body, html {
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	background-color:#c4c600;
	font-family:"Trebuchet MS";
	font-size:12px;
}

#container {
	width:844px;
	margin:0 auto;

}

#header {
	height:83px;
	width:844px;
	background-image: url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#banner_top {
	width:476px;
	height:72px;
	background-image: url(../images/banner.jpg);
	float:right;
	margin-top:4px;
	margin-right:2px;
	padding:7px 0px 0px 7px;
	background-repeat:no-repeat;
}

#bannerklein {
	width:234px;
	height:60px;
	float:right;
	margin:12px 0px 0px 0px;
}

#menu {
	width:805px;
	height:93px;
	background-image: url(../images/menu.jpg);
	padding:0px 35px 0px 4px;
}

#menu_top {
	float:left;
	margin-top:5px;
}

#menu_top img{
	float:left;
}

#welkom {
	width:834px;
	height:75px;
	background-image: url(../images/welkom.jpg);
	padding:0px 0px 0px 10px;
}

#content {
	width:839px;
	background-image: url(../images/contentbg.jpg);
	padding-top:1px;
	padding-left:5px;
}

#footer {
	width:844px;
	height:36px;
	background-image: url(../images/footer.jpg);
	color:#fff;
	text-align:center;
	padding:20px 0px 0px 0px;
}

#menus {
	float:left;
	width:201px;
	color:#fff;
}

.menu_top {
	width:194px;
	height:33px;
	background-image: url(../images/menu_top.jpg);
	font-weight:bold;
	font-size:14px;
	padding:5px 0px 0px 7px;
}

.menu_cont {
	width:185px;
	background-color:#770000;
	padding:0px 8px 0px 8px;
}

.menu_foot {
	width:201px;
	height:10px;
	background-image: url(../images/menu_foot.jpg);
	margin-bottom:5px;
	overflow:hidden;
}

#content_cont {
	width:631px;
	float:left;
	margin-left:2px;
}

.content_top {
	width:624px;
	height:28px;
	background-image: url(../images/content_top.jpg);
	font-size:14px;
	font-weight:bold;
	padding:5px 0px 0px 7px;
}

.content_cont {
	width:625px;
	background-color:#fcb900;
	padding:0px 3px 0px 3px;
}

.content_foot {
	width:631px;
	height:10px;
	background-image: url(../images/content_foot.jpg);
	overflow:hidden;
}

ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
}

h1 {
	margin:0;
	padding:0;

	font-size:14px;
	font-weight:bold;
}

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

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

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