body, html {
	margin:0;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#f7eee9;
	font-family:Tahoma;
	font-size:12px;
	padding:12px 0px 0px 0px;
}

h1 {
	font-size: 12pt;
	margin:0;
}

hr {
  border: none;
  background-color: black;
  height: 1px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#container {
	width:914px;
	min-height:160px;
	margin:0 auto;
	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	padding-left:4px;
}

#menu {
	float:left;
	width:241px;
	margin-top:109px;
	background-image: url(../images/bgmenu.jpg);
	background-repeat:repeat-y;
}

#menutop {
	width:241px;
	height:40px;
	background-image: url(../images/topmenu.jpg);
	color:#111a00;
	font-size:16px;
	font-weight:bold;
	font-family:Helvetica;
	text-align:center;
	padding:11px 0px 0px 0px;
	text-transform:uppercase;
}

.title {
	width:229px;
	height:29px;
	background-image: url(../images/title.jpg);
	color:#111a00;
	font-size:16px;
	font-weight:bold;
	font-family:Helvetica;
	text-align:center;
	padding:11px 0px 0px 0px;
	text-transform:uppercase;
	margin-left:4px;
	margin-top:4px;
}

#menufoot {
	width:237px;
	height:28px;
	background-image: url(../images/menufoot.jpg);
}

#bannertop {
	float:right;
	height:60px;
	width:468px;
	background-color:#999999;
	margin-top:90px;
	margin-right:19px;
}

#content {
	width:671px;
	float:right;
	margin-right:2px;
	margin-top:10px;
	background-image: url(../images/contentbg.jpg);
	background-repeat:repeat-y;
}

#content_foot {
width:671px;
height:22px;
background-image: url(../images/contentfooter.jpg);
}

#pen { width:220px; margin-left:10px; background-image: url(../images/pen.jpg); background-position:right bottom; background-repeat:no-repeat;}
#mensen { width:220px; margin-left:10px; background-image: url(../images/mensen.jpg); background-position:right bottom; background-repeat:no-repeat;}
#geld { width:220px; margin-left:10px; background-image: url(../images/geld.jpg); background-position:right bottom; background-repeat:no-repeat;}

.content_title {
	width:653px;
	height:41px;
	background-image: url(../images/contenttitle.jpg);
	margin-left:1px;
	color:#111a00;
	font-size:16px;
	font-weight:bold;
	font-family:Helvetica;
	padding:11px 0px 0px 16px;
	text-transform:uppercase;
}

#content_cont {
	width:633px;
	margin-left:10px;
	margin-bottom:5px;
}

.cont_groen {
	width:652px;
	min-height:82px;
	background-image: url(../images/contgroenbg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-left:2px;
	padding:0px 0px 5px 15px;
	
}

.cont_groen p {
	float:left;
	
	margin: 0px 0px 0px 5px;
	padding-top:5px;
	line-height:18px;
	width:520px;
}

#banner {
	width:671px;
	height:77px;
	background-image: url(../images/bannerbg.jpg);
	margin:4px 2px 0px 0px;
	background-repeat:no-repeat;
	float:right;
	text-align:center;
	padding:15px 0px 0px 0px;
}

#footer {
	width:671px;
	height:49px;
	background-image: url(../images/footer.jpg);
	float:right;
	margin-right:1px;
	text-align:center;
	color:#fff;
	padding:20px 0px 0px 0px;
	margin-bottom:5px;
}
.cont_groen img {
	float:left;
	margin-top:10px;
	
}

.clear_cont {height:0px; width:0px; overflow:hidden; clear:both;}

#content_top {
	width:655px;
	height:44px;
	background-image: url(../images/conttop.jpg);
	color:#111a00;
	font-size:16px;
	font-weight:bold;
	font-family:Helvetica;
	padding:11px 0px 0px 16px;
	text-transform:uppercase;
}