body, html {
	font-family: Verdana;
	font-size: 11px;
	padding-bottom: 10px;
	background: url(img/body.png) repeat-x;
	background-color: #d9d9d9;
	margin: 0px;
	padding:0px;
}

#container {
	width: 748px;
	margin: 10px auto;
	margin-top: 0px;
	background: url(img/containerbg.png) repeat-y;
}

#wrapper {
	padding-left: 17px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;

}	
#header {
	background-image: url(img/header.png);
	width: 711px;
	height: 124px;
}	

#menu {
	width: 608px;
	height: 21px;
	background-image: url(img/menu_bg.png);
	float: left;
	padding-left: 3px;
}

.button {
	margin-top: 6px;
	border: none;
	margin-right: 2px;
}	

#man {
	width: 101px;
	height: 21px;
	background-image: url(img/man.png);
	float: left;
}

#manvoet {
	width: 115px;
	height: 23px;
	background-image: url(img/voeten.png);		
	float: right;
	margin-right: 19px;
}

.space {
	height: 23px;
	width: 300px;
	float: left;
}

#content {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 700px;
}

.links {
	float: left;
}
.rechts {
	float: right;
}

.nieuwsblok {
	width: 510px;
	border-right: 4px #173f52 solid;
	border-bottom: 4px #173f52 solid;	
	background-color: #bbeaf4;
	padding: 5px;
}

h2 {
	width: 495px;
	height: 22px;
	background-image: url(img/nieuws.png);
	line-height: 22px;
	padding-left: 25px;	
	border-right: 4px #173f52 solid;	
	margin: 0px;
	font-size: 10px;	
	font-weight: bold;
}
h3 {
	width: 495px;
	height: 22px;
	background-image: url(img/nieuws.png);
	line-height: 22px;
	padding-left: 25px;	
	border-right: 4px #173f52 solid;	
	margin: 0px;
	font-size: 10px;	
	font-weight: normal;
}
.menu {
	width: 162px;
	background-image: url(img/bgmenu.png);
	margin-bottom: 5px;
	float: left;
	clear: both;
}

.tekst {
	margin: 5px;
}

.menufooter {
	width: 162px;
	height: 4px;
	background-image: url(img/menu_footer.png);	
}	

h1 {
	width: 157px;
	height: 22px;
	line-height: 22px;
	background-image: url(img/menu_kop.png);
	margin: 0px;
	font-size: 10px;
	padding-left: 5px;
}				

#footer {
	width: 723px;
	height: 33px;
	background-image: url(img/footer.png);
	clear: both;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 2px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
}	

ul {margin: 0;}
.menuul {
	width: 156px;
	margin-left: -37px;
	*margin-left: 3px;
	overflow: auto;
}
li {
	font: 11px Arial, Helvetica, sans-serif;
	list-style: none;
	color: #000000;
	padding-left: 5px;
	font-weight: normal;
}
li a, .menuul a {	
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.item {
	background: #e0f5fa;
	line-height: 20px;
}
.twee {
	background: #c9e1e7;
	line-height: 20px;
}

a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a {
	color: #000000;
	text-decoration: none;
}

a:active{
	color: #000000;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:link{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:active{
	color: #FFFFFF;
	text-decoration: none;
}
