/* CSS Document */

body {
	margin: 10px;
	background:#c5cbe5 url(/images/bg_hgb.jpg) repeat-x top;
	font:12px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000065;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	margin:0px;
}
h1{
	font-size:16px;
	color:#000065;
}
h2{
	font-size:13px;
	color:#000065;
}
hr{
	/*color:#000065;*/
	color:#acc0dc;
	height:1px;
}
a:link {
	color:#000065;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#1a3e6a;
}
.clearer{
	height:0px;
	clear:both;
}
#container{
	width:948px;
	margin:0 auto;
	border:solid 1px #fff;
	background-image:url(/images/container/bg_container.gif);
}
#top_header{
	overflow:hidden;
	width:912px;
	height:25px;
	background-color:#000065;
	background-image:url(/images/container/bg_top_nav.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:36px;
}
#header{
	width:948px;
	overflow:hidden;
}
#header_left{
	float:left;
	width:258px;
	height:344px
}
#header_logo{
	float:left;
	width:258px;
	height:101px;
}
#navigatie{
	float:left;
	width:216px;
	height:131px;
	background:#000065 url(/images/navigatie/bg_nav.jpg) repeat-x bottom;
	padding:20px 22px 31px 20px;
	margin:0;
}
#navigatie ul{
	margin:2px 0 0 0;
	padding:0px 0px 1px 0px;
}
#navigatie li{
	margin:21px 0px 0px 0px;
	list-style-type:none;
}
#header_foto{
	float:left;
	width:690px;
}
#main{
	width:948px;
	min-height: 300px;
	overflow:hidden;
	background:url(/images/container/left_slogan.gif) no-repeat bottom left;
}
#main_content{
	float:right;
	width:546px;
	padding:0 90px 10px 54px;
}
#main a{
	text-decoration:none;
	color:#000065;
}
#main a:hover{
	text-decoration:none;
	color:#245590;
}
#foto_right{
	float:right;
	width:180px;
	text-align:center;
}
.foto_right{
	margin:0 0 0 15px;
}
#flash_right{
	float:left;
	width:546px;
	text-align:left;
}
#naarboven{
	float:left;
	width:526px;
	height:10px;
	margin:25px 0 0 0;
	padding:2px 5px 5px 15px;
	background-image:url(/images/navigatie/naarboven.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:11px;
}
#naarboven a{
	text-decoration:none;
	color:#000065;
}
#naarboven a:hover{
	text-decoration:none;
	color:#245590;
}
.ruler{
	border-bottom: dotted 1px #000065;
	width:100%;
	height:5px;
	margin:0;
	padding:0;
}
#fotopagina{
	float:left;
	width:160px;
	text-align:center;
	margin:10px;
}
.fotos{
	float:left;
	width:225px;
	margin:8px;
	padding:8px;
	text-align:center;
}
#footer{
	float:left;
	width:928px;
	background:#000065;
	padding:6px 0px 0px 20px;
	height:23px;
	border-top:1px solid #acc0dc;
	font-size:10px;
}
#footer a{
	text-decoration:none;
	color:#acc0dc;
}
#footer a:hover{
	text-decoration:none;
	color:#6183b6;
}
#aceview{
	float:left;
	width:258px;
	letter-spacing:0.12em;
}	
#footer_links{
	float:right;
	width:245px;
	letter-spacing:0.12em;
}	
.keuze_dakkapellen{
	width:255px;
	padding:8px 5px 8px 10px;
	background-color:#e1eefa;
	border-top:solid 1px #fff;
}
.keuze_dakkapellen a{
	text-decoration:none;
	color:#1a3e6a;
}
.keuze_dakkapellen a:hover{
	text-decoration:none;
	color: #6183b6;
}
#adresgegevens{
	float:right;
	width:185px;
	line-height:24px;
	border-left: dotted 1px blue;
	padding:0 0 0 10px;
	margin:0;
}
.versturen{
	border:solid 1px #245590;
	background-color:#000065;
	color:#fff;
	font-weight:bold;
	padding:2px;
	width:120px;
}
#terug{
	float:left;
	width:540px;
	margin:8px 0 0 0;
	text-align:right;
	font-weight:bold;
}