
/* -------------------- Opmaak van Layout -------------------- */

html, body, #container {
	min-height: 	100%; 
	width: 			100%; 
	height:			100%;
	font: 			12px Verdana;
	color: 			#666666;
 

	scrollbar-face-color: 		#FFFFFF;
	scrollbar-highlight-color: 	#FFFFFF;
	scrollbar-3dlight-color: 	#FFCC00;
	scrollbar-darkshadow-color:	#FFFFFF;
	scrollbar-shadow-color: 	#FFCC00;
	scrollbar-arrow-color: 		#660066;
	scrollbar-track-color: 		#FFFFFF;
	}

html>body, html>body #container {
	height: 		auto;
	}

body {
	margin: 		0px;
	padding:		0px;
	background:		url('http://www.autopricedirect.eu/interface/menubg.gif') repeat-y #FFFFFF;
	white-space: 	no-wrap;
	height:			100%;
	overflow-y:		auto;
	}
	
table {
	text-align:	left;
	}

img {
	border:	0px;
	}

#container {
	width:			995px;
	margin-top:		0px;
	margin-left:	0px;
	position:		absolute;
	white-space: 	no-wrap;
	}

#header_DE {
	background:		url('http://www.autopricedirect.eu/interface/header4_DE.gif') no-repeat #FFFFFF;
	height:			115px;
	top:			0px;
	margin-left:	2px;
	padding-left:	240px;
	border: 		none; 
	width:			500px;
	}
	
#header_NL {
	background:		url('http://www.autopricedirect.eu/interface/header3_NL.gif') no-repeat #FFFFFF;
	height:			115px;
	top:			0px;
	margin-left:	2px;
	padding-left:	240px;
	border: 		none; 
	width:			500px;
	}

#header_EN {
	background:		url('http://www.autopricedirect.eu/interface/header3_EN.gif') no-repeat #FFFFFF;
	height:			115px;
	top:			0px;
	margin-left:	2px;
	padding-left:	240px;
	border: 		none; 
	}

#header_FR {
	background:		url('http://www.autopricedirect.eu/interface/header3_FR.gif') no-repeat #FFFFFF;
	height:			115px;
	top:			0px;
	margin-left:	2px;
	padding-left:	240px;
	border: 		none; 
	}

#menu {
	background:		url('http://www.autopricedirect.eu/interface/menu.gif') no-repeat;
  	width:			258px;
	margin-top:		0px;
	margin-left:	2px;
	float:			left;
	height: 		auto;
	}

#content {
	background:			url('http://www.autopricedirect.eu/interface/bg.gif') no-repeat;
 	width:				700px;
 	top:				0px;
	bottom:				35px;
  	padding-top:		10px;
  	padding-left:		20px;
  	padding-right:		0px;
  	padding-bottom:		10px;
	height: 			auto;
	float:				left;
	}
	
.contenthome {
  	margin-top:			0px;
    margin-left:		-13px;
	}
	
.homevorteil {
	background:		url('http://www.autopricedirect.eu/interface/homevorteil.jpg');
	margin:			10px;
    margin-left:	2px;
	padding-top:	15px;
	padding-bottom:	15px;
	padding-right:	15px;
	padding-left:	10px;
	height:			120px;				
	}

 #footer {
	clear: 				both; 
	position: 			absolute; 
	height: 			30px;
	bottom: 			0px;
	margin-bottom:		0px; 
	margin-left: 		2px; 
	background:			url('http://www.autopricedirect.eu/interface/menubottom.gif') no-repeat #FFFFFF;
	border: 			none; 
	padding-left:		430px;
	padding-top:		10px;
	font-size:			10px;
	color:				#cccccc;
	float:				left;
	}

/* -------------------- Opmaak van Header -------------------- */

.form {
	padding-top:	20px;
	font: 			12px Verdana;
	color: 			#666666;
  	font-weight: 	bold;
	font-style: 	normal;
	width:			297px;
	}
	
.formfield {
	font-family:	Verdana;
	font-size: 		10pt;
	color: 			#666666;
	font-weight: 	bold;
	}

.formbutton {
	padding-top:	10px;
	text-align:		center;
	}

.empfehlungen 	{
	top:		17px;
	left:		275px;
	position:	absolute;
	}

.angebote 	{
	top:		68px;
	left:		275px;
	position:	absolute;
	}

.flagDE 	{
	top:		22px;
	left:		526px;
	position:	absolute;
	}

.flagNL	{
	top:		22px;
	left:		566px;
	position:	absolute;
	}

.flagEN {
	top:		22px;
	left:		606px;
	position:	absolute;
	}
	
.flagFR {
	top:		22px;
	left:		646px;
	position:	absolute;
	}
	
.offermonth {
	top:		12px;
	left:		698px;
	position:	absolute;
	}

.aplogo {
	top:		12px;
	left:		34px;
	position:	absolute;
	}

.home {
	top:		78px;
	left:		541px;
	position:	absolute;
	}
	
.contact {
	top:		78px;
	left:		592px;
	position:	absolute;
	}

/* -------------------- Opmaak van Menu -------------------- */


a:link.nav {
	font-family: 		Tahoma; 
	font-size: 			14px; 
	color: 				#FFFFFF;
	font-weight: 		bold; 
	text-decoration:	none; 
	margin-left: 		15px;
	padding-top:		0px;
	padding-bottom:		0px;
	letter-spacing:		2px;
	}

a:visited.nav {
	font-family: 		Tahoma;  
	font-size:	 		14px; 
	color: 				#FFFFFF;
	font-weight: 		bold; 
	text-decoration:	none; 
	margin-left: 		15px;
	padding-top:		0px;
	padding-bottom:		0px;
	letter-spacing:		2px;
	}

a:active.nav {
	font-family: 		Tahoma; 
	font-size: 			14px; 
	color: 				#FFCC00;
	font-weight: 		bold; 
	text-decoration:	none;
	margin-left: 		15px;
	padding-top:		0px;
	padding-bottom:		0px;
	letter-spacing:		2px;
	}

a:hover.nav {
	font-family: 		Tahoma; 
	font-size: 			14px; 
	color: 				#FFCC00;
	font-weight: 		bold; 
	text-decoration:	none; 
	margin-left: 		15px;
	padding-top:		0px;
	padding-bottom:		0px;
	letter-spacing:		2px;
	}


a:link.nav2 {
	font-family: 		Tahoma; 
	font-size: 			14px; 
	color: 				#660066;
	font-weight: 		bold; 
	text-decoration:	none; 
	margin-left: 		35px;
	letter-spacing:		2px;
	}

a:visited.nav2 {
	font-family: 		Tahoma; 
	font-size: 			14px; 
	color: 				#660066;
	font-weight: 		bold; 
	text-decoration:	none; 
	margin-left: 		35px;
	letter-spacing:		2px;
	}

a:active.nav2 {
	font-family: 		Tahoma; 
	font-size: 			14px; 
	color: 				#FFFFFF;
	font-weight: 		bold; 
	text-decoration:	none; 
	margin-left: 		35px;
	letter-spacing:		2px;
	}
	
a:hover.nav2 {
	font-family: 		Tahoma; 
	font-size: 			14px; 
	color: 				#FFFFFF;
	font-weight:		bold; 
	text-decoration:	none; 
	margin-left: 		35px;
	letter-spacing:		2px;
	}
	
a:link.menu{
	font: 				12px Verdana;
	text-decoration:	none; 
	color: 				#666666;
	font-weight: 		bold; 
	}

a:visited.menu {
	font: 				12px Verdana;
	text-decoration: 	none; 
	color: 				#666666;
	font-weight: 		bold; 
	}

a:active.menu {
	font: 				12px Verdana;
	text-decoration: 	underline; 
	color: 				#666666;
	font-weight: 		bold; 
	}

a:hover.menu {
	font: 				12px Verdana;
	text-decoration: 	underline; 
	color: 				#666666;
	font-weight: 		bold; 
	}
	
.menubold {
	font: 			12px Verdana;
	color: 			#666666;
  	font-weight: 	bold;
	font-style: 	normal;
	}

.menunaw {
	padding:		10px;
	font: 			12px Verdana;
	color: 			#666666;
  /*font-weight: 	bold; uitgeschakeld door Arjan 12-01-09 */
	font-style: 	normal;

	border-bottom-style: dotted; 
	border-bottom-width: 3px; 
	border-color:		#FFFFFF;
	}


/* -------------------- opmaak van content -------------------- */

.slide {
	FILTER: 		blendTrans(duration=3);
	margin-top:		-10px;	
	margin-left:	-20px;
}

.slider {
	margin-left:	-13px;
}

.slider_NL {
	margin-left:	-13px;
}

.slider_EN {
	margin-left:	-13px;
}

.slider_FR {
	margin-left:	-13px;
}

.hometekst_DE {
	margin-left:	-13px;
	margin-top:		-10px;
	background:		url('http://www.autopricedirect.eu/interface/hometekst_DE.jpg');
	width:			700px;
	display:		block;
	padding-left:	8px;
	padding-right:	8px;
	padding-top:	40px;
	padding-bottom:	0px;
}

.hometekst_NL {
	margin-left:	-13px;
	margin-top:		-10px;
	background:		url('http://www.autopricedirect.eu/interface/hometekst_NL.jpg');
	width:			700px;
	display:		block;
	padding-left:	8px;
	padding-right:	8px;
	padding-top:	40px;
	padding-bottom:	0px;
}

.hometekst_EN {
	margin-left:	-13px;
	margin-top:		-10px;
	background:		url('http://www.autopricedirect.eu/interface/hometekst_EN.jpg');
	width:			700px;
	display:		block;
	padding-left:	8px;
	padding-right:	8px;
	padding-top:	40px;
	padding-bottom:	0px;
}

.hometekst_FR {
	margin-left:	-13px;
	margin-top:		-10px;
	background:		url('http://www.autopricedirect.eu/interface/hometekst_FR.jpg');
	width:			700px;
	display:		block;
	padding-left:	8px;
	padding-right:	8px;
	padding-top:	40px;
	padding-bottom:	0px;
}

.hometekstonder {
	background:		url('http://www.autopricedirect.eu/interface/hometekstonder.jpg') no-repeat #FFFFFF;
	margin-left:	-8px;
	width:			715px;
	height:			30px;
	display:		block;
}

.homemerken_DE {
	margin-left:	-13px;
	background:		url('http://www.autopricedirect.eu/interface/slider_DE.jpg');
	width:			700px;
	height:			145px;
	display:		block;
	padding-left:	8px;
	padding-right:	8px;
	padding-top:	8px;
	padding-bottom:	0px;
}

.homemerken_NL {
	margin-left:	-13px;
	background:		url('http://www.autopricedirect.eu/interface/slider_NL.jpg');
	width:			700px;
	height:			145px;
	display:		block;
	padding-left:	8px;
	padding-right:	8px;
	padding-top:	8px;
	padding-bottom:	0px;
}

.homemerken_EN {
	margin-left:	-13px;
	background:		url('http://www.autopricedirect.eu/interface/slider_EN.jpg');
	width:			700px;
	height:			145px;
	display:		block;
	padding-left:	8px;
	padding-right:	8px;
	padding-top:	8px;
	padding-bottom:	0px;
}

.homemerken_FR {
	margin-left:	-13px;
	background:		url('http://www.autopricedirect.eu/interface/slider_FR.jpg');
	width:			700px;
	height:			145px;
	display:		block;
	padding-left:	8px;
	padding-right:	8px;
	padding-top:	8px;
	padding-bottom:	0px;
}

P {
	font: 			12px Verdana;
	color: 			#666666;
	}

.tekst {
	font: 			12px Verdana;
	color: 			#666666;
  	font-weight: 	normal;
	font-style: 	normal;
	}

.head {
	font: 			12px Verdana;
	color: 			#660066;
  	font-weight: 	bold;
	font-style: 	normal;
	}
	
h1 {
	font: 			12px Verdana;
	color: 			#660066;
  	font-weight: 	bold;
	font-style: 	normal;
	display: 		inline; 
	}

h2 {
	font: 			12px Verdana;
	color: 			#660066;
  	font-weight: 	bold;
	font-style: 	normal;
	display: 		inline; 
	}
	
.klein {
	font: 			9px Verdana;
	color: 			#000000;
  	font-weight: 	normal;
	font-style: 	normal;
	}

.kleinwit {
	font: 			9px Verdana;
	color: 			#ffffff;
  	font-weight: 	normal;
	font-style: 	normal;
	padding:		3px;
	}

.kleinbold {
	font: 			10px Verdana;
	color: 			#000000;
  	font-weight: 	bold;
	font-style: 	normal;
	}

.bold {
	font: 			13px Verdana;
	color: 			#666666;
  	font-weight: 	bold;
	font-style: 	normal;
	}

.italic {
	font: 			12px Trebuchet MS, Verdana, Arial, sans-serif;
	color: 			#0b1877;
  	font-weight: 	normal;
	font-style: 	italic;
	}

a:link {
	text-decoration:	none; 
	color: 				#666666;
	font-weight: 		bold; 
	}

a:visited {
	text-decoration: 	none; 
	color: 				#666666;
	font-weight: 		bold; 
	}

a:active {
	text-decoration: 	none; 
	color: 				#999999;
	font-weight: 		bold; 
	}

a:hover {
	text-decoration: 	none; 
	color: 				#999999;
	font-weight: 		bold; 
	}

.kopimage {
  	margin-left: 	-27px;
	margin-top: 	15px;
	}

.foto {
	margin-left:	10px;
	margin-top:		10px;
	margin-bottom:	10px;
	margin-right:	10px;
	border:			1px solid #710b19;
	}

.logo {
	margin-left:	0px;
	margin-top:		0px;
	margin-bottom:	0px;
	margin-right:	0px;
	}

.kopimg {
	padding-bottom:	10px;
	}


/* -------------------- Opmaak van Footer -------------------- */


a:link.footer {
	font-family:		Verdana; 
	font-size: 			10px; 
	color: 				#cccccc;
	font-weight: 		normal; 
	text-decoration:	underline; 
	}

a:visited.footer {	
	font-family:		Verdana; 
	font-size: 			10px; 
	color: 				#cccccc;
	font-weight: 		normal; 
	text-decoration:	underline; 
	}

a:active.footer {
	font-family:		Verdana; 
	font-size: 			10px; 
	color: 				#cccccc;
	font-weight: 		normal; 
	text-decoration:	underline; 
	}
	
a:hover.footer {
	font-family:		Verdana; 
	font-size: 			10px; 
	color: 				#cccccc;
	font-weight: 		normal; 
	text-decoration:	underline; 
	}


/* -------------------- Opmaak van Configurator -------------------- */
.bodykonfig {
	margin: 		0px;
	padding:		0px;
	background:		url('http://www.autopricedirect.eu/interface/bg1.gif') no-repeat #FFFFFF;
	}

.foto1 {
	margin-left:	10px;
	margin-top:		0px;
	margin-bottom:	5px;
	margin-right:	10px;
	border:			1px solid #710b19;
	}
	
.title {
	background:		#666666;
	padding-top:	0px;
	padding-left:	5px;
	padding-right:	5px;
	padding-bottom:	0px;
	font: 			13px Verdana;
	color: 			#FFFFFF;
  	font-weight: 	bold;
	font-style: 	normal;
	text-align:		left;
	}
	
.uitvoering {
	font: 			12px Verdana;
	color: 			#000000;
  	font-weight: 	normal;
	font-style: 	normal;
	padding-left:	5px;
	padding-right:	5px;
	padding-bottom:	0px;
	text-align:		left;
	}
a.uitvoering  { 
	font: 			12px Verdana;
	color: 			#000000;
  	font-weight: 	normal;
	font-style: 	normal;
	padding-left:	5px;
	padding-right:	5px;
	padding-bottom:	0px;
	text-align:		left;
	}
  
a:link.uitvoering {
	color:				#000000;
	}

a:visited.uitvoering  {
	color:				#000000;
	}

a:hover.uitvoering  {
	color:				#666666;
	background-color:	#e3e3e3;
	}

a:link.konfig {
	border: 		1px solid #660066;
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	10px;
	padding-right:	10px;
	background: 	#E3E3E3;
	color:			#666666;
	}
	
a:visited.konfig {
	border: 		1px solid #660066;
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	10px;
	padding-right:	10px;
	background: 	#666666;
	color:			#000000;
	}

a:hover.konfig {
	border: 		1px solid #660066;
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	10px;
	padding-right:	10px;
	background: 	#FFFFFF;
	color:			#000000;
	}

a:active.konfig {
	border: 		1px solid #660066;
	padding-top:	2px;
	padding-bottom:	2px;
	padding-left:	10px;
	padding-right:	10px;
	background: 	#FFFFFF;
	color:			#000000;
	}

.description {
	background:		#666666;
	padding-top:	0px;
	padding-left:	5px;
	padding-right:	10px;
	padding-bottom:	0px;
	font: 			11px Verdana;
	color: 			#FFFFFF;
  	font-weight: 	normal;
	font-style: 	normal;
	text-align:		left;
	}

.bold1 {
	font: 			11px Verdana;
	color: 			#000000;
  	font-weight: 	bold;
	font-style: 	normal;
	text-align:		right;
	padding-right:	5px;
	}
	
.configtop {
	background:		url('../interface/top.gif');
	height:			7px;
	}
	
.configbottom {
	background:		url('../interface/bottom.gif');
	height:			7px;
	}

.configbottom1 {
	background:		url('../interface/bottom1.gif');
	height:			10px;
	}	
	
.configopentop {
	background:url('../interface/top_open.gif');
	height:10px;
	width : 100%;
}

.configopentoplager {
	background:		url('../interface/top_openlager.gif');
	height:			10px;
	}
	
.configopenbottom {
	background:		url('../interface/bottom_open.gif');
	height:			12px;
	}
	
.configopenbottomlager {
	background:		url('../interface/bottom_openlager.gif');
	height:			12px;
	}

.configopentop1 {
	background:		url('../interface/top_open1.gif');
	height:			12px;
	}
	
.configopenbottom1 {
	background:		url('../interface/bottom_open1.gif');
	height:			11px;
	}

.leasingbottom {
	background:		url('../interface/leasingbottom_open.gif');
	height:			11px;
	}
	
.lieferzeit {
	font-size:		11px;
	font-weight:	bold;
	}

.configfoto {
	border:			1px #650066;
	margin-left:	5px;
	}
	
.pricetitle {
	height:			20px;
	padding-top:	0px;
	padding-bottom:	10px;
	font: 			11px Verdana;
	color: 			#650066;
  	font-weight: 	bold;
	font-style: 	normal;
	text-align:		left;
	}

.pricecontent {
	height:			80px;
	padding-top:	0px;
	padding-bottom:	10px;
	font: 			11px Verdana;
	color: 			#000000;
  	font-weight: 	normal;
	font-style: 	normal;
	text-align:		left;
	line-height: 	1.42;
	}

.pricecontent ul b {
	margin-left: -30px;
	}

.pricecontent ul li {
	list-style: square;
	}
	
.pricetitle1 {
	height:			20px;
	padding-top:	0px;
	padding-bottom:	10px;
	padding-right:	10px;
	font: 			11px Verdana;
	color: 			#650066;
  	font-weight: 	bold;
	font-style: 	normal;
	text-align:		right;
	}

.pricecontent1 {
	height:			80px;
	padding-top:	0px;
	padding-bottom:	10px;
	padding-right:	10px;
	font: 			11px Verdana;
	color: 			#000000;
  	font-weight: 	normal;
	font-style: 	normal;
	text-align:		right;
	line-height: 	1.42;
	}
	
.pricefield {
	text-align: 	right;
	border:			0px;
	background:		#e3e3e3;
	font: 			11px Verdana;
	color: 			#000000;
  	font-weight: 	normal;
	font-style: 	normal;
	padding:		0px;
	}

.priceform {
	text-align: 	right;
	border:			1px solid #660066;
	background:		#ffffff;
	font: 			11px Verdana;
	color: 			#000000;
  	font-weight: 	normal;
	font-style: 	normal;
	padding:		0px;
	}
	
.pricelist {
	text-align: 	right;
	border:			1px solid #660066;
	background:		#ffffff;
	font: 			11px Verdana;
	color: 			#000000;
  	font-weight: 	normal;
	font-style: 	normal;
	padding:		0px;
	}

.price {
 	border-collapse:	collapse;
 	width:				100%;
	padding-top:		0px;
	padding-bottom:		0px;
	font: 				18px Verdana;
	color: 				#000000;
	font-weight: 		bold;
	font-style: 		normal;
	background-color:	#E3E3E3;
	text-align:			left;
	}

.opencontent {
 	border-collapse:	collapse;
 	width:				100%;
	padding-top:		0px;
	padding-bottom:		0px;
	font: 				11px Verdana;
	color: 				#000000;
	font-weight: 		normal;
	font-style: 		normal;
	background-color:	#E3E3E3;
	text-align:			left;
	}
.opencontentkleur {
 	border-collapse:	collapse;
 	padding-top:		0px;
	padding-bottom:		0px;
	font: 				11px Verdana;
	color: 				#000000;
	font-weight: 		normal;
	font-style: 		normal;
	background-color:	#CCCCCC;
	text-align:			left;
	}
	
.opencontentlager {
 	border-collapse:	collapse;
 	width:				100%;
	padding-top:		0px;
	padding-bottom:		0px;
	font: 				11px Verdana;
	color: 				#ffffff;
	font-weight: 		normal;
	font-style: 		normal;
	background-color:	#999999;
	text-align:			left;
	}
	
.openselection {
 	border-collapse:	collapse;
 	width:				100%;
	padding-top:		0px;
	padding-bottom:		0px;
	font: 				11px Verdana;
	color: 				#000000;
	font-weight: 		normal;
	font-style: 		normal;
	background-color:	#999999;
	text-align:			left;
	}

.selectopentop {
	background:		url('../interface/top_open2.gif');
	height:			26px;
	}
	
.selectopenbottom {
	background:		url('../interface/bottom_open2.gif');
	height:			14px;
	}

.checkbox {
	margin-left:	5px;
	margin-right:	5px;
	}

#modellenoverzicht {
	width:			490px;
     }

#modellen {
    background:		url('http://www.autopricedirect.eu/interface/konfig/merkbg.jpg');
    padding-left: 	10px;
    text-align:		left;
    font: 			11px Verdana;
	color: 			#666666;
     }

#modellen a { 
	margin-top:			0px; 
	margin-bottom:		0px; 
	width:				175px;
	padding-top:		4px;
	padding-bottom:		4px;
	padding-left:		3px;
	background-color:	transparent; 
  	text-decoration:	none ;
  	display:			block;
	font: 				11px Verdana;
	font-weight:		bold;
	color: 				#666666;
	
	}
  
#modellen a:link {
	color:				#666666;
	}

#modellen a:visited {
	color:				#666666;
	}

#modellen a:hover {
	color:				#666666;
	background-color:	#e3e3e3;
	}

#overlay {
	background:	url('http://www.autopricedirect.eu/images/overlaybg.gif');
	position: 	absolute;
	left: 		0px;
	top: 		0px;
	width:		100%;
	height:		100%;
	text-align:	center;
	z-index: 	1000;
	}

.einschrankung{
	font: 			9px Verdana;
	color: 			#660099;
  	font-weight: 	normal;
	font-style: 	normal;
	}

.einschrankungtekst{
	color: 			#660066;
	}

.einschrankungdiv{
	display: 		none;
	padding-left: 20px;
	background:	url('http://data.autocreator.eu/users/cm0037/interface/einschrankung.jpg');
}

.einschrankungtekst1{
	color: 			#000000;
	}
	
a.farben { 
	font: 			10px Verdana;
	color: 			#000000;
  	font-weight: 	bold;
	font-style: 	normal;
	}
  
.farben  {
	font: 			10px Verdana;
	color: 			#000000;
  	font-weight: 	bold;
	font-style: 	normal;
	}
/*
a:active.farben  {
	font: 			10px Verdana;
	color: 			#000000;
  	font-weight: 	bold;
	font-style: 	normal;
	}

a:visited.farben  {
	font: 			10px Verdana;
	color: 			#000000;
  	font-weight: 	bold;
	font-style: 	normal;
	}

a:hover.farben  {
	font: 			10px Verdana;
	color: 			#666666;
  	font-weight: 	bold;
	font-style: 	normal;
	}
	*/
/* -------------------- empfehlungen-------------------- */     

a.bold { 
	font: 			10px Verdana;
	color: 			#000000;
  	font-weight: 	bold;
	font-style: 	normal;
	}
  
a:link.bold  {
	font: 			10px Verdana;
	color: 			#000000;
  	font-weight: 	bold;
	font-style: 	normal;
	}

a:active.bold  {
	font: 			10px Verdana;
	color: 			#000000;
  	font-weight: 	bold;
	font-style: 	normal;
	}

a:visited.bold  {
	font: 			10px Verdana;
	color: 			#000000;
  	font-weight: 	bold;
	font-style: 	normal;
	}

a:hover.bold  {
	font: 			10px Verdana;
	color: 			#666666;
  	font-weight: 	bold;
	font-style: 	normal;
	}
	
a.rabatt  { 
	font: 			10px Verdana;
	color: 			#FFFFFF;
  	font-weight: 	bold;
	font-style: 	normal;
	}
  
a:link.rabatt  {
	color:				#FFFFFF;
	}

.rabatt a:visited {
	color:				#FFFFFF;
	}

.rabatt a:active {
	color:				#FFFFFF;
	}

a:hover.rabatt  {
	color:				#CCCCCC;
	}
	
.empfehlungborder {
 	width:				100%;
	padding:			5px;
	font: 				10px Verdana;
	color: 				#000000;
	font-weight: 		normal;
	font-style: 		normal;
	border-left:		1px solid #CCCCCC;
	border-right:		1px solid #CCCCCC;
	text-align:			left;
	}

.empfehlungborder1 {
	background:		url('http://www.autopricedirect.eu/interface/bgempfehlung.jpg');
 	width:				100%;
	padding:			5px;
	font: 				10px Verdana;
	color: 				#000000;
	font-weight: 		normal;
	font-style: 		normal;
	text-align:			left;
	}

.titleempfehlung {
	background:		url('http://www.autopricedirect.eu/interface/titleempfehlung.jpg');
	padding-top:	0px;
	padding-left:	5px;
	padding-right:	5px;
	padding-bottom:	0px;
	font: 			10px Verdana;
	color: 			#FFFFFF;
  	font-weight: 	bold;
	font-style: 	normal;
	text-align:		center;
	}

.titleempfehlung1 {
	background:		url('http://www.autopricedirect.eu/interface/titleempfehlung1a.jpg');
	padding-top:	0px;
	padding-left:	5px;
	padding-right:	5px;
	padding-bottom:	0px;
	font: 			11px Verdana;
	color: 			#666666;
  	font-weight: 	bold;
	font-style: 	normal;
	text-align:		center;
	}

.priceempfehlung {
	background:		url('http://www.autopricedirect.eu/interface/priceempfehlung.jpg') bottom left;
	padding-top:	0px;
	padding-left:	5px;
	padding-right:	5px;
	padding-bottom:	0px;
	font: 			10px Verdana;
	color: 			#FFFFFF;
  	font-weight: 	bold;
	font-style: 	normal;
	text-align:		center;
	}
	
.priceempfehlung1 {
	background:		url('http://www.autopricedirect.eu/interface/priceempfehlung1.jpg') bottom left;
	padding-top:	8px;
	padding-left:	5px;
	padding-right:	12px;
	padding-bottom:	8px;
	font: 			18px Verdana;
	color: 			#FFFFFF;
  	font-weight: 	bold;
	font-style: 	normal;
	text-align:		right;
	}

/* -------------------- parkplatz --------------------*/

.platzcontent {
 	border-collapse:	collapse;
 	width:				100%;
	padding-top:		0px;
	padding-bottom:		0px;
	font: 				10px Verdana;
	color: 				#000000;
	font-weight: 		normal;
	font-style: 		normal;
	background-color:	#FFFFFF;
	text-align:			left;
	}
	
.platzcontentkleur {
 	border-collapse:	collapse;
	padding-top:		0px;
	padding-bottom:		0px;
	font: 				10px Verdana;
	color: 				#000000;
	font-weight: 		normal;
	font-style: 		normal;
	background-color:	#e3e3e3;
	text-align:			left;
	}

.platzcontentkleur1 {
 	border-collapse:	collapse;
 	width:				100%;
	padding-top:		0px;
	padding-bottom:		0px;
	font: 				10px Verdana;
	color: 				#000000;
	font-weight: 		normal;
	font-style: 		normal;
	background-color:	#CCCCCC;
	text-align:			center;
	}

.parkplatzborder {
 	width:				100%;
	padding:			5px;
	font: 				10px Verdana;
	color: 				#000000;
	font-weight: 		normal;
	font-style: 		normal;
	border-left:		1px solid #CCCCCC;
	border-right:		1px solid #CCCCCC;
	text-align:			left;
	background:			#FFFFFF;
	}

.parkplatzopentop {
	background:		url('http://www.autopricedirect.eu/interface/parkplatztop_open.gif');
	height:			12px;
	}
	
.parkplatzopenbottom {
	background:		url('http://www.autopricedirect.eu/interface/parkplatzbottom_open.gif');
	height:			11px;
	}

.titleklein {
	background:		url('http://www.autopricedirect.eu/interface/titleklein.jpg');
	padding-top:	0px;
	padding-left:	5px;
	padding-right:	5px;
	padding-bottom:	0px;
	font: 			10px Verdana;
	color: 			#FFFFFF;
  	font-weight: 	bold;
	font-style: 	normal;
	text-align:		center;
	}

.priceklein {
	background:		url('http://www.autopricedirect.eu/interface/priceklein.jpg') bottom left;
	padding-top:	0px;
	padding-left:	5px;
	padding-right:	5px;
	padding-bottom:	0px;
	font: 			10px Verdana;
	color: 			#FFFFFF;
  	font-weight: 	bold;
	font-style: 	normal;
	text-align:		center;
	}


/* -------------------- submenu -------------------- */
#subkonfig  { 
	margin:				0px; 
	display:			block;
	position:			absolute; 
  	text-decoration:	none;
	visibility:			hidden; 
	width:				150px;
	margin-left:		86px; 
	margin-top:			3px; 
	z-index:			500;
	font-size:			10px; 
	background-color:	#e3e3e3; 
	border: 			1px solid;
	border-color:		#660066;
	filter:				alpha(opacity=90);
	-moz-opacity:		.90;
	opacity:			.90;
	}

#subkonfig a , #subkonfig1 a, #subkonfig2 a  { 
	padding:			4px; 
	margin:				0px; 
	background-color:	transparent; 
	display:			block; 
	text-decoration:	none;
	border-bottom:		1px solid #cccccc;
  }
  
#subkonfig a:link , #subkonfig1 a:link , #subkonfig2 a:link {
	color:				#666666;
	}

#subkonfig a:visited, #subkonfig1 a:visited, #subkonfig2 a:visited {
	color:				#666666;
	}

#subkonfig a:hover, #subkonfig1 a:hover, #subkonfig2 a:hover {
	color:				#FFF;
	background-color:	#666666;
	}

#subkonfig ul, #subkonfig1 ul, #subkonfig2 ul {
	margin:				0px;
	padding:			0px;
	}

#subkonfig ul li, #subkonfig1 ul li, #subkonfig2 ul li { 
	padding:			1px;
	margin:				0px;
	list-style-type:	none;
	}
	
#floatLayer {
	display:	block; 
	position:	fixed; 
   	bottom: 	1.5em;
   	left:		23px;
   	height:		160px; 
	width:		230px; 
	z-index: 	400;
	background:	url('../interface/floatlayer.gif');
	padding:	2px;
/*	border: 	1px solid #660066;
	background:	#e3e3e3; */
	}
	
#incl { 
	width:		230px;	
	}
	
#excl {
	width:		230px; 
	display:	none;
	}
	
* html #floatLayer #footer {
	position:	absolute;
	}
	
#fixedtipdiv{
	position:		absolute;
	padding: 		8px;
	border:			1px solid #660066;
	font:			normal 12px Verdana;
	color:			#000000;
	background-color:#FFFFFF;
	line-height:	18px;
	z-index:		100;
}

/* 
#dhtmltooltip {
	position: 			absolute;
	left: 				-300px;
	width: 				150px;
	border: 			1px solid #660066;
	padding: 			2px;
	background-color:	#f8f8f8;
	visibility: 		hidden;
	z-index: 			3000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#e3e3e3,direction=135,strength=3);
	}

#dhtmlpointer {
	position:	absolute;
	left: 		-300px;
	z-index: 	4000;
	visibility: hidden;
	}
*/


.merkentabel {
	background:		url('http://www.autopricedirect.eu/interface/merkentabel.jpg');
	margin:			10px;
	width:			690px;
	height:			125px;				
	}

.merkentabel1 {
	background:		url('http://www.autopricedirect.eu/interface/merkentabel1.jpg');
	margin:			10px;
	width:			690px;
	height:			430px;				
	}

.merkentabelgroot {
	background:		url('http://www.autopricedirect.eu/interface/merkentabel_groot.jpg');
	margin:			5px;
	width:			700px;
	height:			270px;				
	}

.light {
	background:		#E3E3E3;
	}

.dark {
	background:		#CCCCCC;
	}

 #print {
	clear: 				both; 
	position: 			relative; 
	}