* {
	margin: 0;
	padding: 0;	
}

html{
	height:				100%;
	overflow-x:			auto;
}

a{
	color:				#000;
}

ul { 
	list-style-type: 	none;
}

strong{
	color:				#db001c;
}

hr{
	border:				1px solid;
	color:				#000;
}

#titel_header{
	position:			absolute;
	margin-top:			63px;
	margin-left:		65px;
}

body {
	height:				100%;
	background-color: 	#FFF;
	font-family: 		Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	font-size: 			12px;
	letter-spacing:		1px;
	background-image:	url("../img/achtergrond_wit.jpg");
	background-repeat:no-repeat;
}

div#container_all {	
	overflow: 			hidden;
	width: 				1040px;
	margin-top:			23px;
	margin-left:		0px;	
}

#content{
	padding-top:10px;
	background-image:url("../img/achtergrond_wit_menu.jpg");
	background-repeat:repeat-y;
}
#header{
	margin-left:		180px;
	margin-bottom:		120px;
}

#main_nav {
	float: 				left;
	margin-top:			0px;
	width:				236px;	
	color: 				#db001c;
	margin-bottom:		8px;
	padding-left:		32px;
	background-color: #ca9e01;
	background-repeat:repeat-y;
}

#main_nav a {
	text-decoration: 	none;
	color: 				#db001c;
	font-size: 			13px;	
	display: 			block;	
	padding-left: 		2px;	
	padding-right:		5px;	
	line-height:		22px;	
}

#main_nav a:hover {
	color:						#fff;
}

div#content_text {
	float: 						left;
	color:						#000;
	margin-left: 				28px;
	width: 						670px;
	padding-left: 				26px;
	padding-right:				10px;
	margin-top: 				18px;
	overflow-x: 				hidden;
	overflow-y: 				auto;
	
	filter: chroma(color:		#CC9966);
	scrollbar-face-color:		#CC9966;
	scrollbar-arrow-color:		#CC9966;
	scrollbar-track-color:		#CC9966;
	scrollbar-shadow-color:		#000;
	scrollbar-highlight-color:	#000;
	scrollbar-3dlight-color:	#CC9966;
	scrollbar-darkshadow-color:	#CC9966;
}
	
#content_text p {
	line-height: 	19px;
	margin-bottom: 	10px;
	}

#content_text a {
	color: 			#000;
	}
	
#content_text a:hover {
	color: 			#B20817;
	}
	
#content_text h3 {
	font-size: 		12px;
	margin-bottom: 	10px;
}

#pdfdownload{
	font-size:		10px; 
	float:			right; 
	margin-top:		-0px;
}
#titel_header{
	position:absolute;
	top:20px;
	left:445px;
	font-size:30px;
	color:#1c419a;	
}

#bedrijvenlijst{
	margin-bottom:10px;

}
