/* CSS Document */

html{
	height:100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #d0ccbe;
	background-image: url(/images/bg.gif);
	background-repeat:repeat-x;
	margin: 12px 0 6px 0;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0 auto;
	font-weight:bold;
}
h1 {
	font-size: 14px;
	color: #000;
}
h2 {
	font-size: 13px;
	color: #000;
}
h3 {
	font-size: 12px;
	color: #000;
}
a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #999;
	text-decoration: none;
}
#container {
	margin:0 auto;
	width: 950px;
	border-top: solid 2px #fff;
	/*border-left: solid 2px #fff;
	border-right: solid 2px #fff;*/
}
#clearer {
	height:0px;
	clear:both;
}
#header {
	overflow: hidden;
	float: left;
	width: 900px;
	height: 55px;
	padding: 0 0 0 46px;
	background-image: url(/images/container/logo_bg.jpg);
	background-repeat: repeat-x;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
}
#header_logo {
	overflow: hidden;
	float:left;
}
#header_dakpan {
	float: right;
	overflow: hidden;
	width: 309px;
}
#navigatie {
	float: left;
	overflow: hidden;
	width: 873px;
	height:28px;
	margin: 0;
	padding: 0 0 0 73px;
	background-image: url(/images/container/nav_bg.gif);
	background-repeat: repeat-x;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
}
#navigatie ul{
	margin:0px;
	padding:0px;		
}
#navigatie li{
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type: none;
	font-size:11px;	
}
#navigatie_dakpan {
	float: right;
	overflow: hidden;
	width: 311px;
}
#foto{
	overflow: hidden;
	float:left;
	width: 946px;
	height: 185px;
	margin: 0px;
	padding: 0px;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
}
#adres{
	overflow: hidden;
	float:left;
	width: 946px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
}
#maincontent{
	overflow: hidden;
	float:left;
	width: 730px;
	line-height: 21px;
	padding: 40px 108px 20px 108px;
	margin: 0px;
	background-image: url(/images/container/content_bg.gif);
	background-repeat: repeat-x;
	background-color: #dddcd3;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
}
#maincontent a {
	color: #000;
	text-decoration: underline;
}
#maincontent a:hover {
	color: #a16239;
	text-decoration: none;
}
#maincontent li {
	list-style: circle;
}
#maincontent ul {
	margin: 0 0 0 18px;
	padding: 8px 0 2px 0;
	line-height: 18px;
}
#footer {
	overflow: hidden;
	float:left;
	width: 946px;
	height:7px;
	background-image: url(/images/container/bottom_bg.gif);
	background-repeat: repeat-x;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
}
#footerlinks {
	overflow: hidden;
	float:left;
	width: 946px;
	padding: 0 0 10px 0;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
	background-color: #dddcd3;
	font-size: 10px;
	text-align: center;
}
#aceviewfooter{
	overflow: hidden;
	float:left;
	width: 910px;
	margin: 0;
	padding: 8px 0 4px 40px;
	border-top: solid 2px #fff;
}
#aceviewfooter a{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aeaeae;
	text-decoration: none;
}
#aceviewfooter a:hover{	
	color: #a16239;
	text-decoration: none;
}
.invulveld {
	border-right: solid 1px #9c9c9a;
	width: 245px;
}
.terug {
	float: left;
	margin: 0;
	width: 120px;
	font-size: 10px;
}
.verplicht {
	font-size: 10px;
	margin: 0px auto;
}
.versturen_bttn {
	border: solid 1px #a16239;
	color: #fff;
	font-size: 11px;
	background-color: #de864d;
	margin: 0;
	width: 120px;
}
#naar_boven {
	float: left;
	margin: 10px 0 10px 0;
	width: 570px;
}
.toppage {
	font-size: 10px;
}
.hr {
	border-top: dotted 1px #7fae7f;
	margin: 10px 0 10px 0;
}
.border_image {
	margin: 0 0 20px 12px;
	border: solid 1px #a16239;
}
.dakpannen_bg {
	height: 21px;
	background-image: url(/images/navigatie/bg_dakpannen.jpg);
	background-repeat: repeat-x;
}