body, html {
	background-color:#e4dea1;
	margin:10px 0px 0px 0px;
	padding:0;
	font-family:Trebuchet MS;
	font-size:12px;
}

#container {
	width:822px;
	margin:0 auto;
}

#headmenu {
	width:815px;
	height:42px;
	background-image: url(../images/headmenu.jpg);
	padding:4px 0px 0px 7px;
}

#headmenu img {
	float:left;
}

#header {
	width:822px;
	height:177px;
	background-image: url(../images/header.jpg);
}
 
h1 {
	float:left;
	font-size:12px;
	font-weight:normal;
	margin:0px 15px 0px 0px;
}
h2, h3, h4, h5 {
                margin: 0;
                padding: 0;
}

#menuonder {
	width:712px;
	height:28px;
	background-image: url(../images/menuonder.jpg);
	color:#fff;
	padding:9px 0px 0px 110px;
}

#menuonder ul {
	margin:0;
	padding:0;
}

#menuonder li {
	background-image: url(../images/stip.jpg);
	background-repeat:no-repeat;
	background-position:left;

	padding-left:15px;
	padding-right:10px;
	display:inline;
}


#content {
	width:822px;
	background-image: url(../images/bg.jpg);
	padding-top:3px;
}

#footer {
	width:822px;
	height:32px;
	background-image: url(../images/footer.jpg);
	clear:both;
	text-align:center;
	color:#fff;
	padding-top:18px;
}

#content_content {
	width:623px;
	float:left;
	padding-left:4px;
}

.content_head {
	width:613px;
	height:43px;
	background-image: url(../images/contenthead.jpg);
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding: 8px 0px 0px 10px;
}

.content_cont {
	width:617px;
	background-image: url(../images/contentcont.jpg);
	padding:0px 3px 0px 3px;
}

.content_foot {
	width:623px;
	height:14px;
	background-image: url(../images/contentfoot.jpg);
	margin-bottom:4px;
	overflow:hidden;
}

#content_menu {
	width:188px;
	float:left;
	margin-left:3px;
}

.menuheadgroen {
	width:178px;
	height:34px;
	background-image: url(../images/menuhead.jpg);
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:5px 0px 0px 10px;
}

.menucontentgroen {
	width:180px;
	border-left:solid 1px #8fd120;
	border-right:solid 1px #8fd120;
	background-color:#d3ec5d;
	background-image: url(../images/menubg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 3px 0px 3px;
}

.menufootgroen {
	width:188px;
	height:15px;
	background-image: url(../images/menufoot.jpg);
	margin-bottom:10px;
	overflow:hidden;
}

.menuheadblue {
	width:178px;
	height:34px;
	background-image: url(../images/menuhead_blue.jpg);
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:5px 0px 0px 10px;
}

.menucontentblue {
	width:180px;
	border-left:solid 1px #5880a6;
	border-right:solid 1px #5880a6;
	background-color:#579dfb;
	background-image: url(../images/menubg_blue.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 3px 0px 3px;
}

.menufootblue {
	width:188px;
	height:17px;
	background-image: url(../images/menufoot_blue.jpg);
	margin-bottom:10px;
	overflow:hidden;
}

.clear {overflow:hidden; height:0px; clear:both;}

#zoekbar {
	float:left;
	width:200px;
	padding:6px 0px 0px 5px;
	
}

#zoekbarbalk {
	width:120px;
	font-weight:bold;
}

a {color:#000; text-decoration:underline;}
a:hover {text-decoration:none;}
