@charset "utf-8";

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	line-height: 1.4em;
	background-image: url(../images/bg_body.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #E7E8E9;
}

a {
	text-decoration: none;
	outline: none;
}

a img {
	border: none;
}

h1 {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	line-height: 1.4em;
}

h2 {
	margin: 0 0 16px;
	font-size: 20px;
	color: #FF7300
}

h3 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #FF7300;
}

h4 {
	margin: 0 0 20px 0;
	font-weight: normal;
	font-size: 17px;
	color: #2585C7;
}

p {
	margin: 0 0 24px;
}

form p {
	margin: 0 0 16px;
}

.clearfix {
	clear: both;
}

#container {
	width: 832px;
	margin: 0 auto;
	position: relative;
}

/* HEADER */

#header {
	height: 141px;
	padding: 28px 0 0 32px;
	background: url(../images/hairline.gif) 610px 16px no-repeat;
}

#header img {
	float: left;
	display: block;
	padding: 0 0 0 20px;
}

#header_slogan {
	width: 310px;
	padding: 15px 0 0 52px;
	float: left;
}

#header_login {
	padding: 10px 0 0 125px;
	color: #FFF;
	float: left;
}

form {
	margin: 0;
}

form#login {
  margin-bottom: 3px !important;
}

#header_login a {
	color: #71d5fd;
	font-size: 10px;
}

#header_login a:hover {
	color: #FFF;
}

#login .text {
	width: 129px;
	height: 16px;
	margin: 5px 0 0;
	padding: 4px 6px 2px;
	background: none;
	background-image: url(../images/bg_input.gif);
	border: none;
	color: #9F9F9F;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#login .btn_login {
	margin-top: 5px;
}

#header_ingelogd {
	padding: 18px 0 0 128px;
	color: #FFF;
	float: left;
}

#header_ingelogd a {
	color: #FFF;
}

#header_ingelogd a:hover {
	text-decoration: underline;
}

/* MENU */

#menu {
	margin-left: 164px;
	clear: both;
	position: absolute;
	top: 127px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	margin-right: 68px;
	float: left;
	position: relative;
}

#menu a {
	font-size: 14px;
	color: #FF7300;
}

#menu a:hover {
	text-decoration: underline;
}

#menu ul ul {
	display: none;
	height: 50px;
	border-bottom: 1px solid #BFBFBF;
	color: #FF7300;
	position: absolute;
	top: 14px;
}

#menu ul ul li {
	margin: 24px 16px 0;
	position: absolute;
}

.menu1 {
	width: 292px;
	left: -110px;
	z-index: 1;
}

.menu2 {
	width: 342px;
	left: -150px;
	z-index: 1;
}

.menu3 {
	width: 286px;
	left: -80px;
	z-index: 1;
}

#menu ul ul a {
	color: #5B5B5D;
	font-size: 12px;
}

#menu ul ul a:hover {
	color: #FF7300;
	text-decoration: none;
}

#menu ul li:hover ul {
	display: block;
	background-image: url(../images/bg_menu.gif);
}

/* INFO BLOK */

#info_blok {
	width: 832px;
	height: 248px;
	margin-bottom: 16px;
	color: #FFF;
	clear: both;
	z-index: 100;
}

#info_blok b {
	margin-bottom: 14px;
	font-size: 14px;
	display: block;
}

.info_text {
	width: 270px;
	padding: 0 0 0 0;
	float: left;
}

#info_head {
  margin-left: 20px;
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	display: block;
}

#info_buttons {
	margin-top: 40px;
	padding: 0 0 0 96px;
	float: left;
}

.info_button a img {
	margin-right: 12px;
	position: relative;
	top: -10px;
}

.info_button a {
	color: #FFF;
	font-weight: bold;
}

.info_button a:hover {
}

.info_button {
	height: 60px;
}

.info_button .active {
	color: #FFF;
}

/* CONTENT */

#content_bg {
	margin: 0 0 28px;
	padding: 0;
	background-image: url(../images/bg_content.gif);
}

#content {
	padding: 24px 16px 12px 25px;
	background-image: url(../images/bg_content_top.gif);
	background-repeat: no-repeat;
	clear: both;
  height:auto; }

/* CONTENT LEFT */

#content_left {
	width: 560px;
	margin-right: 26px;
	line-height: 1.8em;
	text-align: justify;
	float: left;
}

#content_left a {
	color: #2585C7;
}

#content_left a:hover {
	text-decoration: underline;
}

.text_img {
	margin: 5px 16px 0 0;
}

.colored_text {
	width: 531px;
	padding-left: 20px;
	border-left: 6px solid #FF7300;
	color: #FF7300;
	font-style: italic;
	text-align: left;
}

/* FORMS */

#error_box_head, #error_box_tail {
	background-image: url(../images/error_box.gif);
	padding-top: 5px;
}

#error_box {
	padding: 11px 16px 11px 40px;
	color: #FD3030;
	background-color: #FFE6E6;
	border-left: 1px solid #FF9B9B;
	border-right: 1px solid #FF9B9B;
}

#error_box_tail {
	background-position: bottom;
}

.error_box_info2 { /* Blauw */
	margin-bottom: 12px;
	padding: 11px 16px 11px 40px;
	color: #FD3030;
	background-color: #FFE6E6;
	background-image: url(../images/error_box.gif);
	background-repeat: no-repeat;
}

#uitleg_banner {
	background-image: url(../images/banner_small.gif);
	height: 119px;
	margin-bottom: 12px;
	padding: 10px 33px;
	color: #FFF;
	font-size: 11px;
	line-height: 1.4em;
}

#uitleg_banner img {
	margin: 0 0 8px 56px;
	display: block;
}

#uitleg_banner_medium {
	background-image: url(../images/banner_medium.gif);
	height: 170px;
	margin-bottom: 12px;
	padding: 10px 0 10px 33px;
	color: #FFF;
	font-size: 11px;
	line-height: 1.4em;
}

.uitleg_banner_tekst {
	width: 152px;
	margin: 60px 22px 0 0;
	text-align: left;
	float: left;
}

#aanmelden li {
	list-style-image: url(../images/list_point.gif);
	list-style-type: square;
	
}
#aanmelden li p { 
	margin: 0; 
	padding: 0;
}

#nummer_box {
	width: 388px;
	margin: 18px 0 100px 90px;
	padding: 20px 0 0 0;
	background-image: url(../images/bg_nummer_box.gif);
	background-repeat: no-repeat;
	text-align: center;
}

p.nummer_box_line{
  margin: -10px 0 0 0;
  padding: 0 8px 0 0;
  text-align: right;
  
}

#nummer_box b{
	font-size: 13px;
	color: #FF7300;
	display: block;
}

#input_mobiel, #input_password {
	width: 110px;
	margin: 8px 0 0 8px;
	padding: 3px 4px 3px 12px;
	font-size: 18px;
	border: 2px solid #D4D4D4;
	letter-spacing: 2px;
	text-transform:uppercase;
}

#input_captcha {
	width: 80px;
	margin: 18px 0 0 8px;
	padding: 3px 4px 3px 12px;
	font-size: 18px;
	border: 2px solid #D4D4D4;
	letter-spacing: 2px;
  text-transform:uppercase;
}
#btn_nummer_box_captcha {
	margin: 18px 0 0 8px;
	border: 2px solid #D4D4D4;
}

#input_mobiel.error, #input_captcha.error {
  border: 2px solid red !important;
}

#p_emailadres.error, #p_vraag.error, #input_geslacht.error, #input_achternaam.error, #input_emailadres.error, #input_password1.error, #input_password2.error, #input_av.error {
  border: 1px solid red !important;
}

#btn_nummer_box{
	margin: 16px 0 0 0;
}


#btn_nummer_box_login{
	margin: 8px 0 0 0;
}


.btn_annuleer{
  padding:2px 4px;
}


#mobiel_nr {
	padding-top: 8px;
	font-size: 21px;
	color: #FF7300;
}

.mobiel_nr {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 4px;
}

#verification {
  position: relative;
	width: 307px;
  height: 161px;
	margin: 20px auto;
	background-image: url(../images/bg_verification.gif);
	background-repeat: no-repeat;
}

#formulier label {
	margin-bottom: 2px;
	display: block;
	font-weight: bold;
}

#formulier input, #formulier textarea, #formulier select {
	margin: 0;
	padding: 2px 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7F7F;
}

#registreren label {
	font-weight: bold;
}

#registreren input, #registreren textarea, #registreren select {
	margin: 0;
	padding: 2px 4px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7F7F;
}

#registreren input.error, select.error, textarea.error{
	border: 1px solid red;
}

.input_veld {
	border: 1px solid #DBDBDB;
}

.information {
	position: relative;
	top: 2px;
	left: 6px;
}

.checkbox_radio {
	padding-right: 8px;
}

#block_white_head, #block_white_tail {
	background-image: url(../images/block_white.gif);
	padding-top: 5px;
}

#block_white {
	padding: 12px 16px;
	background-color: #FFF;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
}

#block_white_tail {
	background-position: bottom;
}

.cssform p {
	width: 300px;
	clear: left;
	margin: 0;
	padding-top: 6px;
	padding-left: 200px;
	line-height: normal;
}

.cssform label {
	padding-top: 4px;
	float: left;
	margin-left: -200px;
	width: 170px;
}

.cssform .input_veld {
	width: 200px;
}


.cssform_locaties p {
	width: 360px;
	clear: left;
	margin: 0;
	padding-top: 6px;
	padding-left: 0px;
	line-height: normal;
}

.cssform_locaties label {
	padding-top: 4px;
	width: 360px;
}

.cssform_locaties .input_veld {
	width: 300px;
}
.cssform_locaties .input_veld_nummer {
	width: 50px;	
  
}
.cssform_locaties .input_veld_toevoeging {
	width: 50px;
	text-transform:uppercase;
}

.cssform_locaties .input_veld_nummer {
	width: 50px;
}

/* CONTENT RIGHT */

#content_right {
	float: left;
	border-left: 1px solid #FFF;
}

#content_right a:hover {
	text-decoration: underline;
}

div.vraag {
	color: #7F7F7F;
	cursor: pointer;
}

div.vraag:hover {
	color: #FF7300;
}

#content_right hr {
	display: none;
}

#menu_right_head {
	margin-bottom: 20px;
}

#menu_right_head a {
	font-size: 17px;
	color: #2585C7;
}

#menu_right_head a:hover {
	text-decoration: underline;
	color: #2585C7;
}

.hr_faq {
	height: 3px;
	margin: 4px 0;
	background-image: url(../images/bg_hr.gif);
}

#faq {
	width: 185px;
	padding-left: 18px;
	border-left: 1px solid #C6C6C6;
	font-size: 11px;
}

#vraag_idee {
	width: 185px;
	padding-left: 18px;
	border-left: 1px solid #C6C6C6;
	color: #7F7F7F;
}

#vraag_idee label {
	display: block;
}

#vraag_idee .input_veld, #vraag_idee textarea {
	width: 170px;
	margin: 2px 0 12px;
	padding: 2px 4px;
	border: 1px solid #DBDBDB;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9F9F9F;
}

.antwoord a {
	color: #2585C7;
}

.btn_verstuur {
	margin-left: 58px;
}

/* FOOTER */

#footer_balk {
	background-color: #F1F1F1;
}

#footer {
	width: 791px;
	margin: 0 auto;
	padding: 16px 16px 50px 25px;
	color: #2585C7;
}

#footer a {
	color: #5B5B5D;
}

#footer a:hover {
	color: #2585C7;
}

#footer_left {
	float: left;
}

#footer_right {
	padding-top: 26px;
	text-align: right;
}

#footer_right a {
	margin-left: 8px;
}

#copyright {
	margin-top: 14px;
	font-size: 11px;
	color: #858588;
}

.error_locaties{
	color: #CC0000;
	font-weight: bold;
}

/* Auto complete box for search form */

div.autocomplete {
  position: absolute;
  background-color: white;
  border: 1px solid #888;
  padding: 0;
  max-height: 400px;
  overflow: scroll;
}
#street_query{
  width: 300px;
}

div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}

div.autocomplete ul a:hover {
  background-color: #FFB;
}

div.autocomplete  a { 
  width: 100%;
}

div.autocomplete ul li {
  margin: 0;
  padding: 2px 2px 4px 2px;
  color: black;
  list-style-type: none;
  display: block;
  cursor: pointer;
  background-color: #ECECEC;
}

/* MIJN LOCATIES */

#locaties {
}

#locaties_menu {
	width: 144px;
	float: left;
	position: relative;
	left: 1px;
}

#locaties_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#locaties_menu li {
}

#locaties_menu a {
	padding: 9px 12px 8px;
	text-transform: uppercase;
	display: block;
	color: #7F7F7F;
	background-image: url(../images/bg_locaties_item2.gif);
}

#locaties_menu a:hover {
	background-image: url(../images/bg_locaties_item3.gif);
}

#locaties .active {
	background-image: url(../images/bg_locaties_item.gif) !important;
	font-weight: bold;
}

#locaties .finished {
	color: #16B800;
}

#locaties_gegevens {
  position: relative;
	width: 370px;
	padding: 12px 22px;
	float: left;
	background-color: #FFF;
	border: 1px solid #BFBFBF;
}

#locaties_gegevens label {
	margin-bottom: 2px;
	display: block;
	font-weight: normal;
}

#info_loc {
	margin-top: 6px;
	font-style: italic;
	font-size: 11px;
}

#info_loc b {
	text-transform: uppercase;
}

/* ERRORS */

.description_form_field {
 display: none;
 }
 
.error_message {
  color: red;
  clear: both;
  font-size: 12px;
}

.description_form_field {
  display:none;
}

.error input, .error .logical_field , .error textarea{
  border: 10px solid red !important;
}

p.question{
  margin: 0;
}

div.answer{
  background-color: white;
}

div.curtain{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 414px;
  height: 300px;
  background-color: gray;
  border: 0px solid black;
  opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}


#domkop{
  z-index: 999;
  position: absolute;
  left: 200px;
  top: 160px;
}

/* adds by Erik */

/* uitleg hoe */
div.tutorial_item { padding: 0 0 40px 0; text-align: left; }
	div.tutorial_item img { padding: 3px 20px 5px 0; }
	div.tutorial_item h3 { font-size: 130%; padding: 0 0 8px 0; }
	div.tutorial_item p {  }

.clear { clear: both; }

/* banner */
a#aanmelden { position: absolute; top: 347px; left: 82px; display: block; width: 224px; height: 35px; background: url('../images/mouseOut_button.gif') no-repeat;}
a#aanmelden:hover { display: block; width: 224px; height: 35px; background: url('../images/mouseOver_button.gif') no-repeat;}

#gratisrit { position: absolute; top: 169px; left: 0; display: block; width: 149px; height: 148px; background: url('../images/bg_banner_advertOut.gif') no-repeat; z-index: 0;}
#gratisrit:hover { background: url('../images/bg_banner_advertOver.gif') no-repeat;}

#info_text { position: absolute; top: 248px; left: 80px; display: block; width: 270px; height: 35px; z-index: 1; }
	#info_text h4 { margin: 0 0 0 20px; padding: 0 0 15px 0; color: #fff; font-size: 190%; font-weight: bold; }
	#info_text h5 { margin: 0; padding: 0; font-size: 130%; line-height: 22px; }

#hand { position: absolute; top: 206px; left: 570px; display: block; width: 218px; height: 211px; background: url('../images/handOut.png') no-repeat;}
#hand:hover { background: url('../images/handOver.png') no-repeat; }

.hiddenpic { display: none; }

div.align { text-align: center; }
div.center { margin: 0 auto; }
.align_left { text-align: left; margin-bottom: 15px; }
.tutorial_item_last { text-align: left; padding: 0 0 15px 0;}
.tutorial_item_last h3 { font-size:130%; padding:0 0 8px;}
