/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #222222;
	background: #d5d5d5 url("../images/background_body.jpg") top left no-repeat;
	text-align: center;
	margin: 6px 0 48px 24px;
	}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #222222;
	}
	
.inline_edit {
	text-align: right;
	margin: 24px 0 12px 0;
	}

hr {
	color: #466e7e;
	background-color: #466e7e;
	border: none;
	height: 1px;
	width: 100%;
	}

p {
	margin: 0 0 12px 0;
	line-height: 1.3;
	}

a:LINK {
	color: #466e7e;
	}

a:VISITED {
	color: #666666;
	}

a:HOVER, a:ACTIVE {
	color: #990000;
	}

img, a img {
	border: 0;
	}

h1 {
	color:#466e7e;
	font-size: 200%;
	margin: 0px 0px 6px 0px;
	}

h2 {
	color:#990000;
	font-size: 150%;
	margin: 0px 0px 6px 0px;
	}

h3 {
	color:#006699;
	font-size: 120%;
	margin: 0px 0px 6px 0px;
	}

a img {
	border: 0;
	}



#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: #cad9dd url("../images/background_menu.jpg") bottom left no-repeat;
	clear: left;
	}

#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: 690px;
	padding: 12px 12px 110px 24px;
	background-color: #FFFFFF;
	}

*html #menu, *html #content {
	height: 690px;
	}

ul#submenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

ul#submenu li {
	min-height: 15px;
	background: #c9d8dd url("../images/background_submenu.jpg") repeat-x;
	border-bottom: 1px solid #294e96;
	padding: 10px 12px;
	}

*html ul#submenu li {
	height: 15px;
	}

ul#submenu li:HOVER, ul#submenu li.actief {
	min-height: 15px;
	background: #ee951a url("../images/background_submenu_hover.jpg") repeat-x;
	border-bottom: 1px solid #294e96;
	}

ul#submenu li a:LINK, ul#submenu li a:VISITED, ul#submenu li a:HOVER, ul#submenu 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 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: #999;
	margin-bottom: 12px;
	}

#broodkruimel a:link, #broodkruimel a:visited, #broodkruimel a:hover, #broodkruimel a:active{
	color:#999;
	text-decoration: underline;
	}

#belstat {
	margin: 12px 0 0 0;
	}

form {
	margin: 0;
	}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #222222;
	}

img#service2 {
	margin: 40px 0 0 16px;
	}







/* FORM */
input, select, textarea {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	}

textarea {
	width: 212px;
	}

#cms_form {
	margin: 0 0 12px 0;
	}

#cms_form label {
	width: 150px;
	float: left;
	clear: left;
	}

#cms_form fieldset {
	width: 475px;
	}

#cms_form fieldset legend {
	font-weight: bold;
	color: #333333;
	}

.inputopmerking {
	margin-left: 150px;
	clear: both;
	font-size: 85%;
	margin-top: -6px;
	}

.submitknop {
	margin-left: 150px;
	padding-top: 12px;
	}

.foutmelding {
	font-weight: bold;
	color: #FF0000;
	}

.vereistveld {
	font-weight: bold;
	}

.vereistveld:BEFORE {
	color: #FF0000;
	content: "* ";
	font-weight: normal;
	}


.sitemap_0 {
	margin: 0 0 9px 0;
	}

.sitemap_1 {
	margin: 9px 0 9px 20px;
	}

.sitemap_2 {
	margin: 9px 0 9px 40px;
	}

.sitemap_3 {
	margin: 9px 0 9px 60px;
	}

.sitemap_4 {
	margin: 9px 0 9px 80px;
	}

.sitemap_5 {
	margin: 9px 0 9px 100px;
	}

#contactform, #nieuwshomepagina {
	margin: 36px 0 12px 0;
	}

.thumbnail {
	float: left;
	margin-right: 6px;
	}

.nieuwsbericht {
	clear: left;
	overflow:hidden;
	margin: 6px 0 6px 0;
	padding: 6px 0 6px 0;
	border-bottom: 1px dashed #E28484;
	}

.nieuwsbericht p {
	margin: 0 0 6px 0;
	}

.nieuwsbericht p .datum {
	font-weight: bold;
	font-size: 85%;
	padding-right: 6px;
	color: #000000;
	}

#frm_nieuws {
	margin: 0 0 24px 0;
	}

table.opmaaktabel th
	{
	background-color: #cad9dd;
	text-align: left;
	}

tr.alternate td
	{
	background-color: #E4ECEE;
	}

.quicklinks {font-size: 85%;}





/* 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 */

