@import url("menue.css");

html{
margin:0;
padding:0;}

body{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#272727;
	line-height:19px;
	margin:19px 0;
	padding:0;
	text-align:center;
	background:url(../images/layout/background.png) 0 0 repeat-x;
	background-color:#f6f5f5;
	
}
p{padding:0;margin:0;}
p.image{float:left;padding:7px 0 0 0;text-align:left;}
p.image img{float:left;margin-right:5px;padding:0;border:1px solid #ccc;}

.fin{clear:both;}

a, a.link, a.visited{
color:#003c80;
text-decoration:none;
}
a:hover, a.link:hover{
color:#979797;
}
a.small{font-size:9px;}
h1{margin:0;padding:0;font-size:12px;color:#003c80;text-align:left;margin-bottom:11px;}
hr.line, hr.footerline{clear:both;width:735px;margin:0 auto;border:none;border-top:1px solid #003c80;border-bottom: transparent;height:1px;padding:0;}
hr.footerline{border-top:1px solid #dfdfdf;}
#topbox{width:788px;height:114px;margin:0 auto;background:url(../images/layout/topbox.png) 0 0 no-repeat;}
#midbox{width:788px;min-height:405px;margin:0 auto;background:url(../images/layout/midbox.png) 0 0 repeat-y;}
#botbox{width:788px;height:7px;margin:0 auto;background:url(../images/layout/bottombox.png) 0 0 no-repeat;}
#topbox img{float:left;margin:17px 0 0 25px;}
#logopart2{clear:both;float:left;width:auto;height:37px;margin:-7px 0px 0px 32px;color:#878787;word-spacing: 3px;}
* html #logopart2{height:32px;margin:-7px 0px 0px 16px;}
*+html #logopart2{height:32px;}

#content{float:left;width:475px;padding:0 0 0px 25px;margin-bottom:7px;text-align:justify;border-left:1px solid #ccc;}
img.right{float:right;margin-left:15px;border:1px solid #ccc;}


#footer{clear:both;width:788px;margin:0 auto;background:url(../images/layout/midbox.png) 0 0 repeat-y;}
* html #footer a{margin-top:-7px;}
*+html #footer a{margin-top:-7px;}
#footer a, #footer a:link,#footer a:visited{float:right;font-size:10px;color:#CFCFCF;padding-right:27px;}
#footer a:hover{color:#676767;}

#content ul {list-style:disc; margin:11px 0 0 9px;line-height:15px;}
#content li {margin:0;padding:0 0 7px 0px;text-align:left;}

#bouwboers{clear:both;border:0px solid red;text-align:left;padding-top:47px;width:205px;height:300px;}
#bouwboers img{clear:both;float:none;padding-bottom:13px;border:none;}

