@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
/*	background-image:url(../layout/bg_body.jpg);
	background-repeat:repeat-y;	
	background-position:top center;*/
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height: 12pt;
	color:#425460;
}
/*** Menu style ***/
#menudiv{
	display:none;
}

/*** Content vakken ***/
#content_left{
	float:left;
	width:527px;
	margin:10px 0px 15px 0px;
}

#content_right{
	float:left;
	width:237px;
	margin:10px 0px 0px 14px;
}

#content{
	float:left;
	/*width:778px;*/
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}

#homeafbeelding{
	float:left;
}
	
#informatie{
	float:left;
	height:50px;
	width:778px;
	margin:0px 0px 15px 0px;
	font-size:14pt;
}

#image_blok{
	border:none;
}

#popup .belmij{
	border:none;	
}
/*** Schadeblok Right ***/
#schadeblok{
	float:left;
	width:229px;
	height:157px;
	padding:8px 0px 8px 8px;
	background-image:url(../layout/bg_schadeblok.jpg);
	background-repeat:no-repeat;
	background-color:#5c3994;
	color:#ffffff;
}

#schadeblok p.schadeinfo{
	margin:35px 0px 5px 0px;
	padding:0px;
	font-size:11pt;
}

#schadeblok p a{
	color:#ffffff;
	font-size:8pt;
	text-decoration:none;
}

#schadeblok p.klein{
	margin:0px;
	padding:0px;
	font-size:8pt;
}

#schadeblok p a:hover{
	text-decoration:underline;
}

#schadeblok span.telnummer{
	font-size:13pt;
	font-weight:bold;
}

#schadeblok h1{
	margin:0px;
	font-size:15pt;
	font-weight:bold;
}

/*** Vacature blok ***/

#image_blok{
	float:left;
	position:relative;
	width:235px;
	height:157px;
	margin:15px 0px 0px 0px;

}
	
#vacature_titel{
	width:225px;
	height:22px;
	padding:7px 0px 3px 10px;
	font-size:12pt;
	color:#f4923b;
}
	
#vacatureblok ul{
	margin:0px 0px 0px 25px;
	padding:0px;
}

#vacatureblok ul li{
	padding:0px 0px 5px 0px;
	font-size:10pt;
	font-weight:normal;
	color:#f4923b;
}

#vacatureblok p{
	padding:0px 10px 10px 10px;
}	

/*** Nieuwsblok Home ***/
.basisvak{
	float:left;
	position:relative;
	width:254px;
	height:157px;
	margin:15px 0px 0px 0px;
	border:1px solid #f4923b;
}

.basisvak_titel{
	width:244px;
	height:15px;
	padding:5px 0px 3px 10px;
	background-color:#f4923b;
	color:#ffffff;
	font-size:9pt;
}

.nieuwsbericht{
	width:234px;
	padding:10px;
}

#spacer{
	float:left;
	width:15px;
	height:174px;
}

/*** Overige stylen ***/
h1, h2, h3, p{
	margin:0px;
	padding:0px;
	font-weight:normal;
}

h1{
	font-size:20pt;
	margin-top:10px;
	margin-bottom:10px;
}

h2{
	font-size:13pt;
}

h3{
	font-size:9pt;
	font-weight:bold;
	color:#5d3995;
}

a{
	color:#5d3995;
	text-decoration:underline;
}

a:hover{
	color:#000000;
}

h3 a{
	font-size:9pt;
	text-decoration:none;
}

form{
	margin:0px;
}

.btn{
	width:220px;
	height:30px;
	padding:3px;
	background-image:url(../layout/bg_btn.jpg);
	background-repeat:repeat-x;
	border:1px solid #5c3994;
	font-size:9pt;
	font-weight:bold;
	color:#425460;
	cursor:pointer;
}

.btn:hover{
	border:1px solid #000000;
	color:#5d3995;
}

.nieuwsbericht p a{
	display:none;
}
/*** vervolgpagina's ***/

#content h2{
	font-size:13pt;
	font-weight:bold;
	margin:10px 0px 0px 0px;
}	

#breadcrumbs{
	position:relative;
	height:26px;
	width:778px;
	margin:25px 0px 0px 0px;
	font-size:8pt;
	color:#9e9e9e;
}

#breadcrumbs a{
	color:#42555c;
}

#breadcrumbs a:hover{
	color:#000000;
}

.intro{
	font-size:10pt;
}

.img_box{
	width:160px;
	height:135px;
	background-repeat:no-repeat;
	background-position:center;
	overflow: hidden;
}

.img_border{
	float:left;
	width:160px;
	height:135px;
	padding:5px;
	margin:15px 10px 15px 0px;	
	border:1px solid #cecece;
}



#content_footer{
	display:none;
}

/*** Footer op home pagina ***/

#footer_home{
	clear:both;
	width:778px;
	height:58px;
	border-bottom:1px solid #CCCCCC;	
}
	
#footer_home p{
	width:778px;
	height:20px;
	border-bottom:1px solid #CCCCCC;
}

#sitemap{
	display:none;
}
	
/*** Schade formulier ***/

#schadeformulier{
	width:605px;
	padding:10px;
	border:1px solid #fbae72;
}

form.opdrachtformulier label{
	float:left;
	width:300px;
	margin:5px 0px 2px 0px;
}

form.opdrachtformulier input{
	float:left;
	width:200px;
	margin:0px 0px 2px 0px;
}

form.opdrachtformulier span.postcode_plaats{
	float:left;
	width:210px;
	margin:0px 0px 2px 0px;	
}
form.opdrachtformulier input.klein{
	width:50px;
	margin:0px 5px 0px 0px;
}

form.opdrachtformulier input.middel{
	width:140px;
	margin:0px;
}

form.opdrachtformulier select{
	float:left;
	width:205px;
	margin:0px 0px 2px 0px;
}

form.opdrachtformulier em{
	font-size:8pt;
}

form.opdrachtformulier input.button{
	float:left;
	width:150px;
	margin:10px 0px 5px 0px;
	background-color:#5d3995;
	border:2px solid #999999;
	color:#ffffff;
	cursor:pointer;
}

form.opdrachtformulier input.button:hover{
	text-decoration:underline;
}

form.opdrachtformulier textarea{
	float:left;
	width:300px;
	height:150px;
	margin:0px 0px 2px 0px;
}

#fotoupload{
	width:584px;
	margin:15px 0px 0px 0px;
	padding:10px;
	background-color:#fffce0;
	border:1px solid #ededed;
}	

form.opdrachtformulier div#fotoupload label{
	float:left;
	width:290px;
	margin:5px 0px 2px 0px;
}

form.opdrachtformulier div#fotoupload input{
	float:left;
	width:270px;
}
/*** FOOTER (vervolgspagina's ) ***/
#footer{
	clear:both;
	width:832px;
	height:34px;
	margin:0px auto 0px auto;
	background-color:#ffffff;
}	
	
#footer p{
	clear:both;
	width:773px;
	height:20px;
	background-color:#f4923b;
	color:#ffffff;
}

#footer a{
	color:#ffffff;
}

#footer a:hover{
	color:#000000;
}


/*** CONTACT FORMULIER ***/
form#contactformulier{
	width:348px;
	padding:10px;
	border:1px solid #fbae72;
}

form#contactformulier label{
	float:left;
	width:140px;
	margin:5px 0px 2px 0px;
}

form#contactformulier input{
	float:left;
	width:200px;
	margin:0px 0px 2px 0px;
}

form#contactformulier textarea{
	float:left;
	width:200px;
	height:100px;
	margin:0px 0px 2px 0px;
}

form#contactformulier input.button{
	float:left;
	width:150px;
	margin:5px 0px 2px 0px;
	background-color:#5d3995;
	border:2px solid #999999;
	color:#ffffff;
	cursor:pointer;
}

form#contactformulier input.button:hover{
	text-decoration:underline;
}

#float_content_l{
	float:left; 
	width:380px;
}

#float_content_r{
	float:left;
	width:370px;
	margin:0px 0px 0px 20px;
}

ul{
	margin:0px;
	padding:0px 0px 0px 15px;
}

#bezoek {display: none;}
