/*---------------------------------
-----------------------------------

	John E. Rijnsdorp
	Author: Webton Internetdesign
	
/*---------------------------------
---------------------------------*/

body{
	margin: 0px;
	margin-left: 80px;
	margin-top: 30px;
	margin-bottom: 15px;
	background-color: #b2d01a;
}

#div_header{
	background-image: url(../images/img_header.jpg);
	height: 100px;
	width: 857px;
	margin-left: 40px;
}

#div_menu{
	width: 857px;
	height: 43px;
}

#div_content{
	width: 672px;
	position: absolute;
	margin-top: 10px;
	
}

#div_content_boven{
	background-image: url(../images/content_boven.jpg);
	background-repeat: no-repeat;
	width: 672px;
	height: 11px;
}

#div_content_onder{
	background-image: url(../images/content_onder.jpg);
	background-repeat: no-repeat;
	width: 672px;
	height: 11px;
}

#div_contentInner{
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background-image:url(../images/content_bg.jpg);
	padding-top: 25px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 15px;
}

#div_dna{
	position: absolute;
	margin-left: 668px;
	margin-top: 10px;
	height: 357px;
	width: 83px;
	background-image: url(../images/img_dna.jpg);
}

#div_banner{
	position: absolute;
	padding-left: 535px;
}
