/* CSS Document */
body {
	background: #d5d5d5 url("images/background_body.jpg") top left no-repeat;
	text-align: center;
	margin: 6px 0 48px 24px;
	}

form {
	margin: 0;
	}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #222222;
	}






/* *************************************************************** */
#frame_website {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	border: 1px solid #222222;
	}

#taalselectie_zoek {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	margin-bottom: 6px;
	}

#taalselectie {
	text-align: left;
	float: left;
	width: 400px;
	padding-top: 6px;
	}

#taalselectie abbr {
	border: 0;
	}

#taalselectie ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#taalselectie ul li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #222222;
	}

#taalselectie ul li.eerste {
	padding-left: 0;
	}

#taalselectie ul li.laatste {
	border-right: none;
	}


#taalselectie ul li a:LINK, #taalselectie ul li a:VISITED {
	text-decoration: none;
	color: #466e7e;
	}

#taalselectie ul li a:HOVER, #taalselectie ul li a:ACTIVE {
	text-decoration: none;
	color: #990000;
	}

#taalselectie ul li.actief a:LINK, #taalselectie ul li.actief a:VISITED, 
#taalselectie ul li.actief a:HOVER, #taalselectie ul li.actief a:ACTIVE {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	}

#zoek {
	text-align: right;
	float: right;
	width: 500px;
	}

#header {
	background: url("images/header.jpg") top left no-repeat;
	width: 960px;
	height: 145px;
	border-bottom: none;
	}

#mainnav {
	background: #466e7e;
	min-height: 31px;
	}

*html #mainnav {
	height: 31px;
	}

#mainnav ul {
	padding: 9px 0 0 0;
	margin: 0;
	list-style-type: none;
	font-size: 120%;
	font-weight: bold;
	min-height: 22px;
	text-align: left;
	font-size: 100%;
	}

#mainnav ul li {
	display: inline;
	margin: 0 12px 0 12px;
	}

*html #mainnav ul {
	height: 22px;
	}

#mainnav ul li:HOVER, #mainnav ul li.actief {
	/*background-color: #4096ee;*/
	color: #fff;
	text-decoration: underline;
	}

#mainnav ul li a:LINK, #mainnav ul li a:VISITED {
	color: #fff;
	text-decoration: none;
	}

#menu_content {
	background: #fff url("images/background_menu.jpg") bottom left no-repeat;
	clear: left;
	padding-bottom: 230px;
	}

#menu {
	width: 255px;
	float: left;
	text-align: left;
	}

#contenthome {
	background-color: #FFFFFF;
	}

ul#selectlanguage {
	margin: 24px 0 36px 0;
	padding: 0;
	list-style-type: none;
	}

ul#selectlanguage li {
	display: inline;
	margin: 0 24px;
	}

ul#selectlanguage li a {
	font-size: 200%;
	}

#content {
	width: 669px;
	float: right;
	text-align: left;
	min-height: 650px;
	padding: 12px 12px 110px 24px;
	background-color: #FFFFFF;
	}

*html #menu, *html #content {
	height: 690px;
	}

ul#subnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

ul#subnav li {
	min-height: 15px;
	background: #c9d8dd url("images/background_subnav.jpg") repeat-x;
	border-bottom: 1px solid #294e96;
	padding: 10px 12px;
	}

*html ul#subnav li {
	height: 15px;
	}

ul#subnav li:HOVER, ul#subnav li.actief {
	min-height: 15px;
	background: #ee951a url("images/background_subnav_hover.jpg") repeat-x;
	border-bottom: 1px solid #294e96;
	}

ul#subnav li a:LINK, ul#subnav li a:VISITED, ul#subnav li a:HOVER, ul#subnav li a:ACTIVE {
	text-decoration: none;
	color: #466e7e;
	background: url("images/opsom.gif") no-repeat 0 0.2em;
	padding-left: 16px;
	}

img#service {
	margin: 40px 60px 0 60px;
	}

img#service2 {
	margin: 40px 0 0 16px;
	}

img#offerteaanvraag {
	margin-left: 35px;
	}
	
#extra {
	float: right;
	width: 200px;
	margin: 0 0 12px 40px;
	}

p#adres {
	margin: 3px 0 18px 0;
	font-weight: bold;
	}

#footer {
	margin-top: 12px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#footer ul li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #222222;
	}

#footer ul li.laatste {
	border-right: none;
	}

#footer a {
	color: #222222;
	}

ul.zoekresultaten {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

ul.zoekresultaten li {
	margin: 12px 0;
	}

#broodkruimel {
	font-size: 85%;
	text-decoration: none;
	color: #666666;
	}

#broodkruimel a:link, #broodkruimel a:visited, #broodkruimel a:hover, #broodkruimel a:active{
	color:#466e7e;
	text-decoration: underline;
	}

#belstat {
	margin: 12px 0 0 0;
	}



body#splash {background-color: #d5d5d5; background-image: none; }
body#splash #frame_website {background-color: #fff; text-align: center; margin: 100px auto 0 auto; padding-top: 12px;}
body#splash h1 {margin-top: 24px; margin-bottom: 24px;}
body#splash h2 {margin-top: 12px; margin-bottom: 12px;}
body#splash #taalkeuze {background: url("images/bg_splash.jpg") no-repeat; width: 705px; height: 187px; margin: 0 auto 24px auto;}
body#splash #be, body#splash #fr, body#splash #de {width: 230px; height: 150px; float: left; text-align: center;}
body#splash ul.talen {list-style-type: none; margin: 12px 0 0 0; padding: 0;}
body#splash ul.talen li {margin-bottom: 6px;}
body#splash #belstat {margin: 24px 0 12px 0;}

/* CLEARFIX */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
