/****************************************************************************************************************
Copyright 2009 Sell It Smart GmbH. Alle Rechte vorbehalten. 
Das Kopieren im Ganzen oder in Teilen ohne unsere vorherige ausdrückliche schriftliche Zustimmung ist untersagt. 
Jegliche Zuwiderhandlungen werden juristisch verfolgt.
****************************************************************************************************************/

/* 1+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 1+++++++++++++++++++++ ein- und ausblenden der Module ++++++++++++++++++++++ */
/* 1+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Favoriten Newsletter beobachten -links können einzeln an und aus gestellt werden*/
div#favnews {display:;}
#beobachten {display:;}
#favorit {display:;}
#newsletter {display:;}

/* Suchbox im kopf oder links / nur eine darf sichtbar sein */
#kopfzeile .suche	 {display:none;}
#linke_spalte .suche {display:;}

/* Module in den Spalten (kleine Boxen) */
#shopinfo {display:;}
#impressum {display:;}
#extra {display:none;}

/* BlindBoxen in den Spalten (kleine Boxen) */
#blind_rechts, #blind_links {display:;}

/* Module in der Mitte (große Boxen) */
#datenschutz {display:;}
#kaufabwicklung {display:;}
#versand {display:;}
#widerruf {display:;}

/* zusätzlich an- und abschaltbare Elemente*/
.agb_satz {display:;}

/* 2+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 2+++++++++++++++++ Styling und Auswahl der Kopfnavigation ++++++++++++++++++ */
/* 2+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* normale kopfnavi angepasst an die inhalte der buttons */
#kopfnavi {
left:4px; 
right:; 
bottom:330px; 
height:27px;
}

#kopfnavi ol li a, #kopfnavi ol li a:visited {
background-repeat: no-repeat;
padding: 0px 15px 0px 15px; 
font-family:; 
font-size:; 
height:27px; 
line-height:27px;
color:#ffffff; 
text-decoration:;
text-align:center;
}

#kopfnavi ol li a:hover {
background: url(gfx/kopfnavi-bg-hover.gif);
background-repeat: no-repeat;
font-weight:; 
text-decoration:; 
line-height:27px;
}

/* Alternative Kopfnavi breite angepasst an das Elternelement (div#kopfnavi) zum einsetzten bekommt das div#kopfnavi eine feste Breite 
DIE ANDEREN WERTE BLEIBEN IMMER GLEICH*/
/*
#kopfnavi {width:990px;}
#kopfnavi ol li {width:16.6%}
#kopfnavi ol li a {width:100% !important}
#kopfnavi ol li a, #kopfnavi ol li a:visited {padding: 0px;}

/* 4+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 4++++++++++++++++++ Styling der Kopfzeile und der 3Spalten +++++++++++++++++ */
/* 4+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Kopfzeile */
#kopfzeile {
height: 357px;
background: url('https://www.webbomb.de/ebay/apanado/gfx/kopfzeile-bg.jpg');
background-color: transparent;
}

/* über das Logo schieben für den Shop-Startseiten Link */
a.logolink {
width:370px;
height:80px;
top:43px;
left:47px;
bottom:;
}

/* hier kann im Spezialfall das DIV mit dem Favoriten-, Newsletter-... link umpositioniert werden dann entsteht ein weißraum über dem Template */
#favnews {top:; z-index:; color:#666666;}

/* Balken hinter der Kopfzeile */
#head_bg {background:url(gfx/head-bg.gif); height:257px; }

#favnews a, #favnews a:visited {
font-family:Arial,Verdana !important;
font-weight:bold !important;
font-size:10px !important;
color:#666666;
text-decoration:none;
}

#favnews a:hover {
font-family:;
color:#999999;
text-decoration:none;
}

#beobachten {
padding-right:;}
#favorit {
padding-right:;}
#newsletter {
padding-right:;}

#kopfzeile .suche {
top:50px;
right:;
bottom:;
left:50px;
}

.suche-kopf-content {}

/* die 3 Spalten */
#linke_spalte, #dummy_box {background:url(gfx/spalte-links-bg.gif) repeat-y ;}
#rechte_spalte {background:url(gfx/spalte-rechts-bg.gif) repeat-y ;}
#mittlere_spalte {background:url(gfx/mittlere-spalte-bg.gif) repeat-y;}

/* Anfang UP: in IE zentriert; Fix 30.01.2008 */
*html #mittlere_spalte, *html #linke_spalte, *html #rechte_spalte {text-align: left;}

/* 5+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 5++++++++++++++++++++++ Definition der kleinen Boxen +++++++++++++++++++++++ */
/* 5+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 5++++++ Inhalte der Boxen werden über in der "p.1" Klasse definiert. +++++++ */

.klbox-kopf, .bbox-kopf {height: 30px; background: url(gfx/klbox-kopf-bg.gif) no-repeat;}

.klbox-content {background:url(gfx/klbox-bg.gif);}

.klbox-kopf p {
font-family: Arial,Verdana;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
padding: 12px 5px 0px 20px;
}

.klbox-content p, .klbox-content div.p1 {
font-family: Arial,Verdana;
font-size: 11px;
font-weight: normal;
color: #333333;
padding: 5px 0px 5px 10px;
}

#rechte_spalte .klbox-content p, #rechte_spalte .klbox-content div.p1 {padding:0px;}

.klbox-fuss, .bbox-fuss {height: 97px; background: url(gfx/klbox-fuss-finder.gif) no-repeat; }

/** Hier kann das Suchformular angepasst werden **/
/** Top-Abstand innerhalb des div`s sollte die Suche in der Kopfzeile stehen addiert sich der Abstand mit dem Top Wert **/
/** Standard für linke Box: top:5px **/
#suchform {top: 12px; left: 22px;}
/** Breite des Eingabefeldes und Abstand zwischen Eingabefeld und Button **/
/** Standard für linke Box: width:120px und margin-right:5px **/
#suche-eingabe {
	width:120px;
	margin-right:5px;
	background: none;
	border: none;
	}

 #suche-eingabe2 {
	background: none;
	border: none; 
	margin-left: 7px;
 }	
 
.suche {background: url(gfx/klbox-kopf-bg.gif) no-repeat; height: 62px; width:176px;}

#suche-btn {margin-bottom: -5px !important; background: url(gfx/klbox-kopf-bg.gif) no-repeat;}
*html #suche-btn {margin-top: 0px !important; margin-bottom: -2px !important;}
*+html #suche-btn {margin-top: 0px !important; margin-bottom: -2px !important;}

.bbox-kopf {background: url(gfx/bbox-kopf-bg.gif) no-repeat; height: 1px;}
.bbox-content {background:url(gfx/bbox-bg.gif);}
.bbox-fuss {background: url(gfx/bbox-fuss.gif) no-repeat; height: 1px;}

/** Kategorien einen anderen Kopf und Fuss zuweisen
#kategorien .klbox-kopf {background: url(gfx/klbox-kopf-bg2.gif) no-repeat;}
#kategorien .klbox-fuss {background: url(gfx/klbox-fuss2.gif) no-repeat;}
**/
.kategorien_fuss .klbox-fuss {display:none;}

#shopinfo .klbox-content div.p1 {text-align: center; padding: 0px;}
#impressum .klbox-content div.p1 a {color: #219b00; text-decoration: underline;}
#impressum .klbox-content div.p1 a:hover {color: #219b00; text-decoration: none;}
#crosspromotion .klbox-fuss {display:;}

/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 6++++++++++++++++++++++ Definition der grossen Boxen +++++++++++++++++++++++ */
/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 6++++++ Inhalte der Boxen werden über in der "p.1" Klasse definiert. +++++++ */

.grbox-kopf {height: 65px; background:url(gfx/grbox-kopf-bg.gif) no-repeat;}

.grbox-content {background: url(gfx/grbox-bg.gif) repeat-y;}

.grbox-kopf p {
font-family: Arial,Verdana;
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
padding: 13px 0px 0px 61px;
}

.grbox-content div.p1 {
font-family: Arial,Verdana;
font-size: 12px;
font-weight: normal;
color: #333333;
padding: 5px 25px 5px 22px;
}

/* Anfang UP: eingefügt für Abwicklungsinfos 30.01.2008 */
/* DB: z.B.: Afterbuy-Logo 21.02.2008 */
.grbox-content .symbolbild {
width: 100px;
padding: 4px 0px 0px 0px; 
float: left;
}

.grbox-content .abwicklungsinfo { 
font-family: Arial,Verdana;
font-size: 12px;
font-weight: normal;
} 

.grbox-content .clearfloating {clear: both; height: 15px;}

/* ENDE UP: eingefügt für Abwicklungsinfos 30.01.2008 */

#datenschutz .grbox-content p {
font-size: 11px;
color: #000000;
}

.grbox-fuss {height: 80px; background: url(gfx/grbox-fuss.gif) no-repeat; }

#printdiv {margin-top:5px; right:49px !important;}
a#printlink {color:#ffffff; background:none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#printdiv a#printlink {font-weight:bold;}
a#printlink:hover {background:none;}

#widerruf_box {
border:1px solid #000000; 
background-color: #cccccc;
font-family:Arial;
font-size:11px;
padding:2px 5px 2px 5px;
}

.agb_satz {color:#000000}

/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 6++++++++++++++++++++++ Definition der Artikelbeschreibung +++++++++++++++++++++++ */
/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.artikelname {
width: 100%;
font-family: Arial;
font-size: 18px;
font-weight: bold;
color:;
padding-top: 0px;
}

*html .artikelname {padding-top: 8px;}

.artikelkurzbeschreibung {
width: 180px;
font-family: Arial;
font-size: 12px;
color:;
padding: 0px 0px 0px 10px;
}

.artikelbeschreibung {
font-family: Arial;
font-size: 12px;
color:;
}

.bilderlink {
font-family: Arial;
font-size: 10px;
font-weight:;
color:#000000;
padding-top: 8px;
}

/* 7++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 7+++++++++++++ Definition der Fusszeile inkl der Fussnavigation +++++++++++++ */
/* 7++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#fusszeile {text-align:left; height:149px; background: url('https://www.webbomb.de/ebay/apanado/gfx/fusszeile-bg.gif') no-repeat #FFFFFF;}

#fussnavi {
width:100%;
line-height:18px;
text-align:center;
font-family: Arial,Verdana;
font-size: 11px;
font-weight: normal;
color: #000000;
top:8px;
right:;
bottom:;
left:;
}

#fussnavi a {
font-family: Arial,Verdana;
font-size: 11px;
font-weight: bold;
color: #505050;
text-decoration: none;
padding: 0px 15px 0px 15px;
}

#fussnavi a:hover {text-decoration: underline;}

.copyright {padding-top:86px; color:#505050;}


/* 8++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 8+++++++++++++++++++++++++++ Hauptnavigation ++++++++++++++++++++++++++++ */
/* 8++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/** #################################################### **/
/** ########### Allg. Einstellungen Flyout ############# **/

/** abstand innerhalb der box über und unter der navi **/
#mainnavi {padding-top:0px; padding-bottom:0px}

/** schriftdefinitionen **/
#mainnavi ol, ul#dd_navi{
	font-family:Verdana; 
	font-size:11px; 
	font-weight:normal; 
	color:#000000;
}

/** die line-height immer ein pixel weniger als die height **/
#mainnavi ol li {height:24px; line-height:23px;}
/** margin-top immer genau wie die height **/
#mainnavi ol li ol {margin-top:-24px;}

/** margin-left  immer 176px minus das innere padding IE6 und IE7 **/
#mainnavi ol li ol {margin-left:176px;}
html>head:first-child+body #mainnavi ol li ol {margin-left:176px;}

ul#dd_navi li{ margin:0px; padding:0px;}

/** ################################################## **/
/** ########### Allg. Einstellungen Shop ############# **/

/** allgemeiner kattable **/
table#StoreCategories, div.lcat {color:#000000; margin-top:34px;}
html>head:first-child+body table#StoreCategories{ margin-top:36px ;margin-bottom:-9px;}

.category b, .category a, .lcat b, .lcat a, .lcat, .link, .lcat li { font-family:Verdana !important; font-size:11px !important;}

table#StoreCategories, #mainnavi ol li, div.lcat {background:url(gfx/spalte-links-bg.gif);}
.category div {font-size:0px;}

table#StoreCategories a, div.lcat a, div.lcat span {text-decoration:none;}

/**blendet eBay Kategorieköpfe aus**/
#LeftPanel .v4acp_head {display: none;}

/**stylet zusätzliche Kategorien**/
.s_recat li {margin-top: 0px;}
.s_recat li span {display: none;}

/** ######################################## **/
/** ########### Hauptkategorie ############# **/

/** Hauptkategorie **/
a.all_cats, a.all_cats:visited,div.lcat div.ttl, div.lcat div.ttl a, div.lcat div.ttl a:visited, ul.lev1 li a, ul.lev1 li a:visited, div.lcat div.link a, .kat00 a, .kat00 a:visited, .category b a, .category b a:visited, #mainnavi ol li a, #mainnavi ol li a:visited, a.katlink, a.katlink:visited, .s_recat li a, .s_recat li a:visited {
	background:url(gfx/navi-bg.gif) no-repeat;
	padding:0px 5px 0px 15px;
	line-height:33px;
	color:#000000;
	font-weight:normal;
	text-decoration:none !important;
	width:156px !important; 
	display:block;
}

/**margin-left: -padding-left px**/
div.lcat div.ttl a {margin-left:-15px !important}

/** Hover **/
a.all_cats:hover, div.lcat div.ttl a:hover, ul.lev1 li a:hover, div.lcat div.link a:hover, .kat00 a:hover, .category b a:hover, 
#mainnavi ol li a:hover, a.katlink:hover, a.katlink_on, a.katlink_on:visited, a.katlink_on:hover, .s_recat li a:hover {
	background:url(gfx/navi-bg-hover.gif) no-repeat;
	padding:0px 5px 0px 15px;
	line-height:33px;
	color:#000000;
	font-weight:normal;
	text-decoration:none !important;
	width:156px !important;
	display:block;
}

/** Aktiv **/
ul.lev1 li span, div.lcat div.link a, .kat00_on b, .category b, a.katlink_on, a.katlink_on:visited, a.katlink_on:hover, .s_recat li a:hover {
	background:url(gfx/navi-bg-hover.gif) no-repeat;
	padding:0px 5px 0px 15px;
	line-height:33px;
	color:#000000;
	font-weight:bold;
	text-decoration:none !important;
	width:156px !important;
	display:block;
}


/** ########################################### **/
/** ########### 1. Unterkategorie ############# **/

/* 1. Unterkategorien */

ul.lev2 li a, ul.lev2 li a:visited, .category a, .category a:visited, .kat01 a, .kat01 a:visited, a.subkat1, a.subkat1:visited {
	background:url(gfx/navi-bg2.gif) no-repeat; 
	padding: 0px 5px 0px 20px !important; 
	line-height:33px; 
	color:#000000; 
	font-weight:normal;
	text-decoration: none; 
	width:151px !important;
	display:block;
}

/** Hover **/
ul.lev2 li a:hover, .category a:hover, .kat01 a:hover, a.subkat1:hover {
	background:url(gfx/navi-bg-hover2.gif) no-repeat;
	padding: 0px 5px 0px 20px !important; 
	line-height:33px; 
	color:#000000;  
	font-weight:normal;
	text-decoration:none; 
	width:151px !important;
	display:block;
}

/** Aktiv **/
ul.lev2 li span, .kat01_on b, a.subkat1_on, a.subkat1_on:visited, a.subkat1_on:hover {
	background:url(gfx/navi-bg-hover2.gif) no-repeat;
	padding:0px 5px 0px 20px !important;
	line-height:33px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	width:151px !important;
	display:block;
}

/** ########################################### **/
/** ########### 2. Unterkategorie ############# **/

/** 2 Unterkategorie **/
ul.lev3 li a, ul.lev3 li a:visited, .kat02 a, .kat02 a:visited, a.subkat2, a.subkat2:visited {
	background:url(gfx/navi-bg3.gif) no-repeat;
	padding:0px 5px 0px 25px !important;
	line-height:33px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	width:146px !important;
	display:block;
}

/** Hover **/
ul.lev3 li a:hover, .kat02 a:hover, a.subkat2:hover {
	background:url(gfx/navi-bg-hover3.gif) no-repeat;
	padding:0px 5px 0px 25px !important;
	line-height:33px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	width:146px !important;
	display:block;
}

/** Aktiv **/
ul.lev3 li span, .kat02_on b {
	background:url(gfx/navi-bg-hover3.gif) no-repeat;
	padding:0px 5px 0px 25px !important;
	line-height:33px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	width:146px !important;
	display:block;
}



/** ########################################### **/
/** ########### EXTRA EDITIERUNG ############## **/
/** ########################################### **/

/** ########### BOXEN ELEMENTE AUSBLENDEN ############## **/
#kategorien .klbox-kopf {display: none;}
#kategorien .klbox-fuss {height: 97px; background: url(gfx/klbox-fuss-finder.gif) no-repeat; display:none;}

#shopinfo .klbox-kopf {display: none;}
#shopinfo .klbox-fuss {display: none;}

#extra01 .klbox-kopf {display: none;}
#extra01 .klbox-fuss {display: none;}
#extra01 .klbox-content p.p1 {padding: 0px 0px 0px 0px; text-align: center;}
#extra01 .klbox-content div.p1 {padding: 0px 0px 0px 0px;}

#impressum .klbox-kopf {height: 61px; background: url(gfx/klbox-kopf-bg3.gif) no-repeat;}
#impressum .klbox-fuss {height: 48px; background: url(gfx/klbox-fuss2.gif) no-repeat;}

#extra03 .klbox-kopf {display: none;}
#extra03 .klbox-fuss {display: none;}

#crosspromotion .klbox-fuss {display: none;}


/** ########### BG TWEAK ############## **/
body {background: url(gfx/ebay_bg.gif) repeat-x #e5e5e5;}


/** ########### TOPLINK TWEAK ############## **/
a.toplink {right: 265px !important; width: 104px; height:60px !important;}

/** ########### WIDERRUF TWEAK ############## **/
#widerruf .grbox-kopf {background: url(gfx/grbox-kopf-w-bg.gif) no-repeat;}

/** ############################################# **/
/** ########### SUB-KAT-NAVIGATION ############## **/
#sub-kopfnavi {
left:; 
right:;
width:990px;
bottom:169px; 
height:47px;
overflow:hidden;
position:absolute;
z-index:505;
text-decoration:none !important;
}

#sub-kopfnavi ol{ list-style:none; padding:0px; margin:0px;}
#sub-kopfnavi ol li{ float:left;}
#sub-kopfnavi ol li a{ 
display:block;
font-family:Arial; 
font-size:12;
font-weight:bold; 
height:47px; 
line-height:47px;
color:#000000; 
text-align:center;
text-decoration:none !important;
}
 

/** ########### SUB-1 ############## **/
#sub-kopfnavi .sub-1 a, #sub-kopfnavi .sub-1 a:visited {background: url(gfx/sub1.gif) no-repeat; width:203px;}
#sub-kopfnavi .sub-1 a:hover {background: url(gfx/sub1-hover.gif) no-repeat;}

/** ########### SUB-2 ############## **/
#sub-kopfnavi .sub-2 a, #sub-kopfnavi .sub-2 a:visited {background: url(gfx/sub2.gif) no-repeat; width:236px;}
#sub-kopfnavi .sub-2 a:hover {background: url(gfx/sub2-hover.gif) no-repeat;}

/** ########### SUB-3 ############## **/
#sub-kopfnavi .sub-3 a, #sub-kopfnavi .sub-3 a:visited {background: url(gfx/sub3.gif) no-repeat; width:169px;}
#sub-kopfnavi .sub-3 a:hover {background: url(gfx/sub3-hover.gif) no-repeat;}

/** ########### SUB-4 ############## **/
#sub-kopfnavi .sub-4 a, #sub-kopfnavi .sub-4 a:visited {background: url(gfx/sub4.gif) no-repeat; width:188px;}
#sub-kopfnavi .sub-4 a:hover {background: url(gfx/sub4-hover.gif) no-repeat;}

/** ########### SUB-5 ############## **/
#sub-kopfnavi .sub-5 a, #sub-kopfnavi .sub-5 a:visited {background: url(gfx/sub5.gif) no-repeat; width:194px;}
#sub-kopfnavi .sub-5 a:hover {background: url(gfx/sub5-hover.gif) no-repeat;}


/** ########### DROP_DOWN ############## **/
#drop-down {
width:990px;
bottom:41px; 
overflow:hidden;
position:absolute;
z-index:5000;
}

#drop-down a, #drop-down a:visited {
float:left;
width:160px;
padding: 10px 25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

#drop-down a, #drop-down a:visited {
width:210px\9;
}

#drop-down a:hover {
text-decoration:none !important;
color:#CCCCCC;
}

/** ########### BLAU ############## **/
#blau-dd {background: url(gfx/blau-bg.gif) repeat-x; height:128px; }

/** ########### ORANGE ############## **/
#orange-dd {background: url(gfx/orange-bg.gif) repeat-x; height:128px;}

/** ########### GRUEN ############## **/
#gruen-dd {background: url(gfx/gruen-bg.gif) repeat-x; height:128px; }

/** ########### LILA ############## **/
#lila-dd {background: url(gfx/lila-bg.gif) repeat-x; height:128px;}

/** ########### BRAUN ############## **/
#braun-dd {background: url(gfx/braun-bg.gif) repeat-x; height:128px;}

/** ############################################# **/
/** ################ LASCHEN #################### **/

/** ################ LASCHEN LINKS #################### **/
#lasche-kategorie {
background: url(gfx/lasche-kategorien-bg.gif) no-repeat;
height:100px;
width:15px;
position:absolute;
margin-left:-13px;
margin-top:-61px;
z-index:;
}

#lasche-info {
background:url(gfx/lasche-info-bg.gif) no-repeat;
height:100px;
width:15px;
position:absolute;
margin-left:-13px;
margin-top:0px;
z-index:;
}

#lasche-newsletter {
background:url(gfx/lasche-newsletter-bg.gif) no-repeat;
height:100px;
width:15px;
position:absolute;
margin-left:-13px;
margin-top:225px;
z-index:;
}

#lasche-impressum {
background:url(gfx/lasche-impressum-bg.gif) no-repeat;
height:100px;
width:15px;
position:absolute;
margin-left:-13px;
margin-top:0px;
z-index:;
}

#angebote_lasche_links {
	 background: transparent url(https://www.webbomb.de/ebay/apanado/gfx/lasche-angebot-gr-bg_links.gif) repeat scroll 0% 0%;
    height: 2300px;
    width: 20px;
    position: absolute;
    margin-top: 405px;
    margin-left: -13px;
    background-image: url(https://www.webbomb.de/ebay/apanado/gfx/lasche-angebot-gr-bg_links.gif);
    background-repeat: no-repeat;
}


/** ################ LASCHEN RECHTS #################### **/
#lasche-bewertung {
background:url(gfx/lasche-bewertung-bg.gif) no-repeat;
height:100px;
width:15px;
position:absolute;
margin-left:172px;
margin-top:5px;
z-index:1000;
}

#lasche-crosspromotion01 {
background:url(gfx/lasche-angebot-gr-bg.gif) no-repeat;
height:1285px;
width:15px;
position:absolute;
margin-left:172px;
margin-top:0px;
z-index:;
}

/** ################ FINDER STYLING #################### **/
#finder-style {
background: url(gfx/klbox-fuss-finder.gif) no-repeat;
height:97px;
}

#finder-style form select .breite {
width:150px;
}

#finder-style div.p1 {
padding: 41px 0px 0px 13px; 
}

/** ################ TEASER LINK #################### **/
a.teaserlink {
width:984px;
height:131px;
top:206px;
left:3px;
position:absolute;
display:block;
bottom:;
}

/** ################ SO BEZAHLEN SIE #################### **/
a.bezahllink {
width:373px;
height:84px;
top:40px;
left:431px;
position:absolute;
display:block;
bottom:;
}

#solution {background:none !important;}

.v4stabl  {margin: 10px 0px 10px 0px;}

/** ################ NEUE NAVIGATION #################### **/

#reiter {position:absolute; display:block; top:141px; z-index:500px;}

/** allgemeines listenstyling **/
#reiter .menudiv{}
#reiter .menudiv ol {margin:0px; padding:0px; width:990px; list-style: none inside; z-index:500;}
#reiter .menudiv ol li {display:block; margin:0px; float:left; height:33px;}

/** ausblenden der ersten ebene **/
#reiter .menudiv ol li ol {visibility:hidden; position:absolute; margin-top:0px; width:990px !important; text-align:left; padding:10px 0px 10px 0px;  background:#666666;}
#reiter .menudiv ol li ol li a {background:none !important; display:inline; line-height:25px; padding-left:0px;}
#reiter .menudiv ol li ol li{ float:left; height:24px !important;}

/** einblenden der ebenen **/
#reiter .menudiv ol li:hover ol, #reiter .menudiv ol li a:hover ol, #reiter .menudiv ol li a:hover ol li a {visibility:visible !important;}
#reiter .menudiv ol li ol li:hover ol, #reiter .menudiv ol li ol li a:hover ol {visibility:visible;}
#reiter .menudiv ol li ol li ol li:hover ol, #reiter .menudiv ol li ol li ol li a:hover ol {visibility:visible;}

/** allgemeines link-styling (oder erste ebene)**/
#reiter .menudiv ol li a {display:block; text-decoration:none; line-height:47px; font-size:12px; font-weight:bold; color:#4D4D4D; font-family:Arial, Helvetica, sans-serif; text-align:center;}
#reiter .menudiv ol li a:hover {color:#151515; position:relative; font-weight:bold; text-decoration:none; background:#cacbc7;}

#reiter .menudiv li.CL2 { /*background:url(img/kat2_bg.gif) no-repeat*/ !important; width:160px !important; height:35px !important; line-height:30px !important; padding:0px 0px 0px 45px !important; border-right:1px solid #ffffff;}
#reiter .menudiv li.CL2:hover { background-color:#b3b3b3;}
#reiter .menudiv li.CL2 a{color:#ffffff;}
#reiter .menudiv li.CL2 a:hover{color:#f2f2f2 !important; position:relative; text-decoration:none  !important;}

/* Reiter Styling */
#reiter .menudiv #MC1 a{background: url(gfx/sub1.gif) no-repeat; width:203px;}
#reiter .menudiv #MC1 a:hover{background: url(gfx/sub1-hover.gif) no-repeat;}
#reiter .menudiv #MC1 ol{background: url(gfx/blau-bg.gif) repeat-x; height:128px; margin-left:0px;}

#reiter .menudiv #MC2 a{background: url(gfx/sub2.gif) no-repeat; width:236px}
#reiter .menudiv #MC2 a:hover{background: url(gfx/sub2-hover.gif) no-repeat;}
#reiter .menudiv #MC2 ol{background: url(gfx/orange-bg.gif) repeat-x; height:128px; margin-left:-203px;}

#reiter .menudiv #MC3 a{background: url(gfx/sub3.gif) no-repeat; width:169px;}
#reiter .menudiv #MC3 a:hover {background: url(gfx/sub3-hover.gif) no-repeat;}
#reiter .menudiv #MC3 ol{background: url(gfx/gruen-bg.gif) repeat-x; height:128px; margin-left:-439px;}

#reiter .menudiv #MC4 a{background: url(gfx/sub4.gif) no-repeat; width:188px;}
#reiter .menudiv #MC4 a:hover{background: url(gfx/sub4-hover.gif) no-repeat;}
#reiter .menudiv #MC4 ol{background: url(gfx/lila-bg.gif) repeat-x; height:128px; margin-left:-608px;}

#reiter .menudiv #MC5 a{background: url(gfx/sub5.gif) no-repeat; width:194px;}
#reiter .menudiv #MC5 a:hover{background: url(gfx/sub5-hover.gif) no-repeat;}
#reiter .menudiv #MC5 ol{background: url(gfx/braun-bg.gif) repeat-x; height:128px; margin-left:-796px;}



#apanado_seo {display:none;}
#apa_logo {display:none;}