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

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:842px;
	margin:0 auto;
}

#top {
	width:842px;
	height:28px;
	background-image: url(../images/top.jpg);
	margin-bottom:4px;
}

#header {
	width:380px;
	height:64px;
	background-image: url(../images/header.jpg);
	padding:4px 4px 0px 460px;
}

#header img {
	float:left;
	margin:0;
	padding:0;
}

#zoeken {
	width:830px;
	height:39px;
	background-image: url(../images/zoeken.jpg);
	padding:0px 14px 0px 0px;
}

#zoektekst {
	font-family:Arial;
	font-size:12px;
	float:right;
}

#zoeknu {
	border-bottom:1px solid #9fcc5f;
	border-left:1px solid #336600;
	border-top:1px solid #336600;
	border-right:1px solid #9fcc5f;
	background-image: url(../images/inputbg.jpg);
	background-repeat:repeat-x;
	float:left;
	height:17px;
	width:250px;
	margin-right:3px;
	color:#64a432;
	font-family:Arial;
	font-size:12px;
}

#zoeknuaction {
	margin:0;
	padding:0;
	float:left;
}

#zoekbalk {
	float:left;
	height:15px;
	margin-left:14px;
	margin-top:7px;
}

#laatstereacties {
	width:724px;
	height:25px;
	font-family:Arial;
	font-size:12px;
	padding:7px 10px 0px 110px;
	background-image: url(../images/laatstereacties.jpg);
}

#headersub {
	width:844px;
}

#actievandemaand {
	float:left;
	width:206px;
	height:101px;
	background-image: url(../images/actievandemaand.jpg);
	padding: 43px 0px 0px 40px;
}

#headersubpic {
	float:left;
	width:598px;
	height:144px;
	background-image: url(../images/headersub.jpg);
}

#content {
	width:840px;
	background-image: url(../images/content_bg.jpg);
	padding-left:4px;
}

#content_menu {
	width:188px;
	float:left;
	background-color:#e6f69c;
	font-family:Arial;
	font-size:12px;
}

#content_menu li {
	list-style-type:none;
}

#content_menu ul {
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	margin-left:5px;
}

#footer {
	clear:both;
	width:600px;
	height:32px;
	background-image: url(../images/footer.jpg);
	font-family:Arial;
	font-size:12px;
	padding:13px 14px 0px 230px;
	}

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

.menukop {
	width:123px;
	height:27px;
	background-image: url(../images/menukop.jpg);
	font-family:Arial;
	font-size:16px;
	color:#FFF;
	text-transform:uppercase;
	padding:17px 10px 0px 55px;
}

.menukop_top {
	width:123px;
	height:27px;
	background-image: url(../images/menukop_top.jpg);
	font-family:Arial;
	font-size:16px;
	color:#FFF;
	text-transform:uppercase;
	padding:17px 10px 0px 55px;
}

#nieuwsbrief {
	border-bottom:1px solid #9fcc5f;
	border-left:1px solid #336600;
	border-top:1px solid #336600;
	border-right:1px solid #9fcc5f;
	background-image: url(../images/inputbg.jpg);
	background-repeat:repeat-x;
	float:left;
	height:17px;
	width:150px;
	margin-right:3px;
	margin-left:10px;
	color:#64a432;
	font-family:Arial;
	font-size:12px;
}

#nieuwsbriefaction {
	margin-left:52px;
	margin-top:4px;
	padding:0;
}

.content_top_green {
	width:622px;
	height:35px;
	background-image: url(../images/content_top_green.jpg);
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:12px 10px 0px 10px;
}

.content_top_red {
	width:622px;
	height:35px;
	background-image: url(../images/content_top_red.jpg);
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:12px 10px 0px 10px;
}

.content_footer_green {
	width:642px;
	height:8px;
	background-image: url(../images/content_footer_green.jpg);
	overflow:hidden;
}

.content_footer_red {
	width:642px;
	height:8px;
	background-image: url(../images/content_footer_red.jpg);
	overflow:hidden;
}

.content_content_green {
	width:634px;
	background-image: url(../images/content_bg_green.jpg);
	font-family:Arial;
	font-size:12px;
	padding:2px 4px 2px 4px;
}

.content_content_red {
	width:634px;
	background-image: url(../images/content_bg_red.jpg);
	font-family:Arial;
	font-size:12px;
	padding:2px 4px 2px 4px;
}

#content_content {
	width:642px;
	margin-left:3px;
	margin-top:3px;
	float:left;
}

.titleleft {
	float:left;
}

.titleright {
	float:right;
	font-size:12px;
	color:#000;
	font-weight:normal;
}
