@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/achtergrond.jpg);
	background-repeat: no-repeat;
	background-color: #A0AEB7;
	letter-spacing: 1px;
	background-position: center top;
}
.oneColFixCtrHdr #wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #header {
	background-image: url(images/afbeeldingen/Website_e-goes2009_03.gif);
	background-repeat: no-repeat;
	height: 166px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFF;
}
.oneColFixCtrHdr #afbeelding {
	background-image: url(images/afbeeldingen/Website_e-goes2009_09.gif);
	background-repeat: repeat-y;
	height: 109px;
}
.oneColFixCtrHdr #menu {
	background-image: url(images/navigatie.jpg);
	background-repeat: repeat-y;
	height: 27px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	vertical-align: middle;
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size:12px;
	background-color: #FFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-image: url(images/voeter.png);
	height: 49px;
	color: #32525F;
	font-size: 12px;
	font-weight: bold;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.bodytekst {
	color:#333;
	line-height: 20px;
}
.headermenu {
	position:relative;
	left: 820px;
	width: 140px;
	height: 25px;
	top: 5px;
	float: inherit;
}
a {
	text-decoration:none;
	color:#70721F;
}
.menu a:link {
		text-decoration:none;
		color:#FFF;
}
.menu a:visited {
		color:#CCC;
}
.menu a:hover {
		color:#b9b900;
}
.menu a:active {
		color:#b9b900;
}
.warning {
	position:relative;
	width:629px;
	height:20;
	left:300px;
	top: 70px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#F00;
}
.search {
	position:relative;
	top: 36px;
	width:300px;
	left: 320px;
}
form, fieldset {
	padding: 0;
	border: 0px;
	text-align: left;
	font-weight: bold;
} 
input {
	height: auto;
	vertical-align:middle;
}
.oneColFixCtrHdr #imagehosting {
	background-image:url(images/headerhosting.gif);
	height: 109px;
	background-position:center;
	background-repeat:no-repeat;
}
.col {
	width: 200px;
	height: 400px;
}
.normaalblok {
	color: #FFFFFF;
	margin-left: 10px;
	list-style-type: disc;
	line-height: 20px;
	background-image: url(images/groenblok_r2_c1.jpg);
}	
.navigatieblok {
	color: #FFFFFF;
	margin-left: 10px;
	list-style-type: disc;
	line-height: 20px;
	background-image: url(images/navigatieblok_r2_c1.jpg);
}	
.infoblok {
	color: #63651B;
	margin-left: 10px;
	list-style-type: disc;
	line-height: 20px;
	margin-right: 10px;
	background-image: url(images/infoblok_r2_c1.jpg);
}	
.navigatielijst {
	margin-left:0px;
	background-image: url(images/navigatieblok_r2_c1.jpg);
}
.menuplus {
	position:relative;
	top: -2px;
}
#container {
	z-index:1
}.voorbeeldswf {
	position: relative;
	height: 360px;
	width: 500px;
	float: right;
}
.blokboven {
	height:10px;
	background-position:top;
	background-image: url(images/groenblok_r1_c1.jpg);
}
.blokonder{
	height:10px;
	background-position:bottom;
	background-image: url(images/groenblok_r4_c1.jpg);
}
.blokkop{
	font-size:16px;
	font-weight:bold;
	background-image: url(images/groenblok_r2_c1.jpg);
}
.blok {
	height: 250px;
}
.tekstblok {
	margin-left:10px;
	margin-right:10px;
}
#voorpagina {
	padding-left: 30px;
	padding-right: 30px;
}
.galerij {
	font-size:9px;
}
.infoblokboven {
	height:10px;
	background-position:top;
	background-image: url(images/infoblok_r1_c1.jpg);
}
.infoblokonder{
	height:10px;
	background-position:bottom;
	background-image: url(images/infoblok_r4_c1.jpg);
}
.navigatieblokboven {
	height:10px;
	background-position:top;
	background-image: url(images/navigatieblok_r1_c1.jpg);
}
.navigatieblokonder{
	height:10px;
	background-position:bottom;
	background-image: url(images/navigatieblok_r4_c1.jpg);
}
.groenetekst {
    color: #63651B;
}
.rodetekst {
	color: #F00;
}