/* ####################################################################################################################
   GENERAL
   #################################################################################################################### */

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 12px;
	background: #E1ECF7 url(/images/layout/body.jpg) repeat-x left top;
}

a {
	color: #003466;
	outline: none;
}

a.light {
	color: #FFF;
}

a:hover, a.light:hover {
	color: #FFB400;
	text-decoration: none;
}

img {
	border: none;
}



/* ----    VERTECKTES FORMFELD FUER SPAMBOTS  ----------------------------------------------------------------- */
.axessnichtsichtbar
	{
	visibilty:hidden;
	display:none;
	}

/* ### FONT SIZE DEFINITIONS ########################################################################################## */

.tinytext {
	font-family: arial, sans-serif;
	font-size: 10px;
}

.smalltext {
	font-family: arial, sans-serif;
	font-size: 11px;
}

.normaltext {
	font-family: arial, sans-serif;
	font-size: 12px;
}

.bigtext {
	font-family: arial, sans-serif;
	font-size: 14px;
}


/* ####################################################################################################################
   MAIN LAYOUT / HEADER
   #################################################################################################################### */

#header {
	position: relative;
	width: 980px;
	height: 168px;
	margin: 0 auto;
	padding: 0 6px;
	z-index: 50;
}

#nav-container {
	position: absolute;
	width: 980px;
	height: 62px;
	margin: 0;
	padding: 0;
	top: 106px;
	left: 6px;
}

#panel {
	position: relative;
	width: 940px;
	margin: 0 auto 10px;
	padding: 4px 26px 7px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	z-index: 10;
	
	height: 210px; 
	background-image: url(/images/layout/panel-home.gif);	
	
	
}

#content-wrapper {
	width: 992px;
	margin: 0 auto;
	padding: 7px 0 0;
	background: transparent url(/images/layout/content-head.png) no-repeat left top;
}

#ac24content {
	width: 980px;
	margin: 0;
	padding: 0 6px;
	background: transparent url(/images/layout/content.png) repeat-y left top;
}

/* CONTENT TABLE */
#content-table {
	width: 100%;
}

#content-table-col-left {
	vertical-align: top;
	width: 216px;
	padding: 20px 17px;
}

#content-table-col-mid {
	vertical-align: top;
	padding: 20px 20px 40px;
	background: #FFF;
}

#content-table-col-right {
	vertical-align: top;
	width: 200px;
	padding: 0;
}

#footer {
	width: 980px;
	height: 70px;
	margin: 0 auto;
	padding: 20px 6px 0;
	text-align: center;
	background: url(/images/layout/footer.png) no-repeat left top;
}


/* ####################################################################################################################
   HEADER
   #################################################################################################################### */

#logo {
	position: absolute;
	top: 33px;
	left: 6px;
}

#claim {
	position: absolute;
	top: 70px;
	left: 8px;
	margin: 0;
	padding: 0;
	font: normal 11px arial, sans-serif;
	color: #888888;
}

#bannerbox {
	position: absolute;
	top: 25px;
	left: 736px;
	width: 248px;
	margin: 0;
	padding: 0;
}

#bannerbox #banner-disclaimer {
	position: absolute;
	top: 2px;
	left: 0;
	margin: 0;
	padding: 0;
}

#bannerbox img.banner {
	position: absolute;
	top: 0;
	left: 11px;
	margin: 0;
	padding: 0;
	border:2px solid #000000;
}

#skyscraperbanner
	{
	display:none;
	position:absolute;
	top:163px;
	right:0;
	}
	
img.bannertype_B	
	{
	width:234px;
	height:60px;
	}
	
img.bannertype_L	
	{
	width:690px;
	height:90px;
	}
	
img.bannertype_H	
	{
	width:284px;
	height:250px;
	}	
	
img.bannertype_S
	{
	width:160px;
	height:600px;
	}	

#topbrandtable
	{
	width:100%;
	}

   
/* ####################################################################################################################
   MAIN MENU
   #################################################################################################################### */

#nav-main {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	float: left;
	height: 62px;
	list-style: none;
}

#nav-main li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0 0 0 2px;
	background: url(/images/layout/nav-main-li.gif) no-repeat left 1px;
}

#nav-main li.first {
	background: none;
}

#nav-main a {
	display: block;
	float: left;
	height: 62px;
	margin: 0;
	padding: 0 30px;
	font: bold 14px/67px arial, sans-serif;
	color: #FFF;
	text-decoration: none;
}

#fordealers a {
	color: #A2B5C7;
}

#nav-sitemap #fordealers a {
	color: #003466;
}

#nav-main a:hover, #nav-main li:hover a {
	color: #87C4FF;
}

#nav-main li.current a {
	color: #FFB400;
	background: url(/images/layout/nav-main-a-current.gif) no-repeat center top;
}

* html #nav-main li.current:hover a { color: #FFB400; }
* html #nav-main li.current a:hover { color: #FFB400; }

/* Dropdown Menu ------------------------------------- */

#nav-main ul {
	clear: left;
	position: absolute;
	top: 62px;
	left: 0;
	width: 220px;
	margin: 0;
	padding: 4px 0 0;
	list-style: none;
}

#nav-main ul li {
	clear: left;
	width: 220px;
	margin: 0;
	padding: 0;
	background: #224F79;
	border: 1px solid #1F466C;
	border-top: none;
}

#nav-main ul a, #nav-main li.current ul a, #nav-main li:hover ul a  {
	display: block;
	clear: left;
	width: 179px;
	height: auto;
	margin: 0;
	padding: 8px 10px 8px 31px;
	font: bold 12px/1em arial, sans-serif;
	color: #FFF;
	background: none;
}

#nav-main ul a:hover, #nav-main li:hover ul a:hover {
	color: #FFB400;
	background: #27547E;
}

/* ----    SHOW/HIDE MOUSE OVER MENUS    ----------------------------------------------------------------------------------------- */

#nav-container ul ul {
	display: none;
}

#nav-container li:hover ul {
	display: block;
}



/* ####################################################################################################################
   LANGUAGE SELECTION HEADER
   #################################################################################################################### */

#current-language {
	position: absolute;
	display: inline;
	top: 21px;
	right: 0;
	height: 20px;
	padding: 6px 5px 0 23px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	background: transparent url(/images/layout/arrow-down-orange.gif) no-repeat 5px 10px;
}


#current-language .current-language-link {
	display: inline;
	padding: 0 28px 1px 0;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right center;
}

#select-language {
	display: none;
	position: absolute;
	top: 26px;
	right: 0;
	width: 216px;
	padding: 7px 0 0 0;
	font-size: 11px;
	color: #333;
	background: #F5F5F5;
	border: 2px solid #FFB400;
}

#select-language a.select-language-link {
	display: block;
	width: 181px;
	margin: 0px 0 0 0;
	padding: 6px 0 6px 35px;
	color: #333;
	background-repeat: no-repeat;
	background-image: url(/images/flaggen/klein/flags.png);
	text-decoration: none;
	border-top: 1px solid #DCDCDC;
}

#select-language a.select-language-link:hover {
	background-color: #EBEBEB;
}



/* ####################################################################################################################
   PANEL
   #################################################################################################################### */

#panel h2, #panel h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	font-weight: normal;
	border: none;
}

#panel h3 {
	
}

#panel a, div.sidebox a {
	color: #FFF;
}

#panel a.forward, div.sidebox a.forward {
	background-image: url(/images/layout/a-forward.png);
}

#panel a:hover, div.sidebox a:hover {
	color: #FFB400;
}

#panel td {
	vertical-align: top;
}

#panel input.textfield {
	width: 360px;
	height: 14px;
	margin: 0;
	padding: 8px 10px 8px;
	font: normal 12px arial, sans-serif;
	color: #646464;
	border: none;
	background: transparent url(/images/layout/input-search-home.gif) no-repeat left top;
}

/* PANEL HOMEPAGE */
#panel-homeright {
	position: absolute;
	width: 280px;
	height: 190px;
	top: 4px;
	left: 656px;
	margin: 0;
	padding: 20px 0 0 30px;
	background: url(/images/layout/panel-home-spacer.gif) no-repeat left top;
}

#panel-homeleft {
	position: absolute;
	width: 610px;
	height: 190px;
	top: 4px;
	left: 26px;
	margin: 0;
	padding: 20px 20px 0 0;
}

#panel-homeright ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FFF;
}

#panel-homeright li {
	margin: 0 0 5px;
	padding: 3px 0 0 27px;
	background: url(/images/layout/homepanel-li.png) no-repeat left top;
}

* html #panel-homeright li {
	/* TO SOLVE PROBLEM WITH PNG-FIX */
	display: inline-block;
}

#quicksearchform table
	{
	width:600px;
	}


/* ####################################################################################################################
   HOMEPAGE SPECIALS (LAYOUT, TOP-OFFERS)
   #################################################################################################################### */
   
#homelayout td {
	vertical-align: top;
}

table.top-offers a {
	text-decoration: none;
}

table.top-offers .shadow {
	margin: 0;
	padding-bottom: 6px;
	float: left;
	background: url(/images/layout/image-shadow.jpg) no-repeat left bottom;
}

table.top-offers img {
	margin: 0;
	padding: 1px;
	background: #FFF;
	border: 1px solid #E0EAF2;
	
}

table.top-offers .country {
	color: #656565;
}

table.top-offers .price {
	display: block;
	margin-top: 5px;
	font-weight: bold;
}

table.top-offers .offer-link {
	display: block;
	margin-bottom: 5px;
}

.badge-home-sidebox {
	position: absolute;
	top: 17px;
	right: -4px;
}



/* ####################################################################################################################
   NAV SUB
   #################################################################################################################### */

.ctabtn {
  display:inline-block;
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  text-shadow: 1px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 6px 15px 6px 15px;
  text-decoration: none;
  cursor:pointer;
}

.ctabtn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

/* ####################################################################################################################
   NAV SUB
   #################################################################################################################### */

#nav-sub-container {
	width: 216px;
	margin: 0;
	padding: 0 0 4px;
	background: url(/images/layout/nav-sub-bottom.gif) no-repeat left bottom;
}

#nav-sub {
	width: 208px;
	margin: 0;
	padding: 4px 4px 0;
	list-style: none;
	font-weight: bold;
	background: url(/images/layout/nav-sub-bg.gif) no-repeat left top;
}

#nav-sub li {
	width: 208px;
	margin: 0;
	padding: 0 0 1px;
	background: transparent url(/images/layout/nav-sub-li.gif) repeat-x left bottom;
	
}

#nav-sub li.first {
	
}

#nav-sub li.last {
	padding-bottom: 0;
	background: none;
}

#nav-sub li.current {
	background-color: #2E5B84;
}

#nav-sub li.headerline {
	width: 182px;
	margin: -1px 0 0px -4px;
	padding: 23px 17px 5px;
	height: 15px;
	background: transparent url(/images/layout/nav-sub-li-headerline.gif) no-repeat left top;	
	color: #33628C;
}

#nav-sub li.spacer {
	width: 216px;
	height: 20px;
	margin: -1px 0 0px -4px;
	padding: 0;
	background: transparent url(/images/layout/nav-sub-li-spacer.gif) no-repeat left top;	
}

#nav-sub a {
	display: block;
	width: 182px;
	margin: 0px 0 0;
	padding: 5px 13px;
	text-decoration: none;
	color: #FFF;
}

#nav-sub li.current a {
	margin-left: -7px;
	padding-left: 20px;
	color: #FFB400;
	background: transparent url(/images/layout/nav-sub-current-a.gif) no-repeat left 3px;
}

* html #nav-sub li.current a:hover {
	background: transparent url(/images/layout/nav-sub-current-a.gif) no-repeat left 3px;
}

#nav-sub a:hover {
	background: #2E5B84;
}


/* ### SUBMENU 2. LEVEL ######################################################### */

#nav-sub li.current ul {
	width: 182px;
	margin: 0 0 0 13px;
	padding: 0;
	list-style: none;
}

#nav-sub li.current ul li {
	width: 182px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #436C91;
	background: none;
}

#nav-sub li.current li a {
	width: 167px;
	margin: 0;
	padding: 3px 15px 3px 0;
	color: #E5EFF8;
	font-weight: normal;
	background: none;
}

#nav-sub li.current li a:hover {
	color: #FFB400;
}

* html #nav-sub li.current li a:hover {
	background: none;
}

#nav-sub li.current li.current a {
	color: #FFB400;
	background: transparent url(/images/layout/nav-sub-2-a.gif) no-repeat right 5px;
}

/* ### LEFTCOLMODEL-BOX ######################################################### */

#nav-sub div.leftcolreplace_l3 {
	margin: 0px 0 10px 0;
	width: 174px;
	padding: 0 0 0 8px;
}

#nav-sub li.current div.leftcolreplace_l3 div.leftcolmodelhead {
	margin: 0 0 4px 0;
	padding: 0;
}

#nav-sub li.current div.leftcolreplace_l3 div.leftcolmodelhead a {
	width: 174px;
	margin: 0;
	padding: 0;
	color: #E1ECF7;
	font-weight: bold;
	background: none;
	font-size: 11px;
}

#nav-sub li.current div.leftcolreplace_l3 ul {
	width: 174px;
	margin: 0;
	padding: 0;
}


#nav-sub li.current div.leftcolreplace_l3 ul li {
	width: 169px;
	margin: 0;
	padding: 0 0 0 5px;
	border: none;
	color: #E1ECF7;	
}

#nav-sub li.current div.leftcolreplace_l3 ul li a {
	color: #E1ECF7;
	background: none;
	font-size: 11px;
	padding: 2px 0;
	margin: 0;
	display: inline;
}

#nav-sub li.current div.leftcolreplace_l3 ul li.active a {
	color: #FFB400;
}

/* ####################################################################################################################
   LANGUAGE SELECTION DEALER
   #################################################################################################################### */

#current-language-dealer {
	margin: 0 3px 1em;
	padding: 0px;
	font-size: 12px;
	border-bottom: 1px solid #EBEBEB;
	background: #FAFAFA;
}

#current-language-dealer h3 {
	margin: 0;
	padding: 2px 0 2px 13px;
	color: #FFF;
	font-size: 12px;
	border: 1px solid #32618B;
	border-bottom: none;
	background: url(/images/layout/contentbox-h3.gif) no-repeat -4px -4px;
}

#current-language-dealer .current-language-link-dealer {
	display: block;
	margin: 0;
	padding: 6px 0 6px 35px;
	font-weight: bold;
	color: #003466;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	background-repeat: no-repeat;
	background-position: 10px center;
}

#select-language-dealer {
	display: none;
}

#select-language-dealer a.select-language-link-dealer {
	display: block;
	margin: 0 0 0 0;
	padding: 6px 0 6px 35px;
	font-weight: bold;
	color: #003466;
	background-image: url(/images/flaggen/klein/flags.png);
	background-repeat: no-repeat;
	text-decoration: none;
	border: 1px solid #EBEBEB;
	border-bottom: none;
}

#select-language-dealer a.select-language-link-dealer:hover {
	background-color: #EBEBEB;
}


/* ####################################################################################################################
   TOOLBOX
   #################################################################################################################### */

#toolbox {
	margin: 30px 3px 0;
	padding: 0 0 8px 15px;
	border: 1px solid #EBEBEB;
	background: #FFF;
}

div#toolbox:hover {
	background: #FAFAFA;
}

#toolbox p {
	margin: 0;
	padding: 3px 0 8px 0;
	font-size: 11px;
	color: #999;
}

#toolbox a.iconlink {
	display: block;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(/images/icons/toolbox.gif);
}

#toolbox a.iconlink span {
	display: none;
}

#toolbox a.print {
	background-position: 0px 0px;
}

#toolbox a.print:hover {
	background-position: -20px 0px;
}

#toolbox a.recommend {
	background-position: 0px -20px;
}

#toolbox a.recommend:hover {
	background-position: -20px -20px;
}

#toolbox a.add-notes {
	background-position: 0px -40px;
}

#toolbox a.add-notes:hover {
	background-position: -20px -40px;
}

#toolbox a.edit-notes {
	background-position: 0px -60px;
}

#toolbox a.edit-notes:hover {
	background-position: -20px -60px;
}

#toolbox a.currency-converter {
	background-position: 0px -80px;
}

#toolbox a.currency-converter:hover {
	background-position: -20px -80px;
}


/* ####################################################################################################################
   DEALERPAGES BACKLINK TO AC24
   #################################################################################################################### */

#dealer-backlink {
	margin: 50px 4px 0;
	padding: 0;
}

#dealer-backlink a {
	display: block;
	margin: 0;
	padding: 0 0 0 0px;
	height: 32px;
	font-size: 11px;
	text-decoration: none;
	color: #003466;
	background: transparent url(/images/logo/aircraft24_smaller.gif) no-repeat left bottom;
}

#dealer-backlink a:hover {
	color: #FFB400;
}



/* ####################################################################################################################
   CONTENT
   #################################################################################################################### */

h1 {
	margin: 0 0 20px 0;
	padding: 0 0 8px 0;
	font-size: 18px;
	color: #30495E;
	border-bottom: 2px solid #EEF2F4;
}

h2 {
	margin: 1em 0 1em 0;
	padding: 0 0 2px 1px;
	font-size: 14px;
	color: #253B4E;
	border-bottom: 2px solid #EEF2F4;
}

h2.print {
	display: none;
}

h3 {
	margin: 1em 0 0.2em 0;
	padding: 0;
	font-size: 12px;
}

a.forward, a.forward-link {
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/layout/a-forward.gif) no-repeat left 2px;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.4em;
	color: #000;
}

p.smalltext {
	font-size: 11px;
}

ul.plus {
	margin: 0 0 0.5em 0;
	padding: 0;
	list-style: none;
}

ul.plus li {
	margin: 0;
	padding: 3px 0 0 30px;
	background: transparent url(/images/layout/li-plus.gif) no-repeat left top;
}

ul.plus ul li {
	padding: 0;
	list-style: square;
	background: none;
}

ul.plus ul {
	margin-bottom: 10px;
}

span.bolddark {
	font-weight: bold;
	color: #003466;
}

a.offer-link {
	font-weight: bold;
	color: #003466;
	text-decoration: none;
}

a.offer-link:hover {
	color: #E07318;
}

a.to-top {
	padding: 0 13px 0 0;
	background: transparent url(/images/layout/arrows-top.gif) no-repeat right 55%;
}

span.required, span.required-symbol {
	color: #CC0000;
	font-size: 11px;
}

span.required-symbol {
	vertical-align: top;
}

div.hrlike {
	margin: 1em 0 1em 0;
	border-top: 1px solid #E6E6E6;
}

div.hrlikesmall {
	margin: 2px 0 2px 0;
	border-top: 1px solid #E6E6E6;
}

.more-line-height { line-height: 1.7em; }


#browse_sortbox
	{
	float:right;
	margin-bottom:2px;
	}


/* Content Box ------------------------------------- */

div.content-box {
	margin: 0;
	padding: 0;
	background: transparent url(/images/layout/contentbox-h3.gif) no-repeat left top;
}

div.content-box h3 {
	margin: 0 0 10px 0;
	padding: 0 0 0 8px;
	height: 27px;
	font-size: 12px;
	line-height: 27px;
	color: #FFF;
	background: transparent url(/images/layout/contentbox-h3-end.gif) no-repeat right top;
}

div.inside-box, div.inside-box-padding {
	margin: 0;
	padding: 0 3px;
}

div.content-box p {
	margin: 0;
	padding: 0;
}

/* CONTENTBOX TOPBRANDS HOMEPGAE */
#home-topbrandbox {
	position: relative;
}

#home-topbrandbox a.allbrands {
	position: absolute;
	top: 7px;
	right: 13px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/layout/a-forward.png) no-repeat left 2px;
}

* html #home-topbrandbox a.allbrands {
	right: 30px;
}

/* CHANGES CONTENTBOX IN LEFTCOL */

#content-table-col-left div.content-box {
	
}

#content-table-col-left div.content-box h3 {
	margin-bottom: 0;
	padding-left: 17px;
}

#content-table-col-left div.inside-box, #content-table-col-left div.inside-box-padding {
	margin: -3px 3px 0;
	padding: 10px 14px 17px;
	border: 1px solid #EBEBEB;
	background: #FAFAFA;
}

#content-table-col-left div.content-box p {
	margin-bottom: 1em;
}

* html #content-table-col-left div.inside-box { margin-top: 0; }
* html #content-table-col-left div.inside-box-padding { margin-top: 0; }



/* Sidebar Box ------------------------------------- */

div.sidebox {
	width: 290px;
	margin: 0 0 14px;
	padding: 0;
	background: #32618B url(/images/layout/sidebox-bg.gif) no-repeat left top;
}

div.sidebox-inside {
	width: 250px;
	margin: 0;
	padding: 15px 20px;
	background: url(/images/layout/sidebox-bottom.gif) no-repeat left bottom;
}

div.sidebox h4 {
	margin: 0 0 4px;
	padding: 0 0 7px;
	font-size: 12px;
	color: #FFF;
	background: url(/images/layout/sidebox-headline-bg.gif) repeat-x left bottom;
}

div.sidebox p {
	margin: 0;
	padding: 0;
	color: #FFF;
}



/* ####################################################################################################################
   TYPEKACHEL
   #################################################################################################################### */

div.typekachel
	{
	float:left;
	text-align:center;
	margin-right:40px;
	margin-bottom:30px;
	}



/* ####################################################################################################################
   HOMEPAGE
   #################################################################################################################### */

#home-topoffers
	{
	width:610px;
	padding: 0 20px 20px 0; 
	float:left;
	}
	
#home-service	
	{
	width:290px;
	padding: 0 0 20px 19px; 
	
	border-left: 1px solid #F2F5F8;
	float:left;
	}


#home-topbrands
	{
	width:610px;
	padding: 20px 20px 0 0;
	float:left;
	}


#home-topmodels	
	{
	width:290px;
	padding: 20px 0 0 19px; 
	border-left: 1px solid #F2F5F8;
	float:left;
	}


/* ####################################################################################################################
   TAB NAVIGATION 
   #################################################################################################################### */

div.tableiste {
	width: 100%;
	display: table;
	margin: 0 0 2em 0;
	padding: 0;
	font: bold 13px arial, sans-serif;
}

ul.tableiste {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 2px solid #3A71A1;
}

ul.tableiste li {
	margin: 0 7px 0 0;
	padding: 0;
	float: left;
}

ul.tableiste li.atablink {
	
}

ul.tableiste a {
	float: left;
	display: block;
	margin: 0;
	padding: 3px 9px 3px 9px;
	color: #003466;
	text-decoration: none;
	background: #F5F9FC url(/images/layout/bg-basetable-head.gif) repeat-x left top;
	border: 1px solid #D9E2EC;
	border-bottom: none;
}

ul.tableiste a:hover {
	color: #003466;
	background: url(/images/layout/bg-nav-main-klapphover.gif) repeat-x left top;
}

ul.tableiste li.atablink a {
	padding: 3px 9px 3px 9px;
	color: #FFF;
	border: 1px solid #3A71A1;
	border-bottom: none;
	background: #3A71A1 url(/images/layout/bg-tab-nav-current.gif) repeat-x left bottom;
}

ul.tableiste li.atablink a:hover {
	color: #FFF;
	background: #3A71A1 url(/images/layout/bg-tab-nav-current.gif) repeat-x left bottom;
}

/* ####################################################################################################################
   ERROR BOX 
   #################################################################################################################### */

div.errorbox {
	margin: 0 0 2em 0;
	padding: 0 0 0.5em 0;
	color: #B80000;
	border: 2px solid #FF0000;
}

div.errorbox h4 {
	margin: 0;
	padding: 0 0 3px 5px;
	font-size: 13px;
	color: #FFF;
	background: #FF0000;
}

div.errorbox p {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 6px;
	color: #B80000;
}

div.errorbox ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 30px;
}


/* ####################################################################################################################
   PAYMENT BOX
   #################################################################################################################### */

div.paymentbox {
	margin: 0 0 2em 0;
	padding: 0 0 10px 0;
	color: #000;
	border: 3px solid #00a651;
	background:#f5fcd5;
}

div.paymentbox h4 {
	margin: 0;
	padding: 0 0 3px 5px;
	font-size: 13px;
	color: #fff;
	background: #00a651;
}

div.paymentbox p {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 6px;
	color: #000;
}

div.paymentbox ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 30px;
}


/* ####################################################################################################################
   WARNING BOX
   #################################################################################################################### */

div.warningbox {
	margin: 0 0 2em 0;
	padding: 0 0 0.5em 0;
	color: #000;
	border: 2px solid #FFB400;
}

div.warningbox h4 {
	margin: 0;
	padding: 0 0 3px 5px;
	font-size: 13px;
	color: #003466;
	background: #FFB400;
}

div.warningbox p {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 6px;
	color: #000;
}

div.warningbox ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 30px;
}

/* ####################################################################################################################
   BASETABLE
   #################################################################################################################### */

table.basetable {
	border: 1px solid #DAE3EB;
}

td.basetable-head {
	padding: 2px 0 2px 5px;
	font-family: arial;
	font-weight: bold;
	color: #003466;
	border-bottom: 1px solid #DAE3EB;
	background: #F5F9FC url(/images/layout/bg-basetable-head.gif) repeat-x left top;
}

td.basetable-cell {
	
}

td.basetable-cell-small {
	font-size: 11px;
}


/* ####################################################################################################################
   OFFER DETAIL 
   #################################################################################################################### */

table.offer-heading {
	margin-bottom: 2em;
	padding: 0;
	font-weight: bold;
	color: #003466;
	border: 1px solid #DAE3EB;
	background: #F5F9FC url(/images/layout/bg-basetable-head.gif) repeat-x left top;
}

table.offer-heading h1 {
	margin: 2px 0 2px 5px;
	padding: 0;
	color: #003466;
	font-size: 16px;
	background: none;
	border: none;
}

table.offer-heading td.price-cell {
	padding: 3px 7px 1px 0;
	color: #003466;
	font: bold 16px arial, sans-serif;
}

table.list-table {
	font-size: 11px;
	border: 1px solid #DAE3EB;
	background: none;
}

table.list-table td {
	padding: 3px 2px 3px 5px;
}

table.list-table td.list-table-heading {
	padding: 2px 0 2px 5px;
	font: bold 12px arial, sans-serif;
	color: #003466;
	background: #F5F9FC url(/images/layout/bg-basetable-head.gif) repeat-x left top;
}

table.list-table td.list-table-desc {
	font-weight: bold;
	vertical-align: top;
	border-top: 1px solid #DAE3EB;
	white-space: nowrap;
}

table.list-table td.list-table-item {
	border-top: 1px solid #DAE3EB;
}

table.list-table td.link-cell {
	font-weight: bold;
	padding: 5px 5px 7px 5px;
	border-top: 1px solid #DAE3EB;
}

table.list-table p {
	margin: 5px 0 0 0;
	padding: 0;
}

table.image-overview td.link-cell {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

table.image-overview img {
	padding: 1px;
	background: #FFF;
    border: 1px solid #DAE3EB;
}

/*
table.top-offers img {
	border: 3px solid #E1E1E1;
}
*/

/* ####################################################################################################################
   OFFER LISTING 
   #################################################################################################################### */

table.listing {
	margin-bottom: 1.5em;
	font-size: 11px;
	

}

td.heading-cell {
	padding: 2px 0 3px 5px;
	border-bottom: 1px solid #DAE3EB;
	background: #F5F9FC url(/images/layout/bg-basetable-head.gif) repeat-x left top;
}

table.listing td.listing-image {
	
}

table.listing td.listing-content {
	border: 1px solid #DAE3EB;
	
}

td.heading-cell a {
	color: #003466;
	font: bold 12px arial, sans-serif;
	text-decoration: underline;
}

td.heading-cell a:hover {
	text-decoration: none;
}

table.listing td.price-cell {
	padding: 3px 7px 3px 0;
	color: #003466;
	font: bold 12px arial, sans-serif;
	border-bottom: 1px solid #DAE3EB;
	background: #F5F9FC url(/images/layout/bg-basetable-head.gif) repeat-x left top;
}

table.listing img {
	padding: 1px;
	background: #FFF;
    border: 1px solid #DAE3EB;
}


/* ####################################################################################################################
   PAGE NAVIGATION
   #################################################################################################################### */

table.pagelinks {
	font-size: 11px;
}

table.pagelinks td {
	padding: 4px 0 4px 0;
}

table.pagelinks a {
	padding: 3px 5px 3px 5px;
	color: #000;
	text-decoration: none;
	border: 1px solid #FFB400;
}

table.pagelinks a.start {
	margin: 0 8px 0 0;
	padding-left: 17px;
	background: transparent url(/images/layout/bg-page-nav-start.gif) no-repeat left 55%;
}

table.pagelinks a.prev {
	margin: 0;
	padding-left: 13px;
	background: transparent url(/images/layout/bg-page-nav-prev.gif) no-repeat left 55%;
}

table.pagelinks a.next {
	margin: 0 8px 0 0;
	padding-right: 13px;
	background: transparent url(/images/layout/bg-page-nav-next.gif) no-repeat right 55%;
}

table.pagelinks a.end {
	margin: 0;
	padding-right: 17px;
	background: transparent url(/images/layout/bg-page-nav-end.gif) no-repeat right 55%;
}

table.pagelinks a.newsearch {
	margin: 0;
	padding-left: 23px;
	background: transparent url(/images/layout/bg-page-nav-newsearch.gif) no-repeat left 55%;
}

table.pagelinks a.backtolist {
	margin: 0;
	padding-left: 25px;
	background: transparent url(/images/layout/bg-page-nav-backtolist.gif) no-repeat left 55%;
}

table.pagelinks a.reportad {
	margin: 0;
	padding-left: 24px;
	background: transparent url(/images/layout/bg-page-nav-reportad.gif) no-repeat left 55%;
}

table.pagelinks a.rss {
	margin: 0;
	padding-left: 20px;
	background: transparent url(/images/layout/bg-page-nav-rss.gif) no-repeat left 55%;
}


table.pagelinks a.print {
	margin: 0;
	padding-left: 25px;
	background: transparent url(/images/layout/bg-page-nav-print.gif) no-repeat left 55%;
}


table.pagelinks a:hover {
	background-color: #FFE095;
}

table.pagelinks span.currentpage {
	margin: 0;
	padding: 3px 5px 3px 5px;
	color: #003466;
	font-weight: bold;
	border: 1px solid #FFBE22;
	background: #FFB400 url(/images/layout/bg-nav-main-klapphover.gif) repeat-x left top;
}


/* ####################################################################################################################
   HELP LAYER (FORMS)
   #################################################################################################################### */

span.form-help-wrapper {
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 4px;
	color: #003466;
	font-weight: bold;
	border: 1px solid #FFBE22;
	background: #FFBE22 url(/images/layout/bg-nav-main-klapphover.gif) repeat-x left top;
}

span.form-help {
	position: absolute;
	margin: -2px 0 0 -5px;
	padding: 2px 5px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border: 1px solid #FFBE22;
	background: #FFE095;	
}

/* ####################################################################################################################
   FORMS
   #################################################################################################################### */

table.button-border {
	margin: 0;
	padding: 0;
	border: none;
}

input.submit-button, input.form-button {
	margin: 0;
	padding: 0 15px 1px 25px;
	height: 35px;
	overflow: visible;
	border: none;
	text-align: left;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #003466;
	line-height: 35px;
	background: transparent url(/images/layout/btn-submit.gif) no-repeat left top;
	cursor: pointer;
}

a.img-button {
	display: inline-block;
	overflow: visible;
	width: 140px;
	height: 35px;
	margin: 0;
	padding: 0 15px 1px 30px;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
	line-height: 35px;
	background: transparent url(/images/layout/btn-submit.gif) no-repeat left top;
}

a.img-button:hover, input.submit-button:hover, input.form-button:hover {
	color: #FFF;
}

input.search-button {
	padding-left: 40px;
	background-image: url(/images/layout/btn-magnifier.png);
}

div.submit-button-end, div.submit-button-end-png {
	position: absolute;
	display: inline;
	width: 6px;
	height: 35px;
	margin: 0;
	padding: 0;
	background: url(/images/layout/btn-submit-end.gif) no-repeat left top;
}

div.submit-button-end-png {
	background-image: url(/images/layout/btn-submit-end.png);
}

/* ### FORMFELDER ########################################################## */

fieldset {
	padding: 5px 5px 10px 10px;
	margin: 0 0 20px 0;
	border: 1px solid #D9E2EC;
}

legend	{
	margin: 0 0 5px 0;
	padding: 1px 6px 2px 6px;
	color: #003466;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #D9E2EC;
	background: #D3DEE7 url(/images/layout/bg-basetable-head.gif) repeat-x left top;
}

label {
	font-size: 12px;
}

label.forcheckbox {
	vertical-align: middle;
}

input, textarea, select {
	padding: 2px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000;
	border: 1px solid #D4D4D4;
	background-color: #FBFCFD;
}

select {
	padding: 1px;
}

input.checkbox	{
	background-color: #ffffff;
	vertical-align: middle;
	border: none;
}

.inactiveinput {
	padding: 1px 1px 1px 2px;
	font-family: arial, sans-serif;
	font-size: 12px;
	border: 1px solid #CCC;
	background-color: #F3F5F8;
}

select.big-select {
	width: 285px;
}

select.mid-select {
	width: 125px;
}

select.small-select {
	width: 100px;
}

select.tiny-select {
	width: 45px;
}

input.big-text {
	width: 280px;
}

input.mid-text {
	width: 240px;
}

input.small-text {
	width: 120px;
}

input.tiny-text {
	width: 75px;
}

/* ####################################################################################################################
   FOOTER
   #################################################################################################################### */

#footer p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #415568;
}

#footer a {
	margin: 0;
	padding: 0;
	color: #415568;
}

#footer a:hover {
	color: #003466;
	text-decoration: none;
}

#footer-links {
	margin: 0 0 0.5em 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#footer-links li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 10px;
	border-left: 1px solid #6A7E91;
}

#footer-links li.first {
	padding-left: 0;
	border: none;
}

#footer-links a {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #415568;
}

#footer-links a:hover {
	color: #003466;
	text-decoration: none;
}



/* ####################################################################################################################
   PRINT_STYLES
   #################################################################################################################### */

@media print
{
	/* ### DISABLE BACKGROUND IMAGES ############################################################## */
	
	body, #ac24content, #content-wrapper, h1, h2, h3, a.img-button, input.submit-button, input.form-button {
		background: none;
	}
	
	/* ### HEADER ############################################################## */

	#header {
		width: 99%;
		padding: 0;
		margin: 0 0 30px;
		height: auto;
	}
	
	#logo {
		position: static;
		margin: 0 0 5px;
		padding: 0;
	}
	
	#claim {
		position: static;
		margin: 0;
		padding: 0;
		color: #888888;
	}
	
	
	/* ### CONTENT ########################################################## */
	
	#content-wrapper {
		padding: 0;
		margin: 0;
		width: 99%;
	}
	
	#ac24content {
		width: 100%;
		margin: 1em 0 0 0;
		padding: 0;
		
	}
	
	#content-table {
		width: 100%;
	}
	
	#ac24content #content-table-col-mid {
		padding: 0;
		
	}
	
	#nav-container, #bannerbox, #current-language, #panel, #footer, #content-table-col-left, #content-table-col-right, .spacer-col, .tableiste, #user_mailform, .donotprint, td.link-cell, div.submit-button-end, div.submit-button-end-png {
		display: none;
	}
	
	#offer_tab_1, #offer_tab_2, #offer_tab_3, #offer_tab_4 {
		display: block !important;
	}
	
	#ac24content h2.print {
		display: block;
		margin: 1em 0 1em 0;
		text-transform: uppercase;
		color: #000;
		border-bottom: 1px solid #333;
	}
	
	#ac24content table.image-overview img, #ac24content table.top-offers img {
		border: 1px solid #CDCDCD;
	}
	
	
	/* ### OFFER VIEW ########################################################## */

	#ac24content table.offer-heading {
		margin: 0;
		border: none;
		border-bottom: 2px solid #333;
	}
	
	#ac24content table.offer-heading h1 {
		margin: 0;
		padding: 0;
	}
	
	#ac24content table.offer-heading td.price-cell {
		padding: 0;
	}
	
	#ac24content table.list-table {
		border: 1px solid #666;
	}
	
	#ac24content table.list-table td.list-table-heading {
		padding: 2px 4px;
		color: #000;
	}
	
	#ac24content table.list-table td {
		padding: 2px 4px;
	}
	
	#ac24content table.list-table td.list-table-desc {
		border-top: 1px solid #666;
	}
	
	#ac24content table.list-table td.list-table-item {
		border-top: 1px solid #666;
	}
	
	#loadurl { display: none; }

} /* @media print */



/* ####################################################################################################################
   MOBILE
   #################################################################################################################### */

@media only screen and (max-width:480px)
{

body {
	background: #fff;
	background-image:none;
	}



body:after 
	{
        content: 'mobile';
        display: none;
	}



#bannerbox
	{
	display:none;
	}


#header
	{
	width:auto;
	position:static;
	height:auto;
	padding:0;
	}

#footer
	{
	width:auto;
	background-image:none;
	border-top:1px solid #bbb;
	}


#content-wrapper {
	width:auto;
	margin: 0;
	padding: 0 0 0;
	background-image:none;
	}

#ac24content {
	width:auto;
	margin: 0;
	padding: 0;
	background: transparent;
}


#content-table-col-left
	{
	display:none;
	}

#content-table-col-right
	{
	display:none;
	}

#panel 
	{
	position: static;
	width:auto;
	height:auto;
	background-image:none;
	background:#376A97;
	padding:10px;
	display:none;
	}

#panel.homepanel
	{
	display:block;
	}


#panel-homeleft
	{
	position: static;
	width:auto;
	height:auto;
	padding:0;
	}
	
#panel-homeright
	{
	display:none;
	}


#nav-container
	{
	width:auto;
	}

#current-language {
	top: 2px;
	right: 0;
	margin: 0;

	background: #ccc url(/images/layout/arrow-down-orange.gif) no-repeat 5px 10px;
	}



#logo {
	position: static;
	max-width:60%;
	height:auto;
	margin-left:10px;
	padding-top:15px;
	}

#claim {
	position: static;
	margin: 0;
	padding: 0;
	margin-left:10px;

}


div.typekachel
	{
	margin-right:20px;
	margin-bottom:20px;
	}
div.typekachel img
	{
	max-width:70px;
	}




#browse_sortbox
	{
	float:none;
	margin-bottom:5px;
	}

#hamburger
	{
	color:#ccc;
	background:#000 url(/images/layout/hamburger.png) right center no-repeat;
	width:auto;
	height:30px;
	line-height:30px;
	clear:both;
	display:block;
	font-size:14px;
	margin-top:5px;
	}

#nav-container
	{
	position:static;
	float:none;
	height: auto;
	}

#nav-main
	{
	position: static;
	float:none;
	height: auto;
	display:none;
	}
	

#nav-main > li {
	float: none; 
	width:auto;
	background: #083A6B;
	border-bottom:1px solid #fff;
	height:auto;
	padding:0;
	
	}
#nav-main a 
	{ 
	height:auto;
	line-height: 40px; 
	float:none;
	}
	
#nav-main li.current a
	{
	background-image:none;
	}


#nav-main li.first
	{
	background: #A3D39C;
	}

#nav-main ul { 
	position: static; 
	float:none;
	width:auto;
	clear:both;
	}

#nav-main ul li {
	clear: both;
	width:auto;
	float: none; 	
	}


#nav-main ul li a, #nav-main ul a, #nav-main li.current ul a, #nav-main li:hover ul a
	{
	width:auto;
	}


#nav-main > li.tap { background: #555;  }
#nav-main > li.tap ul { display: block;  }	
	



#home-topoffers, #home-service, #home-topbrands, #home-topmodels
	{
	width:auto;
	padding: 0; 
	float:none;
	border-left: 0;
	
	}
	


ul.tableiste li
	{
	float:none!important;
	display:block;
	}

ul.tableiste li a
	{
	float:none!important;
	font-size:11px;
	padding: 3px 3px 3px 3px;
	}

a.pagilink.single, a.pagilink.start, a.pagilink.end
	{
	display:none;
	}

a.pagilink.newsearch
	{
	display:block;
	}


.oldspacer
	{
	display:none!important;
	}
#topoffetable td.onetopoffer
	{
	display:block;
	width:auto;
	border-bottom:1px solid #ccc;
	padding: 5px 0;
	}

#topbrandtable td
	{
	display:block;
	width:100%;
	}


#quicksearchform table
	{
	width:auto;
	}

#quicksearchform td
	{
	display:block;
	width:auto;
	}

#panel input.textfield
	{
	width:70%;
	}

#searchformtable td
	{
	display:block;
	width:100%;
	}


#addetailoverview td, #addetailpics td, #addetailcontact td
	{
	display:block;
	width:auto;
	}

#addetailoverview td td
	{
	display:table-cell;
	width:auto;
	}



	


img.adpic, img.detailpic
	{
	max-width:90%;
	}

img.adpic.small, img.detailpic.small
	{
	max-width:60px;
	}

table.listing td, table.dealercountry td
	{
	display:block;
	}

table.dealercountry td.dealercountry_spacer
	{
	display:none;
	}

td.listcontent_pricecol
	{
	display:block;
	}


 img.bannertype_B,img.bannertype_L,img.bannertype_H,img.bannertype_S  
 	{
 	max-width:100%;
 	height:auto;
 	}

} /* @mobile */


