*{
	margin:0;
	padding:0
}

select.eyear {
	width: 60px;
}

body{
	color:#333;
	font:11px "Arial", "Tahoma", "MS Sans Serif", sans-serif
}
a{
	text-decoration:none;
	outline:none;
	color:#fff;
	}
a:hover{
	text-decoration:underline;
	color:#fff;
	}
ul,ol{
	margin:0 0 15px 25px;
	padding:0;
}
ol li{
	margin:0 0 15px;
	padding:0;
	font-size:12px;
	text-align:left;
	list-style:decimal
}
ul li{
	margin:0 0 15px;
	padding:0;
	font-size:12px;
	text-align:left;
	list-style:disc
}
h1{
	margin:10px 0;
	padding:0;
	font:18px "Helvetica Neue", Arial;
	color:#00336F;
}
h2{
	margin:5px 0;
	padding:0;
	font:bold 16px "Helvetica Neue", Arial, sans-serif;
	color:#00336F
}
h3{
	margin:5px 0;
	padding:0;
	font:bold 16px "Helvetica Neue", Arial, sans-serif;
	color:#00336F
}
h4{
	margin:5px 0;
	padding:0;
	font-size:16px;
	color:#666
}
h5{
	margin:5px 0;
	padding:0;
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#00336F
}
h6{
	margin:5px 0;
	padding:0;
	font-size:12px;
	color:#333
}
p{
	font-size:12px;
	color:#444;
	line-height:18px;
	text-align:justify
}
blockquote{
	margin:3px 0 12px;
	padding:0 0 0 25px;
	font:15px Georgia, "Times New Roman", Times, serif;
	color:#333;
	line-height:18px;
	text-align:justify;
	font-style:italic;
	background:url(images/quote.png) no-repeat
}
hr{
	margin-bottom:10px;
	border:none;
	border-bottom:1px dotted #fff;
	background:none;
	height:1px;
	width:550px;
}
input,textarea,select{
	border:1px solid #ccc;
	background-color:#f8f8f8;
	color:#555;
	padding:2px
}
.alignleft{
	float:left
}
.alignright{
	float:right
}
.button{
	padding:3px 0;
	background:#000;
	border:1px solid #dbdddf;
	line-height:15px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#fff
}
.button:hover{
	background:#787777
}
table td{
	padding:5px;
	font-size:11px
}
.thead{
	font-size:11px;
	font-weight:700;
	color:#fff !important;
	background:#868686
}
.small {
	font-size:8px;
}


/* Page Structure ----------------------------------------------------------------*/
#header{
	display:block;
	background: #FFF url(images/header.gif) repeat-x;
	height:80px;
	width:900px;
	margin:0 auto;
	position: relative;
}
#menu {
	display:block;
	height:25px;
	width:900px;
	margin:0 auto;
}
#center{
	float:right;
	width:635px;
	background:#FFCB06;
	margin:10px auto
}
#center-in{
	padding:0 15px;
	color:#555
}
#gradient{
	background: url(images/gradient-yellow.jpg) repeat-x 0 14px;
}
.pagewrapper { 
	display: block; 
	width: 900px; 
	margin: 0 auto;
}
#Sidebar{
	width:240px;
	margin:10px auto;
	float:left;
	background:#FFCB06;
	padding:0 0 0 15px;
}
#footer{
	width:900px;
	height:100%;
	margin:10px auto;
	clear:both;
	position:relative;
	overflow:hidden
}
.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}
.clearleft {
	clear: left;
}
/* Header ----------------------------------------------------------------*/
#header h6{
	float:left;
	width:215px;
	height:40px;
	margin:15px 0 0 15px;
	text-indent:-9009px
}
#header h6 a{
	display:block;
	width:100%;
	height:100%;
	padding:0;
	background:url() no-repeat
}
#searchForm .input{
	width:410px;
	margin-right:5px;
	padding:2px;
	background:#fff;
	border:1px solid #c9c9c9;
	font-size:13px;
	color:#555
}
#searchForm .button{
	width:28px;
	padding:3px 0
}

#headerform {text-align:left;width:300px;}
#headerform fieldset {border:0;margin-top:10px;}
#headerform legend, #headerform dt {font-weight:bold;color:#666;}
#headerform legend {margin-left:-10px;}
#headerform input.med, #headerform select.day, #headerform select.time, #headerform select.month {font:1em;color:#000;padding:3px;border: 1px solid #00336F;background-color:#f9f9f9;line-height : 1.5em;}
#headerform select.day {width:48px;}
#headerform select.month {width:82px;}
#headerform select.time {width:62px;}
.formbutton {margin-top:15px;}



/* Sidebar ----------------------------------------------------------------*/
#Sidebar-in ul{
	margin:5px 0 15px 5px
}
#Sidebar-in ul li.page_item,
#Sidebar-in ul li {
	list-style:none;
	display:block;
	padding:5px 5px 5px 18px;
	margin:0;
	background:url(images/sbullet.png) no-repeat;
	background-position:0 8px;
	border-bottom:1px solid #00336F;
}
#Sidebar-in h2 {
	margin:50px 0px 10px 0px;
	padding:0;
	font:18px "Helvetica Neue", Arial;
	color:#00336F;
}

/* Center Main Content ----------------------------------------------------------------*/
.valet {
	border: 3px solid #fff;
	margin: 0 5px 15px 0;
	}
#center-in p{
	margin:3px 0 8px
}
#center-in h2{
	margin:5px 0 0;
	padding:0
}
#center-in h3{
	margin:22px 0 11px;
	padding:0 0 5px;
	border-bottom:1px dotted #ccc
}
#center-in h4{
	margin:0 0 20px;
	padding:0
}
#center-in h5{
	margin:3px 0 5px;
	padding:0
}
#center-in img{
	padding:2px;
	margin:0 12px 12px;
	border:1px solid #CCC
}
.listings{
	padding:5px 0;
	overflow:hidden;
	height:100%
}
#center-in h2.PageTitle{
	margin-bottom:15px;
	font:25px Arial, Helvetica, sans-serif;
	color:#00336F
}
.mainlist,.clear{
	clear:both
}
.mainlist_twopart{
	width:300px;
	margin-bottom:20px
}
.clientlist{
	padding:5px 0;
	overflow:hidden;
	height:100%;
	width:400px
}
.clientlist p{
	width:310px;
	float:right
}
.clientlist h6{
	margin:3px 0 0;
	padding:0
}

/* Home Page 1 ----------------------------------------------------------------*/
#banner1{
	position:relative;
	display:block;
	width:929px;
	background: #0C3E8A url(images/bannerbg-up.png) no-repeat;
	margin:0 auto;
}
#banner2{
	position:relative;
	display:block;
	width:929px;
	background: #0C3E8A url(images/bannerbg-vp-up.png) no-repeat;
	margin:0 auto;
}
#banner3{
	position:relative;
	display:block;
	width:929px;
	background: #0C3E8A url(images/bannerbg-apk.png) no-repeat;
	margin:0 auto;
}
#banner4{
	position:relative;
	display:block;
	width:929px;
	background: #0C3E8A url(images/bannerbg-vp-up2.png) no-repeat;
	margin:0 auto;
}
#header2 h2, #banner2 h2{
	padding-top:5px;
	width:500px;
	font:bold 20px "Helvetica Neue", Arial, sans-serif;
	color:#00336F;
}
#header2 {
	position: relative;
	left: 290px;
	width: 550px;
}
#headerleft {
	position: absolute;
	left: 60px;
	top: 200px;
	width: 160px;
	height: 40px;
}
#headerleft a {
	display: block;
	height: 100%;
	width: 100%;
}

#header2 p {
	font-size:12px;
	color:#333;
}

#home-bottom{
	display:block;
	width:100%;
	height:100%;
	margin:0 auto;
}
.mainboxes{
	width:265px
}
.mainboxes p,#Sidebar p{
	margin:3px 0 12px;
	padding:0;
	font-size:12px;
	color:#555;
	line-height:18px;
	text-align:justify
}
.mainboxes h2{
	margin:3px 0 11px;
	padding:0;
	font-size:18px
}
.mspacer{
	padding-left:40px
}
.titleTab h2 {
	display: none;
}

.titleTab {
	background: url(images/whatYouGet.png) no-repeat left top;
	height: 24px;
}
.featuresTop {
	width: 900px;
	background: url(images/featuresTop.png) no-repeat center bottom;
	height: 9px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.featuresBody {
	width: 900px;
	height: 210px;
	background: url(images/featuresBody.jpg) no-repeat center bottom;
}
.featuresLeft  {
	float: left;
	width: 280px;
	padding-left: 10px;
}
.featuresLeft {
	font-size:10px;
	padding-right:10px;
}
.featuresLeft .price {
	font-weight: bold;
	font-size: 18px;
	padding-left: 20px;
	margin-top: 20px;
	display: inline;
}
.featuresLeft div.meer {
	position:relative;
	left:7px;
	top:4px;
	display: inline;
}
.featuresLeft div.meer img {
	padding-left: 2px;
	padding-right: 2px;
}
.featuresLeft .price span{
	font-weight: normal;
	font-size: 12px;
}
.featuresMiddle {
	float: left;
	width: 280px;
	padding-left: 10px;
	display: inline;
}
.featuresMiddle h2, .featuresRight h2, .featuresLeft h2{
	padding-top:0px;
	width:280px;
	font:bold 16px "Helvetica Neue", Arial, sans-serif;
	color:#00336F;
}
.featuresMiddle {
	font-size:10px;
	padding-right:10px;
}
.featuresMiddle div.meer {
	position:relative;
	left:170px;
	top:23px;
	width: 76px;
	display: inline;
}
.featuresMiddle div.meer img {
	padding-left: 2px;
	padding-right: 2px;
}
.featuresRight {
	float: left;
	width: 290px;
	padding-left: 10px;
	line-height: 1.4em;
}
.featuresRight div.buttons {
	padding-left: 0px;
	padding-top: 15px;
}
.featuresRight ul {
	margin:0;
	padding:0;
}
.featuresRight li {
	background: url(images/nm_list.gif) no-repeat 0 1px;
	list-style:none;
	color: #7f7f7f;
	line-height: 1.2em;
	margin:0;
	padding: 2px 0 4px 20px;
}
.streepjes {
	text-align: right;
	height: 5px;
	width: 900px;
	background: url(images/streepjes.gif) left center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1px;
}
div.whyWereDifferent {
	width: 605px;
	float: left;
	border-right: 1px solid #d1d1d1;
}
div.onOurBlog {
	float: left;
	padding-left: 20px;
	width: 270px;
}
.onOurBlog h2, .whyWereDifferent h2 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

.onOurBlog li {
	margin-bottom: 10px;
	line-height: 1em;
}

.whyWereDifferent p {
	padding-left: 200px;
}
div.postheader {
	width: 870px;
	padding: 15px;
	margin-bottom: 30px;
	background: #fffbee;
	border: 1px solid #999;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 1.3em;
}
div.postheader input {
	margin-right: 5px;

}
div.postheadertop {
	width: 655px;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 30px;
	background: #fffbee;
	border: 1px solid #999;
	font-size: 12px;
	line-height: 1.3em;
}
div.postheadertop p {
    font-size: 10px;
    font-style: italic;
}
div.postmain {
	margin-top: 20px;
	width: 870px;
	padding: 25px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	font-size: 12px;
	line-height: 1.3em;
	color:#FFFFFF;
}
div.postmain h2, div.postheader h2{
	width:500px;
	font:bold 16px "Helvetica Neue", Arial, sans-serif;
	color: #FFFFFF;
}
div.postheadertop h2, div.postheader h2{
	color:#00336F;
}
div.postmain h5, div.postheader h5{
	padding-top:0px;
	width:500px;
	font:bold 16px "Helvetica Neue", Arial, sans-serif;
	color:#00336F;
}
div.postmain img {
	border: 3px solid #ccc;
}
div.postmain p {
	color: #FFFFFF;
	padding: 0 320px 10px 0;
}
div.postmain h4{
	padding-top:20px;
	width:500px;
	font:bold 16px "Helvetica Neue", Arial, sans-serif;
	color:#fff;
}
div.postmain ul {
	margin:10px 0 10px 5px;
	padding: 0 310px 0 0;
}
div.postmain li {
	background: url(images/bullet.gif) no-repeat 0 3px;
	list-style:none;
	color: #FFFFFF;
	line-height: 1.2em;
	margin:10px 0 0 0;
	padding: 2px 0 4px 20px;
}

div.posttop a {
	float: right;
	color:#666666;
	font-size:10px;
}
div.bon {
	float:right;
	width: 200px;
	background-color: #white;
	border: 1px solid #00336F;
	font-size: 12px;
}
div.meer {
	text-decoration:underline;
	margin:10px 0 0 0;

}

/* Reservering ----------------------------------------------------------------*/
#boek{
	display:block;
	width:900px;
	background:#fff;
	margin:0 auto;
}
#boek p{
	margin:5px 5px 15px 5px;
	font-size:12px;
	color:#333;
}
#boek h2{
	margin:0 0 0 5px;
	padding-top:25px;
	width:500px;
	font:bold 20px "Helvetica Neue", Arial, sans-serif;
	color:#00336F;
}

/* Footer ----------------------------------------------------------------*/
#footer p{
	margin:0;
	padding:0 0 5px;
	color:#555;
	font-size:11px
}
#footer p a,.pro-box a{
	color:#555
}
#footer .copyright{
	color:#a0a0a0;
	float:left
}
#footer .copyright a{
color:#a0a0a0
}
#footer .copyright a:hover,.comments a:hover,.post-date a,.post-footer a:hover{
	color:#000
}
ul#footerlinks{
	float:right;
	padding:0
}
ul#footerlinks li,ul#nav-top li{
	display:inline;
	list-style:none
}
ul#footerlinks li a{
	margin:0;
	padding:8px 10px 5px;
	color:#888;
	font:bold 12px Arial, Helvetica, sans-serif;
	border-left:1px solid #ccc;
	line-height:18px
}



/* P.I.E. Float Clearing ----------------------------------------------------------------*/
.clearfix:after{
content:".";clear:both;height:0;visibility:hidden;display:block}
* html .clearfix{height:1%}
.clearfix{display:block}

/* Calendar ----------------------------------------------------------------*/


.calnavleft {
	background: Url('images/cal_left.gif');	
	background-repeat: no-repeat;
	position: absolute;
	left: 2px;
	top: 5px;
	width: 15px;
	height: 10px;
	cursor: pointer;
}
.calnavright {
	background: Url('images/cal_right.gif');		
	background-repeat: no-repeat;
	position: absolute;
	left: 163px;
	top: 5px;
	width: 15px;
	height: 10px;
	cursor: pointer;
}
.calcell {
	font-size: 11px;
	background-color: #e8e8e8;
	width: 23px;
	height: 23px;
	*height: 21px;
	text-align: center;
	text-decoration: line-through;
}
.oom {
	color: #a0a0a0;
}
.selectable, .selector {
	color:#333333;
	font-size: 10px;
	background-color: white;
	text-decoration: none;
}
.selectable a:hover {
	color:#333333;
	text-decoration:underline;
}
.calhead {
	background-color: #ffce50;
	height: 20px;
}
.calweekdaycell {
	font-size: 10px;
	font-weight: bold;
}
.calweekdayrow {
	border: solid 1px #808080;
	background-color: #ffee90;
	height: 18px;
}
.calheader {
	font-size: 11px;
	text-align:center;
}
.yui-calendar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
}
.fixedSize {
	width: 180px;
	
}
div.Calendar {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	left: 0px;
	height: 200px;
	width: 180px;
	border: solid 1px #808080;
	background-color: #E8E8E8;
	font-size: 8px;
	z-index: 100;
}

table.receipt td {	font-size: 10px; font-family: arial; height: 100%; vertical-align: top; }
table.receipt td.price { text-align: right; font-weight:bold; }
table.receipt td.total { border-top: solid 1px black;}
td.leftcolumn { vertical-align: top; font-size: 10px; }



div.form_help_top {
	background-image:url('images/balloon-top.gif');
	width: 325px;
	height: 29px;
	position: relative;
}
div.form_help_content {
	background-image:url('images/balloon-content.gif');
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	width: 305px;
	position: relative;
}
div.form_help_bottom {
	background-image:url('images/balloon-bottom.gif');
	background-repeat: no-repeat;
	width: 325px;
	height: 11px;
	position: relative;
}
div.strong {
	border-bottom: 1px dotted #000;
	color: #FF822F;
	font-weight:bold;
}
form.itinerary .button img {
	background-image: url(images/button.gif);
	width:202px;
	height:20px;
	border:0;
}

/* formulier */
.form {margin-top:5px;}
.rowtitle {font-weight:bold; padding-top:10px;}
.row { width: 450px; }
.field {color:#333;}

.form input, select{font:1em;color:#000;padding:3px;border: 1px solid #00336F;background-color:#f9f9f9;line-height:1.5em;}
.form input[type="checkbox"] { background: none; border: 0; background-color: none;}
.form input[type="radio"] { background: none; border: 0; background-color: none;}

input.voltooien {background-image: url(images/voltooien.gif);width:122px;height:19px;border:0;}
#bookingform input.button {background-image: url(images/button.gif);width:202px;height:20px;border:0;}
input.nieuwsbrief, input.conditions {margin-right: 5px;}

.title { width: 50px; }
.firstname { width: 100px; }
div.field.lastname { width: 150px; padding-left: 12px; }

.bdayday {width: 50px; }
.bdaymonth {width: 100px; }
.bdayyear {width: 70px; }

.email {width: 150px; }
.phone {width: 150px; }
div.field.phone {width:350px;}

.streetname {width: 100px; }
.number {width: 60px;  }
div.field.number {  padding-left: 12px; }
div.field.postalcode {width: 150px; padding-left:12px; }
div.field.passengers {padding-bottom:15px;}

.city { width: 150px; }

.company { width: 150px; }

.carbrand { width: 100px; }
div.field .cartype { width: 100px; } 
div.field.cartype { width: 100px; padding-left:12px; }
div.field.carplates { width: 150px; padding-left:12px; }
div.field.nieuwsbrief { width: 100%;  }
div.field.conditions { width: 400px; padding-top: 10px;}
div.field.conditions a{color:#000; text-decoration:underline;}

.checkimg {}
#incasso, #creditcard { font-size: 10pt; font-weight: bold; position: relative; top:-15px; left: -5px; color:#333333;}
#email, #conditions { font-size: 9pt; position: relative; left: -15px; }

div.field {
	display: table-cell;
	float: left;
	font-size: 10px;
	padding-left: 5px;
}

div.postheader a {
	color: blue;
}

/* Slider (Recensies) */

#slider ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider, #slider li { 
	width:625px;
	height:20px;
	overflow:hidden; 
	margin-bottom: 0;
}
#slider {
	position: absolute;
	left: 240px;
	top: 30px;
}

/* Etcetera */

.imagethumbs {
	float: left;
	cursor: pointer;
	
}
.but_vorige {
	text-align: center;
	width: 150px;
	margin-top: 10px;
	padding: 5px;
	background-color: #fff;
	color: #333;
	cursor: pointer;
}
