
/* ### general ### */
* { padding: 0px; margin: 0px; }
html, body { font-family: Verdana; font-size: 12px; color: #485566; line-height:18px; }
input, select, textarea { font-family: Verdana; font-size: 12px; color: #485566; }
body { background: url('../images/background.png') repeat-x 0 0 #f1f1f1; }
img { border: 0px; display: block; }
a, input { outline: none; }

/* ### global classes ### */
.clear { clear: both; height: 0px; overflow: hidden; }

.berekenen{margin-top:10px; font-size:22px; color:#fff; padding:10px 20px; background-color:#485566; display:block; width:222px; text-decoration:none;}
.berekenen:hover{background-color:#313c49;}

/* ### wrapper ### */
#wrapper { padding: 0; margin-top:12px; position: relative; display: block; width: 100%; min-height: 100%; }


/* ### main container ### */
#header { margin: 0 auto; width: 100%; height:43px; }

	/* ### header container ### */
	#headerCntr { position: relative; width: 985px; height: 47px; margin: 0 auto;  }
	#headerCntr h1 {padding:0 10px; float:left; display:block; width:184px; height:55px; background-color:#fff; margin-left:-1px;}
	#headerCntr h1 a { display: block; height: 55px; text-decoration:none; font-weight:bold; font-size:16px;  color:#485566; text-align:center; line-height:50px;}

	/* ### menu box ### */
		.menuBox {  width: 768px; float:right; background-color:#485566; height:40px; }
		.menuBox ul { list-style: none; padding:0 0 30px 0; display:inline;  }
		.menuBox li { padding-right: 2px; line-height: 24pt; float:left; line-height:40px;}
		.menuBox a { padding: 0 22px 0 20px; font-weight:normal; display: block; text-decoration: none; font-size: 16px; color: #fff; }
		.menuBox a:hover { background-color:#313c49;}
		.menuBox li.selected a  { background-color:#e7b500;}
		
	#topCntr{width:964px; height:286px; background:url('../images/telefoon_verzekeren.jpg') 40px center no-repeat #fff; margin:7px auto 0 auto; padding:7px 11px;}
			.topLeft{width:640px; height:280px; border:1px solid #c3c7cd; display:block; float:left; overflow:hidden;}
				.topInfo{width:381px; height:267px; display:block; float:right; margin: 16px 10px 0 0;}
				.topInfo h2{font-size:25px; color:#e6b522; margin-bottom:10px;}
				.topInfo strong{margin-bottom:5px;}
				.topInfo ul{list-style:none;}
				.topInfo ul li{padding-left:20px; line-height:23px; background:url('../images/arrow.png') no-repeat left center;}
				.topInfo a{color:#fff;}
			.topRight{width:302px; float:right; height:280px; overflow:hidden;}
				.accordionButton{width:289px; height:20px; padding:5px 6px; background-color:#95a7bf; display:block; border:1px solid #c3c7cd; margin:10px 0; cursor:pointer; color:#fff; font-size:14px;}
				.accordionButton:first-child{margin-top:0!important;}
				.accordionContent{width:280px; font-size:11px; height:132px; padding:10px; overflow:hidden; display:block; border:1px solid #c3c7cd;  }
				.accordionContent a{color:#485566; padding-top:10px; float:left;}
				
				.accordionContent p{height:94px; overflow:hidden;}
	
	#content{ width: 100%; margin-top:10px;}
	
	/* ### content container ### */
	#contentCntr { padding:20px 11px; overflow: hidden; width: 964px; margin: 0 auto; background-color:#fff;}
	#contentCntr h3{font-size:20px; color:#E6B522; margin-bottom:20px;}
	#contentCntr p{padding-bottom:10px;}

		
	/* ### footer container ### */
	#footer{width:100%; height:2px; margin: 10px auto 0; }
	#footerCntr { padding: 8px 0; overflow: hidden; width: 985px; margin:0 auto; background-color:#95a7bf;}
	#footerCntr ul { padding-left: 7px; list-style: none; width: 978px; }
	#footerCntr li { padding: 0 6px 0 12px; float: left; font-family: Verdana; font-size: 11px; color: #fff;}
	#footerCntr li.last { float: right; background: none; }
	#footerCntr li.first { background: none; }
	#footerCntr a { display: inline-block; color: #fff; text-decoration: none;  }
	#footerCntr a:hover { text-decoration: underline; }	
	
	/* sitemap */
	urlset url{float:left; clear:both; width:100%;}
	urlset url loc{float:left;}
	urlset url lastmod{visibility:hidden;}
	
	/* FAQ gedeelte */	
	.faq-link {color:#000;}
	
	