/****************************************************************************************************************
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.
****************************************************************************************************************/
#arbeitsbereich {background:#2d2d2d url(gfx/stripes.gif); }

/* 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:;}
#linke_spalte .suche {display:none;}

/* Module in den Spalten (kleine Boxen) */
#shopinfo {display:;}
#impressum {display:;}
#extra {display:none;}
#extra01 .klbox-kopf,  #extra01 .klbox-fuss {display:none;}
#extra02 {position:relative;} 
#extra02 .klbox-kopf,  #extra02 .klbox-fuss {display:none;}
#extra02 .klbox-content div.p1 {padding:0 !important;}

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

/* 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:99px;
 top:3px;
 height:36px; 
}

#kopfnavi ol li a, #kopfnavi ol li a:link, #kopfnavi ol li a:visited {
background:none;
padding: 0px 32px 0px 32px; 
height:36px; 
line-height:36px;
color:#2D2D2D; 
text-decoration:;
text-align:center;
}

#kopfnavi ol li {
background: url(gfx/kopfnavi-bg.gif) right -1px no-repeat;
}

#kopfnavi ol li.letzte {
background:none !important;
}

#kopfnavi ol li a:hover {
background:url(gfx/kopfnavi-bg-hover.gif) center 28px no-repeat;
line-height:36px;
}

/* 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:221px;
background: transparent url(gfx/kopfzeile-bg.jpg);
}

/* über das Logo schieben für den Shop-Startseiten Link */
a.logolink {
height: 61px;
left: 107px;
    top: 56px;
    width: 329px;
}

/* über Chat Logo schieben für den externen Chat Fenster Link */
a.chatlink {
	position:absolute; 
	display:block;
	height: 30px;
	left: 619px;
    top: 178px;
    width: 300px;
}

/* über die Mail im Kopf schieben für Mailverlinkung */
a.maillink {
display:none;
position:absolute;
width:100px;
height:140px;
top:100px;
left:300px;
border: 1px #000000 solid;
}

.faq-link {
position:relative;
width:211px;
height:207px;
top:0px;
display:block;
float:left;}

.ueberuns-link {
position:relative;
width:211px;
height:207px;
top:0px;
display:block;
float:left;}

.shop-link {
position:relative;
width:211px;
height:207px;
top:0px;
display:block;
float:left;}

a.newsletterlink {position:absolute;
width:167px;
height:100px;
top:38px;
left:0px;
background:transparent url(gfx/1x1.gif) repeat;}

/* 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:#999999;}

/* Balken hinter der Kopfzeile */
#head_bg {display:none;}

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

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

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

#kopfzeile .suche {
left: 89px; left:91px\9;
  top: 163px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{ #kopfzeile .suche {top: 168px;}}

.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:38px; background: url(gfx/klbox-kopf-bg.gif) no-repeat;}

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

#impressum .klbox-content {background:#ffffff url(gfx/klbox-bg2.gif) 0 bottom no-repeat;}

.klbox-kopf p {
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #aaaaaa;
padding: 12px 0 0 15px;
}

.klbox-content p, .klbox-content div.p1 {
font-family: Arial;
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:8px; background: url(gfx/klbox-fuss.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:5px;}
/** Breite des Eingabefeldes und Abstand zwischen Eingabefeld und Button **/
/** Standard für linke Box: width:120px und margin-right:5px **/
#suche-eingabe {width: 324px; margin-right:8px; margin-right:7px\9; border:0 none;}

#suche-btn {margin-bottom: -8px !important;}
*html #suche-btn {margin-top: 0px !important; margin-bottom: -5px !important;}
*+html #suche-btn {margin-top: 0px !important; margin-bottom: -5px !important;}

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

/** 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 {background: url(gfx/klbox-fuss2.gif) no-repeat;}
**/

#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:none;}

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

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

.grbox-content {background: url(gfx/grbox-bg.gif) repeat-y;}
#gallery .grbox-content, #datenschutz .grbox-content, #widerruf .grbox-content {background:transparent url(gfx/grbox-bg2.gif) repeat-y;}


.grbox-kopf p {
font-family: Arial;
font-size: 13px;
font-weight: bold;
color: #aaaaaa;
padding: 10px 0px 0px 18px;
}

.grbox-content div.p1 {
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #333333;
padding: 5px 25px 5px 22px;
}
#datenschutz .grbox-content div.p1, #widerruf .grbox-content div.p1 {color: #ffffff;}
#gallery .grbox-content div.p1 {padding: 5px 25px 5px 22px;}
#gallery .grbox-content div.p1 {padding-left:29px;}


/*Formatierungen für die mittleren Extraboxen*/
#vorkauf .grbox-content div.p1, #bezahlung .grbox-content div.p1, #nachkauf .grbox-content div.p1, #bewertung .grbox-content div.p1,  #weiteres .grbox-content div.p1{padding:0 !important;}
#vorkauf .grbox-content div.p1 {background:transparent url(gfx/extrabox_vorkauf.png) 0 0 no-repeat; height:203px;}
#bezahlung .grbox-content div.p1 {background:transparent url(gfx/extrabox_zahlung.png) 0 0 no-repeat; height:272px;} /*Alte Version war 349px*/
#nachkauf .grbox-content div.p1 {background:transparent url(gfx/extrabox_nachkauf.png) 0 0 no-repeat; height:248px;}
#bewertung .grbox-content div.p1 {background:transparent url(gfx/extrabox_bewertung.png) 0 0 no-repeat; height:305px;}
#weiteres .grbox-content div.p1 {background:transparent url(gfx/extrabox_weiteres.png) 0 0 no-repeat; height:208px;}

/* 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;
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:26px; background: url(gfx/grbox-fuss.gif) no-repeat; }

#printdiv {margin-top:0px}
a#printlink {color:#ffffff !important; background:url(gfx/print.gif) no-repeat right; right: 7px;
    top: 6px; }
a#printlink:hover {background:url(gfx/print-hover.gif) no-repeat right;}

#widerruf_box {
border:0px solid #ffffff; 
font-family:Arial;
font-size:11px;
padding:2px 21px 2px 21px;
width: 596px !important;
width: 638px\9 !important;
}

#widerruf .grbox-content div.p1 {padding: 0;}

.agb_satz {color:#000000;}

a.toplink {right:10px; width: 87px;}

/* 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 {height:212px; background:url(gfx/fusszeile-bg.jpg) no-repeat transparent;}

#fussnavi {
width:100%;
line-height:36px;
 height:36px; 
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #ffffff;
top:115px;
left:104px;
}

#fussnavi ol li {
background: url(gfx/kopfnavi-bg.gif) right -2px no-repeat;
float: left;
}

#fussnavi ol {list-style: none inside none; padding:0; margin:0;}


#fussnavi ol li a, #fussnavi ol li a:link, #kopfnavi ol li a:visited {
background:none;
padding: 0px 32px 0px 32px; 
height:36px; 
line-height:36px;
color:#2D2D2D; 
text-decoration:none;
text-align:center;
display:block;
}

* html #fussnavi ol li a {width:1px; white-space:nowrap;}

#fussnavi ol li.letzte {
background:none !important;
}

#fussnavi ol li a:hover {
background:url(gfx/kopfnavi-bg-hover.gif) center 26px no-repeat;
line-height:36px;
text-decoration:none;
}


.copyright {padding-top:25px; color:#ffffff; text-align:center; padding-right:208px;}


/* 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:Arial; 
	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:Arial !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 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.jpg) no-repeat;
	padding:0px 0px 0px 16px;
	line-height:28px;
	color:#999999;
	font-weight:normal;
	text-decoration:none !important;
	border-bottom: 0px solid #ffffff !important;
	width:160px !important; 
	display:block;
}

/**margin-left: -padding-left px**/
div.lcat div.ttl a {margin-left:-16px !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.jpg) no-repeat;
	padding:0px 0px 0px 16px;
	line-height:28px;
	color:#999999;
	font-weight:normal;
	text-decoration:none !important;
	border-bottom: 0px solid #ffffff !important;
	width:160px !important;
	display:block;
}

/** Aktiv **/
ul.lev1 li span, div.lcat div.ttl, 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.jpg) no-repeat;
	padding:0px 0px 0px 16px;
	line-height:28px;
	color:#999999;
	font-weight:bold;
	text-decoration:none !important;
	border-bottom: 0px solid #ffffff !important;
	width:160px !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.jpg) no-repeat; 
	padding: 0px 0px 0px 35px !important; 
	line-height:28px; 
	color:#999999; 
	font-weight:normal;
	text-decoration: none; 
	border-bottom: 0px solid #ffffff !important;
	width:141px !important;
	display:block;
}

/** Hover **/
ul.lev2 li a:hover, .category a:hover, .kat01 a:hover, a.subkat1:hover {
	background:url(gfx/navi-bg-hover2.jpg) no-repeat;
	padding: 0px 0px 0px 35px !important; 
	line-height:28px; 
	color:#999999;  
	font-weight:normal;
	text-decoration:none; 
	border-bottom: 0px solid #ffffff !important;
	width:141px !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.jpg) no-repeat;
	padding:0px 0px 0px 35px !important;
	line-height:28px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 0px solid #ffffff !important;
	width:141px !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.jpg) no-repeat;
	padding:0px 0px 0px 45px !important;
	line-height:28px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
	border-bottom: 0px solid #ffffff !important;
	width:131px !important;
	display:block;
}

/** Hover **/
ul.lev3 li a:hover, .kat02 a:hover, a.subkat2:hover {
	background:url(gfx/navi-bg-hover3.jpg) no-repeat;
	padding:0px 0px 0px 45px !important;
	line-height:28px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
	border-bottom: 0px solid #ffffff !important;
	width:131px !important;
	display:block;
}

/** Aktiv **/
ul.lev3 li span, .kat02_on b {
	background:url(gfx/navi-bg-hover3.jpg) no-repeat;
	padding:0px 0px 0px 45px !important;
	line-height:28px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 0px solid #ffffff !important;
	width:131px !important;
	display:block;
}