/****************************************************************************************************************
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.
****************************************************************************************************************/

/* 2+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 2+++++++++++++++++ Styling und Auswahl der Kopfnavigation ++++++++++++++++++ */
/* 2+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* normale kopfnavi angepasst an die inhalte der buttons */
#kopfnavi {
height:32px;
width:100%;
}

#kopfnavi ol li a, #kopfnavi ol li a:visited {
height:32px; 
line-height:30px;
display:block;
}

#kopfnavi ol {margin:0; padding:0; list-style: none inside; border: 0 none transparent;}
#kopfnavi ol li {float:left;}

#kopfnavi ol li a, #kopfnavi ol li a:visited {
padding: 0px 35px 0px 35px; 
color:#ffffff; 
font-weight:bold;
font-size:12px;
text-align:center;
}

#kopfnavi ol li a:hover {
background: url(gfx/kopfnavi-bg-hover.gif);
background-repeat: no-repeat;
text-decoration:none; 
background-position:center;
}

a.logolink {position:absolute; display:block;}



/* 4+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 4++++++++++++++++++ Styling der Kopfzeile und der 3Spalten +++++++++++++++++ */
/* 4+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Kopfzeile */


a.logolink {
}

#favnews {
width:100%;
height:25px;
}

#favnews a, #favnews a:visited {
font-family:Arial,Verdana !important;
font-weight:bold !important;
font-size:11px !important;
color:#ffffff;
text-decoration:none;
padding-left:10px;
}

#favnews a:hover {
font-family:;
color:#dcdcdc;
text-decoration:underline;}


/* die 3 Spalten */
#dummy_box {background:#fff;}
#linke_spalte {background:#fff url(img/spalten_bg.jpg) no-repeat right bottom;}
#rechte_spalte {background:#fff url(img/spalten_bg.jpg) no-repeat left bottom;}
#mittlere_spalte {background-color:#fff;}

/* 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 {height: 36px; background: #fff url(gfx/kbox_head2.gif) no-repeat;}
.klbox-kopf-links {height: 36px; background: #fff url(gfx/kbox_head.gif) no-repeat right top;}
.klbox {margin-bottom:10px;}

.klbox-kopf p, .klbox-kopf-links p {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #ffffff !important;
padding: 12px 0px 0px 10px;}

.klbox-content p {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #333333;
padding: 5px 20px 5px 12px;}

#rechte_spalte .klbox-content p {padding:0px;}

.klbox-fuss {height: 30px; background: url(gfx/klbox-fuss.gif) no-repeat; }
.klbox-fuss2 {height: 46px; background: #fff url(gfx/klbox-fuss2.gif) no-repeat right top; }
.klbox-fuss3 {height: 15px; background: #fff url(gfx/klbox-fuss22.gif) no-repeat right top; margin-bottom:5px; display:block !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 {z-index:97 !important; }
/** Breite des Eingabefeldes und Abstand zwischen Eingabefeld und Button **/
/** Standard für linke Box: width:120px und margin-right:5px **/


#suche-btn {
position:absolute;
right:15px;
top:10px;
}

#box_search {
width:370px;
height:40px;
margin:80px 10px 0 10px;
position:relative;
background:#ac0101;
border:1px solid #c30505;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
z-index:100 !important;
}






/* 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-kopf .p1 {padding:10px 0px 0px 20px; color:#fff; font-size:14px; font-weight:bold;}
.grbox-content {background: url(gfx/grbox-bg.gif) repeat-y;}
.grbox-kopf h2 {color:#fff; font-size:14px; font-weight:bold; padding:10px 0 0 20px;}
#prodinfoheadline h1 {
font-family: Tahoma, Arial,Verdana;
font-size: 19px;
font-weight: bold;
color: #545454;
}

.grbox-content div.p1 {
font-family: Arial,Verdana;
font-size: 13px;
font-weight: normal;
color: #333333;
padding: 10px 25px 5px 22px;}

#prodinfoheadline {
height:20px;
width:638px;
margin-bottom:5px;
}

.grbox-kopf-prodinfo {
background:transparent url(gfx/grbox-kopf-bg.gif) no-repeat scroll 0 0;
height:36px;
}

.grbox-kopf-prodinfo h1 {
color:#fff;
padding:10px 0px 0px 20px;
}

.grbox-content .clearfloating {clear: both; height: 15px;}

/* ENDE UP: eingefügt für Abwicklungsinfos 30.01.2008 */

#datenschutz .grbox-content p {
font-size: 12px;
color: #000000;
}

.grbox-fuss {height: 10px; background: url(gfx/grbox-fuss.gif) no-repeat; }

#printdiv {margin-top:-4px}
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 #c6c6c6;
width:583px;
padding: 3px 3px 3px 3px;  
background-color:#;
font-family:Arial;
font-size:11px;}

*html #widerruf_box {
width:591px;
}

.agb_satz {color:#000000}


/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 6++++++++++++++++++++++ Definition der Artikelbeschreibung +++++++++++++++++++++++ */
/* 6+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.artikelname {
width: 100%;
font-family: Arial;
font-size: 19px;
font-weight: bold;
color:;
padding-top: 0px;
}

*html .artikelname {
padding-top: 8px;
}

.artikelkurzbeschreibung {
width: 180px;
font-family: Arial;
font-size: 13px;
color:;
padding: 0px 0px 0px 10px;
}

.artikelbeschreibung {
font-family: Arial;
font-size: 13px;
color:;}

*html .thumb_width{width:180px !important;}

/* 7++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 7+++++++++++++ Definition der Fusszeile inkl der Fussnavigation +++++++++++++ */
/* 7++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#fusszeile {text-align:left; height:200px; background:#9b0000 url(img/footer.jpg) no-repeat; width:1020px; margin:0 auto; position:relative; padding-top:15px;}

#footer1 {text-align:left; height:43px; background:#9b0000 url(img/footer1.jpg) no-repeat; width:1020px; margin:0 auto; position:relative; }

#footer2  {height:130px; background:#9b0000 url(img/footer2.jpg) no-repeat; width:1020px; margin:0 auto; position:relative; }


#sis_footer {
position:absolute; 
top:66px; 
left:20px;
font-family: Arial,Verdana;
font-size: 9px;
font-weight: normal;
color: #ffffff;}

#fussnavi {
text-align:right;
font-family: Arial,Verdana;
font-size: 9px;
font-weight: normal;
color: #ffffff;
float:right;
margin-right:20px;
}

#fussnavi a {
font-family: Arial,Verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
padding: 0px 10px 0px 10px;}

#fussnavi a:hover {text-decoration: none;
color:#CCCCCC;}

.copyright{ 
	padding-top:14px;
	color:#000000;
	right:0px;
	text-align:center;
	font-size:11px;
}


/* 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:12px; 
	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 {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:url(gfx/spalte-links-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(gfx/kathauptkopf.gif) no-repeat;
	padding:0px 5px 0px 22px;
	line-height:38px;
	color:#FFFFFF !important;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none !important;
	border-bottom:0px solid #ffffff!important;
	width:149px !important; 
	display:block;
}

/**margin-left: -padding-left px**/
div.lcat div.ttl a {margin-left:-22px !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(gfx/kathauptkopf.gif) no-repeat;
	padding:0px 5px 0px 22px;
	line-height:38px;
	color:#FFFFFF !important;
	font-weight:bold;
	text-decoration:none !important;
	border-bottom:0px solid #ffffff !important;
	width:149px !important;
	display:block;
}

/** 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(gfx/kathauptkopf.gif) no-repeat;
	padding:0px 5px 0px 22px;
	line-height:38px;
	color:#FFFFFF !important;
	font-weight:bold;
	text-decoration:none !important;
	border-bottom:0px solid #ffffff !important;
	width:149px !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:-1px 0px -1px -1px !important; 
	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 */
ul.lev2 li a, ul.lev2 li a:visited,

.category a, .category a:visited, .kat01 a, .kat01 a:visited, a.subkat1, a.subkat1:visited, .contentlink {
	background:url(gfx/kathg-hover.gif) left bottom no-repeat;
	padding:0px 5px 0px 22px;
	line-height:24px; 
	color:#FFFFFF !important;
	font-weight:normal;
	text-decoration: none !important; 
	border-bottom:0px solid #737373 !important;
	width:149px !important;
	display:block;
}
/** Hover **/
ul.lev2 li a:hover,

.category a:hover, .kat01 a:hover, a.subkat1:hover, .contentlink:hover  {
	background:url(img/navi-bg-hover.gif) left bottom no-repeat;
	padding:0px 5px 0px 22px;
	line-height:24px; 
	color:#FFFFFF !important;
	font-weight:normal;
	text-decoration:none !important; 
	border-bottom:0px solid #737373 !important;
	width:149px !important;
	display:block;
}
/** Aktiv **/
ul.lev2 li span, .kat01_on b, a.subkat1_on, a.subkat1_on:visited, a.subkat1_on:hover {
	background:url(img/navi-bg-hover.gif) left bottom no-repeat;
	padding:0px 5px 0px 22px;
	line-height:24px; 
	color:#FFFFFF !important;
	font-weight:normal;
	text-decoration:none !important;
	border-bottom:0px solid #737373 !important;
	width:149px !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/kathg-hover.gif) no-repeat;
	padding:0px 5px 0px 35px;
	line-height:24px; 
	color:#FFFFFF !important;
	font-weight:normal;
	text-decoration:none !important;
	border-bottom:0px solid #737373 !important;
	width:136px !important;
	display:block;
}
/** Hover **/
ul.lev3 li a:hover,

.kat02 a:hover, a.subkat2:hover{
	background:url(gfx/kathg-hover.gif) right top no-repeat;
	padding:0px 5px 0px 35px;
	line-height:24px; 
	color:#FFFFFF !important;
	font-weight:normal;
	text-decoration:none !important;
	border-bottom:0px solid #737373 !important;
	width:136px !important;
	display:block;
}
/** Aktiv **/
ul.lev3 li span,

.kat02_on b{
	background:url(gfx/kathg-hover.gif) right top no-repeat;
	padding:0px 5px 0px 35px;
	line-height:24px; 
	color:#FFFFFF !important;
	font-weight:normal;
	text-decoration:none !important;
	border-bottom:0px solid #737373 !important;
	width:136px !important;
	display:block;
}


#shopinfo .klbox-content p.p1 {padding: 0px 0px 0px 0px; text-align: center;}

a {outline: none;}

a.toplink {display:block; width:100px; height:100%; position:absolute; right:0;}

#crosspromotion .klbox-fuss {
	display:none;
}

#extra .klbox-kopf {display:none;}

#extra .klbox-content .p1 {padding:0px;}

#impressum .klbox-kopf {height:43px; background:url(gfx/klbox-kopf-bg2.gif) no-repeat;}
#impressum .klbox-kopf font {color:#058974;}
#impressum .klbox-fuss {height:36px; background:url(gfx/klbox-fuss3.gif) no-repeat;}

#shopinfo .klbox-kopf {height:43px; background:url(gfx/klbox-kopf-bg2.gif) no-repeat;}
#shopinfo .klbox-fuss {height:36px; background:url(gfx/klbox-fuss2.gif) no-repeat;}

#ebGallery tr.gallery td.ebBorder, #gallery2 tr.gallery td.ebBorder, .ebItemlist tr.ebB1 td { border:none !important;}

#extra .klbox-kopf {display:none;}
#extra .klbox-fuss {display:none;}

#extra2 .klbox-kopf {display:none;}
#extra2 .klbox-content .p1 {padding:0px;}
#extra2 .klbox-fuss {display:none;}

.suche .klbox-kopf {height:43px; background:url(gfx/klbox-kopf-bg2.gif) no-repeat;}
.suche .klbox-fuss {height:36px; background:url(gfx/klbox-fuss2.gif) no-repeat;}


.bbox-kopf, .bbox-fuss {display:none;}

#printdiv a#printlink {
line-height: 48px !important;
}

.v4snexp ul {
color:#FFFFFF !important;
}

.v4snexp div {
color:#FFFFFF !important;
}

.msg {
color:#FFFFFF !important;
}

.v4stabl {
background:#FFFFFF !important;
}