html {
	background: #fbfcfd;	
	background: #fff;
}
strong {
	font-weight: bold;
}
h1, h2, h3,h4,h5 {
	padding: 0px;
	padding-bottom: 10px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #4178a0;	
}
h2 {
	font-size: 12px;
	padding: 10px 0 5px 0;
}
h3 {
	font-size: 12px;
	padding-bottom: 5px;
}
h4 {
	font-size: 12px;
	padding-bottom: 5px;
}
h5 {
	font-size: 12px;
	padding-bottom: 5px;
}
a {
	color: #4178a0;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px 0;;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.imageEntry {
	float:left;
	padding: 5px;
}
.imageEntry img {
	border-radius: 10px;
}
body {
	font-size: 11px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	margin: 0 auto;
	min-width: 1000px;
	color: #000;
}
#wrapper {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	background: #fff;
}
#kop {
	position: relative;
	height:82px;
	background: url(bg_kop.gif) no-repeat;
	padding: 40px 0 0 198px;
	}
#kop_adres {
	float:left;
	width: 590px;
	color: #4178a0;
	padding: 10px 0 0 0;
	font-weight: bold;
}
#kop_adres a {
	color: #4178a0;
}
#kop_taal {
	float:right;
	width:180px;
	padding-right: 18px;
	text-align: right;
}
#kop_menu {
	position: absolute;
	bottom: 0;
	right: 18px;
	width: 780px;
	height:45px;
		}
#kop_menu div.main_menu {
	position: relative;
	width: 780px;
	height: 23px;
	font-size:12px;
}
#kop_menu .sub_menu {
	position: relative;
	width: 780px;
	text-transform: lowercase;
}
#kop_menu a {
	border-right: 1px solid white;
}
#content {
	position: relative;
	width: 1000px;
	min-height:400px;
	margin-top:10px;
	}
* html #content {
	height: 400px;
}
#content_menu {
	float: left;
	width: 166px;
	margin-left:16px;
	color: #fff;
}
#content_menu a{
	color: #fff;
}
#content_menu li {
	padding: 5px 0px;
	border-bottom: 1px dashed;
}
#content_menu li.active,#content_menu li.active a{
	color: #ffff99;
}
#content_body {
	float: right;
	line-height: 16px;
	width: 784px; 
	margin-right:18px;
	color: #000;
}
#content_body ul{
	padding-left: 20px; 
	}
#content_body li{
	list-style:	 disc;
}
#content_body_text {
	float: left;
	width: 45%; 
}
#content_body_images {
	float: right;
	width: 45%; 
}
#voet {
	position: relative;
	background: #fff url(bg_voet.gif) bottom no-repeat;
	color: #fff;
	text-align: right;
	padding: 40px 25px 7px 25px;
}
#voet a{
	color: #fff;
}
.box_166_top {
	height: 10px;
	background: url(box_166_top.gif) bottom no-repeat;
}
.box_166_content {
	background: url(box_166_content.gif);
	padding: 0 10px;
	line-height:18px;
}
.box_166_bottom {
	height: 10px;
	background: url(box_166_bottom.gif) bottom no-repeat;
}	
.main_menu a, .titel {
	font-variant: small-caps;
}
.titel, { /*.sub_menu li.sub_first voor 1e item*/
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
}
