﻿/* reset voor browsers */
html, body {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-size:100%;
}
p {
	margin:0 0 1em 0;
}
ul,ol,dl,dd,dt,li,blockquote,form { 
	margin:0;
	padding:0;
}
a img {
	border-width:0
}
body{
	font: 12px arial;
	color: #000000;
	text-align:center;
	height: 100%;
}
html{
	height: 100%;
}
.zichtbaar_ {
	display: none;
}
.zichtbaar_ja {
	
}

/* Homepage */
#container_home{
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image: url(/images/content_bg_home.gif);
	background-repeat: repeat-y;
	background-position: left 217px;
	position: relative;
	width: 906px;
	text-align: left;
	margin:0 auto;
}
#container_home h1{
	position:absolute;
	left:34;
	top:14;		
}
#menu{
	position: absolute;
	top: 60px;
	left: 0px;
	width:906px;
	background-color:#00A1DE;
	border-bottom: solid 3px #ffffff;
}
#menu #inner_menu {
	padding-left:342px;
*	padding-left:354px;
}
#header_home{
	height: 342px;
	float: left;
	width: 906px;
	background-color:#E6F6FC;
}
#header_home #header_image{
	position: absolute;
	top: 102px;
	left: 0px;
	width:906px;
	height:239px;
	background-color:#ffffff;
}
#header_home #header_tekst{
	position:absolute;
	top:135;
	left:40;
	height: 35px;
}
#header_home #header_tekst h2{
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
}
#header_home .titel{
	font-size:14px;
	text-transform: uppercase;
	color: #00A1DE;
	font-weight: bold;
	padding-bottom: 10px;
}
#header_home .tekst{
	width: 265px;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 20px;
}
#header_home a.lees_meer{
	color:#FFFFFF; 
	text-decoration:none;
	font-weight: bold;
	background-image: url(/images/link_button.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}
#header_home a.lees_meer:hover{
	text-decoration:underline;
}
#content{
	width: 906px;
	clear:both;
	overflow:auto;
	height: auto;
}
#linkerkant_home{
	float: left;
	display: inline;
	padding-bottom: 50px;
}
#linkerkant_home .top{
	width: 300px;
	overflow-x:hidden;
}
#linkerkant_home .top h3{
	/*background-image: url(/images/menu_top_bot.gif);*/
	background-image: url(/images/kop_bg_l.gif);
	background-repeat: no-repeat;
	height: 35px;
	border-bottom: solid 2px #ffffff;
	font-size:14px;
	color:#004264;
	text-align:center;
	padding-top:7px;
	text-transform: uppercase;
}
#linkerkant_home .top h3 a:hover{
color:#004264;
text-decoration:underline;
}
#linkerkant_home .top h3 a{
color:#004264;
text-decoration:none;
}
#linkerkant_home .top #nieuws{
	margin: 23px;
}
#linkerkant_home .top #nieuws .bericht{
	padding-bottom: 10px;
}
#linkerkant_home .top #nieuws .titel a{
	font-size: 14px;
	color: #00A1DE;
	text-decoration: none;
	font-weight: bold;
}
#linkerkant_home .top #nieuws .datum{
	display: none;
}
#linkerkant_home .top #nieuws .tekst{
	border-top: solid 1px #3A6C88;
	padding-top: 13px;
	margin-top: 10px;
	color: #3A6C88;
	margin-bottom: 10px;
}
#linkerkant_home .top #nieuws a.lees_meer{
	text-decoration: none;
	color: #00A1DE;
	/*background-image: url(/images/link_button.gif);*/
	background-image: url(/images/button_lichtblauw_grijs.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	padding-bottom: 5px;
}
#linkerkant_home .top #nieuws a.lees_meer:hover{
	text-decoration: underline;
}
ul{
	margin-left:15px;
}
#midden_home{
	width: 305px;
	float: left;
	display: inline;
	padding-bottom: 50px;
}
#midden_home .top{
	width: 305px;
	overflow-x:hidden;
}
#midden_home .top h3{
	background-image: url(/images/menu_top_bot.gif);
	background-repeat: repeat-x;
	height: 35px;
	border-bottom: solid 2px #ffffff;
	font-size:14px;
	color:#004264;
	text-align:center;
	padding-top:7px;
	text-transform: uppercase;
}
#midden_home .top h3 a{
	color:#004264;
	text-decoration:none;
}
#midden_home .top h3 a:hover{
	color:#004264;
	text-decoration:underline;
}
#midden_home .top .tekst{
	margin: 15px;
}
#midden_home .top .tekst a{
	float: left;
	width: 140px;
	background-image: url(/images/button_lichtblauw_wit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	color: #004165;
	font-size: 12px;
	margin-right: 5px;
}
#midden_home .top .tekst a:hover{
	text-decoration: underline;
}
#rechterkant_home{
	width:300px;
	float:left;
	display:inline;
	background-color:#E7F6FD;
	padding-bottom: 50px;
}
#rechterkant_home .top{
	width: 300px;
	background-color:E7F6FD;
	overflow-x:hidden;
	text-align:center;
}
#rechterkant_home .top h3{
	background-image: url(/images/kop_bg_R.gif);
	background-repeat:no-repeat;
	height: 35px;
	border-bottom: solid 2px #ffffff;
	font-size:14px;
	color:#004264;
	text-align:center;
	padding-top:7px;
	overflow: hidden;
	text-transform: uppercase;
}
#rechterkant_home .top h3 a{
color:#004264;
text-decoration:none;
}
#rechterkant_home .top h3 a:hover{
color:#004264;
text-decoration:underline;
}
#rechterkant_home .top #box2 .formbuilder_answer input{
	width:166px;
	height:19px;
	font-size:10px;
	margin-top:10px;
	margin-bottom:5px;
	}
#rechterkant_home .top #box2 h2{
	font-size:14px;
	text-transform: uppercase;
	color: #ffffff;
}
#box1{
	background-image: url(/images/links.gif);
	background-position:bottom;
	background-color:#3FB9E6;
	background-repeat:repeat-x;
	width:220px;
	height:auto!important;
	min-height:135px;
	height:135;
	border: 2px solid #ffffff;
	margin-top:12;
	color: white;
	padding: 5px 5px;
	text-align: left;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 10px
}
#box1,
#box2 {
	margin-left: auto;
	margin-right: auto;
}
#box1 a{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	background-image: url(/images/test.gif);/*
	background-image: url(/images/button_lichtblauw_wit.gif);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	display: block;
}
#box1 a:hover{
	text-decoration: underline;
}
#box1 hr{
	color: #ffffff;
}
#box2{
	background-color:#3F708A;
	width:220px;
	height:auto!important;
	min-height:105px;
	height:105;
	background-image: url(/images/callme.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border: 2px solid #FFFFFF;
	margin-top:33px;
	margin-bottom:69px;
	color: white;
	padding: 5px 5px;
	position: relative;
}
#box1 strong, #box2 strong{
	font-size: 14px;
	text-transform: uppercase;
}


#footer{
	border-top: solid 4px #ffffff;
	background-color: #99B3C1;
	margin-top: 70px;
	height: 45px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 906px;
	text-align:center;
	color:#FFFFFF;
	padding-top:15px;
	font-size: 10px;
}
#footer a{
	text-decoration: none;
	color:#FFFFFF;
}
#footer a:hover{
	text-decoration: underline;
}
#zoek{
	position:absolute;
	top: 21;
	right: 23;	
	height: 25px;
	width: 285px;
}
#zoek h2 {
	float: left;
	margin: 0 20px 0 0;
	width: 85px;
	background: url('/images/search.gif') no-repeat right center;
}
#zoek h2 a {
	float: left;
	display: block;
	padding: 0 4px 0 0;
	color: #00A1DE;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#zoek h2 a:hover {
	text-decoration: underline;
}
#zoek #fld_metzoektermen {
	float: left;
	margin-right: 4px;
}
.search_gif{
	width:16px;
	height:16px;
}
input{
	width:156px;
	color:#004165;
	font:10px arial, helvetica;
	}
#box2 input{
	width:56px;
	height:auto;
	color:#004165;
	font:10px arial, helvetica;
	margin-left:10px;
	margin-bottom:5px;
	display:inline;
    float:left;
	position:relative;
}


#box2 input.bel_mij_terug_knop{
	position:relative;
	float:right;
	display:inline;
	width: 15px;
	height: 15px;
	margin-top:-16px;
	margin-right:10px;
}
#Bel_mij_terugvraagdiv {
	float: left;
*	float: none;	
}