

body {
background: #fcfbe8 url("achtergrond.jpg") repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #cc0000;
text-align:center;
margin:0px;
}
h1,h2,h3,h4 {
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
}
#container { 
width:100%;
height: 100%;
}

#logo {background: #19409b url("kop.jpg") no-repeat;
float:left;
width: 700px;
height:137px;
}
#adressbar {background: #CC0000 url("onderstreep.jpg") no-repeat;
margin-top: 0px;
border: 0px;
color:#FFFFFF;
clear:both;
height: 17px;
padding-left:0px;
font-weight: bold;
line-height: 16px;
}
#menuct {
height: 370px;
clear:both;
float:left;
border: 0px;
margin-top:0px;
font-size:14px;
}
#menu {
width: 200px;
line-height: 20px;
margin-top:20px;
padding-left:20px;
text-align:left;
}
		.menu_nor a{
		color: #666;
		font-weight:bold;
		text-decoration:none;
		}
		.menu_nor a:hover{
			
		color: #000;
		font-weight:bold;
		text-decoration:underline;
		}
		.menu_act a{
		color: #000;
		
		font-weight:bold;
		text-decoration:none;		
		}
		
		.menu_act a:hover{
		line-height: 20px;
		color: #000;
	
		font-weight:bold;
		text-decoration:underline;
		}
#submenu {
line-height: 15px;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

                  .submenu_nor a{
		color: #666;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		}
		.submenu_nor a:hover{
		font-size:12px;	
		color: #666;
		font-weight:bold;
		text-decoration:underline;
		}
		.submenu_act a{
		color: #000;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;		
		}
		
		.submenu_act a:hover{
		line-height: 15px;
		color: #000;
		font-size:12px;	
		font-weight:bold;
		text-decoration:underline;
		}
		
		
		
		
#contentct {
background: #fcfbe8;
height:100%;
}

#content {
padding: 10px 10px;
border:0px;
height:100%;
text-align:left;
margin-left: 230px;
}
	#content p{
	color:#000000;
	
	}
	#content a{
	color:#cc0000;

	}
	#content *{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:0px;
	}
#border {
float:right;
width: 10px;
margin-top: 0px;
height:350px;
}

div#footer {background: url("") no-repeat;
width:1200px;
height:36px;
margin-top:0px;
margin-left: 0px;
clear:both;

}
#footer a{
color: #333366;
text-decoration:underline;
}
div#logo2 {
display:none;
}


