html, body{
	margin:0;
	padding:0;
	height:100%;

}


body{
	background:url(/~general/images/background1.jpg) no-repeat center top #000000 fixed;
}

#bgWrapper{

	/*position:relative;*/
	height:auto !important;
	height:100%;
	min-height:100%;
	/*position:absolute;*/
	
	/*position:relative;*/
	
	width:996px;
	/*width:100%;*/
	margin-left:auto;
	margin-right:auto;	

	/*background:url(/~general/images/bg01_vlakken.gif) no-repeat center 70px;*/
	background:url(/~general/images/top-vlakken.png) no-repeat center top;	
	behavior: url(/~general/iepngfix_v2/iepngfix.htc);
	}


#top{
	width:952px;
	height:175px;
	/*background:url(/~general/images/top.gif) no-repeat;*/
	margin-left:auto;
	margin-right:auto;
	}

#wrapper{
	width:1006px;
	margin-left:auto;
	margin-right:auto;
	/*border:#F00 solid 1px;*/
	}
	
#menu{
	width:198px;
	text-align:right;
	/*float:left;*/
	/*border:#F00 solid 1px;*/
	position:relative;
	float:left;
	top:0;
	left:0;
	z-index:1000;	
	font-family:Verdana, Geneva, sans-serif;	
	font-size:16px;
	color:#fff;
	line-height:22px;
	}

#menu a{
	color:#000 !important;
	padding-right:10px;

}

#contentWrapper{
	width:656px;
	float:left;
	
	/*border:#F00 solid 1px;*/
	}

#content{
	background:#000;	
	color:#FFF;
	border-top:#000 solid 1px;/* anders ontstaat er witruimte */
	/*float:left;*/
	/*width:650px;*/
	margin-top:11px;
	padding-left:10px;
	padding-right:40px;

	}

#innerContent{
	background:#FFF;
	color:#000;
	padding:15px;

	margin-top:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	
	

	min-height:700px;




	
	}

#contentFooter{
	margin-bottom:50px;
	padding-top:10px;
	height:90px;
	background:url(/~general/images/contentBottom.png) no-repeat bottom;
	}



#contentFooter { behavior: url(/~general/iepngfix/iepngfix.htc) }


#menuRight{
	width:140px;
	/*background:#CCC;*/
	float:left;
	margin-top:30px;
	position:relative;
	float:left;
	top:0;
	left:0;
	z-index:1000;	
	}

#topHomeLink{
	cursor:pointer;
	width:400px;
	height:160px;
	margin-top:10px;
	margin-left:10px;
}



.photoDiv1{
	height:353px;
	width:576px;
	background:url(/~general/images/groen-kader.jpg) no-repeat;
	padding:10px 4px 8px 8px;
	}
	
	
.clearer{
	clear:both;
}

strong{
	font-weight:bold;
}



h1{
	font-size:21px;
	font-weight:normal;
	margin-bottom:0;
	}
	
h2{
	font-size:18px;
	font-weight:normal;
	margin-bottom:0;
	}
	
h3{
	font-size:16px;
	font-weight:normal;
	margin-bottom:0;
	}
	
h4{
	font-size:12px;
	font-weight:normal;
	margin-bottom:0;
	}
	
i, em{
	font-style:italic;
	}
	

a,a:link,a:active,a:visited{
	text-decoration:none;
	/*color:#A5CD39;*/
	color:#FF0077;
	}

a:hover{
	text-decoration:underline;
}