/****************************************************************************************************************
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:;}
#linke_spalte .suche {display:none;}

/* Module in den Spalten (kleine Boxen) */
#shopinfo {display:;}
#impressum {display:;}
.extra {display:;}

/* 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:;}
#impressum_grbox {display:;}

/* aus-/einblenden der Kopf- und Fussnavigationselemente  */
li.kopfnavi_shop {display:;}
li.kopfnavi_versand {display:;}
li.kopfnavi_kauf {display:;}
li.kopfnavi_agb {display:;}
li.kopfnavi_mich {display:;}
li.kopfnavi_imp {display:;}

a.fussnavi_shop {display:;}
a.fussnavi_versand {display:;}
a.fussnavi_kauf {display:;}
a.fussnavi_agb {display:;}
a.fussnavi_mich {display:;}
a.fussnavi_imp {display:;}

/* 2+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 2+++++++++++++++++ Styling und Auswahl der Kopfnavigation ++++++++++++++++++ */
/* 2+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* normale kopfnavi angepasst an die inhalte der buttons */
#kopfnavi {
bottom: 21px; 
left: 6px; 
}

#kopfnavi ol li a, #kopfnavi ol li a:visited {
padding: 0px 14px 0px 14px; 
font-family: 'Open Sans', sans-serif;
font-size:12px; 
height:52px; 
line-height:52px;
color:#cacaca; 
text-decoration:none;
text-align:center;
font-weight:400;
text-transform:uppercase;
}

#kopfnavi ol li a:hover {
background: url(gfx/kopfnavi-bg-hover.gif) repeat-x;
padding: 0px 14px 0px 14px; 
font-family: 'Open Sans', sans-serif;
font-size:12px; 
height:52px; 
line-height:52px;
color: #fff; 
text-decoration:none;
text-align:center;
font-weight:400;
text-transform:uppercase;
}

/* 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: 270px;
background:url(gfx/kopfzeile-bg.jpg);
background-color: #ffffff;
}

/* �ber das Logo schieben f�r den Shop-Startseiten Link */
a.logolink {
    border-radius: 26px;
    height: 92px;
    left: 14px;
    top: 97px;
    width: 299px;
}

/* �ber die Mail im Kopf schieben f�r Mailverlinkung */
a.maillink {
    display: block;
    height: 12px;
    left: 519px;
    position: absolute;
    top: 134px;
    width: 210px;
}

/* hier kann im Spezialfall das DIV mit dem Favoriten-, Newsletter-... link umpositioniert werden dann entsteht ein wei�raum �ber dem Template */
#favnews {top: 81px; z-index:; left: 342px; text-align: left; color: #FFF;}

/* Balken hinter der Kopfzeile */
#head_bg {
/*	background: rgba(0, 0, 0, 0) url("gfx/head-bg.jpg") repeat scroll center top;
    height: 685px;
    z-index: -9000;	*/
}

#arbeitsbereich {
	background: #F8C02D url("gfx/head-bg.jpg") repeat-x scroll center top;
}

#favnews a, #favnews a:visited {
font-family: 'Open Sans', sans-serif; !important;
font-weight:400 !important;
font-size:11px !important;
color:#FFF;
text-decoration:none;
}

#favnews a:hover {
font-family: 'Open Sans', sans-serif; !important;
font-weight:400 !important;
font-size:11px !important;
color:#FFF;
text-decoration:underline;
}

#beobachten {padding-right:;}
#favorit {padding-right:;}
#newsletter {padding-right:;}

/** Hier kann das Suchformular angepasst werden **/
#kopfzeile .suche {bottom: 37px; left: 637px;}

#suche-eingabe {width: 295px; margin-right:5px; font-family: 'Open Sans', sans-serif; font-size:13px; color:#8b8b8b; border:none; background:none; font-weight:400;}

#suche-btn {margin-bottom: -14px !important;}
*html #suche-btn {margin-top: 0px !important; margin-bottom: -5px !important;}
*+html #suche-btn {margin-top: 0px !important; margin-bottom: -5px !important;}

/* 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: 27px; background: url(gfx/klbox-kopf-bg.gif) no-repeat;}

.klbox-content {background:url(gfx/klbox-bg.gif) repeat-y;}

.klbox-kopf p {
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 700;
color: #186ac6;
text-transform:uppercase;
padding: 5px 0px 0px 15px;
text-align:left;
}

.klbox-content p, .klbox-content div.p1 {
font-family: 'Roboto Slab', serif;
font-size: 11px;
font-weight: 400;
color: #9e9e9e;
padding: 5px 0px 5px 15px;
}

#rechte_spalte .klbox-content p, #rechte_spalte .klbox-content div.p1 {padding:0px;}

.klbox-fuss, .bbox-fuss {height: 23px; background: url(gfx/klbox-fuss.gif) repeat-y; font-size: 0px;}

.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;}
**/
#kategorien .klbox-kopf {height: 12px; background: url(gfx/klbox-kopf-bg.gif) no-repeat;}
#kategorien .klbox-kopf p{ display:none}
#shopinfo .klbox-kopf {height:36px; background: url(gfx/klbox-kopf-bg2.gif) no-repeat; }
#shopinfo .klbox-kopf p {
font-family: 'Roboto Slab', serif;
font-size: 13px;
font-weight: 300;
color: #FFFFFF;
padding: 4px 0px 0px 22px;
text-align:left;
}
#shopinfo .klbox-content {background:url(gfx/klbox-bg2.gif) repeat-y}
#shopinfo .klbox-content div.p1 {text-align: center; padding: 0px;}
#impressum .klbox-content div.p1 a {color: #186ac6; text-decoration: underline;}
#impressum .klbox-content div.p1 a:hover {color: #186ac6; text-decoration: none;}
#impressum_grbox .grbox-content div.p1 a {color: #186ac6; text-decoration: underline;}
#impressum_grbox .grbox-content div.p1 a:hover {color: #7e9e20; text-decoration: none;}
#crosspromotion .klbox-fuss {display:none;}
#crosspromotion  .klbox-content{ padding-top:41px;}
#extra01 .klbox-content div.p1 {text-align: center; padding: 0px;}

/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 6++++++++++++++++++++++ Definition der grossen Boxen +++++++++++++++++++++++ */
/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 6++++++ Inhalte der Boxen werden �ber in der "p.1" Klasse definiert. +++++++ */

.grbox-kopf {height: 50px; background:url(gfx/grbox-kopf-bg.gif) no-repeat;}

.grbox-content {background: url(gfx/grbox-bg.gif) repeat-y;}

.grbox-kopf p {
font-family: 'Roboto Slab', serif;
font-size: 14px;
font-weight: 300;
color: #FFFFFF;
padding: 14px 0px 0px 22px;
}

.grbox-content div.p1 {
font-family: 'Roboto Slab', serif;
font-size: 12px;
line-height:20px;
font-weight: 300;
color: #333333;
padding: 5px 20px 5px 20px;
}

/* Anfang UP: eingef�gt f�r Abwicklungsinfos 30.01.2008 */
/* DB: z.B.: Afterbuy-Logo 21.02.2008 */
.grbox-content .symbolbild {
width: 100px;
padding: 0px 0px 10px 0px; 
float: left;
padding-top:10px;
}

.grbox-content .abwicklungsinfo { 
font-family: 'Roboto Slab', serif;
font-size: 12px;
line-height:20px;
font-weight: 300;
color: #333333;
padding: 10px 0px 25px; 
} 

.grbox-content .clearfloating {clear: both; height: 15px;}

.grbox-fuss {height: 30px; background: url(gfx/grbox-fuss.gif) no-repeat; font-size: 0px;}

/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 6++++++++++++++++++++++ Definition der Artikelbeschreibung +++++++++++++++++++++++ */
/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.artikelname {
width: 100%;
font-family: 'Roboto Slab', serif;
font-size: 28px;
line-height:33px;
font-weight: 300;
color:#000000;
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;
padding-top: 15px;
}
#videobox1{
    padding-top: 15px;
}
#videobox2{
	padding-top: 15px;
}

.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:234px; background:url(gfx/fusszeile-bg.gif) no-repeat #FFFFFF;}

#fussnavi {
width:100%;
line-height:18px;
text-align:center;
font-family: 'Open Sans', sans-serif;
font-size: 11px;
font-weight: 300;
color: #ffffff;
top:165px;
}

#fussnavi a {
height:33px;
line-height:33px;
font-family: 'Open Sans', sans-serif;
font-size: 11px;
font-weight: 300;
color: #ffffff;
text-decoration: none;
padding: 0px 35px 0px 35px;
}

#fussnavi a:hover {text-decoration: underline;}

.copyright {padding-top:10px; color:#6e6e6e; font-family: 'Open Sans', sans-serif; font-weight: 300; color:#6e6e6e;}

#apa_logo {padding-bottom: 15px;}

/* 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, sans-serif; !important; font-size:12px !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.gif) no-repeat bottom;
	padding:12px 10px 12px 10px;
	line-height:16px;
	color:#ffffff !important;
	font-weight:400;
	text-decoration:none !important;
	border-bottom: 0px solid #ffffff !important;
	width:156px !important; 
	display:block;
	font-size:13px;
}

/**margin-left: -padding-left px**/
div.lcat div.ttl a {margin-left:-25px !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 bottom;
	padding:12px 10px 12px 10px;
	line-height:16px;
	color:#ffffff !important;
	font-weight:400;
	text-decoration:none !important;
	border-bottom: 0px solid #ffffff !important;
	width:156px !important;
	display:block;
	font-size:13px;
}

/** 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-aktiv.gif) no-repeat bottom;
	padding:12px 10px 12px 10px;
	line-height:16px;
	color:#ffffff !important;
	font-weight:400;
	text-decoration:none !important;
	border-bottom: 0px solid #ffffff !important;
	width:156px !important;
	display:block;
	font-size:13px;
}

/** ########################################### **/
/** ########### 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:7px 10px 7px 15px;
	line-height:14px;
	color:#ffffff !important;
	font-weight:400;
	text-decoration:none !important;
	border-bottom: 0px solid #ffffff !important;
	width:148px !important;
	display:block;
	font-size:11px;
}

/** 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:7px 13px 7px 15px;
	line-height:14px;
	color:#ffffff !important;
	font-weight:400;
	text-decoration:underline !important;
	border-bottom: 0px solid #ffffff !important;
	width:148px !important;
	display:block;
	font-size:11px;
}

/** 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:7px 10px 7px 15px;
	line-height:14px;
	color:#ffffff !important;
	font-weight:400;
	text-decoration:underline !important;
	border-bottom: 0px solid #ffffff !important;
	width:148px !important;
	display:block;
	font-size:11px;
}

/** ########################################### **/
/** ########### 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:7px 10px 7px 25px;
	line-height:14px;
	color:#ffffff !important;
	font-weight:400;
	text-decoration:none !important;
	border-bottom: 0px solid #ffffff !important;
	width:141px !important;
	display:block;
	font-size:11px;
}

/** Hover **/
ul.lev3 li a:hover, .kat02 a:hover, a.subkat2:hover {
	background:url(gfx/navi-bg-hover3.gif) no-repeat;
	padding:7px 10px 7px 25px;
	line-height:14px;
	color:#ffffff !important;
	font-weight:400;
	text-decoration:underline !important;
	border-bottom: 0px solid #ffffff !important;
	width:141px !important;
	display:block;
	font-size:11px;
}

/** Aktiv **/
ul.lev3 li span, .kat02_on b {
	background:url(gfx/navi-bg-hover3.gif) no-repeat;
	padding:7px 10px 7px 25px;
	line-height:14px;
	color:#ffffff !important;
	font-weight:400;
	text-decoration:underline !important;
	border-bottom: 0px solid #ffffff !important;
	width:141px !important;
	display:block;
	font-size:11px;
}

#shopinfo .klbox-content div.p2 {
	width:176px;
font-family: 'Roboto Slab', serif;
font-size: 11px;
font-weight: 400;
color: #9e9e9e;
text-align:center
}

.box1{ padding:10px 30px 12px 30px; font-size:18px!important; line-height:18px; color:#353f48 }
.box1a{ padding:7px 0px 0px 0px;font-size:12px; line-height:14px;}

.box2 { background:url(gfx/klbox-bg3.gif) repeat-y;  padding:10px 28px; font-size:12px; line-height:14px;color:#353f48;}
.box2a { font-size:11px; line-height:12px; color:#9e9e9e; padding-top:7px;}

.box3 { background:url(gfx/klbox-bg4.gif) repeat-y;  font-size:12px; line-height:15px;color:#FFF; padding:7px 15px; text-align:center;}

.box4 { font-size:13px; line-height:14px;color:#353f48; padding:3px 0 15px 15px; text-align:left; font-family: 'Open Sans', sans-serif; font-weight:600;}
.box4a { padding:5px 0 0 14px;font-size:12px;}
.box4b{ padding:10px 0 0 14px;font-size:19px;}


.grau{ background-color:#E5E5E5} 
.weiss{ background-color:#FFF} 
.preis{ }
.land{ width:240px}

#bild_big {width: 598px;}

.item_pic_desktop_thubms_spacer {
	float: left;
	padding: 10px 10px 0 0;
    width: 89px;
}

.item_pic_desktop_thumb {
	height: 90px;
	cursor: pointer;
}

#videobox1, #videobox2 {padding-bottom: 15px;}

#hinweis1 {
	border: 1px solid #b2b2b2;
    padding: 15px;
}

#hinweis2 {
	border: 1px solid #f2d272;
	background: #fff9db;
    padding: 15px;
}

#hinweis1 table td, #hinweis2 table td {color: #666666; font-family: arial; font-size: 12px;}

#linke_spalte #impressum {
	display: none;
}