/**********************************************************
					HOOFD-OPMAAK
**********************************************************/

body, table, td, th, form, input, select, option, a {
	font: 11px Verdana, sans-serif;
	color: #3D3D3D;
}

body {
	margin: 10px;
	background: #FFF6CC;
}

table{
	margin:0;
	padding:0;
}

.brclear { /* Use a break with this class to clear float containers */
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0;
}

h1 {
	font-size: 16px;
	margin-bottom: 5px;
}

img {
	border: none;
}

p {
	margin: 0;
	padding: 0 0 10px 0;
	text-align:left;

}

a {
	color: #025996;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	border: none;
	color: white;
	border-bottom: 1px solid #006BB6;
}

/**********************************************************
					HOOFD ELEMENTEN
**********************************************************/

div#container {
	width: 820px;
	margin: 0 auto;
	/* background: #FFFFFF; J*/
}

div#header {
	/*
	background: #FFDF0F url('/img/bg_header.png') no-repeat left top;
	padding-top: 86px;
	*/
	background: #FFDF0F url('/img/bg_header_tel.gif') no-repeat right 38px;

}
div#header a img{
	padding-left:20px;
}

div#header div#logo {
	height: 56px;
	padding: 8px 0 0 15px;
}

div#header img#banner {
	float: right;
}

div#main {
	padding: 15px 0;
	background: #FFFFFF;
	width:820px;
	float:left;
}

div#footer {
	background: #FFF6CC;
	padding-top: 10px;
	text-align: center;
	font-family: Verdana;
	color: #3A3A3A;
	font-size: 10px;
}

div#col-left {
	float: left;
	display: inline; /* oplossen double margin bug in IE6 */
	width: 230px;
	margin-left: 18px;
	height:400px;
}

div#col-right {
	float: left;
	/*background: red;*/
	width: 554px;
}

h1#main-title {
	/*background: lime;*/
	padding: 3px 0;
	margin: 0 18px 15px 18px;
	border: 1px solid #626366;
	border-left: none;
	border-right: none;
	color: #626366;
	font-size: 18px;
}

/**********************************************************
						 MENU
**********************************************************/

ul#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url('/img/bg_menu.png') repeat-x;
	height: 26px;
}

ul#menu li {
	float:left;
	background: url('/img/bg_menu_li.png') no-repeat right center;
}

ul#menu li.last {
	background: none;
}

ul#menu li a {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: -0.02em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 10px 8px 10px;
	margin: 0;
}

ul#menu li a:hover {
	color: #FFDF19;
	text-decoration: none;
}

div#headerlinks {
	padding: 3px 0 5px 0;
	text-align: right;
	background: url('/img/bg_stippellijn.png') repeat-x left bottom;
}

div#headerlinks a {
	font-family: Verdana;
	color: #3A3A3A;
	font-size: 10px;
	text-decoration: none;
}

div#headerlinks a:hover {
	text-decoration: underline;
}



/**********************************************************
						HOMEPAGE
**********************************************************/

p#home-foto img {
	/*border: 1px solid #FFDF0F;*/
}

p#home-tekst {
	width: 200px;
	text-align: left;
	height: 126px;
}

/**********************************************************
				DIRECT RESERVEREN BLOKJE
**********************************************************/

div.frameBox{
	width:550px;
	height:400px;
	margin-bottom:10px;
	margin-top:10px;
}

/* div#directreserveren {
	padding-top: 120px;
	padding-left: 15px;
	height: 143px;
	width: 200px;
	background: url('/img/bg_directreserveren.png') no-repeat left top;
} J */

div#directreserveren {
	height: 190px;
	width: 215px;
	background: url('/img/bg_directreserveren.png') no-repeat left top;
	float:left;
	margin-top:10px;
}

div#directreserveren_zonder {
	height: 190px;
	width: 215px;
	background: url('/img/bg_directreserveren_zonder.png') no-repeat left top;
	float:left;
	margin-top:10px;
}

div#directreservereninputs {
	height: 25px;
	width: 190px;
	margin-left:10px;
	_margin-left:5px;
	margin-top:125px;
	float:left;
}

div#directreserveren p {
	padding: 0;
	margin: 0;
	color: #0062AC;
}

div#directreserveren p a {
	text-decoration: underline;
}

input#directreserveren-postcode {
	width: 75px;
	height: 14px;
	border: 1px solid #B5B6B7;
}

* html input#directreserveren-postcode {
	margin-top: -1px;
}

input#directreserveren-submit {
	vertical-align: top;
}

/**********************************************************
						RESERVEREN
**********************************************************/
div#col-right p span{
	font-family:verdana;
	font-size:9px;
}

body#reserveren h2 {
	color: #006BB7;
	border: none;
	font-size: 18px;
}

body#reserveren div.stap{
	display: inline;
	font-size: 16px ;
	font-weight: bold;
	background: white url('/img/bg_stap_inactief.png') no-repeat left top;
	color: #FFFFFF;
	margin-right: 3px;
	cursor: default;
	width:135px;
	height:26px;
	float:left;
	text-indent:-1000px;
}
body#reserveren div.stap.active{
	cursor:pointer;
}
body#reserveren div.stap.current{
	cursor:default;
}
div#col-right{
	padding-top:10px;
}

body#reserveren div.stap.inactief1{
	background-image: url('/img/g_stap1.jpg');
}
body#reserveren div.inactief2{
	background-image: url('/img/g_stap2.jpg');
}
body#reserveren div.inactief3{
	background-image: url('/img/g_stap3.jpg');
}
body#reserveren div.inactief4{
	background-image: url('/img/g_stap4.jpg');
}

body#reserveren div.current1 {
	background-image: url('/img/b_stap1.jpg');
}
body#reserveren div.current2 {
	background-image: url('img/b_stap2.jpg');
}
body#reserveren div.current3 {
	background-image: url('img/b_stap3.jpg');
}
body#reserveren div.current4 {
	background-image: url('img/b_stap4.jpg');
}

p#reserveren-buttons {
	margin-top: 15px;
	padding-top: 15px;
	/*border-top: 1px solid #006BB6;*/
}

p#reserveren-buttons input#verder {
	float: right;
}

p#reserveren-buttons input#verzenden {
	float: right;
}

p#reserveren-buttons input {
	background: url('/img/bg_button.png') repeat-x;
	border: 1px solid #7A7A7A;
	color: #fff;
	font-weight: bold;
	padding: 1px 5px 2px 15px;
	width: 120px;
	border: none;
}

p#reserveren-buttons input#gaterug {
	float: left;
	background: url('/img/bg_button_terug.png') repeat-x;
}
p#reserveren-buttons input#verzenden {
	background: url('/img/bg_button_verzenden.png') repeat-x;
	height:30px;
	font-size:12px;
}

.error{
	background: #eaeaea;
	width: 100%;
	padding-top:5px;
	height: 26px;
	margin-bottom: 10px;
}
	.error span{
		margin-top: 2px;
		margin-left: 5px;
		padding-left: 25px;
		background: url("/img/ico_stop.gif") no-repeat;
		text-align: left;
		height: 19px;
		padding-top: 3px;
		color: #006bb6;
		font-weight: bold;
		display: block;
	}

	.textInput{
		margin: 3px;
		height: 20px;
	}

	.textInput input{
		border: 1px solid #d3d3d3;
	}


input#submit_button{
	background: url('/img/bg_button.png') repeat-x;
	color: #fff;
	border: 0;
	width: 107px;
	font-weight: bold;
	padding: 1px 5px 2px 5px;
	margin-left: 75px;
	margin-top: 20px;
}


table.styled {
	width: 100%;
	border-collapse: collapse;
}

table.styled td {
	border: 1px solid #ffef15;
}
table.styled th ,
table.styled thead td {
	font-weight: bold;
	background: #FFDF0F;
	border:1px solid white;
	padding:2px 0 2px 2px;
	text-align:left;
	color:#626366;
}
table.styled .emptycell{
	background: #FFFFFF;
	border:0;
}
table.styled tbody td{
	padding:2px 10px;
}

table#small-styled-table tbody td,table#small-styled-table tbody th{
	padding:2px 8px;
	font-size:10px;
}

table#kies-boedelbak td {
	text-align: right;
	padding-right:20px;
}

table#kies-boedelbak td label {
	cursor: pointer;
}

div.reserveren-error {
	margin: 10px 0 15px;
	color:#006bb6;
	padding: 7px 15px;
	background: #eaeaea;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	cursor: default;
}

p.reserveren-notice {
	margin: 10px 0 15px;
	color:#000;
	padding: 7px 15px;
	background: #DBE5F1;
	font-size: 12px;
	text-align: left;
	cursor: default;
}

div.postcode-error {
	margin: -10px 0 15px;
	color:#006bb6;
	padding: 7px 15px;
	background: #eaeaea;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	cursor: default;

}
div.postcode-error img {
	vertical-align:middle;
	padding-right:10px;
}

div.reserveren-error img
{
	vertical-align: middle;
	margin-right: 10px;
}
div#col-left div.dealerinfo{
	margin:10px 0 0;
}
/**********************************************************
						VERHUURLOCATIES
**********************************************************/

div#locaties-zoekopdekaart {
	width: 214px;
	height: 68px;
	margin-bottom: 15px;
	background: url('/img/bg_zoekopdekaart.png') no-repeat left top;
}

div#locaties-zoekoppostcode {
	width: 200px;
	height: 48px;
	margin-bottom: 15px;
	padding: 60px 0 0 15px;
	background: url('/img/bg_zoekoppostcode.png') no-repeat left top;
}


div#locaties-zoekopprovincie {
	width: 205px;
	height: 182px;
	padding-left: 10px;
	background: url('/img/bg_zoekopprovincie.png') no-repeat left top;
}
div#overlayLocations{
	position:absolute;
	margin:13px 0 0 50px;
	height:345px;
	width:455px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/img/bg_locatienetOverlay.png',sizingMethod='image');
	z-index:1000;
	overflow:hidden;
}
div#overlayLocations[id]{
	filter:none;
	background: url(/img/bg_locatienetOverlay.png) no-repeat;
}

div#overlayLocations p{
	margin:70px 40px 40px 40px;
	color:white;
	font-weight:bold;
	line-height:20px;
	font-size:15px;
	text-align:center;
}


/**********************************************************
				OVERIGE STIJLEN ALGEMEEN
**********************************************************/

div#col-right h2 {
	color: #0062AC;
	font-size: 12px;
	margin-bottom: 2px;
	font-weight: bold;
}

/***/

div#col-right-home div.item {
	padding: 1px;
	margin-bottom: 3px;
	height:73px;
}

div#col-right-home div.item p a {
	color:#333;
	padding-left:6px;
	background: url('/img/bullet.png') no-repeat left 4px;
	font-size:11px;
	line-height:16px;
}


div#col-right-home div.item p a em {
	font-size: 10px;
	color: #006AB6;
	font-style: normal;
	padding-left: 8px;
	line-height: 25px;
}

div#col-right-home div.item h3 {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #006AB6;
	padding: 0 0 5px 0;
	margin: 0;
	background: url('/img/bg_stippellijn.png') repeat-x 0px 15px;
}

div#col-right-home div.item a img {
	float: left;
	padding-right:7px;
	background:white;
}

div#col-right-home div.item p {
	margin: 0;
	padding: 0;
}

/***/

ul#submenu {
	background: url('/img/bg_stippellijn.png') repeat-x left top;
	list-style: none;
	margin: 0;
	padding: 0;
	width:210px;
	float:left;
}

ul#submenu li {
	height: 30px;
	background: url('/img/bg_stippellijn.png') repeat-x left bottom;
}

ul#submenu li a {
	display: block;
	padding: 8px 0 8px 15px;
	background: url('/img/bullet.png') no-repeat left center;
	font-weight: bold;
	font-size: 12px;
	color: #3D3D3D;
	text-decoration: none;
}

ul#submenu li a:hover {
	text-decoration: underline;
}

/***/

/*
div#directreserveren {
	height:80px;
	background: url('../img/bg_reserveren3.png') no-repeat;
	padding: 10px;
}

div#directreserveren h2 {
	font-size: 11px;
	color:#fff;
	padding: 6px 0 13px 0;
	margin:0;
}


div#directreserveren form{
	padding:0;
	margin:0;
}
div#directreserveren table td {
	color:#3d3d3d;
}

div#directreserveren label {
	font-size: 10px;
}
*/
/***/

input.input-text{
border:inset 1px #c3c3c3;
	/*border-top:outset #006bb6;
	border-left: px solid #006bb6;
	border-bottom: 1px solid #999;
	border-right: 1px solid #d1e1ec;*/
	padding: 2px 0;
}
textarea.input-text{
	border:inset 1px #c3c3c3;
	padding: 2px 0;
}

#verzendenbutton {
	background: url('/img/bg_button.png') repeat-x;
	border: 1px solid #7A7A7A;
	color: #fff;
	font-weight: bold;
	padding: 1px 5px 2px 15px;
	width: 120px;
	border: none;
}

select {
	border: 1px solid #86b9dc;
}

/***/

div#footer a {
	color: #3A3A3A;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

/***/

div#nieuws h2 {
	font-size: 11px;
	background: url('/img/bg_stippellijn.png') repeat-x left bottom;
	margin-bottom: 0;
	color:#006bb6;
	padding-bottom:5px;
	margin-bottom:5px;
}

div#nieuws ul, div#nieuws ul li {
	margin: 0;
	padding: 2px 0;
	list-style: none;
}

div#nieuws ul li a {
	font-size:11px;
	color: #3D3D3D;
	padding-left: 8px;
	background: url('/img/bullet.png') no-repeat left center;
}

/***/

div#col-middle-home h2 {
	font-size: 11px;
	padding-bottom: 8px;
	margin:0;
	color:#fff;
}

div#col-middle-home label {
	font-weight: bold;
	font-size:11px;
}

/***/

div#header h1 {
	font-family: Verdana;
	margin: 8px 0 5px 0;
	color: #505050;
	font-weight: bold;
}

/***/

body#faq div#col-right ul {
	padding: 0 0 0 20px;
	margin: 0;
}

body#faq h2 {
	font-size: 11px;
	margin: 0;
}

/***/

div#popup {
	background: #FFFFFF;
	padding: 10px;
}

div#popup h1 {
	border-color:#626366;
	border-style:solid none;
	border-width:1px medium;
	color:#626366;
	font-size:18px;
	padding:3px 0pt;
	/*border-bottom: 1px solid #006BB6;*/
}
div#popup h2 {
	color:#0062AC;
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
}

/***/

div#col-right table tbody td {
	text-align: left;
}
div#col-right table.switch {
	width: 100%;

}

div#col-right table.switch tbody{
	border: 1px solid #E9E9E9;
}
div#col-right table.switch th{
	text-align:left;
}

table#kies-boedelbak tr#bbtype_a td,
table#kies-boedelbak tr#bbtype_c td,
table#kies-boedelbak tr#bbtype_ch td,
table#kies-boedelbak tr#bbtype_e td,
table#kies-boedelbak tr#bbtype_eh td
{
	text-align: right;
	padding-right: 20px;
}

/*
ul.sitemap{
	list-style:none;
	margin: 0 0 0 0;
	padding:0;
}
ul.sitemap li{
	list-style:none;
	margin: 0 0 10px 0px;
	padding:0 0 0 0;
	line-height:29px;
	background: white url(/img/sitemap_main_row.gif) 0px 0px no-repeat;
}
ul.sitemap li a{
	padding:0 0 0 40px;
}
ul.sitemap li ul{
	margin:0;
	background:white;
	padding:0 0 0 0;
}
ul.sitemap li ul li{
	margin:0 0 0 0;
	padding:5px 0 0 ;
	line-height:33px;
	background:white url(/img/sitemap_sub_row.gif) 0px 0px no-repeat;
}
ul.sitemap li ul li.last{
	background:white url(/img/sitemap_sub_row_last.gif) 0px 0px no-repeat;
}
ul.sitemap li ul li a{
	padding:4px 0 0 80px;
} */

ul.sitemap{
	margin: 0 0 0 30px;
	padding:0;
}
ul.sitemap li{
	margin: 20px 0px 0px 0px;
	padding:0 0 0 0;

}
ul.sitemap li a{
	padding:0px;
}
ul.sitemap li ul{

}
ul.sitemap li ul li{
	margin:0 0 0 0;
	padding:0 0 0 0;

}
ul.sitemap li ul li.last{

}
ul.sitemap li ul li a{
	padding:0px 0px 0px 0px;
}

/* begin nieuwsbrief stijlen */
#nieuwsbrief label {
	float: left;
	width: 120px;
}
#nieuwsbrief #message {
	margin-bottom: 20px;
}

#nieuwsbrief #col-right input {
	width: 120px;
	height: 14px;
	border: 1px solid #B5B6B7;
	margin-bottom: 2px;
}
#nieuwsbrief #col-right input#aanmelden {
	width: auto;
	height: auto;
	border-width: 0px;
}

/* newsletter 'banner' */
#newsletter {
	display: block;
	width: 215px;
	height: 73px;
}
/* eind nieuwsbrief stijlen */


/* ANWB Pagina */
table.anwb span.title
{
	white-space: nowrap;
}


a.findAdres {
	display: block;
	padding-top: 4px;
	margin-left: 4px;
	width: 100px;
	float: left;
}




/* google maps */
div#googlempap-container {
	position:	relative;
	width:		563px;
	height:		461px;
	margin-top: 13px;
}

div#googleMap {
	width:	542px;
	height:	442px;
	top:	6px;
	left:	6px;
	border:	1px solid #d2d2d2;
	position: absolute !important;
}

/* google maps route pop up */
#googleMapsRoutePopup .directions{
	clear: both;
}

#googleMapsRoutePopup .newRouteBox{
	float: left;
}

#googleMapsRoutePopup .printBox{
	float: right;
}

.dealer-tooltip h3{
	margin-bottom:0px;
}
