@charset "utf-8";
body {
	background-color: #E9ECEE;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/template/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#Footer {
	background-image: url(../images/template/footer-repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 64px;
}
div#Header {
	background-image: url(../images/template/headerrepeat.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 408px;
}
div#Headernieuws {
	background-image: url(../images/template/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 388px;
	width: 269px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 637px;
	overflow: hidden;
}
#hoofdmenu .eindemenuli {
	background-color: #5C92C4;
	height: 10px;
}

div#Menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 227px;
}
div#Inhoud {
	margin: 0px;
	float: left;
	width: 715px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0054A3;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
div#Clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#Inhoud .paginaeinde {
	margin: 0px;
	padding: 0px;
}
ul#hoofdmenu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#hoofdmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0054A3;
	text-decoration: none;
	height: 18px;
	display: block;
	padding-left: 15px;
	background-image: url(../images/template/witblokje-small.jpg);
	background-repeat: no-repeat;
	margin-left: 40px;
	padding-top: 5px;
}
#hoofdmenu li {
	background-color: #F58325;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#hoofdmenu a:hover {
	font-weight: bold;
	background-image: url(../images/template/witblokje-breder.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
}

