html, body {
	width:100%;
	height:100%;
	text-align:center;
	margin: 0px auto;
	padding: 0px;
	background-color: white;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:11px;
	color: #006561;
	@overflow-y:scroll;
}


#back {
	margin-left: auto;	
	margin-right: auto;
	text-align: center;
	width: 970px;
	/*height: 550px;*/
	background-image: url(../images/bg_main.gif);
	@background-image: url(../images/bg_main.gif);
	background-position: center;
}

#container {
	margin-left: auto;	
	margin-right: auto;
	text-align: left;
	width: 900px;
	/*height: 550px;*/
	background-color: white; /*#77ABAB;*/
}

#headertop {
	position:relative;
	width:900px;
	height:125px;
	background-image: url(../images/vanveen_01.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 5px solid #FCB131;
}

/* --- Style 1levelmenu top */
#headertop #OnelevelMenu {
	position:absolute;
	right:15px;
	top:3px;
	height:23px;
	text-align: right;
	margin:0px;
	padding:0px;
}
#headertop #OnelevelMenu ul {
	margin:0px;
	padding:0px;
}
#headertop #OnelevelMenu li{
	list-style-type:none;
	margin:0px;
	display: inline;
	padding:0px;
}
#headertop #OnelevelMenu li a{
	float:left;
	display: inline;
	text-decoration:none;
	color:white;
	font-weight:bold;
	padding:1px 5px 1px 15px;
	background-image: url(../images/button_geel.gif);
	background-position: 3 3;
	background-repeat: no-repeat;
} 
/* ----------------------------------------------------- */



#header {
	width:100%;
	height:240px;
	background-color: #006561;
}

#menu {
	width:225px;
	min-height:300px;
	background-color: white;
	float:left;
}
#menu #menu_news {
	width:225px;
	height:100px;
	background-color: #4C9392;
}
#menu #menu_register {
	width:225px;
	height:100px;
	background-color: #B4D0CF;
}
#menu #menu_certificate {
	width:225px;
	height:80px;
	text-align:center;
	background-color: white;
	background-image: url(../images/vcaklein_logo2.gif);
	background-repeat: no-repeat;
	background-position: center 10px ;
	/*padding-top:60px;*/
	color: #006561;
}
#menu #menu_erkend {
	width:225px;
	height:60px;
	text-align:center;
	background-color: white;
	background-image: url(../images/egh.jpg);
	background-repeat: no-repeat;
	background-position: center 10px ;
	/*padding-top:60px;*/
	color: #006561;
}
#menu #menu_greenwall {
	width:225px;
	height:155px;
	text-align:center;
	background-color: white;
	background-image: url(../images/greenwall.gif);
	background-repeat: no-repeat;
	background-position: center 10px ;
	/*padding-top:60px;*/
	color: #006561;
}


#content {
	/*display:block;*/
	float:left;
	width:675px;
	min-height:530px;
	@height:530px;
	padding:0 0 15px 0;
	background-color: #77ABAB;
	color: #ffffff;
	
}

#footer {
	position:relative;
	width:100%;
	height:40px;
	background-color: #006561;
	clear:both;
	
}

#address {
	position:absolute;
	top: 40px;
	left:215px;
}

#address .addressblock {
	display:block;
	float:left;
	margin-left:85px;
	line-height:16px;
}
#address .addressblock h2 {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:14px;
}

#address .addressblock em {
	display:block;
	float:left;
	width:50px;
	text-decoratione:none;
	font-style:normal;
	/*font-weight:bold;*/
	
}