/************************************ algemeen **********************************/

body {
	background-color: rgb(208,210,211);
	background-image: url(/img/site/bggrijs.gif);
	background-repeat: repeat-x;
	color: rgb(73,73,73);
	font-family: verdana;
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0px;
}

img {
	border: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: rgb(1,104,147);
}

h1 {
	color: rgb(77,77,77);
	font-size: 1.5em;
	margin: 0px;
	margin-top: -6px;
	line-height: 1.7em;
	height: 29px;
}

.tekstintro h1 {
	color: rgb(77,77,77);
	font-size: 1.5em;
	margin: 0px;
	margin-top: -6px;
	line-height: 1.7em;
}

h2 {
	color: rgb(77,77,77);
	font-size: 1.3em;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 1.7em;
	height: 25px;
}

.tekstintro h2 {
	color: rgb(77,77,77);
	font-size: 1.3em;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 1.7em;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-hasFlash h1.sifr {
	visibility: hidden;
	font-size: 1.5em;
}

.sIFR-hasFlash h2.sifr {
	visibility: hidden;
	font-size: 1.3em;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

h3 {
	font-size: 1em;
	margin: 0px;
}

p {
	margin: 0px;
	margin-bottom: 20px;
}

div.tekstintro {
	margin-left: 15px;
	width: 490px;
	font-size: 1.1em;
}

div.tekstbody {
	margin-left: 15px;
	width: 490px;
}

div.tekstintrobreed {
	margin-left: 15px;
	width: 690px;
	font-size: 1.1em;
}

div.tekstbodybreed {
	margin-left: 15px;
	width: 690px;
}

div.clear {
	clear: both;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div#mainbg {
	background-color: rgb(255,255,255);
	background-image: url(/img/site/bg.gif);
	background-repeat: repeat-y;
	width: 830px;
	position: absolute;
	margin-left: -415px;
	left: 50%;
}

div#mainborder {
	border-top: 1px solid rgb(138,141,141);
	border-bottom: 1px solid rgb(138,141,141);
	margin-left: 20px;
	width: 790px;
}

div#mainbottomschaduw {
	background-image: url(/img/site/bgbottom.gif);
	height: 15px;
	clear: both;
}

div#main {
	width: 770px;
	margin: 0px 10px 0px 10px;
}

/************************************ header **********************************/

div#header {
	height: 101px;
	float: left;
}

div#headergroep {
	height: 121px;
	float: left;
}

div#logo {
	margin-top: 10px;
	float: left;
}

div#pulldownsites {
	margin-top: 22px;
	float: right;
	text-align: right;
}

div#pulldownsites select {
	font-family: verdana;
	font-size: 1.1em;
}

div#extramenu {
	margin-top: 10px;
	color: rgb(235,171,59);
}

div#extramenu a {
	color: rgb(73,73,73);
}

div#menu {
	margin-top: 7px;
	height: 36px;
}

div#zoek {
}

div#zoekinput {
	padding-top: 7px;
	padding-left: 10px;
	float: left;
}

div#zoekinput input {
	width: 125px;
	font-family: verdana;
	font-size: 1em;
}

div#zoekbutton {
	float: right;
	padding-top: 8px;
	padding-right: 10px;
}

/************************************ menu **********************************/

ul#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	z-index: 50;
}

ul#nav li {
	float: left;
	position: relative;
}

ul#nav li#zoek {
	float: left;
	background-image: url(/img/site/zoekbalk.gif);
	width: 207px;
	height: 36px;
}

ul#nav li ul {
	background-image: url(/img/site/corp_bgmenu.gif);
	background-repeat: repeat-x;
	display: none;
	position: absolute;
	top: 36px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li>ul {
	top: auto;
	left: auto;
}

ul#nav li:hover ul, ul#nav li.over ul {
	display: block;
	background-color: rgb(1,104,147);
	color: rgb(235,171,59);
	z-index: 50;
}

ul#nav li ul li {
	margin-left: 20px;
	list-style-image: url(/img/site/stipgeelblauw.gif);
	float: none;
	padding: 3px 5px 5px 0px;
	width: 115px;
}

ul#nav li ul li a {
	color: rgb(255,255,255);
	padding: 0px 15px 0px 0px;
	display: block;
}

ul#nav li ul li a:hover {
	color: rgb(254,184,37);
}

ul#nav li ul li a.sub {
	background-position: 110px 5px;
	background-repeat: no-repeat;
}

ul#nav li ul li a:hover {
	padding: 0px 15px 0px 0px;
	display: block;
}

ul#nav li ul li a.sub:hover {
	background-position: 110px 5px;
	background-repeat: no-repeat;
}

div#homeswf {
	padding-bottom: 10px;
}

/************************************ midden **********************************/

div#mid {
	z-index: 30;
	margin-bottom: 10px;
}

div#home_mid {
	z-index: 30;
	margin-bottom: 0px;
}

div#content {
	z-index: 29;
	width: 557px;
	float: left;
}

div#alsosee {
	width: 204px;
	margin-bottom: 10px;
	float: right;
}

div#nieuwsbriefbox {
	background-image: url(/img/site/nieuwsbriefbox.gif);
	width: 204px;
	height: 130px;
	overflow: hidden;
}

div#nieuwsbriefboxtxt {
	margin: 30px 10px 0px 10px;
	width: 175px;
}

div#nieuwsbriefboxform {
	margin: 5px 19px 0px 19px;
}

div#nieuwsbriefboxform input {
	width: 160px;
	font-family: verdana;
	font-size: 1em;
}

div#nieuwsbriefboxuit {
	width: 165px;
	margin: 5px 1px 0px 19px;
}
div.nieuwsbriefboxtextlink {
	float: left;
	margin-top: 5px;
	margin-left: 2px;
}

#nieuwsbriefboxknop {
	float: right;
	margin-top: 2px;
}

div#nieuwsbriefboxuit a {
	text-decoration: underline;
	color: rgb(73,73,73);
}

div#nieuwsbriefboxuit img {
	margin-left: 13px;
	cursor: pointer;
	cursor: hand;
}

div.contentboxgroot {
	z-index: 29;
	width: 556px;
	margin-bottom: 10px;
	float: left;
}

div.contentboxgroottop {
	height: 8px;
	line-height: 0px;
	overflow: hidden;
}

div.contentboxgrootmid {
	border-left: 1px solid rgb(178,178,178);
	border-right: 1px solid rgb(178,178,178);
	padding: 10px;
	overflow: visible;
}

div.mincontentboxgrootmid {
	min-height: 190px;
}

div.contentboxgrootbottom {
	height: 7px;
	line-height: 0px;
	margin-top: -4px;
}

/*----*/

div.contentboxgrootbreed {
	z-index: 29;
	width: 770px;
	margin-bottom: 10px;
	float: left;
}


/*----*/

div.imageboxgroot {
	width: 556px;
	height: 201px;
	margin-bottom: 10px;
	position: relative;
	/*z-index: 28;*/
	overflow: hidden;
}



div.imageboxgroottop {
	position: absolute;
	width: 556px;
	height: 7px;
	line-height: 0px;
	z-index: 2;
}

div.imageboxgrootmid {
	position: absolute;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	border: 1px solid rgb(178,178,178);
	border-right: 1px solid rgb(178,178,178);
	z-index: 1;
}

div.click {
	position: absolute;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	height: 201;
	width: 556;
	z-index: 10;
}

div.imageboxgrootbottom {
	position: absolute;
	width: 556px;
	height: 7px;
	line-height: 0px;
	padding: 194px 0px 0px 0px;
	z-index: 3;
}

/*////////banner_home//////////*/

div.imageboxbanner {
	width: 556px;
	height: 100px;
	margin-bottom: 10px;
	position: relative;
	/*z-index: 28;*/
	overflow: hidden;
}

div.imageboxbannertop {
	position: absolute;
	width: 556px;
	line-height: 0px;
	z-index: 2;
}

div.imageboxbannermid {
	position: absolute;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	border-left: 1px solid rgb(178,178,178);
	border-right: 1px solid rgb(178,178,178);
	z-index: 1;

}

div.click2 {
	position: absolute;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	height: 100;
	width: 556;
	z-index: 11;
}

div.imageboxbannerbottom {
	position: absolute;
	width: 556px;
	height: 7px;
	line-height: 0px;
	padding: 93px 0px 0px 0px;
	z-index: 3;
}

/*/////////////////////////*/


div.imagebox {
	width: 204px;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}

div.imageboxtop {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 0px;
}

div.imageboxmid {
	border-left: 1px solid rgb(178,178,178);
	border-right: 1px solid rgb(178,178,178);
}

div.imageboxbottom {
	position: absolute;
	left: 0px;
	line-height: 0px;
}

div.asbox {
	z-index: 29;
	width: 205px;
}

div.asboxtop {
	height: 7px;
	line-height: 0px;
	overflow: hidden;
}

div.asboxmidwit {
	padding: 10px;
	color: rgb(47,48,48);
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;	
}

div.asboxmidgrijs {
	padding: 10px;
	color: #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;	
}

div.asboxmid {
	background-image: url(/img/site/alsoseebg.gif);
	background-repeat: repeat-x;
	background-color: rgb(254,240,218);
	padding: 10px;
	color: rgb(47,48,48);
	border-left: 1px solid rgb(252,176,53);
	border-right: 1px solid rgb(252,176,53);
}

div.asboxmid h3{
	color: rgb(47,48,48);
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dotted rgb(47,48,48);
}

div.asboxmid h1 {
	color: rgb(47,48,48);
	font-size: 13px;
	height: auto;
}

div.asboxmid h2 {
	color: rgb(47,48,48);
	font-size: 12px;
	height: auto;
}

div.asboxmid img {
	float: left;
	margin-right: 10px;
}

div.asboxmid a.leesmeer {
	color: rgb(91,93,93);
	font-weight: bold;
	margin-top: 10px;
	float: right;
}

div.asboxgrootbottom {
	height: 7px;
	line-height: 0px;
	margin-top: -4px;
}

/************************************ footer **********************************/

div#footer {
	font-size: 0.9em;
	color: rgb(128,128,128);
	text-align: right;
	margin-bottom: 5px;
	margin-top: -10px;
}

div#footerdealers {
	background-image: url(/img/site/blokken.gif);
	height: 225px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 7px;
	overflow: hidden;
	clear: both;
	margin-top: 10px;
}

div.footerdealer {
	float: left;
	width: 188px;
	height: 74px;
	text-align: center;
	margin-left:3px;
}

div.footerdealereerste {
	float: left;
	padding-left: 5px;
	width: 184px;
	height: 74px;
	text-align: center;
}

div#footerdealerssmall {
	text-align: center;
	width: 650px;
	float: left;
	height: 28px;
	margin-top: 5px;
	height: 30px;
}

div#copyright {
	float: right;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
}


div#footerdealerssmall img {
	margin-left: 10px;
	margin-right: 10px;
}

div.dealerlogo {
	height: 40px;
	margin-bottom: 10px;
	text-align:left;
}

div.dealerlogo img {
	margin-left: 10px;
	position: relative;
}

div.dealertitel {
	font-weight: bold;
	padding-left: 15px;
	/*color: rgb(255,255,255);*/
	color:#016893;
	text-align:center;
}

div.dealerintro {
	height: 25px;
	padding-left: 20px;
	width: 100px;
	color: rgb(255,255,255);
}

div.dealerurl {
	padding-top: 25px;
	padding-left: 15px;
	color: rgb(235,171,59);
	text-align: left;
}

div.dealerurl a {
	color: rgb(255,255,255);
}

/************************************ sitemap **********************************/

ul#sitemap {
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	list-style-image: url(/img/site/stipzwart.gif);
}

ul#sitemap li a {
	font-weight: bold;
	color: rgb(73,73,73);
}

ul#sitemap ul {
	list-style-image: url(/img/site/stipgeel.gif);
}

ul#sitemap ul li a {
	font-weight: normal;
	color: rgb(73,73,73);
}

/************************************ diensten **********************************/

div.contactbox {
	z-index: 29;
	width: 204px;
	margin-bottom: 10px;
}

div.contactboxtop {
	height: 7px;
	line-height: 0px;
	overflow: hidden;
}

div.contactboxmid {
	background-color: rgb(242,101,48);
	padding: 10px;
	color: rgb(255,255,255);
}

div.contactboxgrootbottom {
	height: 7px;
	line-height: 0px;
	margin-top: -4px;
}

div.navbox {
	z-index: 29;
	width: 204px;
	margin-bottom: 10px;
}

div.navboxtop {
	height: 8px;
	line-height: 0px;
	overflow: hidden;
}

div.navboxmid {
	border-left: 1px solid rgb(178,178,178);
	border-right: 1px solid rgb(178,178,178);
	padding: 10px;
}

div.navboxmid ul {
	clear: both;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-left: 15px;
	list-style-image: url(/img/site/pijl.gif);
}

div.navboxbottom {
	height: 7px;
	line-height: 0px;
	margin-top: -4px;
}

div.navboxmid a {
	color: rgb(73,73,73);
}

/************************************ contact **********************************/

div.formulierline {
	clear: both;
	width: 500px;
	margin-top: 10px;
}

div.formulierlabel {
	float: left;
	text-align: right;
	width: 170px;
	font-weight: bold;
}

div.formulierfield {
	float: right;
	width: 320px;
	text-align: left;
}

div.formulierfield input {
	width: 280px;
	font-family: verdana;
	font-size: 1em;
}

div.formulierfield input.postcode {
	width: 90px;
	font-family: verdana;
	font-size: 1em;
}

div.formulierfield input.radio {
	width: 90px;
	font-family: verdana;
	font-size: 1em;
}

div.formulierfield input.plaats {
	width: 180px;
	font-family: verdana;
	font-size: 1em;
}

div.formulierfield input.radio {
	width: 15px;
}

div.formulierfield textarea {
	width: 310px;
	height: 80px;
	font-family: verdana;
	font-size: 1em;
	line-height: 1.4em;
}

div.formulierknop {
	text-align: right;
}

div.formulierfield input.submit {
	width: 66px;
}

div.radio input {
	width: 15px;
}

.error {
	color: rgb(255,0,0);
}

/************************************ zoek **********************************/

h3 a {
	color: rgb(73,73,73);
}

p.zoekresintro {
	color: rgb(251,159,40);
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
}

div.zoekintro {
	padding-left: 35px;
	margin-bottom: 15px;
}

div.zoekintro p {
	margin: 0px;
}

div.block {
	display: block;
}

div.none {
	display: none;
}

div.zoekheader {
	margin-left: 150px;
	margin-bottom: 10px;
}

div.zoekpagnr {
	float: left;
	width: 18px;
	height: 18px;
	font-weight: bold;
	text-align: center;
	border: 1px solid rgb(255,255,255);
}

div.zoekpagnractief {
	border: 1px solid rgb(73,73,73);
}

div.zoekpagnr a {
	display: block;
	color: rgb(73,73,73);
}


/************************************ vestigingen **********************************/

table#vestiging {
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 10px;

}

td.vacatureplaats {
	font-weight: normal;
}

/************************************ solliciteer **********************************/

div#solliciteerbalk {
	float: right;
	background-image: url(/img/site/sollicitatiebalk.gif);
	background-repeat: no-repeat;
	width: 124px;
	height: 30px;
	position: absolute;
	top: 135px;
	left: 445px;
}

div#vestigingbalksolliciteer {
	float: left;
	margin-top: 7px;
	margin-left: 7px;
	font-weight: bold;
}


div#vestigingbalksolliciteer a {
	color: rgb(255,255,255);
}

div.asboxkleurmid {
	background-color: rgb(254,184,37);
	color: rgb(255,255,255);
}

div.bgweg div.asboxkleurmid {
	background-color: transparent;
}

div.asboxkleurmid a.leesmeer {
	background-image: url(/img/site/bochanegroep/leesmeerkleur.gif);
}

div.bgweg {
	background-image: url(/img/site/bochanegroep/alsosee_bg.gif);
	background-repeat: no-repeat;
}

div.asboxkleurmid {
	background-color: rgb(254,184,37);
	color: rgb(255,255,255);
}

div.bgweg div.asboxkleurmid {
	background-color: transparent;
}

div.asboxkleurmid a.leesmeer {
	background-image: url(/img/site/bochanegroep/leesmeerkleur.gif);
}

div.asboxkleurtop {
	height: 7px;
	line-height: 0px;
	overflow: hidden;
}

div.asboxkleurmid {
	padding: 10px;
}

div.asboxkleurmid h3 {
	font-size: 1.2em;
	margin-bottom: 14px;
}

div.asboxkleurmid a {
	color: rgb(255,255,255);
}

div.asboxkleurbottom {
	height: 6px;
	line-height: 0px;
	margin-top: -3px;
	
}

/****************************************** zoek autodata **************************************/

div#occasion_zoeken form label {
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
}

div#occasion_zoeken form input, div#occasion_zoeken form select {
	width: 180px;
	font-size: 8pt;
	margin-top: 5px;
}

div#occasion_zoeken form select {
	width: 185px;
}

div#occasion_zoeken form select.small {
	width: 70px;
	margin-right: 11px;
}

div#occasion_zoeken form .zoekknop {
	clear: left;
	margin-top: 10px;
	margin-left: 300px;
}
/****************************************** zoek autodata resultaat **************************************/

#occasionzoekresultaten {
	width: 100%;
	margin-top: 10px;
	border-bottom: 1px solid #000000;
}

#occasionzoekresultaten td {
	border: 1px solid #000000;
	border-right: 0px;
	border-bottom: 0px;
	padding: 4px 10px;
}

#occasionzoekresultaten td a {
	font-weight: bold;
}

#occasionzoekresultaten td a span {
	font-weight: normal;
}

#occasionzoekresultaten td.fullwidth {
	width: 100%;
}

#occasionzoekresultaten td.thumbnail {
	padding: 4px;
}

#occasionzoekresultaten td.prijs {
	border-right: 1px solid #000000;
	white-space: nowrap;
	font-size: 15px;
	font-weight: bold;
}

#nextlinks {
	margin-top: 10px;
	float: left;
	width: 370px;
}

#uitgebreidzoekenlinkg {
	margin-top: 10px;
	float: right;
}


#occasion_detail {
	margin-top: 25px;
}

#occasion_detail td {
	font-size: 8pt;
	padding-bottom: 2px;
}

#occasion_detail td.border {
	border-bottom: 1px solid #d5d8d8
}

#occasion_detail td.bordertop {
	border-top: 1px solid #d5d8d8
}

#occasion_detail td.title {
	font-size: 8pt;
	font-weight: bold;
}

#aantal_occ {
	display: inline;
	margin-right: 3px;
}

