
/****************************************************************************************************************
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+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
html, body {margin-top:0; padding-top:0px; height:100%;}
body {background:#385aed url(gfx/body-bg.jpg) center -201px repeat-x;}
/*html* #arbeitsbereich {background:#385aed url(gfx/body-bg.jpg) center -2px repeat-x;}*/

#drei_spalten_table {background:url(gfx/shop-bg-.gif) repeat-y; height:100%;}



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

/* 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+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a {outline:none;}
/* normale kopfnavi angepasst an die inhalte der buttons */
#kopfnavi {
top:; 
left:307px; 
right:0px; 
bottom:8px; 
height:36px;}

#kopfnavi ol li {
background:transparent url(gfx/trennstrich.gif) center right no-repeat;
}

#kopfnavi ol li a, #kopfnavi ol li a:visited {
background:transparent url(gfx/kopfnavi-icon.gif) 4px center no-repeat;
padding: 0px 19px 0px 28px; 
font-family:Arial; 
font-size:11px;
font-weight:bold; 
height:36px; 
line-height:36px;
color:#ffffff; 
text-decoration:none;
text-align:left;}

#kopfnavi ol li a:hover {
background:transparent url(gfx/kopfnavi-icon.gif) 4px center no-repeat;
font-family:Arial; 
padding: 0px 19px 0px 28px; 
font-size:11px; 
font-weight:bold;
color:#C4D6FD; 
text-decoration:none; 
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: 180px;
background:url(gfx/kopfzeile-bg.jpg);
background-color: #ffffff;
}

/* über das Logo schieben für den Shop-Startseiten Link */
a.logolink {
width:200px;
height:110px;
top:12px;
left:19px;
bottom:;}

/* hier kann im Spezialfall das DIV mit dem Favoriten-, Newsletter-... link umpositioniert werden dann entsteht ein weißraum über dem Template */
#favnews {
top:0px;right:6px; margin:0; padding:0;height:20px;}

/* Balken hinter der Kopfzeile */
#head_bg {height:180px;background:url(gfx/head-bg.jpg) center top no-repeat;}

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

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

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

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

#kopfzeile .suche form * {
padding:0;
margin:0;
}

.suche-kopf-content {}

/* die 3 Spalten */
#linke_spalte, #dummy_box {background-color:#ffffff;}
#rechte_spalte {background-color:#ffffff;}
#mittlere_spalte {background-color:#ffffff; min-height:870px;}

/* 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: 36px; background: url(gfx/klbox-kopf-bg.gif) 0 0 no-repeat;}
#rechte_spalte .klbox-kopf {background: url(gfx/klbox-kopf-bg.gif) -1px 0 no-repeat !important;}

.klbox-content {background:url(gfx/klbox-bg.gif);}
#rechte_spalte .klbox-content {background:url(gfx/klbox-bg.gif) -1px 0 repeat-y !important;}

.klbox-kopf p {
font-family:Arial;
font-size: 14px;
font-weight: bold;
color: #ffffff;
padding: 7px 0px 0px 10px;}

.klbox-content p, .klbox-content .p1 {
font-family:Arial;
font-size: 11px;
font-weight: normal;
color: #000000;
padding: 3px 10px 10px 15px;}

#shopinfo .klbox-content .p1, #crosspromotion .klbox-content .p1 {
padding: 0px;}

#shopinfo .klbox-content .p1 .favoriten {
display:block;
height:43px;
width:170px;
position:absolute;
}

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

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

.klbox-fuss, .bbox-fuss {height: 9px; background: url(gfx/klbox-fuss.gif) no-repeat; }
#rechte_spalte .klbox-fuss {background:url(gfx/klbox-fuss.gif) -1px 0 no-repeat !important;}

/** 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:170px; border:none; margin-right:0px; background:transparent;}
html* #suche-eingabe {width:158px;}
#suche-btn {margin-bottom:-8px !important;}
html* #suche-btn {margin-bottom:-7px !important;}

.bbox-kopf {background:#ffffff;}
.bbox-content {background:#ffffff;}
.bbox-fuss {background:#ffffff;}



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

.grbox-kopf {height: 36px; 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;
font-size: 14px;
font-weight: bold;
color: #ffffff;
padding: 8px 0px 0px 17px;}

.grbox-content div.p1 {
font-family:Arial;
font-size: 11px;
font-weight: normal;
color: #333333;
padding: 8px 16px;}

/* 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 10px 0px 0px; 
float: left;}

.grbox-content .abwicklungsinfo { 
font-family:Tahoma;
font-size: 11px;
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: 27px; background: url(gfx/grbox-fuss.gif) no-repeat; }

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



#widerruf_box {
border:1px solid #5459C1; 
background-color:#ECEFFB;
font-family:Tahoma;
font-size:11px;
width: 603px;
margin-bottom:10px;
padding-left:5px;
}
*html #widerruf_box {width: 577px;}

.agb_satz {color:#000000;}

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

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

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

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

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

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

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

#fusszeile {text-align:left; height:69px; background:url(gfx/fusszeile-bg.gif) no-repeat transparent; }

#fussnavi {
width:100%;
line-height:18px;
text-align:center;
font-family:Tahoma;
font-size: 11px;
font-weight: normal;
color: #ffffff;
top:9px;
right:;
bottom:;
left:;
}

#fussnavi a {
font-family:Tahoma;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
padding: 7px 15px 0px 15px;}

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

.copyright{ padding-top:16px; color:#ffffff;}


/* 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:149px;}
html>head:first-child+body #mainnavi ol li ol {margin-left:149px;}

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

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

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

.category b, .category a{ font-family:arial !important; font-size:11px !important;}

table#StoreCategories, #mainnavi ol li  { background-color:#ffffff;}
.category div{ font-size:0px;}

table#StoreCategories a{text-decoration:none;}

/** ######################################## **/
/** ########### Hauptkategorie ############# **/
div.lcat div.ttl a {margin-left:-28px !important;}

#kategorien .klbox-content a, #kategorien .klbox-content a:link, #klbox-information a:link {color:#010D43 !important; text-decoration:none !important;}
#kategorien .klbox-content a:hover, #klbox-information a:hover{color:#3680D2 !important;}

/** Hauptkategorie **/
.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,
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 {
	background:#C4D6FD url(gfx/navi-bg.gif) no-repeat;
	padding:0px 5px 0px 28px;
	line-height:21px;
	color:#010d43 !important;
	font-weight:bold;
	text-decoration:none !important;
	font-size:11px; 
	width:143px !important; 
	display:block;
}

/** 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,
a.all_cats:hover, div.lcat div.ttl a:hover, ul.lev1 li a:hover, div.lcat div.link a:hover{
	background:#C4D6FD url(gfx/navi-bg.gif) no-repeat;
	padding:0px 5px 0px 28px;
	line-height:21px;
	color:#3680D2 !important;
	font-weight:bold;
	text-decoration:none !important;
	font-size:11px; 
	width:143px !important;
	display:block;
}

/** Aktiv **/
.kat00_on b, a.katlink_on, a.katlink_on:visited, a.katlink_on:hover,
ul.lev1 li span, div.lcat div.ttl, div.lcat div.link a {
	background:#C4D6FD url(gfx/navi-bg.gif) no-repeat;
	padding:0px 5px 0px 28px;
	line-height:21px;
	color:#010d43 !important;
	font-weight:bold;
	text-decoration:none !important;
	font-size:11px; 
	width:143px !important;
	display:block;
}

/* 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( gfx/navi-bg-hover.gif);}






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

/* 1. Unterkategorien */
.category a, .category a:visited, .kat01 a, .kat01 a:visited, a.subkat1, a.subkat1:visited,
ul.lev2 li a, ul.lev2 li a:visited {
	background:url(gfx/navibox-bg.gif) repeat-y; 
	padding: 1px 5px 0px 30px; 
	line-height:21px; 
	color:#010d43; 
	font-weight:normal !important;
	text-decoration: none; 
	font-size:11px; 
	width:141px !important;
	display:block;
}
/** Hover **/
.category a:hover, .kat01 a:hover, a.subkat1:hover,
ul.lev2 li a:hover {
	background:url(gfx/navibox-bg.gif) repeat-y; 
	padding: 1px 5px 0px 30px; 
	line-height:21px; 
	color:#3680D2 !important;
	font-weight:normal !important;
	text-decoration:none; 
	font-size:11px; 
	width:141px !important;
	display:block;
}
/** Aktiv **/
.kat01_on b, a.subkat1_on, a.subkat1_on:visited, a.subkat1_on:hover,
ul.lev2 li span{
	background:url(gfx/navibox-bg.gif) repeat-y; 
	padding:1px 5px 0px 30px;
	line-height:21px;
	color:#3680D2 !important;
	font-weight:normal !important;
	text-decoration:none;
	font-size:11px; 
	width:141px !important;
	display:block;
}



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

/** 2 Unterkategorie **/
.kat02 a, .kat02 a:visited, a.subkat2, a.subkat2:visited,
ul.lev3 li a, ul.lev3 li a:visited{
	background:url(gfx/navibox-bg.gif) repeat-y; 
	padding:0px 0px 0px 25px;
	line-height:21px;
	color:#010d43 !important;
	font-weight:normal;
	text-decoration:none;
	width:151px !important;
	display:block;
}
/** Hover **/
.kat02 a:hover, a.subkat2:hover,
ul.lev3 li a:hover{
	background:url(gfx/navibox-bg.gif) repeat-y; 
	padding:0px 0px 0px 25px;
	line-height:21px;
	color:#3680D2;
	font-weight:normal;
	text-decoration:underline;
	width:151px !important;
	display:block;
}
/** Aktiv **/
.kat02_on b,
ul.lev3 li span{
	background:url(gfx/navibox-bg.gif) repeat-y; 
	padding:0px 0px 0px 25px;
	line-height:21px;
	color:#3680D2;
	font-weight:normal;
	text-decoration:underline;
	border-bottom:1px solid #FFFFFF;
	width:151px !important;
	display:block;
}

/* Buttonl&ouml;sunf Anfang */

.confirm-check {}
.confirm-comment {}
.confirm-box {background-color:#f3f3f3; border: 1px solid #c7c7c7; padding: 0px 5px 5px 5px; margin-bottom: 14px;}
.confirm-addrblock {}
.confirm-addrblock-billingadress {}
.confirm-addrblock-shippingadress, .confirm-payment, .confirm-shipping {margin-bottom: 5px;}
.confirm-box-header {background-color: #F3F3F3; border-bottom: 1px solid #c7c7c7; font-size: 13px; font-weight: bold; height: 25px; line-height: 25px; margin-bottom: 5px;}
.confirm-itemlist {background-color: #fcdede; border: 1px solid #c7c7c7;}
.confirm-itemlist .confirm-box-header {border-bottom: 1px solid #c7c7c7; background-color: #fcdede;}
.confirm-singleitem {border-bottom: 1px solid #d2b5b5; padding-bottom: 5px; padding-top: 5px;}
.confirm-singleprice {font-size: 10px;}
.confirm-item-area {float: left;}
.confirm-summe-area {float: right;font-weight: bold;}
.confirm-details-link, .edit-link, span.edit-link:hover {color: #CC0000 !important; font-weight: normal; text-decoration: none;}
.confirm-details-link:hover, .edit-link:hover {color: #CC0000 !important; font-weight: normal; text-decoration: underline;}
.confirm-singleitem-col1, .confirm-singleitem-col2  {float: left;}
.confirm-singleitem-col1 {width: 120px;}
.confirm-singleitem-col2 {width: 350px;}
.confirm-singleitem-col3 {width: 100px; text-align: right; float: right; font-weight: bold;}
.summe-feld {float: right;}
.summe-txt {float: left; text-align: right;}
.summe-wert {float: left; width: 90px; text-align: right;}
.confirm-gesamt{text-align: right; font-weight: bold;}
.confirm-gesamt span {}
.confirm-gesamt-table {float: right; width: 364px;}
.confirm-gesamt-box {float: left; width: 200px;}
.confirm-cell-strich td {border-bottom: 1px solid #D2B5B5; line-height: 0px; font-size: 0px; height: 2px;}  
.confirm-cell-doppelstrich td {line-height: 0px; font-size: 0px; height: 2px; border-top: 1px solid #D2B5B5; border-bottom: 1px solid #D2B5B5;}  
.confirm-taxinfo {font-weight: normal; font-size: 10px; color: #777;}  
.confirm-box {background-position: 5px 35px;}
.confirm-box .infobox-abst {padding: 5px 5px 20px 60px;}
#infobox-gutschein {background-position: 5px 35px;}
#infobox-gutschein strong, #infobox-gutschein span {float: left; width: 100%;}
#infobox-gutschein br {clear: both;}
.infobox {background-color: #F3F3F3; border: 1px solid #C7C7C7;}
#infobox-gutschein {background-color: #F3F3F3; border: 1px solid #C7C7C7;}

/* Buttonl&ouml;sunf Ende */

#grbox-agb .grbox-content .p1 li {margin-left: 15px;}

.confirm-payment-shipping a.edit-link, .confirm-addrblock a.edit-link {color: #bd0000 !important;}
