	/* Algemeen */
body { 
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	min-width: 600px;
	background: #FFFFFF; 
	font-size: 12px;
	color: #00253C;
	font-family: Georgia, serif;
}

strong, em, b, i {
    font-family: Georgia, serif;
}

#container {
	width: 1000px;
	text-align: left;
	margin: 26px auto;
	padding: 0;
}

#header { 
	position: relative; 
	top: 0; 
	left: 0; 
	padding: 0;
	margin: 0;
	width: 1000px;
	height: 330px;
}

#midden { 
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 1000px;
	padding: 0;
	margin: 0;
}

h3 {
	color:#333333; 
	font-size:20px; 
	font-weight: normal; 
	padding: 0; 
	margin: 0;
}

div.spacer {
	clear: both;
}

	/* Einde algemeen */

	/* Kop */

#logo { 
	position: relative; 
	top: 0; 
	left: 0; 
	width: 1000px;
	height: 70px; 
	background-color: #333333;
}

#cars-left {
	position: absolute; 
	top: 32px; 
	left: 110px;
}

#cars-right {
	position: absolute; 
	top: 32px; 
	left: 794px;
}

#logo h1 {
	/* margin: 10px 0 0 10px; */
	font-size: 60px;
	line-height: 60px; 
	font-weight: normal;
	color: #33ccff;
	text-decoration: none;
	position: absolute;
	top: 6px;
	left: 220px;
	margin: 0;
	padding: 0;
}

#logo a, #logo a:hover, #logo a:active, #logo a:visited {
	color: #33ccff;
	text-decoration: none;
}

#logo-img { 
	position: relative; 
	top: 5px; 
	left: 0; 
}


#logo-h2 {
	position: relative; 
	top: 10px; 
	left: 0; 
	padding-top: 5px; 
	background-color: #333333; 
	height: 54px;
	width: 1000px;
	text-align: center;
	color: white; 
}

#logo-h2 h2 {
	margin: 0; 
	padding: 0;
	text-decoration: none;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
}

#logo-h2 a, #logo-h2 a:hover, #logo-h2 a:active, #logo-h2 a:visited  {
	font-size: 14px;
	line-height: 20px;
	color: white; 
}

	/* Einde kop */
	

	/* Search bar */

#searchbar {
	position: relative; 
	top: 5px; 
	left: 0; 
	width: 980px;
	height: 50px;
	padding-left: 10px;
	padding-right: 10px;
}

	/* searchbar UL */
#searchbar ul {
	padding: 0;
	margin: 0;
	font-weight: normal;
	list-style-type: none;
}

	/* searchbar LI */
#searchbar ul li {
	color:#33CCFF; 
	font-size:20px; 
	top: 10px;
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 12px;
}

#searchbar ul li#search {
	margin-left: 204px;
	font-size: 20px;
}

#searchbar ul li#inputs {
	font-size: 16px;
}

#searchbar ul li input {
	vertical-align: middle;
	font-family: Georgia, serif;
}


#searchbar ul li input.checkbox {
	margin-left: 10px; 
	height: 16px; 
	width: 16px;
}


#searchbar ul li input.checkbox#first {
	margin-left: 26px; 
}

#textinput {
	padding-left: 10px; 
	margin-top: -5px; 
	font-size: 12px; 
	font-weight: normal; 
	height: 20px; 
	color: #999999; 
	border: 1px solid #666666;  
}

#submit {
	margin-left: 10px; 
	background-color: #333333; 
	font-size: 20px; 
	color: #33CCFF; 
	border:1px solid; 
	border-color: #9B9B9B #676767 #676767 #9B9B9B;
	/* top right bottom left */
}

	/* Einde Search bar */

	/* Midden */

#content {
/*	margin: 0 22px 26px 22px;
	padding: 0 20px 14px 20px;*/
	margin-top: 10px;
	float: left;
	width: 980px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
}

div.text {
	float: left;
	width: 400px;
	margin-right: 30px;
}

div.text#small {
	width: 280px;
}

div.text#smallsecond {
	width: 280px;
	margin-left: 10px;
}

div.text#wide {
	width: 400px;
}
div#address {
	width: 230px;
	float: left;
}
div#icons {
	float: left;
	margin-top: 10px;
	align: right;
	text-align: right;
}

.map {
	width: 350px; 
	float: left; 
	text-align: middle;
}

.mapbig {
	width: 530px; 
	float: left; 
	text-align: middle;
}

p#legend {
	width: 350px; 
	color:#333333; 
	font-size:14px; 
	font-weight: normal; 
	text-align: center;
}

.grey  {
	color: grey;
}

h4 {
	color: #333333; 
	font-size: 14px; 
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
}

.cardealernumber {
	font-size: 12px;
}

#content a	{
	text-decoration: underline;
	color: #E28012;
}

#content a:hover 	{
	text-decoration: underline;
	color: #9BAAB1;
}

div#map {
	background:#ffffff url(/images/loading.gif) no-repeat 100px 100px;
}

p {
	margin: 0 0 12px 0;
	padding: 0;
}

div .column {
	width: 206px; 
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

div .column h3 {
	width: 200px; 
	background-color: #91D6FF;
	color: #00253C;
	height: 24px;
	line-height: 24px;
	padding-left: 6px;
	text-decoration: none;
	vertical-align: middle; 
}
#content .column h3 a {
	text-decoration: none;
}
div .column h3 a:hover {
	text-decoration: none;
}


label
{
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 20px;
	display: block;
}

.center {
	width: 350px;
	text-align: center;
}

#foutmelding {
	color: red;
}

.paragraphheader{
	font-weight: bold; 
	margin-top: 12px;
}


.additionalservices {
	width: 100px; 
	display: inline-block;
}

li.preferred {
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	background-color: #FFDDAA;
	color: #333333;
}

#content .preferred .name a, #content .preferred .name a:hover, #content .preferred .name a:active, #content .preferred .name a:visited {
	color: #333333;
}


/* popups bij overzicht */

.mta {
    position:relative; /*this is the key*/
    z-index:24; 
    text-decoration:none;}

.mta:hover {z-index:25; }

.mta span {display: none;}

.mta:hover span { /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:0px; left:30px; width:15em;
    border:1px solid #004A77;
    background-color:#fff;
    text-align: center;
    padding: 10px 15px;
}

/* einde popups bij overzicht */




	/* Einde midden */
	
	/* Voet */
#footer {
	position: relative; 
	top: 10px; 
	left: 0; 
	width: 1000px;
	text-align: center;
}
#footer a, #footer a:hover {
	color: grey;
}
	/* Einde voet */


	/* Lightbox */

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

	/* Einde lightbox */