/* Main settings */
html, body {
	background:#0a2359 url(../gfx/site/bg.jpg) repeat-x;
	height: 100%;
}
body {	
	font: 11px  "Trebuchet MS",Helvetica, sans-serif,Arial ;
	color: #0b3d8c;
}

.clear {
	clear:both;
}

#wrapper {
	height: auto;
	margin: 0 auto;
	background:none;
	width: 900px;
	padding: 0px;
	position: relative;
}

/* Header */
#wrapper #header {
	background:#fff;
	width: 795px;
	height: 170px;
	padding: 0px;
	margin: 0px;
	display: block;
	text-align: right;
}
	#wrapper #header h1 {
		background:#fff url(../gfx/site/header.jpg) no-repeat;
		text-indent: -9999px;
		height: 170px;
		width: 900px;
		display: block;
	}
	
/* Content */
#wrapper #content {
	background:#fff url(../gfx/site/div_bg.jpg) no-repeat;
	height: auto;
	width: 900px;
	padding: 0px;
	position: relative;
}

 /* Top */
#wrapper #content #top {
	background: none;
	width: 848px;
	height: 68px;
	padding: 2px 52px 0 0;
	display: block;
	text-align: right;
	color: #4c4c4c;
	font-size: 12px;
}

/* Center */
#wrapper #content #center {
	background: none;
	width: 606px;
	height: auto;
	padding: 0 0 0 27px;
	margin: 0 0 20px 0;
	display: block;
	float: left;
	text-align: justify;
}

#wrapper #content #center p {
	font-size: 11px;
	margin-bottom: 12px;
}
#wrapper #content #center p.blue {
	font-size: 11px;
	margin-bottom: 6px;
	color: #0b3d8c;
	font-weight: bold;
}

#wrapper #content #center a {
	font-size: 11px;
	text-decoration: underline;
	color: #333;
}
#wrapper #content #center a:hover {
}
#wrapper #content #center strong {
	font-weight: bold;
}
#wrapper #content #center em {
	font-style: italic;
}
#wrapper #content #center .underline {
	text-decoration: underline;
}
#wrapper #content #center ul {
	list-style-type: disc;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border: none;
}
#wrapper #content #center ol {
	list-style-type: none;
	margin: 10px 0 10px 15px;
	padding: 0;
	border: none;
	fony-size: 11px;
	color: #333;
}
#wrapper #content #center li {
	font-size: 11px;
	margin: 0px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0px;
}

#wrapper #content #center h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0.8em;
	text-align: left;
}
#wrapper #content #center h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.8em;
	text-align: left;
}
#wrapper #content #center h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
}

#wrapper #content #center img {
	border: 0px;
}
#wrapper #content #center img.left {
	float: left;
	margin: 0 12px 0 0;
}
#wrapper #content #center img.left_border {
	float: left;
	padding: 1px;
	margin: 0 36px 0 0;
	border: 1px solid #c8cad0;
}
#wrapper #content #center img.single_left_border {
	float: left;
	padding: 1px;
	margin: 0;
	border: 1px solid #c8cad0;
}


/* Tables overzicht */
#wrapper #content #center table {
	width: 608px;
	height: auto;
	border-bottom: 1px solid #c8cad0;
	padding: 16px 0 0 0;
}
#wrapper #content #center tr {
	
}
#wrapper #content #center td.left {
	vertical-align: top;
	padding: 0 0 10px 0;
	text-align: left;
	width: 165px;
}

#wrapper #content #center td.center {
	vertical-align: top;
	padding: 0 0 10px 0;
	text-align: left;
}
#wrapper #content #center td.center a {
	vertical-align: top;
	margin: 0 0 0 20px;
	padding: 0 0 10px 0;
	text-align: left;
}
#wrapper #content #center td.right {
	vertical-align: middle;
	padding: 0 0 10px 0;
    text-align: right;
	width: 133px;
}

/* Tables single */
#wrapper #content #center table.single {
	width: 608px;
	height: auto;
	border: 0px;
	padding: 16px 0 0 0;
}
#wrapper #content #center table.single tr {
	
}
#wrapper #content #center table.single td.pic {
	vertical-align: top;
	padding: 0 0 10px 0;
	text-align: left;
	width: 235px;
}

#wrapper #content #center table.single td.content {
	width: auto;
	vertical-align: top;
	padding: 0 0 10px 0;
	text-align: left;
}
#wrapper #content #center table.single td.content a {
	vertical-align: top;
	margin: 0 0 0 0px;
	padding: 0 0 10px 0;
	text-align: left;
}
#wrapper #content #center table.single td.left {
	vertical-align: bottom;
	padding: 0 0 10px 0;
    text-align: left;
	width: 235px;
}
#wrapper #content #center table.single td.right {
	vertical-align: top;
	padding: 0 0 10px 0;
    text-align: right;
	width: auto;
}

#wrapper #content #center table.single td.content .left {
	width: 220px;
	background: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: left;
	height: auto;
	border: 0px;
	color: #000;
}
#wrapper #content #center table.single td.content .center {
	width: 72px;
	background: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: right;
	height: auto;
	border: 0px;
	color: #000;
}
#wrapper #content #center table.single td.content .right {
	width: 72px;
	background: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: right;
	height: auto;
	border: 0px;
	color: #000;
}


/* Banner */
#wrapper #content #center #banner {
	background:#fff url(../gfx/site/banner.jpg) no-repeat;
	width: 541px;
	height: 245px;
	padding: 35px 0 0 12px;
	display: block;
	text-align: left;
	clear: both;
}
	#wrapper #content #center #banner h2 {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #fff;
}
#wrapper #content #center #banner h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 18px 0 16px 0;
	text-align: left;
	color: #fff;
}
#wrapper #content #center #banner a {
	font-size: 12px;
	font-weight: bold;
	margin: 18px 0 0 0;
	text-align: left;
	color: #0b3d8c;
}
#wrapper #content #center #banner p {
	font-size: 12px;
	margin: 0 20px 0 0;
	text-align: left;
	color: #002e7a;
}

#wrapper #content #center #banner ul {
    margin:0;
    padding:0 10px;

}
/* Left */
#wrapper #content #left {
	background: none;
	width: 217px;
	height: auto;
	padding: 0 0 0 25px;
	margin: 0;
	display: block;
	float: left;
	text-align: left;
}
#wrapper #content #left ul.navigation {
		margin: 0;
		padding: 0;
		border: none;
	}
	#wrapper #content #left ul.navigation li {
		background:#fff url(../gfx/site/menu.jpg) no-repeat;
		width: 217px;
		height: auto;
		display: block;
		margin: 0;
	}
	#wrapper #content #left ul.navigation li:hover {
		background:#fff url(../gfx/site/menu_over.jpg) no-repeat;
		width: 217px;
		height: auto;
		display: block;
		margin: 0;
	}
	#wrapper #content #left ul.navigation li.active {
		background:#fff url(../gfx/site/menu_active.jpg) no-repeat;
		width: 217px;
		height: auto;
		display: block;
		margin: 0;
	}
	#wrapper #content #left ul.navigation li a {
		color: #4c4c4c;
		width: 183px;
		height: 24px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		display: block;
		padding: 9px 0 0 34px;
		text-transform: uppercase;
	}
	#wrapper #content #left ul.navigation li a:hover {
		text-decoration: none;
	}
	#wrapper #content #left ul.navigation li.active a {
		color: #fff;
		width: 183px;
		height: 24px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		display: block;
		padding: 9px 0 0 34px;
		text-transform: uppercase;
	}
	#wrapper #content #left ul.navigation li.subnav {
		background:none;
		width: 217px;
		height: auto;
		display: block;
		margin: 0;
	}
	#wrapper #content #left ul.navigation li ul {
		margin: 5px 0 5px 0;
		padding: 0;
		border: none;
	}
	#wrapper #content #left ul.navigation li ul li.personenwagens {
		background:#fff url(../gfx/site/personenwagens.jpg) no-repeat;
		width: 217px;
		height: 49px;
		display: block;
		margin: 0;
	}
	#wrapper #content #left ul.navigation li ul li.personenbussen {
		background:#fff url(../gfx/site/personenbussen.jpg) no-repeat;
		width: 217px;
		height: 49px;
		display: block;
		margin: 0;
	}
	#wrapper #content #left ul.navigation li ul li.bedrijfswagens {
		background:#fff url(../gfx/site/bedrijfswagens.jpg) no-repeat;
		width: 217px;
		height: 49px;
		display: block;
		margin: 0;
	}
    #wrapper #content #left ul.navigation li ul li.vrachtwagens {
		background:#fff url(../gfx/site/vrachtwagens.jpg) no-repeat;
		width: 217px;
		height: 49px;
		display: block;
		margin: 0;
	}
	#wrapper #content #left ul.navigation li ul li.personenwagens:hover {
		background:#fff url(../gfx/site/personenwagens_over.jpg) no-repeat;
		width: 217px;
		height: 49px;
		display: block;
		margin: 0;
	}
	#wrapper #content #left ul.navigation li ul li.personenbussen:hover {
		background:#fff url(../gfx/site/personenbussen_over.jpg) no-repeat;
		width: 217px;
		height: 49px;
		display: block;
		margin: 0;
	}
	#wrapper #content #left ul.navigation li ul li.bedrijfswagens:hover {
		background:#fff url(../gfx/site/bedrijfswagens_over.jpg) no-repeat;
		width: 217px;
		height: 49px;
		display: block;
		margin: 0;
	}
	
    #wrapper #content #left ul.navigation li ul li.vrachtwagens:hover {
		background:#fff url(../gfx/site/vrachtwagens_over.jpg) no-repeat;
		width: 217px;
		height: 49px;
		display: block;
		margin: 0;
	}
	#wrapper #content #left ul.navigation li ul li.personenwagens_active {
		background:#fff url(../gfx/site/personenwagens_active.jpg) no-repeat;
		width: 217px;
		height: 49px;
		display: block;
		margin: 0;
	}
	#wrapper #content #left ul.navigation li ul li.personenbussen_active {
		background:#fff url(../gfx/site/personenbussen_active.jpg) no-repeat;
		width: 217px;
		height: 49px;
		display: block;
		margin: 0;
	}
	#wrapper #content #left ul.navigation li ul li.bedrijfswagens_active {
		background:#fff url(../gfx/site/bedrijfswagens_active.jpg) no-repeat;
		width: 217px;
		height: 49px;
		display: block;
		margin: 0;
	}
    #wrapper #content #left ul.navigation li ul li.vrachtwagens_active {
		background:#fff url(../gfx/site/vrachtwagens_active.jpg) no-repeat;
		width: 217px;
		height: 49px;
		display: block;
		margin: 0;
	}

	#wrapper #content #left ul.navigation li ul li a {
		color: #4c4c4c;
		width: 207px;
		height: 23px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		display: block;
		padding: 18px 10px 0 0;
		text-align: right;
	}
	#wrapper #content #left ul.navigation li ul li a:hover {
		text-decoration: none;
	}
	#wrapper #content #left ul.navigation li ul li.personenwagens_active a,
	#wrapper #content #left ul.navigation li ul li.personenbussen_active a,
	#wrapper #content #left ul.navigation li ul li.vrachtwagens_active a,
	#wrapper #content #left ul.navigation li ul li.bedrijfswagens_active a {
		text-decoration: none;
		color: #fff;
	}
	#wrapper #content #left h3 {
		font-size: 18px;
		font-weight: bold;
		margin: 30px;
		text-align: left;
		color: #004890;
	}
	
/* Footer */
#wrapper #footer {
	background:#fff url(../gfx/site/footer.jpg) no-repeat;
	width: 875px;
	height: 26px;
	padding: 7px 0 0 25px;
	margin: 0px;
	display: block;
	text-align: left;
}
	#wrapper #footer p {
		font-size: 12px;
		color: #fff;
		display: inline;
		margin: 0 20px 0 0;
	}
	#wrapper #footer a {
		font-size: 12px;
		color: #fff;
		text-decoration: underline;
	}
	
/* SITEMAP */
ul.sitemap {
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	position: relative;
}
ul.sitemap li {
	background:transparent;
	text-decoration:none;
	font-weight:bold;
	list-style:none outside;
	font-size:100%;
	height:1%;
	line-height:150%;
	margin:1em 0 0;
	background:transparent;
}


/* Contct form */
.contact form {
	margin: 0;
	padding: 0;
}	
.contact input, option, select {
		border:1px solid #666;
		padding:0px;
		margin:0;
		width:205px;
		height: 16px;
		color: #4c4c4c;
		font-size: 12px;
		padding-top: 0px;
		padding-left: 6px;
		font-weight: bold;
	}
	.contact input.error{
		border:1px solid red;
	}
		span.error{
		margin: 0 0 0 7px;
		color: red;
		font-style: bold;
	}
	.contact input.date {
		background:url(../gfx/site/date.jpg) no-repeat;
		border:0px;
		cursor:pointer;
		width: 32px;
		height: 18px;
		margin: 0;
		margin: -3px 0 0 0;
	}
	.contact input.adres {
		width:154px;
		margin-right: 3px;
	}	
	.contact input.nummer {
		width: 125px;
	}	
	.contact input.errornummer {
		width: 125px;
		border:1px solid red;
	}	
	.contact input.postcode {
		width:67px;
		margin-right: 3px;
	}
	.contact input.postcodeerror {
		width:67px;
		margin-right: 3px;
		border:1px solid red;
	}
	.contact select {	
		margin-right: 3px;
	}
    .contact select.tijd1 {
		width:104px;
	}
    .contact select.tijd1_error {
		width:104px;
		border:1px solid red;
	}
    .contact select.tijd2 {
		width:104px;
	}
    .contact select.tijd2_error {
		width:104px;
		border:1px solid red;
	}
	.contact input.error_postcode {
		width:67px;
		margin-right: 3px;
		border:1px solid red;
	}		
	.contact input.date_input {
		width:170px;
		margin-right: 3px;
	}	
	.contact input.errordate {
		width:170px;
		border:1px solid red;
		margin-right: 3px;
	}	
	.contact select {
		width:213px;
		height: 18px;
		font-weight: bold;
	}	
	.contact option {
		border: 0px;
		width:205px;
		height: 18px;
		font-weight: bold;
	}	
	.contact textarea {
		width: 205px;
		height: 125px;
		padding-left: 6px;
		border:1px solid #666;
		font-weight: bold;
		color: #4c4c4c;
	}
	.contact textarea.error {
		border:1px solid red;
	}
	.contact input.verstuurButton {
		background:url(../gfx/site/verstuur.jpg) no-repeat;
		border:0px;
		cursor:pointer;
		width: 100px;
		height: 20px;
		margin: 0px;
		margin-left: 274px;
		padding: 0px;
		color: #fff;
		font-weight: bold;
	}	
	.contact label {
		font-size: 12px;
		width: 150px;
		margin: 0;
		padding:0;
		display: block;
		float: left;
	}
	.contact label span{
		color: #ff0000;
	}

/* Calendar */

.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #d4d0c8;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #848078;
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #f4f0e8;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #e4e0d8;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #c4c0b8;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #f4f0e8;
}

.calendar tbody .rowhilite td {
  background: #e4e0d8;
}

.calendar tbody .rowhilite td.wn {
  background: #d4d0c8;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  padding: 2px 2px 0px 2px;
  background: #e4e0d8;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #f4f0e8;
  padding: 1px;
  border: 1px solid #000;
  background: #848078;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #e4e0d8;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #c4c0b8;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar .combo .hilite {
  background: #048;
  color: #fea;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #766;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

table.openingstijden{
    font-size:10px;
}

.rood{
    color:#ff0000;    
}

#button {
    width:151px;
    text-align:center;
    height:20px;
    position:absolute;
    right:36px;
    background:url("../gfx/site/vgent.png") no-repeat;
}

#button a {
    color:#797979;
}

.center img {
    margin:5px 0 0 20px;
}

/* lightbox */
#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
    }
#lightboxDetails{
    font-size: 0.8em;
    padding-top: 0.4em;
    }   
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../gfx/site/overlay.png); }

* html #overlay{
    background-color: #333;
    back\ground-color: transparent;
    background-image: url(../gfx/site/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../gfx/site/overlay.png", sizingMethod="scale");
    }
    

