/*class hoofdmenu voor informatie en projecten*/
body
{
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #515151;
	scrollbar-face-color: #515151;
	scrollbar-highlight-color: #515151;
	scrollbar-shadow-color: #515151;
	scrollbar-track-color: #000000;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0;
	background-color : Black;
}


#hoofdmenu { font-size: 11px; }
#hoofdmenu a { color: #DEDEDE; font-weight: bold; text-decoration : none; }
#hoofdmenu a:hover { color: #F7E7C6; }
#menu a { font-weight: normal; font-size: 11px; color: #F7E7C6; text-decoration : none; }
#menu a:hover { color: #DEDEDE; }
#menu a.actief { color: #DEDEDE; }
#submenu { font-weight: bold; font-size: 11px; color: #F7E7C6; text-decoration : none; }
#submenu a { font-weight: bold; font-size: 11px; color: #F7E7C6; text-decoration : none; }
#submenu a:hover { color: #DEDEDE; }
#submenu a.actief { color: #DEDEDE; }


.content
{
	font-size: 11px;
	font-weight : bold;
	letter-spacing: 2px;
	color: #B3B3B3;
	line-height: 16px;
}

.content a { font-weight: bold; font-size: 11px; color: #F7E7C6; text-decoration : underline; }
.content a:hover { background-color: #F7E7C6; color: #000; text-decoration : none; }
.content img { margin: 4px 15px 10px 0; }
.content strong{color: #F7E7C6;}

.contenttitel
{
	font-size: 13px;
	color: #F7E7C6;
	font-weight: bold;
}

.contenttitel a { font-weight: bold; font-size: 11px; color: #F7E7C6; text-decoration : none; }
.contenttitel a:hover { color: #DEDEDE; }
 .sectietitel
 {
	font-size: 26px;
	color: #F7E7C6;
	/*font-weight: bold;
	*/
	/*filter:shadow(Color=#F7E7C6, 50px, direction=135)*/
}

.sectietitel a
 {
	font-size: 26px;
	color: #F7E7C6;
	/*font-weight: bold;
	*/
	/*filter:shadow(Color=#F7E7C6, 50px, direction=135)*/
}


.footer {
	font-size:10px;
	color: #B3B3B3;
}

.footer a { color: #B3B3B3; text-decoration: underline; }
.footer a:hover { background-color: #B3B3B3; color: #000; text-decoration: none; }

.homepagelink
{
	font-size:10px;
	color: #F3E9C6;
	text-decoration: none;	
}

.homepageAdres
{
	font-size:11px;
	color: #F3E9C6;
	font-weight: bold;
	text-decoration: none;	
}

input, textarea
{
		background : #F7E7C6;
}

.submit {
	background: #F7E7C6;
	border: 1px solid white;
	font-size: 11px;
	font-weight : bold;
	letter-spacing: 2px;
	color: #000;
}

.radioleeg{
background:#000000;
}