/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

#change_preis_info {
 position: fixed;
 top: 50%;
 left: 50%;
 padding: 10px;
 height: 60px;
 width: 200px;
 display: none;
 background-color: #EDEDED;
 border: 1px solid #C8C8C8;
 margin-left: -100px; /*muss die Hälfte der Höhe sein (damit mittig)*/
 margin-top: -30px;/*muss die Hälfte der Beite sein (damit mittig)*/
 z-index: 100;
}

* html #change_preis_info { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

.dropdown_normal{
	font-weight: bold;
}

.dropdown_angebot{
	font-weight: bold;
	color: #FF0000;
}

#navlang {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

H1.infoBoxHeading {
	line-height: 22px;
    font-size: 12px;
     background-image: url(img/contenttop.jpg);
     background-repeat: no-repeat;
	padding-left: 10px;
    display:block;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #ffffff;
    border: 1px solid #e2e1e1;
     }

H1.infoBoxHeading2 {
	line-height: 22px;
    font-size: 12px;
     background-image: url(img/contenttop.jpg);
     background-repeat: no-repeat;
	padding-left: 10px;
    display:block;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #fffff;
    border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
        border-top: 1px solid #c8c8c8;
    color: #ffffff;
     }
	 
.preistabelle_head {
	line-height: 22px;
	padding-left: 10px;
    font-size: 12px;
    background-image: url(img/contenttop.jpg);
    background-repeat: no-repeat;
    color: #fffff;
    border: 1px solid #e2e1e1;
    color: #ffffff;
}
  
  
H2.infoBoxHeading {
	line-height: 22px;
    font-size: 12px;
     background-image: url(img/contenttop.jpg);
     background-repeat: no-repeat;
	padding-left: 10px;
    display:block;
    margin-bottom: 0px;
    margin-top: 0px;
    border: 1px solid #e2e1e1;
    color: #ffffff;
     }
div.infoBoxHeading {
	line-height: 22px;
    font-size: 12px;
     background: #097ccd;
	padding-left: 10px;
    display:block;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #fff;
    border: 1px solid #015895;
     }
     

H2.infoBoxHeading2 {
	line-height: 22px;
    font-size: 12px;
     background: #097ccd;
	padding-left: 10px;
    display:block;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #fff;
    border: 1px solid #015895;
     }

H2.infoBoxHeading3,.infoBoxHeading3 {
	line-height: 22px;
    font-size: 12px;
     background: #097ccd;
	padding-left: 10px;
    display:block;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #fff;
    border: 1px solid #015895;
     }

.contentrahmen {
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	padding: 10px;
	background: #f7f7f7;
	
	}







.clear { clear: both; }

.preis {
        font-size: 18px;
		color: #e5440c;
}

.preisbg {
        
background-image: url(img/preisbg.jpg);
background-repeat: no-repeat;
}

.bild_produktinfo {
padding:5px 5px 5px 5px; float:left;
}

.produktinforahmen {
     vertical-align: top;
     padding: 5px 5px 0 5px;
     float:right; 
       width: 295px;
     }
.produktinforahmen p,.kaufen_button {
		padding: 5px;
	background: #ededed;
	border: 1px solid #c8c8c8;
	margin-bottom: 10px;
	overflow:auto;
	vertical-align: top;
	}

.contentrahmen5 {
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
        border-top: 1px solid #c8c8c8;
	padding: 10px 10px 0 10px;
	background: #EDEDED;
		overflow:auto;
	}

.categories_list {

border-bottom:#E2E2E2;
border-top:#E2E2E2;
border-style:solid;
border-top-width:thin;
border-bottom-width:thin;
 }



body {
	color: #000000;
	margin: 0 0 15px 0;
	background-image: url(img/bg.jpg);
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img{
	border:0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}


A.pageResults {
	color: #000000;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #ffffff;
  background: #5583b7;
}


TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 98%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #000000;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

div.productOldPriceUVP {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: line-through;
    background-image: url(img/uvp.png);
    background-repeat: no-repeat;
    height: 30px;
    padding-top: 15px;
    margin-left: 30px;
    width: 120px;
}
div.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: line-through;
    background-image: url(img/vorher.png);
    background-repeat: no-repeat;
    height: 30px;  
    padding-top: 15px;
    margin-left: 30px;  
    width: 120px;    
}

SPAN.productPriceDate {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: x-small;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
	border-bottom: 1px solid #000000;
}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }








.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

.onepxwidth {
	width: 1px;
}



/*		Eigene Formatierung		*/


.clr {clear: both; margin: 0; padding: 0;}
.clrsmall {clear: both; margin: 0; padding: 0; height: 1px; overflow: hidden;}
.clrnone {clear: both; margin: 0; padding: 0; height: 0px; overflow: hidden;}
.clrmiddle {clear: both; margin: 0; padding: 0; height: 4px; overflow: hidden;}

label {width: 180px; display: block; float: left;}
legend {color: #575757;}
fieldset {border: 1px solid #6691c0; padding: 5px 5px 5px 10px;}


#topbg {
	height: 164px;
	background-image: url(img/topbg.jpg);

}

#topcontent {
  width: 980px;
  height: 90px;
  margin: 0 auto 0 auto;
}

#hotline {
  position: relative;
  top: -108px;
  left: 1px;
  width: 250px;
  height: 90px;
  background-image: url(img/topcop.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

#topimg {
  float: left;
}

#toplinkcopy {
  font-size: 10px;
  color: #454545;
  text-align: center;
  width: 120px;
  float: right;
  margin: 1px 0 0 0px;
  padding: 0 1px 0 0;
}

#topmenubox {
  clear: both;
  width: 980px;
  margin: 0 auto 0 auto;
  color: #ffffff;
  font-size: 11px;
}

#topmenu {
  width: 501px;
  height: 37px;
  float: left;
  background-image: url(img/topmenu.jpg);
}

.menutop {
  margin: 11px 0 0 0px;
  padding: 0;
}
.menutop li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}


.menutop li a {
  display: block;
  float: left;
  width: 124px;
  height: 25px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
}

.menutop li a:hover {color: #ffffff;}

#searchbox {
  width: 261px;
  height: 24px;
  padding: 5px 0 0 10px;
  float: left;
  background-image: url(img/topsearch3.jpg);
  background-repeat: no-repeat;
  margin: 8px 0 0 208px;
}


#maincontent {
  width: 980px;
  background: #ffffff;
  background-image: url(img/mainbg.jpg);
  background-repeat: repeat-x;
  border: 1px solid #000000;
  border-top: 0;
  border-bottom: 0;
  margin: 0 auto 0 auto;
}

#leftmenu {
  width: 202px;
  margin: 0px;
  float: left;
  padding: 0 0 0 5px;
}

#navtrail {
  width: 950px;
  padding: 6px 0 0 10px;
  font-size: 11px;
  margin: 0 0 6px 0;
}






#content {
  width: 550px;
  float: left;
  margin: 0 8px 0 8px;
}


#rightmenu {
  width: 202px;
  padding: 0 5px 0 0;
  float: left;  
}




#footer {
  width: 982px;
  height: 42px;
  background-image: url(img/footer.jpg);
  margin: 0 auto 10px auto;
}

#commercial {
  width: 982px;
  height: 100px;
  margin: 0 auto 0 auto;
  text-align: center;
}


/*		########## Menu-Boxen Rechts ##########		*/

.menusprache {
  width: 180px;
  height: 21px;
  padding: 6px 0 0 22px;
  background-image: url(img/menutop_lang.png);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

.menukorb {
  width: 180px;
  height: 21px;
  padding: 6px 0 0 22px;
  background-image: url(img/menutop_warenkorb.png);
  background-repeat: no-repeat;
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

.menuvorteile {
  width: 180px;
  height: 21px;
  padding: 6px 0 0 22px;
  background-image: url(img/menuvorteile.png);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

.menukundenbewertungen {
  width: 180px;
  height: 21px;
  padding: 6px 0 0 22px;
  background-image: url(img/menutop_kundenbewertungen.png);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}
  
.menutopangebote {
  width: 180px;
  height: 21px;
  padding: 6px 0 0 22px;
  background-image: url(img/menutopangebote.png);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

.menuneueartikel {
  width: 180px;
  height: 21px;
  padding: 6px 0 0 22px;
  background-image: url(img/menuneueartikel.png);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

.menuzahlweise {
  width: 180px;
  height: 21px;
  padding: 6px 0 0 22px;
  background-image: url(img/menuzahlweise.png);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

/*		########## Menu-Boxen Links ##########		*/


.menutopleft {
  width: 180px;
  height: 21px;
  padding: 6px 0 0 22px;
  background-image: url(img/menuneueartikel.png);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}



.menucallback {
  width: 180px;
  height: 21px;
  padding: 6px 0 0 22px;
  background-image: url(img/menucallback.png);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

.menutopleftzahlweisen {
  width: 180px;
  height: 21px;
  padding: 6px 0 0 22px;
  background-image: url(img/menutopleft_zahlweisen.png);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

.menunewsletter {
  width: 180px;
  height: 21px;
  padding: 6px 0 0 22px;
  background-image: url(img/menunewsletter.png);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

.menuueber {
  width: 180px;
  height: 21px;
  padding: 6px 0 0 22px;
  background-image: url(img/menuueber.png);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

.menuinfo {
  width: 180px;
  height: 21px;
  padding: 6px 0 0 22px;
  background-image: url(img/menuinfo.png);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

.menupartner {
  width: 180px;
  height: 21px;
  padding: 6px 0 0 22px;
  background-image: url(img/menupartner.png);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

.menusuche {
  width: 180px;
  height: 21px;
  padding: 6px 0 0 22px;
  background-image: url(img/menusuche.png);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

.menucontentcat {
  padding: 1px 1px 0 1px;
  background: #ffffff;
  margin: 0 0 15px 0;
  font-size: 11px;
  border: 1px solid #cdcdcd;
  border-top: 0;
}

.menucontent {
  padding: 3px;
  background: #ffffff;
  margin: 0 0 15px 0;
  font-size: 11px;
  border: 1px solid #cdcdcd;
  border-top: 0;
}

.bestsellerbox {
  border-bottom: 1px dashed #cccccc;
  margin: 0 0 5px 0;
  padding: 4px;
}

.bestsellertopic {
  font-size: 10px;
  text-align: right;
  margin: 0; padding: 0;
}


/*		########## Menu-Boxen Ende ##########		*/




#loginboxtop {
  clear: both;
  width: 900px;
  padding: 5px 0 0 0;
}

#loginboxtop a {color: #ffffff;}


.loginfloattext {
  float: left;
  margin: 8px 5px 0 5px;
}

.loginfloatbut{
  float: left;
  margin: 4px 5px 0 5px;
}


.loginboxnew {
  margin: 5px 0 15px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #000000;
}



/*		######## Start Produktinfo-Seite ########			*/


.pinfofacts {
  float: left;
  width: 170px;
  height: 17px;
  padding: 2px 5px 2px 5px;
  margin: 0 5px 0 0;
  font-size: 11px;
  border: 1px solid #ba3026;
  background: #ffdcd7;
}

.productbut {
  float: left;
  width: 170px;
  height: 20px;
  padding: 2px 5px 2px 5px;
  margin: 0 5px 0 0;
  font-size: 11px;
  border: 1px solid #6691c0;
  background: #dbe8fa;
}

.reviewsboxinfo {
  padding: 5px;
  background: #d0e0f6;
  border: 1px solid #4d7fb4;
  margin: 0 0 10px 0;
  font-size: 10px;
}

.leftsideproduct {
  clear: both;
  width: 210px;
  height: 225px;
  overflow: hidden;
  float: left;
  padding: 5px 0 0 0;
  margin: 0 116px 0 0;
  border: 1px solid #b2bc73;
  text-align: center;
}

.rightsideproduct {
  width: 207px;
  float: left;
  margin: 0;
}

.productdesc {
  clear: both;
  padding: 5px;
  margin: 0 0 10px 0;
  border: 1px solid #b2bc73;
}

.productdeschead {
  font-weight: bold;
  color: #000000;
  background: #dee5bd;
  border: 1px solid #b2bc73;
  border-bottom: 0;
  width: 100px;
  margin:0;
  padding: 5px;  
}

/*		######## Ende Produktinfo-Seite ########			*/



/*		######## Start Categorie-Listing ########			*/

.abstandcat {width: 12px; overflow: hidden; float: left;}

.subcat {
  width: 172px;
  height: 40px;
  overflow: hidden;
  text-align: center;
  float: left;
}

.subcat a {
  display: block;
  width: 160px;
  height: 28px;
  padding: 5px;
  background: #fafafa;
  border: 1px solid #adc2de;  
}

.subcat a:hover {background: #6691c0; color: #ffffff; text-decoration: none;}


/*		######## Ende Categorie-Listing ########			*/


/*		######## Start Bewertungen ########			*/


.reviewsbox {
  padding: 5px;
  background: #dbe8fa;
  border: 1px solid #6691c0;
  margin: 0 0 10px 0;
}

.reviewsboxinfo {
  padding: 5px;
  background: #dbe8fa;
  border: 1px solid #6691c0;
  margin: 0 0 10px 0;
  font-size: 10px;
}


/*		######## Ende Bewertungen ########			*/


/*		########## Ueberschriften ##########		*/



.h2topic {
  font-size: 12px;
  margin: 0 0 5px 0;
  padding: 0;
}

.h2topiclist {
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  padding: 6px 0 0 10px;
  margin: 0 0 10px 0;
  
  height: 38px;
 overflow: hidden;  
}
.h2topiclist a {color: #FF6C00;}


/*		########## Diverses ##########		*/

.logoffbut {
  clear: both;
  float: left;
  margin: 0;
  padding: 12px 0 0 25px;
}

.logoffbut a {color: #ffffff; font-weight: bold;}


.boxlistingpic {
  margin: 5px 0 15px 0;
  text-align: center;
  height: 80px;
  position: relative;
}

.pprice {
  padding: 5px;
  margin: 0;
}

.pricebox {
  text-align: center;
}

.boxlisting {
  width: 170px;
  height: 320px;
  border: 1px solid #e2e1e1;
  float: left;
  margin: 0;
}

.taxinfo {
  font-size: 9px;

}

.taxinfo2 {
  font-size: 9px;
}
.listabstand {
  float: left;
  width: 16px;
  overflow: hidden;
}


.headmessage {
  border: 1px dashed #000000;
  padding: 5px;
  margin: 5px 0 5px 0;
  text-align: center;
}

.accountleftbox {
  width: 250px;
  padding: 5px;
  float: left;
  margin: 0 0 0 7px;
  font-size: 11px;
}

.accountprice {
  text-align: right;
  padding: 0;
  margin: 0;
}

.trenner {
  height: 1px;
  overflow: hidden;
  background: #000000;
  margin: 4px 0 4px 0;
}


.listhori {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.listhori li {float: left;}

.historytabtop {
  border-bottom: 1px solid #4881c0;
  font-weight: bold;
  background: #a4c0d8;
  color: #ffffff;
  padding: 2px 0 2px 0;
}

.histsub {
  font-size: 11px;
}

.historyinvoice {
  width: 260px;
  height: 100px;
  padding: 5px;
  float: left;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;  
  font-size: 11px;
}

.historyblock {
  border: 1px solid #cccccc;
  padding: 4px;
  font-size: 11px;
  margin: 3px 0 6px 0;
}

.historyvalue {
  float: right;
  width: 400px;
  font-size: 11px;
  text-align: right;
}

.addresscolor {
  background: #d1e5f8;
  padding: 4px;
}

.addressleft {
  width: 270px;
  padding: 3px;
  margin: 0 50px 0 0;
  float: left;
  font-size: 11px;
  background: #d1e5f8;
}

.addressbutleft {
  width: 200px;
  float: left;
}

.giftcartbox {
  background: #ebeff2;
  border: 1px solid #a4c0d8;
  padding: 3px;
  text-align: center;
}

.littleaddress {
  font-size: 11px;
  border: 1px solid #a4c0d8;
  padding: 3px;
  margin: 2px 0 5px 23px;
}


.checkoutbox {
  width: 127px;
  padding: 4px 2px 4px 2px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin: 0 0 0 5px;
  background: #CCCCCC;
  font-size: 10px;
  font-weight: bold;
}

.checkoutboxa {
  width: 127px;
  padding: 4px 2px 4px 2px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin: 0 0 0 5px;
  background: #ffb66e;
  font-size: 10px;
  font-weight: bold;
  border-bottom: 1px solid #a5a5a5;
  border-top: 1px solid #a5a5a5;
  border-right: 1px solid #a5a5a5;
  border-left: 1px solid #a5a5a5;
}

.checkoutboxb {
  width: 127px;
  padding: 4px 2px 4px 2px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin: 0 0 0 5px;
  background: #E4E3D4;
  font-size: 9px;
}


.payartbox {
  border: 1px dashed #5281b5;
  padding: 4px;
  margin: 3px 0 6px 0;
  background: #f7fbff;
}

.payselection {
  float: left;
  width: 40px;
}

.freeshipping {
  background: #d1e5f8;
  padding: 4px;
  margin: 4px 0 4px 0;
}

.partytitle {
  width: 410px;
  float: left;
  margin: 0 10px 0 0;
}

.agbcheckbox {
  background: #abc6e0;
  padding: 2px;
  margin: 3px 3px 15px 0;
}

.bearbeiten {
  color: #6584a2;
}

.confirmationbox {
  border: 1px solid #cccccc;
  padding: 4px;
  font-size: 11px;
}

.navigator {font-size: 11px;}

.productpricebox {
  width: 260px;
  float: right;
  text-align: right;
}

.ppics {
  width: 210px;
  float: left;
  text-align: center;
  border-right: 1px solid #cccccc;
  padding: 0 6px 0 0;
}

.productdesc {
  border: 1px solid #cccccc;
  padding: 5px;
  margin: 15px 0 15px 0;
  background: #f6f6f6;
}

.pinfooptions {
  padding: 2px;
  background: #6691c0;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
}

.headinggreen {
  padding: 4px;
  background: #6691c0;
  margin: 0;
  font-weight: bold;
  color: #ffffff;
  font-size: 11px;
}

.downloadbox {
  border: 1px solid #cccccc;
  padding: 4px;
  margin: 10px 0 10px 0;
}

.errosearchbox {
  width: 350px;
  padding: 5px;
  margin: 0 auto 0 auto;
  border: 1px solid #96beea;
  background: #d7e8fa;
}

.upcoming {
  width: 400px;
  float: left;
}

.upcomingdate {
  width: 140px;
  float: left;
  text-align: right;
}

.upcomingover {
  border-bottom: 1px solid #cccccc;  
  padding: 4px 0 4px 0;
  margin: 0 0 10px 0;
}

.artcont {
  width: 410px;
  float: left;
}

.artcontsize {
  width: 130px;
  float: left;
  text-align: right;
}

.artcontbox {
  border-bottom: 1px solid #cccccc;  
  padding: 4px 0 4px 0;
  margin: 0 0 10px 0;
}

gratuatebox {
  width: 200px;
}

.gratuatedleft {
  width: 100px;
  float: right;
  padding: 2px 0 2px 0;
}

.gratuatedright {
  width: 100px;
  float: right;
  padding: 2px 4px 2px 0;  
}

.smallText {
  font-size: 11px;
}

.totalblock {
  text-align: right;
  float: right;
}


/*		########## Menu ##########		*/
ul.navilist { list-style-type:none; margin:0px;padding:0px;}
li.maincat {padding:0px; margin: 0;}

 /*		##########Hauptkategorie ##########		*/
.maincat { list-style-type:none; margin: 0; padding: 5px; border-bottom: 1px solid #ffffff;}
.maincat a {font-size: 11px; color:#101010; padding: 5px; display: block; background: #e0dede;}
.maincat a:hover{background-image: url(img/navihg1.jpg); color: #ffffff; text-decoration: none;}
.maincat a.gewaehlt{background-image: url(img/navihg2.jpg); color: #ffffff;}
.maincat a.gewaehlt:hover{background-image: url(img/navihg1.jpg); color: #ffffff;}


 /*		##########Unterkategorie 1 Ebene  ##########		*/

.subcatlevel1 {margin: 0; padding: 0; border-bottom: 1px solid #ffffff;}
.subcatlevel1 a{font-size: 11px; color:#101010; padding: 5px 5px 5px 15px; display: block; background: #eaeaea;}
.subcatlevel1 a:hover {background-image: url(img/navihg1.jpg); color: #ffffff; text-decoration: none;}
.subcatlevel1 a.gewaehlt{background-image: url(img/navihg1.jpg); color: #ffffff;}
.subcatlevel1 a.gewaehlt:hover{background-image: url(img/navihg1.jpg); color: #ffffff; text-decoration: none;}


/*		##########Unterkategorie 2 Ebene  ##########		*/
.subcatlevel2 {margin: 0; padding: 0; border-bottom: 1px solid #ffffff;}
.subcatlevel2 a{font-size: 11px; color:#101010; padding: 5px 5px 5px 25px; display: block; background: #f1f1f1;}
.subcatlevel2 a:hover {background-image: url(img/navihg1.jpg); color: #ffffff; text-decoration: none;}
.subcatlevel2 a.gewaehlt{background-image: url(img/navihg1.jpg); color: #ffffff;}
.subcatlevel2 a.gewaehlt:hover{background-image: url(img/navihg1.jpg); color: #ffffff; text-decoration: none;}


/*		##########Unterkategorie 3 Ebene  ##########		*/
.subcatlevel3 {margin: 0; padding: 0; border-bottom: 1px solid #ffffff;}
.subcatlevel3 a{font-size: 11px; color:#101010; padding: 5px 5px 5px 35px; display: block; background: #f1f1f1;}
.subcatlevel3 a:hover {background-image: url(img/navihg1.jpg); color: #ffffff; text-decoration: none;}
.subcatlevel3 a.gewaehlt{background-image: url(img/navihg1.jpg); color: #ffffff;}
.subcatlevel3 a.gewaehlt:hover{background-image: url(img/navihg1.jpg); color: #ffffff; text-decoration: none;}


/*		##########Unterkategorie 4 Ebene  ##########		*/
.subcatlevel4 {margin: 0; padding: 0; border-bottom: 1px solid #ffffff;}
.subcatlevel4 a{font-size: 11px; color:#101010; padding: 5px 5px 5px 45px; display: block; background: #f1f1f1;}
.subcatlevel4 a:hover {background-image: url(img/navihg1.jpg); color: #ffffff; text-decoration: none;}
.subcatlevel4 a.gewaehlt{background-image: url(img/navihg1.jpg); color: #ffffff;}
.subcatlevel4 a.gewaehlt:hover{background-image: url(img/navihg1.jpg); color: #ffffff; text-decoration: none;}

/*		##########Unterkategorie 5 Ebene  ##########		*/
.subcatlevel5 {margin: 0; padding: 0; border-bottom: 1px solid #ffffff;}
.subcatlevel5 a{font-size: 11px; color:#101010; padding: 5px 5px 5px 55px; display: block; background: #f1f1f1;}
.subcatlevel5 a:hover {background-image: url(img/navihg1.jpg); color: #ffffff; text-decoration: none;}
.subcatlevel5 a.gewaehlt{background-image: url(img/navihg1.jpg); color: #ffffff;}
.subcatlevel5 a.gewaehlt:hover{background-image: url(img/navihg1.jpg); color: #ffffff; text-decoration: none;}















.boxText { 
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxTextBGIII  { font-size: 12px; font-family: tahoma, Arial, Helvetica, sans-serif; background-color: #cbe7ff }
.boxTextBG  { font-size: 11px; font-family: tahoma, Arial, Helvetica, sans-serif; font-weight: bold }
.boxTextBGII  { font-size: 10px; font-family: tahoma, Arial, Helvetica, sans-serif; background-color: #cbe7ff }
.boxTextPrice {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

.errorBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border: solid 1px #999;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
}

img{
	border:0;
}
A  { color: #333; font-family: tahoma, Arial, Helvetica, sans-serif; text-decoration: none }
A:hover   { color: #000; font-family: tahoma, Arial, Helvetica, sans-serif; text-decoration: none }
FORM {
	display: inline;
}












TR.header   { background-position: center }
TD.navtrail { color: #000000; font-size: 9px; font-family: tahoma, Arial, Helvetica, sans-serif; background-color: #FF3300; background-repeat: repeat; padding-top: 1px; padding-bottom: 1px; vertical-align: middle; border-top: 1px solid; border-left: 1px solid; border-bottom: 1px solid; }
.headerNavigation:link { color: #FF3300; }
#headerNavigation { color: #000000; font-size: 11px; font-family: tahoma, Arial, Helvetica, sans-serif; background-color: #FF3300; background-repeat: repeat; padding-top: 1px; padding-bottom: 1px; vertical-align: middle; border-top: 1px solid; border-right: 1px solid; border-bottom: 1px solid; }
A.headerNavigation    { color: #000000; font-size: 11px }

A.headerNavigation:hover    { color: #FF3300;}
TD.conditions {
  background-color: #FF3300;
}



















A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError { font-family: tahoma, arial, helvetica; background-color: #ff0000; }

TR.headerMessage { font-size: small; font-family: tahoma, arial, helvetica; background-color: #00cc33; }

.moduleHeading   { 
          color: #fff; 
          font-size: small; 
          font-family: tahoma, Arial, Helvetica, sans-serif; 
          font-weight: bold; 
          background-image: url(img/contenttop2.jpg); 
          text-indent: 5px; 
          height: 14px; 
}



.h1topic {
  width: 539px;
  height: 21px;
  overflow: hidden;
  background-image: url(img/contenttop.jpg);
  background-repeat: no-repeat;
  border-right: 1px solid #e0dede;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  padding: 6px 0 0 10px;
  margin: 0 0 10px 0;
}








TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
#infoBox   { font-size: 11px; font-family: tahoma, Arial, Helvetica, sans-serif; text-decoration: none; }
.infoBox1  { font-size: 11px; font-family: tahoma, Arial, Helvetica, sans-serif; text-decoration: none; border: solid 1px #D7D7D7 }
.infoBoxContents { font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 11px; background-repeat: repeat; background-attachment: scroll; text-decoration: none; }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #ffe6e6;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}
TD.tableBorderinfoBoxHeading  { border-bottom: 1px solid ; border-top-color: #999; border-right-color: #999; border-left-color: #999;#999 }
TD.infoBoxHeading             { color: #f5f5f5; font-size: 11px; font-family: tahoma, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #b20000; background-repeat: repeat; background-position: 0 0; height: 18px  }
TD.infoBoxHeading_right              { color: #f5f5f5; font-size: 11px; font-family: tahoma, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #b20000; background-repeat: repeat; background-position: 0 0; height: 18px }

TD.infoBox, SPAN.infoBox  { font-size: 10px; font-family: tahoma, Arial, Helvetica, sans-serif;}

TD.infoBox_right, SPAN.infoBox_right   { font-size: 10px; font-family: tahoma, Arial, Helvetica, sans-serif;  background-repeat: repeat; background-attachment: scroll }

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background:  #F0F9FF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background:  #F0F9FF;
}

TABLE.productListing {
  border: solid 1px #999;
  border-spacing: 1px;
}

.productListing-heading  { color: #f5f5f5; font-size: 12px; font-family: tahoma, Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase }

TD.productListing-data {
  font-family:  tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults  { color: #696969 }

A.pageResults:hover  { color: #000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
TD.pageHeading, DIV.pageHeading, TD.pageHeadingLeft, h1    { color: #fff; font-size: 16px; font-family: tahoma, Arial, Helvetica, sans-serif; font-weight: bold; background-repeat: repeat; text-indent: 5px;}
TD.pageHeading, DIV.pageHeading, TD.pageHeadingLeft    { color: #fff; font-weight: bold; background-color: #b20000; }
TD.pageHeadingModel           { color: #333; font-size: 14px; font-family: tahoma, Arial, Helvetica, sans-serif; font-weight: bold; background-repeat: repeat; background-attachment: scroll; text-indent: 5px; padding: 1px 0; width: 100%; vertical-align: middle; border: solid 1px #999  }

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main { font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }

TD.smallText, SPAN.smallText, P.smallText {
  font-family: sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading  { font-size: 12px; font-family: Tahoma, Arial, sans-serif; font-weight: bold ; }

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-image: url(img/contenttop2.jpg);
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TEXTAREA  { font-size: 11px; font-family: tahoma, Arial, Helvetica, sans-serif; padding: 2px; width: 100% }

SPAN.greetUser   { color: #b20000; font-size: 12px; font-family: tahoma, Arial, Helvetica, sans-serif; font-weight: bold }

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea   { font-family: tahoma, Arial, Helvetica, sans-serif; border: solid 1px #696969 }

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: tahoma, Arial, Helvetica, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
.productInfoPrice  { color: #000; font-size: 16px; font-family: tahoma, Arial, Helvetica, sans-serif }
SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: tahoma, Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.moduleRow { }

.moduleRowOver { 
	 cursor: pointer; cursor: pointer;	
}

.moduleRowSelected {  }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: tahoma, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading      { font-size: 9pt; font-family: tahoma, Arial, Helvetica, sans-serif; background-image: url(img/sitemap.jpg); background-repeat: repeat; padding-top: 4px; padding-bottom: 2px; border: solid 1px #000000 }
.sitemap_heading a   { color: #ffffff; color: #ffffff }
.sitemap_heading a:hover  { color: #000000; text-decoration: none }

.sitemap_sub    { color: #666; font-size: 9pt; font-family: tahoma, Arial, Helvetica, sans-serif; background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 2px; border-width: 1px; border-color: #696969 }
.sitemap_sub a   { color: #666; font-size: 9pt; font-family: tahoma, Arial, Helvetica, sans-serif; background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 2px; border-width: 1px; border-color: #696969 }
.sitemap_sub a:hover  { color: #b20000; font-size: 9pt; font-family: tahoma, Arial, Helvetica, sans-serif; text-decoration: none; padding: 2px }



/* message box */

.messageBox { font-family: tahoma, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: tahoma, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: tahoma, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: tahoma, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	background-color: #ffffff;
	width: 185px;
}

.contentsTopics   { color: #fff; font-size: small; font-family: tahoma, Arial, Helvetica, sans-serif; font-weight: bold; background-image: url(img/contenttop2.jpg); text-indent: 5px; border: solid 1px   }

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby       { color: #fff; font-size: 10px; font-family: tahoma, Arial, Helvetica, sans-serif; background-color: #b20000; background-repeat: repeat-x; text-align: center; height: 20px; }
.onepxwidth  { width: 1px }

.box_border  { border: solid 1px #D7D7D7 }
.shoppingCardBox  { font-size: 10px; font-family: tahoma, Arial, sans-serif; font-weight: bold; background: #ff8c00; border-color: #ffa500 }

TABLE.shoppingCardHeading     { color: #f5f5f5; font-size: 11px; font-family: tahoma, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #dc143c; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-transform: uppercase; height: 18px; border: solid 1px #999 }
TR.box_border  { border: solid 1px #999 }
/* td vom product_image in product_info.php*/
.productDescTitle  { color: #000; font-size: 18px; font-family: tahoma, Arial, Helvetica, sans-serif; font-weight: bold }
.productDesc   { color: #000; font-size: 12px; font-family: tahoma, Arial, Helvetica, sans-serif;}
TD.inListBG, TD.inListBGR, TD.smallTextImage, TD.tableBorderTopLeft, TD.tableBorderTopLeftRight, TD.tableBorderBottom, TD.tableBorderBottomRight, TD.tableBorderWithoutRight, TD.infoContentTD  { font-size: 11px; font-family: sans-serif; background: url(img/bg_white.gif); border: solid 0 #999 }

TD.inListBGR {
  border-right-width:1px;
}

TD.inListBG, TD.inListBGR, TD.smallTextImage, TD.tableBorderTopLeft, TD.tableBorderTopLeftRight, TD.tableBorderBottom, TD.tableBorderBottomRight, TD.tableBorderWithoutRight, TD.infoContentTD, TD.tableBorderTopLeftBottom, TD.tableBorderTopRightBottom   { font-size: 11px; font-family: sans-serif; background: url(img/bg_white.gif); border: solid 0 #999 }

TD.inListBGR {
  border-right-width:1px;
}
TD.tableBorderTopLeft, TD.tableBorderTopLeftRight, TD.tableBorderBottom, TD.tableBorderBottomRight, TD.tableBorderWithoutRight {  
  border-bottom-width:1px;
  border-left-width:1px;
}
TD.tableBorderTopLeftBottom { 
  border-top-width: 1px; 
  border-bottom-width: 1px;
  border-left-width: 1px
}

TD.tableBorderTopRightBottom {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
}

TD.tableBorderTopLeftRight {  
  border-right-width:1px;
}

TD.tableBorderBottom {  
  border-bottom-width:1px;
}

TD.tableBorderBottomRight {  
  border-right-width:1px;
  border-bottom-width:1px;
}

TD.tableBorderWithoutRight {
  border-top-width:1px;
}

TD.smallTextImage{
  border-top-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-right-width:1px;
}
.shippinglink {
  color: #ff9900;
  text-decoration: none;
}


.catlist {
    font-size: 11px;
    background-image: url(img/contenttop.jpg);
    background-repeat: no-repeat;
    color: #fffff;
    border: 1px solid #e2e1e1;
}

/* PAYPAL NEU */
/* HEADINGS */
h1 {color:#000000;font-weight:bold;font-size:22px;margin:20px 0px 15px 0px;padding:0px;width:auto;border-style:solid;border-width:0px 0px 1px 0px;border-color:#000000;}
h2 {color:#000000; font-weight:bold;font-size:16px;margin:15px 0px 8px 0px;padding:0px;}

/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 0px}

/* ORDER DETAILS */
table.orderdetails {font-size:11px; background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#DA9401;}
table.orderdetails tr td {padding:4px}
table.orderdetails tr.headerrow td {background-color:#DA9401; color:#FFFFFF; font-weight:bold}
table.orderdetails tr.headerrow td.left {text-align:left}
table.orderdetails tr.headerrow td.center {text-align:center}
table.orderdetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {background-color:#FFF2CC;vertical-align:top}
table.orderdetails tr.contentrow1 td.quantity {text-align:center}
table.orderdetails tr.contentrow1 td.quantity input {font-size:11px; padding:2px; border:solid #DA9401 1px;}
table.orderdetails tr.contentrow1 td.productname {text-align:left}

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {background-color:#FFEAAB;vertical-align:top}
table.orderdetails tr.contentrow2 td.quantity {text-align:center}
table.orderdetails tr.contentrow2 td.quantity input {font-size:11px; padding:2px; border:solid #DA9401 1px;}
table.orderdetails tr.contentrow2 td.productname {text-align:left}

/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {text-align:center; white-space:nowrap}

/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {margin-top:3px;}
table.orderdetails tr td.productname table.productattributes tr td {padding:0px;}
table.orderdetails tr td.productname table.productattributes tr td.attribute {padding-right:4px;}
table.orderdetails tr td.productname table.productattributes tr td.value {width:100%;}

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {background-color:#FFEAAB; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#DA9401;}

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {}
ul#checkoutnavigation li {height: 70px; list-style-type:none; float:left; width:185px; margin-right:15px; border: solid 1px; padding:8px}
ul#checkoutnavigation li.active {background-color: #FFEAAB}
ul#checkoutnavigation li.active .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.active .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {color:#999999; background-color: #EDEDED; border-color:#999999}
ul#checkoutnavigation li.inactive .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */
/* p.errormessage {border: solid #ff0000 2px; padding:15px; background-color:#FFD6D6} */

ul.messageStack {border:solid 2px #B22020; background-color:#FFD6D6; padding:8px}
ul.messageStack li {}
ul.messageStack li.messageStackError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/exclamation.png); background-repeat:no-repeat; background-position:0px 4px}
ul.messageStack li.messageStackWarning {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_alert.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#FFF2CD}
ul.messageStack li.messageStackSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#66FF66}


/* SUCCESS MESSAGE */
/* .messageStackSuccess {padding:4px; background-color:#66FF66} */

/* FOOTER */
.footer {clear:both; text-align:center; font-size:11px; color:#666666; background-color:#E2E2E2; padding: 8px; margin-bottom:5px;}
.footer a {color:#666666; text-decoration:underline}


/* WARENKORB */
.plus {
display: block;
background-image: url(img/plus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.minus {
display: block;
background-image: url(img/minus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.alter {
display: block;
background-image: url(img/alter.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.delete {
display: block;
background-image: url(img/delete.gif);
background-repeat: no-repeat;
width: 19px;
height: 19px;
border: 0px;
font-size: 0px;
background-color: #FFCC99;
cursor: pointer;
}

#produktbeschreibung{
	text-align: left;
}

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
        background-color: #FFFFFF;
        padding: 2px 6px 2px 6px;
}
.suggest_link_over {
        background-color: #3366CC;
        padding: 2px 6px 2px 6px;
        cursor: pointer;
}
#search_suggest {
        position: absolute; 
        visibility: hidden;
        background-color: #FFFFFF; 
        text-align: left; 
        border: 1px solid #000000; 
        margin-left: -150px; /* verschiebt die Box nach links */
        width: 300px; /* Breite anpassen */
        z-index:+1; /* wenn absolut genutzt, dann diese Zeile rein */                       
}        
/*----------------------------End Suggest Styles------------------------*/

.bglief {
background-image: url(img/bglief.gif);
background-repeat: no-repeat;
width: 400px;
height: 400px;
border: 0px;
background-color: #FFFFFF;
} 

/*
  INFOCENTER  
*/

.infocenter_header { 
	background-image:url(img/bg.gif);
	background-color:#f2f2f2;
	padding-left:10px; 
	padding-top:3px; 
	padding-bottom:3px; 
	font-size:12px; 
	text-transform:uppercase; 
	font-weight:bold; 
	color:#666666;
	margin-bottom:5px;}  
	
.infocenter_categories { 
	background-image:url(img/bg.gif);
	background-color:#f2f2f2;
	padding:3px; 
	font-weight:bold; 
	font-size:11px; 
	font-family:Arial,Verdana;	
	color:#666666;
	margin-bottom:3px;}  	

.infocenter_items { 
	padding-left:8px; 
	color:#666666;}  
	
.infocenter_titel_bg {
  background-image:url(img/infocenter_bg.gif);
  height:60px;
  margin-bottom:10px;  }
  
.infocenter {
  background-image:url(img/infocenter.gif);
  height:60px;
  margin-bottom:10px;  }  
  
.infocenter_titel {
  position:relative;
  top:15px;
  left:12px;
  text-transform:uppercase;
	font-style:italic;
  font-family:Arial,Verdana;
	font-weight:bold; 
	color:#999999;
  font-size:16px;}
  
.infocenter_name {
  position:relative;
  text-transform:lowercase;
	font-style:italic;
  top:12px;
  left:70px;
  font-family:Arial,Verdana;
	font-weight:bold; 
	color:#FF6600;
  font-size:14px;}  
	
.infocenter_text {
	padding:2px; 
	color:#333333;
	font-size:11px; 
	font-family:Arial,Verdana;
	margin-bottom:3px;
	_border-left:1px solid #dddddd;
	_border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;}	
	
A.infocenter_items_links:link,A.infocenter_items_links:visited {font-size:11px; font-family:Arial,Verdana; text-decoration:none; color:#FF6600;}  	
A.infocenter_items_links:hover {font-size:11px; font-family:Arial,Verdana; text-decoration:none; color:#666666;}  	
	
.infocenter_border {
	margin-bottom:10px;}
.contentrahmen77 {
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
    border-top: 1px solid #c8c8c8;
	background: none repeat scroll 0 0 #EDEDED;
		overflow:auto;
	}
