/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#000000;
	background-color: #000000;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:link, a:visited {
	text-decoration: underline;
	color: #347C26;
}
a:hover {
	text-decoration: none;
	color: #08D645;
}
h1 { 
	font-size: 18px;
	color: #000000;
	text-transform:uppercase;
}
h2 { 
	font-size: 16px;
	color: #000000;
}
h3 { 
	font-size: 14px;
	color: #000000;	
}
#wrapper_homepage {
	position: relative;
	margin: 0 auto;
	width: 960px;
	min-height: 750px;
	height:auto !important;
	min-height: 750px;
	background-image: url(../../images/structure/wrapper_bg.jpg);
	background-repeat: repeat-y;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	min-height: 750px;
	height:auto !important;
	min-height: 750px;
	background-image: url(../../images/structure/wrapper_bg_default.jpg);
	background-repeat: repeat-y;
}

#logo{
	width: 960px;
	height: 237px;
}
#menu{
	float: left;
	width: 175px;
}
#content{
	float: left;
	width: 522px;	
	margin-bottom: 0px;
}
#content_default {
	width: 720px;
	float: left;
}
.content {
	padding: 32px;
}
#rechts {
	float: left;
	width: 215px;
}
.rss {
	padding: 18px 12px 12px 12px;
}
#slide {
	width: 744px;
	height: 132px;
}
#submenu{
	position:absolute;
	width:340px;
	height:25px;
	text-align: left;
	font-size:11px;
	color: #000000;
	font-weight:bold;
	left: 230px;
	top: 216px;
}
.submenu {
	padding-left:15px;
	padding-top:5px;
}
#nieuwsbrief{
	text-align: center;
	margin-top: 6px;
}
#nieuwsbrief_default {
	position: absolute;
	top: 730px;
	left: 25px;
}
#bovag{
	position: absolute;
	text-align: center;
	top: 550px;
	left: 0px;
	width: 175px;
}
#marquee{
	position: absolute;
	top: 240px;
	left: 177px;
	width: 520px;
	height: 20px;
	font-size: 14px;
	color: #4E9A64;
	font-weight: bold;
}

