/* 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:none;}
#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:none;}
#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:;}

/* 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 {
top:; 
left:10px; 
right:; 
bottom:24px; 
height:39px;}

*+html #kopfnavi {bottom:23px !important}
*html #kopfnavi {bottom:23px !important}

#kopfnavi ol li a, #kopfnavi ol li a:visited {
background:;
background-repeat: no-repeat;
padding: 0px 10px 0px 14px; 
font-family:Arial; 
font-size:14px !important; 
height:39px; 
line-height:39px;
color:#666666; 
text-decoration:;
text-align:left}

#kopfnavi ol li a:hover {
font-weight:;
color:#ff0000; 
text-decoration:; 
line-height:39px;}

/* 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: 183px;
background:url(data/kopfzeile-bg.gif);
background-color: #ffffff;
}

/* über das Logo schieben für den Shop-Startseiten Link */
a.logolink {
width:200px;
height:78px;
top:12;
left:10;
bottom:;}

/* hier kann im Spezialfall das DIV mit dem Favoriten-, Newsletter-... link umpositioniert werden dann entsteht ein weißraum über dem Template */
#favnews {
top:;}

/* Balken hinter der Kopfzeile */
#head_bg {display:none;}

#favnews a, #favnews a:visited {
font-family:Arial !important;
font-weight:bold !important;
font-size:11px !important;
color:#304481;
text-decoration:none;}

#favnews a:hover {
font-family:Arial;
color:#304481;
text-decoration:underline;}

#beobachten {
padding-right:;}
#favorit {
padding-right:;}
#newsletter {
padding-right:;}

#kopfzeile .suche {
top:47px;
right:;
bottom:;
left:640px;}

.suche-kopf-content {}

/* die 3 Spalten */
#linke_spalte, #dummy_box {background:url(data/spalte-links-bg.gif) repeat-y ;}
#rechte_spalte {background:url(data/spalte-rechts-bg.gif) repeat-y ;}
#mittlere_spalte {background-color: #FFFFFF;}

/* 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: 32px; background: url(data/klbox-kopf-bg.gif) no-repeat;}

.klbox-content {background:url(data/klbox-bg.gif);}

.klbox-kopf p {
font-family: Arial,Verdana;
font-size: 12px;
font-weight: bold;
color: #333333;
padding: 12px 0px 0px 0px;
text-align:center;
text-transform:uppercase}

.klbox-content p {
font-family: Arial,Verdana;
font-size: 11px;
font-weight: normal;
color: #444444;
padding: 4px 8px 5px 12px;}

#rechte_spalte .klbox-content p {padding:0px;}

#rechte_spalte .klbox-fuss {display:none}

.klbox-fuss, .bbox-fuss {height: 29px; background: url(data/klbox-fuss.gif) no-repeat;}

//*#shopinfo .klbox-content p.p1 {padding:0px !important;}*//

#shopinfo .klbox-content p {text-align: center; padding: 10px 0px 10px 0px;}
#extra .klbox-content p {text-align: center; padding: 10px 0px 10px 0px;}

#extra .klbox-content p.p1 {padding:0px !important;background:url(data/klbox-bg.gif);}

/** 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:0px;}
/** 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-left:0px;}

.bbox-kopf {background: url(data/spalte-links-bg.gif) no-repeat;}
.bbox-content {background:url(data/spalte-links-bg.gif);}
.bbox-fuss {background: url(data/spalte-links-bg.gif) no-repeat;}



/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 6++++++++++++++++++++++ Definition der grossen Boxen +++++++++++++++++++++++ */
/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 6++++++ Inhalte der Boxen werden über in der "p.1" Klasse definiert. +++++++ */

.grbox-kopf {height: 59px; background:url(data/grbox-kopf-bg.gif) no-repeat;}

.grbox-content {background: url(data/grbox-bg.gif) repeat-y;}

.grbox-kopf p {
font-family: Arial,Verdana;
font-size: 14px;
font-weight: bold;
color: #333333;
padding: 9px 0px 0px 30px;}

.grbox-content div.p1 {
font-family: Arial,Verdana;
font-size: 11px;
font-weight: normal;
color: #333333;
padding: 5px 0px 5px 29px;
width:590px;}

/* 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 15px 0px 0px; 
float: left;}

.grbox-content .abwicklungsinfo { 
font-family: Arial,Verdana;
font-size: 11px;
font-weight: normal;
width:460px;
} 

*html .grbox-content .abwicklungsinfo {width: 460px; padding: 5px 50px 0px 0px; }

.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: 21px; background: url(data/grbox-fuss.gif) no-repeat; }

#printdiv {margin-top:2px}
a#printlink {color:#ffffff !important; background:url(data/print.gif) no-repeat right; }
a#printlink:hover {background:url(data/print-hover.gif) no-repeat right;}

#widerruf_box {
width: 577px;
border:1px solid #dedede; 
background-color:#efefef;
font-family:Arial;
font-size:11px;
padding: 20px 0px 0px 5px;
margin-bottom:10px;
}

*html #widerruf_box {width: 581px;}

.agb_satz {color:#000000}


/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 6++++++++++++++++++++++ Definition der Artikelbeschreibung +++++++++++++++++++++++ */
/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.artikelname {
width: 580px;
font-family: Arial;
font-size: 18px;
font-weight: bold;
color:;
padding-top: 10px;
}

*html .artikelname {
padding-top: 10px;

}

.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:49px; background:url(data/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: #777777;
top:12px;
right:;
bottom:;
left:;
}

#fussnavi a {
font-family: Arial,Verdana;
font-size: 11px;
font-weight: bold;
color: #777777;
text-decoration: none;
padding: 0px 0px 0px 20px;}

#fussnavi a:hover {text-decoration: underline;}

.copyright{ padding-top:0px; color:#777777; font-size: 10px;}

#fussnavi div.copyright a {padding: 0 0 0 0; font-size: 10px; font-weight: normal; text-decoration: none;}
#fussnavi div.copyright a:hover {text-decoration: none;}

/* 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:#ffffff;
}
/** 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 {color:#ffffff !important; margin-top:46px;}
html>head:first-child+body table#StoreCategories{ margin-top:46px !important; margin-bottom:-9px;}

.category b, .category a{ font-family:Arial !important; font-size:11px !important;}

table#StoreCategories, #mainnavi ol li  { background:url(data/klbox-bg.gif);}
.category div{ font-size:0px;}

table#StoreCategories a{text-decoration: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,
.pagecontainer table table table table td i a, .pagecontainer table table table table td i a:visited,
table#StoreCategories a i, table#StoreCategories a:active i {
	background:url(data/navi-bg.gif) no-repeat;
	padding:0px 6px 0px 13px;
	line-height:19px;
	color:#444444;
	font-weight:normal;
	text-decoration:none !important;
	width:176px !important; 
	display:block;
	font-size:11px;
}

/**margin-left: -padding-left px**/
div.lcat div.ttl a {margin-left:-13px !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{
	background:url(data/navi-bg.gif) no-repeat;
	padding:0px 6px 0px 13px;
	line-height:19px;
	color:#444444;
	font-weight:normal;
	text-decoration:underline !important;
	width:176px !important;
	display:block;
	font-size:11px;
}

/** Aktiv **/
ul.lev1 li span, div.lcat div.ttl, div.lcat div.link a,
.kat00_on b, a.katlink_on, a.katlink_on:visited, a.katlink_on:hover {
	background:url(data/navi-bg.gif) no-repeat;
	padding:0px 6px 0px 13px;
	line-height:19px;
	color:#ff0000;
	font-weight:normal;
	text-decoration:none !important;
	width:176px !important;
	display:block;
	font-size:11px;
}

/* Hauptkategorie CSS(Shop) margin-left= minus padding von aktiven 
Zustand bsp.: padding-left:10px = margin-left:-10px */
.category b a, .category b a:visited, .category b a:hover {
	display:block; 
	margin-left:0px; 
}
/** Weitere Links **/
.pagecontainer table table table table td i a, .pagecontainer table table table table td i a:visited,
table#StoreCategories a i, table#StoreCategories a:active i{ 
	position:relative; 
	margin:2px 0px -9px -1px; 
	font-family:Arial;
	font-size:11px;
	font-style:normal;
}

.pagecontainer table table table table td i a:hover{ 
	background: url( data/navi-bg.gif);
	text-decoration:underline !important;
}

/** Firefox Padding-Ausgleich: Wert=176px-padding **/
html>head:first-child+body a.all_cats,
html>head:first-child+body a.all_cats:visited,
html>head:first-child+body div.lcat div.ttl a,
html>head:first-child+body div.lcat div.ttl a:visited,
html>head:first-child+body ul.lev1 li a,
html>head:first-child+body ul.lev1 li a:visited,
html>head:first-child+body div.lcat div.link a,
html>head:first-child+body ul.lev1 li span,
html>head:first-child+body div.lcat div.ttl,
html>head:first-child+body div.lcat div.link a,
html>head:first-child+body a.katlink,
html>head:first-child+body a.katlink:visited,
html>head:first-child+body a.katlink:hover, 
html>head:first-child+body a.katlink_on, 
html>head:first-child+body a.katlink_on:visited, 
html>head:first-child+body a.katlink_on:hover, 
html>head:first-child+body div.kat00 a, 
html>head:first-child+body div.kat00 a:visited, 
html>head:first-child+body div.kat00 a:hover, 
html>head:first-child+body div.kat00_on b,
html>head:first-child+body .category b a, 
html>head:first-child+body .category b a:visited, 
html>head:first-child+body .category b a:hover,
html>head:first-child+body .category b,
html>head:first-child+body .pagecontainer table table table table td i a,
html>head:first-child+body table#StoreCategories a i
{ width:157px !important;}

/** ########################################### **/
/** ########### 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(data/navi2-bg.gif) no-repeat; 
	padding: 0px 6px 0px 23px; 
	line-height:19px; 
	color:#555555; 
	font-weight:normal;
	text-decoration: none !important; 
	width:176px !important;
	display:block;
	font-size:11px;
}
/** Hover **/
ul.lev2 li a:hover,
.category a:hover, .kat01 a:hover, a.subkat1:hover {
	background:url(data/navi2-bg.gif) no-repeat;
	padding: 0px 6px 0px 23px; 
	line-height:19px; 
	color:#555555;  
	font-weight:normal;
	text-decoration:underline !important; 
	width:176px !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(data/navi2-bg.gif) no-repeat;
	padding:0px 6px 0px 23px;
	line-height:19px;
	color:#ff0000;
	font-weight:normal;
	text-decoration:underline !important;
	width:176px !important;
	display:block;
	font-size:11px;
}

/** Firefox Padding-Ausgleich: Wert=176px-padding **/
html>head:first-child+body ul.lev2 li a,
html>head:first-child+body ul.lev2 li a:visited,
html>head:first-child+body ul.lev2 li a:hover,
html>head:first-child+body ul.lev2 li span,
html>head:first-child+body a.subkat1, 
html>head:first-child+body a.subkat1:visited, 
html>head:first-child+body a.subkat1:hover, 
html>head:first-child+body a.subkat1_on, 
html>head:first-child+body a.subkat1_on:visited, 
html>head:first-child+body a.subkat1_on:hover,
html>head:first-child+body .category a, 
html>head:first-child+body .category a:visited, 
html>head:first-child+body .category a:hover, 
html>head:first-child+body div.kat01 a, 
html>head:first-child+body div.kat01 a:visited, 
html>head:first-child+body div.kat01 a:hover, 
html>head:first-child+body div.kat01_on b
{ width: 147px !important;}

/** ########################################### **/
/** ########### 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(data/navi3-bg.gif) no-repeat;
	padding:0px 0px 0px 33px;
	line-height:19px;
	color:#666666;
	font-weight:normal;
	text-decoration:none !important;
	width:176px !important;
	display:block;
	font-size:11px;
}
/** Hover **/
ul.lev3 li a:hover,
.kat02 a:hover, a.subkat2:hover{
	background:url(data/navi3-bg.gif) no-repeat;
	padding:0px 0px 0px 33px;
	line-height:19px;
	color:#666666;
	font-weight:normal;
	text-decoration:underline !important;
	width:176px !important;
	display:block;
	font-size:11px;
}
/** Aktiv **/
ul.lev3 li span,
.kat02_on b{
	background:url(data/navi3-bg.gif) no-repeat;
	padding:0px 0px 0px 33px;
	line-height:19px;
	color:#ff0000;
	font-weight:normal;
	text-decoration:underline !important;
	width:176px !important;
	display:block;
	font-size:11px;
}

/** Firefox Padding-Ausgleich: Wert=176px-padding **/
html>head:first-child+body ul.lev3 li a,
html>head:first-child+body ul.lev3 li a:visited,
html>head:first-child+body ul.lev3 li a:hover,
html>head:first-child+body ul.lev3 li span,
html>head:first-child+body a.subkat2, 
html>head:first-child+body a.subkat2:visited, 
html>head:first-child+body a.subkat2:hover,
html>head:first-child+body div.kat02 a,
html>head:first-child+body div.kat02 a:visited,
html>head:first-child+body div.kat02 a:hover, 
html>head:first-child+body div.kat02_on b{ width:143px !important;}