/*===========================
--- Webton Internetdesign ---
===========================*/

body{
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-left:30px;
	background-color:#ebebeb;
	height:100%;
}

#div_menu{
	background-image:url(../images/header.jpg);
	width: 906px;
	height: 169px;
}

#div_menu_inner{
	padding-left: 0px;
	padding-top: 0px;
}

#div_img2{
	width: 901px;
	height: 30px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
}

#div_img3{
	margin-left:5px;
	width: 903px;
	height: auto;
	display:block;
	background-image:url(../images/content_bg.jpg);
	background-color:#ebebeb;
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:30px;
	padding-bottom:20px;
	
}

#p_mid{
	position: absolute;
	margin-left: 31px;
	margin-top: 0px;
	width: 570px;
	height: 100px;
	padding-left:2px;
}


#p_wiezijnwij{
	position: absolute;
	margin-left: 15px;

	margin-bottom:15px;
	margin-right:50px;
	width: 700px;
	height: auto;
}


#p_diensten{
	position: absolute;
	margin-left: 485px;
	margin-top: 65px;
	width: 180px;
	height: 100px;
}

#p_dienstenLink{
	position: absolute;
	margin-left: 564px;
	margin-top: 168px;
	width: 108px;
	height: 18px;
}



#footer{
	background-image:url(../images/footer.jpg);
	width:895px;
	height:36px;
	margin-left:1px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e4aa2;
	}

a:link {
	color: #0e4aa2;
}
a:visited {
	color: #0e4aa2;
}
a:hover {
	color: #042555;
}
a:active {
	color: #0e4aa2;
}

#producten{
margin-left:27px;
}

#producten td{
background-color:#e5e4e4;
border-top:2px solid #f5f5f5;
border-right:2px solid #f5f5f5;
border-bottom:2px solid #f5f5f5;
border-left:2px solid #f5f5f5;
}

#div_img3 table tr .content p strong {
	color: #F00;
}

