#maindiv {
    position:relative; 
    width: 780px; 
    height: 300x; 
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background:url(img/bg.jpg);
}
#header {
    position: relative; 
    width: 780px; 
    height: 249px; 
   	margin-top: 0px; 
    margin-left: 0px;
	background:url(img/header.jpg);
}
#links_top {
    position:absolute;
	float:left;
    width: 198px; 
    height: 70px; 
    left:0px;
	top: 249px;	
	background:url(img/links_top.jpg);
}

#rechts_top {
    position:absolute;
	float:left;
    width: 196px; 
    height: 46px; 
    left:584px;
	top: 249px;	
	background:url(img/rechts_top.jpg);
}

#nav {
    position:absolute;
	float:left;
    width: 150px; 
    left:15px;
	top: 310px;	
}

#content {
    position:absolute;
	
    width: 400px; 
    left:210px;
	top: 275px;	
}
#onder {
    position:absolute;
	float:left;
    width: 429px; 
    height: 61px; 
    left:197px;
	top: 540px;	
	background:url(img/onder.jpg);
}


A:link{
	color: #666666;
	text-decoration: underline;
}
A:visited {
	text-decoration: underline;
	color: #666666;
}
A:hover {
	text-decoration: none;
	color: #4D98D9;
}
A:active {
	text-decoration: underline;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #4D98D9;
}
a:active {
	text-decoration: underline;
	color: #666666;
}


h1, .headline {
font-family:  arial; 
font-weight: bold;
font-style: italic;
font-size: 25px; 
letter-spacing: 0px;

}

.hoofdkop{
//color:FF6600;
color:#D2D0D0;
margin-left:2px;
margin-top:10px;
text-align:left;
font-weight:normal;
border:0px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;

}
.hoofdkoptekst:visited{
//color:FF6600;
color:#D2D0D0;
font-weight:normal;
border:0px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}
.hoofdkoptekst:link{
//color:FF6600;
color:#D2D0D0;
font-weight:normal;
border:0px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}
.hoofdkoptekst:active{
//color:FF6600;
color:#4D98D9;
font-weight:normal;
border:0px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}
.hoofdkoptekst:hover{
//color:FF6600;
color:#4D98D9;
font-weight:normal;
border:0px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}


.submenu{
margin-bottom: 0.5em;
cursor:pointer;
margin-bottom: 0px;
/*background-color:#D3CFFA;*/
color:#D2D0D0;
width:130px;
padding:2px;
text-align:left;
margin-left:4px;


border-bottom:0px solid #FFFFFF;
border-left:0px solid #FFFFFF;
border-right:0px solid #FFFFFF;

}



.submenutekst:visited{
color:#D2D0D0;
font-weight:normal;
border:0px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}
.submenutekst:link{
color:#D2D0D0;
font-weight:normal;
border:0px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}
.submenutekst:active{
color:#4D98D9;
font-weight:normal;
border:0px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}
.submenutekst:hover{
color:#D2D0D0;
font-weight:normal;
border:0px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
}


UL, li{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	
}

p, .p, td, .main { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	margin:0px 
}

input, .input { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;

}
.input2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
}