/*ALGEMEEN*/

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#606060;
	height:100%;
	margin:0;
	padding:0;
}
body {
	background-image:url(../img/layout/transparant.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-attachment:fixed;
	height: 100%;
}
h1 {
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:25px;
}
a, a:visited {
	color:#004990;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	padding-left:13px;
	text-transform:uppercase;
	padding-top:3px;
	color:#fff;
	display:block;
	background-color:#414040;
	height:18px;
	margin-bottom:0;
	margin-top:0;
}
.block3 h2 {
	display:block;
	background-color:#FFFFFF;
	height:31px;
	background-image: url(../img/layout/bg_header_block3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container {
	float:left;
	width:100%;
	height: 100%;
	background-image:url(../img/layout/bg_header.gif);
	background-repeat:repeat-x;
}
.clear {
	clear:both;
}
/*HEADER*/
#branding {
	height:145px;
	width:950px;
	background-image:url(../img/layout/logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:right;
}


/*NAVIGATIE*/

#navigatie {
	width:144px;
	margin-left:13px;
	margin-right:13px;
	float:left;
}
#navigatie ul {
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:dotted;
	border-bottom-style:dotted;
	border-top-color:#cdcdcd;
	border-bottom-color:#cdcdcd;
	width:100%;
	float:left;
	margin:0;
	padding:0;
}
#navigatie li {
	list-style:none;
	font-weight:700;
	color:#777;
	padding-left:13px;
	padding-top:2px;
	padding-bottom:0;
	height:19px;
	margin:0;
}
.menu_normal {
	background-image:url(../img/navigatie/normal.gif);
	background-repeat:no-repeat;
	background-position:left top;
	cursor:pointer;
	cursor: hand;
}
.menu_active {
	background-image:url(../img/navigatie/active.gif);
	background-repeat:no-repeat;
	background-position:left top;	
	cursor:pointer;
	cursor: hand;
}
.menu_hover {
	background-image:url(../img/navigatie/normal.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:underline;
    cursor:pointer;
	cursor: hand;
}
.menu_hover2 {
	background-image:url(../img/navigatie/active.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:underline;
    cursor:pointer;
	cursor: hand;
}


/*CONTENT*/

.bgcolomn3 {
	width:950px;
	background-image:url(../img/layout/bg_column3.gif);
	background-repeat:repeat-y;
	background-position:right bottom;
}
.content_home {
	width:950px;
	float:left;
	background-image:url(../img/hoofdpix/1.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.content {
	width:950px;
	float:left;
}
.maincontent {
	width:552px;
	float:left;
	margin-top:0;
}
.main_block {
	margin-top:13px;
	width:552px;
}
.block1 {
	float:left;
	width:216px;
	margin-right:13px;
	border-top-color:#414040;
	border-bottom-color:#d6d6d6;
	background-color:#d6d6d6;
	font-size:11px;
	color:#000;
	border-style:solid none;
	border-width:1px;
}
.block2 {
	float:right;
	width:321px;
	border:1px solid #004990;
	background-image:url(../img/layout/logo_bg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.content_block2 {
	margin:13px 13px 148px;
}
.block3 {
	float:left;
	width:552px;
	background-image: url(../img/layout/bg_block3.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #004990;
	padding: 0;
	padding-bottom: 13px;
}
.content_block3 {
	border-top: 1px solid #004990;
	padding: 13px;
}
.content_block3_maintext {
	width: 285px;
	float: left;
}
.content_block3_foto {
	float: left;
	width: 228px;
	margin-left: 13px;
}
.block4 {
	float:left;
	width:552px;
	background-image: url(../img/layout/bg_block3.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #004990;
	padding: 0;
	padding-bottom: 0px;
	margintop: 20px;
}
.content_block1, .content_subcontent {
	margin:13px;
}
.subcontent_home {
	width:216px;
	float:right;
	background-color:#d6d6d6;
	font-size:11px;
	color:#000;
	margin-bottom:161px;
}
.subcontent {
	width:216px;
	float:right;
	background-color:#d6d6d6;
	font-size:11px;
	color:#000;
}
.subcontent ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px
}
.subcontent li {
	margin-bottom: 10px;
	margin-left: 25px;
}
.subcontent a, .subcontent a:visited {
	color:#000;
}


/*FOOTER*/

#footer {
	float:left;
	height:27px;
	width:950px;
	background-color:#004990;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:400;
	color:#FFF;
	margin-top:13px;
}
.copyright {
	float:left;
	margin-left:13px;
	padding-top:5px;
}
.vactik {
	float:right;
	margin-right:13px;
	padding-top:5px;
}
/*FORMULIER*/

.form_input {
    padding-top: 4px;
	height: 16px;
	width: 177px;
	border: 1px solid #000000;
	font-size: 11px;
	padding-left: 10px;
	margin-bottom: 7px;
}
.form_input_offerte {
	height: 16px;
	width: 177px;
	border: 1px solid #000000;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 15px;
}
.form_select {
	border: 1px solid #000000;
	font-size: 11px;
	
}
.form_textarea {
	width: 177px;
	border: 1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 5px;
}
.form_textarea_offerte {
	width: 177px;
	border: 1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 15px;
}
fieldset {
	width: 213px;
	padding: 20px;
	margin: 0px;
}
legend {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.form_button {
	width: 190px;
	border: 1px solid #414040;
	background-color: #414040;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	padding-top:3px;
	color:#fff;
}
.form_button_offerte {
	width: 256px;
	border: 1px solid #414040;
	background-color: #414040;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
}
label, label span {
	display : block;
	padding-bottom : .15 em;
		font-size:12px;
}
label {
	width : 100%;
}
label span {
	width : 100%;
	text-align : left;
}
select {
	height: 20px;
	border: 1px solid #000000;
	padding-left: 10px;
	padding-top: 2px;
	margin-bottom: 0px;
}
.label_radiobttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin-bottom: 23px;
}
.submit_offerte {
	clear:both;
	width: 100%;
}
.error_content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004990;
}

.bijschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.vestigingenlijst{
list-style-type: none;
margin: 0;
padding: 0;
}
.vestigingenlijst li{
list-style-type: none;
margin: 0;
padding: 0;
}
#scroller {
	overflow: auto;
width: 190px;
	height:505px;
	position: relative;

}