@charset "utf-8";




html, body {
	background: #ffffff url(imgs/background_stripes.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #009;
	} 
	
	
	

	#nav {
		
		height:40px;
		background-image:url(imgs/menu_actief.gif);
		background-repeat:repeat-x;
		width:820px;
		float:left;
				
		}

	#nav ul {
			height:40px;
			margin-left:24px;
			margin-top:0px;
			float:left;
			padding:0;
			list-style-type : none;
			}
		
			#nav ul li {
				float:left;
				}
			
				#nav ul li a{
	text-decoration:none;
	color: #D8D8D8;
	font-size: 12px;
	display: block;
	line-height: 40px;
	float:left;
	white-space: nowrap;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 24px;
		
					}
					
					#nav ul li a:hover{
						background-image: url(imgs/menu_blauw.gif);
						background-repeat:repeat-x;
						color: #FFF;
						}	
						
					
						
.nav_actief {
						background-image: url(imgs/menu_blauw.gif);
						background-repeat:repeat-x;
												
						}		
#zoekvenster {
	
	line-height: 40px;
	padding-left: 60px;
	
}


#bovenhoek {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.hoofd {
	
	vertical-align: top;
	padding-top: 4px;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
		
}

.rechts {
	
	vertical-align: top;
	padding-top: 4px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	
	
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}


h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}









.wrap_left {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	
}
.pic_right {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
		
}

.contH {
	height: auto;
	width: 560px;
	text-align: justify;
	line-height: 16px;
	
}
.contR {
	height: auto;
	width: 220px;
	text-align: justify;
	line-height: 16px;
}

.up {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	text-align: right;
	
}
.up a {
	text-decoration:none;
	color: #999;
	
	
	
}

.onderbalk {
	margin-left:auto;
	margin-right:auto;
	background-color: #999;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	width: 820px;
	margin-top: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #009;
}

.hor_ln {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: hidden;
	border-bottom-style: hidden;
	border-left-style: hidden;
	border-top-color: #CCC;
}
.noot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999;
}

