html, body {
font-family:"Garamond",Times New Roman, Times, serif;
font-size:16px;
text-align:justify;
background-color:#458795;
color:#2a2a2a;
line-height:20px;
margin:0;
padding:0;
}

h1 { font-size:24px; font-weight:bold; color:#298197; margin:0px;}

image { border:none;}

a:link {text-decoration:none; color:#2a2a2a; font-weight:bold;}
a:hover,a:active,a:visited {text-decoration:underline; color:#2a2a2a; font-weight:bold;}


/***** DIV'S *****/

#wrapper{ width:832px; background-image:url(../images/bg_wrapper.jpg); height:100%; margin:0 auto; height:100%;}

#background { background-image:url(../images/background.jpg); background-repeat:no-repeat; height:100%;}

#top { width:832px; height:250px; margin:0 auto;}

#logo { width:261px; position:relative; top:37px; float:left;}

#afb { height:187px; position:relative; top:11px; float:right; right:48px; margin:0; padding:0;}

#main { height:100%; width:832px;}

#menu{ position:relative; width:245px; padding:0px; float:left; height:100%; background:none;}

#menu ul { 
margin:0;
padding-left:16px;
}

#menu ul li { 
color:#bebebe;
height:40px; 
font-size:20px; 
font-weight:bold; 
list-style:none; 
padding:0; 
display:block;
background-image:url(../images/menu_spacer.png);
background-repeat:no-repeat;
background-position:bottom left;
margin:0px 0px 0px 0px;
text-indent:10px;
line-height:35px;
}

#menu a {text-decoration:none; color:#999999; font-weight:bold;}
#menu a:hover,a:active,a:visited {text-decoration:none; color:#458795; font-weight:bold;}

#content {width: 528px; float:left; margin-bottom:15px; background-image:url(../images/fontein.jpg); background-repeat:no-repeat; background-position:bottom right; min-height:450px;}

#footer { height:50px; width:832px; background-color:#458795; background-image:url(../images/bg_footer.jpg); background-repeat:no-repeat; text-align:center; padding-top:25px; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}

#footer a:link {text-decoration:none; color:#2a2a2a; font-weight:bold;}
#footer a:hover,a:active,a:visited {text-decoration:underline; color:#2a2a2a; font-weight:bold;}

.row {
	list-style:none;
	margin:0;
}


#content ul { margin:0; padding:0;}


#content li {padding-bottom:5px; padding-top:5px; border-bottom:1px solid #1F545A; height:20px;}


#content li:hover {  background:#B9C5C6;}



.titel {
	position:relative;
	float:left;
	width:120px;
	height:20px
}

.onderwerp {
	position:relative;
	width:295px;
	height:20px;

	float:left;
	margin:0;
	padding:0;
}

.datum {
	position:relative;

	width:60px;
	height:20px;
	float:left;
	
		margin:0;
	padding:0;
}




