body { 
	margin: 0; 
	padding:0;
	background-image: url(../images/lay-out-004.jpg);
	background-position:top center;
	background-repeat:y-repeat;
	scrollbar-base-color: #6A7952;
}

.transperant 	{ filter:alpha(opacity=50) }

.transperant	{ -moz-opacity: 0.70; }

#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
	font-size: 12px; 

}

#nav li {
float: left;

}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

ul a{
font-weight: bold;
color: #FFFFFF;
cursor: hand;
text-align: left;
}

ul ul a:link, ul ul a:visited{
font-weight: bold;
color: #;
cursor: pointer;
width: 150px;
text-align: left;
}

ul ul a:hover, ul ul a:active{
font-weight: boldl;
color: #FFFF00;
cursor: pointer;
width: 150px;
text-align: left;
}

ul li{
background-color: #;
border-left: 0px solid #FFF;
}

ul ul li{
background-color: #AD2120;
border-top: 2px solid #FFF;
border-left: 2px;
}


* html ul ul li{
border-top: 0;
}


INPUT {
		font-family: Verdana;
		font-size: 9pt;
		color: #003399;
		background-color: #E3E3E3;
		border:1px solid #000000;
		height: 20px;
	}

.knop {
		font-family: Trebuchet MS;
		font-size: 8pt;
		color: #003399;
		border:1px solid #000000;
		padding: 0 0 0 0;
		width: 30px;
		height: 20px;
	}