/* -----------------------------------------------------------------------------------------
   $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
   ---------------------------------------------------------------------------------------*/

body {
        color: #444444;
        margin: 0px;
        background-color: #ffffff;
        font-size: 11px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
             background-image: url(img/topbg.jpg);
                background-repeat:repeat-x; 
}

img{
        border:0;
}

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

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

FORM {
        display: inline;
}


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

A.pageResults:hover {
  color: #000000;
  background: #FFFFFF;
}


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: #FFFFFF;
  font-weight: bold;
}

SPAN.underline {
        text-decoration: underline;
}

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

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align:center;
  margin: 20px 0 0 0;
}
.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;
}
SPAN.productOldPrice {
        font-family: Verdana, Arial, sans-serif;
        color: #ff0000;
        text-decoration: line-through;
}
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 #E9D4B7;
}


/* 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 #E9D4B7; padding: 5px 5px 5px 10px;}


#topbg {
        width:995px;
  height: 180px;
   margin: 0 auto 0 auto;
  background-image: url(img/topimg.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

#topcontent {
  display:none; visibility:hidden;
  width: 990px;
  height: 175px;
  padding: 0 0 0 3%;
}

#topimg {
  position:absolute;
  float: left;
  padding: 0 0 0 0;
  width: 495px;
  height: 175px;
}

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

#topmenubox {
  clear: both;
  width: 100%;
  margin: 0 0 0 0;
  color: #000000;
  font-size: 10px;
  padding: 0 0 0 0;
}


#topmenu {

  height: 0px;
  float: left;
  margin: 0px 0px 0px 0px;
  /*background-image: url(img/topmenu.jpg);*/
  position:absolute;
}

.menutop {

  margin: 5px 0 0 0px;
  padding : 0 0 0 0 ;
}

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

}

.menutop li a {

  display: block;
  float: left;
  padding:0 10px 0 5px;
  text-align: center;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  border-right:2px solid #000000;

}

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


#searchbox {

  width: 400px;
  height: 30px;
  padding: 97px 0 0 590px;
  margin:0;

  /* background-image: url(img/topsearch.jpg); */
  color:#000000;
 background-image: url(img/suche_bg.gif);
 background-position:bottom right;
 background-repeat:no-repeat;
  clear:both;
  display:block;

}


#maincontent {

  width: 995px;
  margin: 0 auto 0 auto;
  background-color:#ffffff;


}

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

#navtrail {
  width: 900px;
  padding: 7px 0 0 0px;
  font-size: 10px;
  margin: 0 0 17px 10px;
  clear:both;
}

#content {

  width: 580px;
  float: left;
  padding: 0px;
  margin: 0px 0px 0px 25px;
  line-height:130%;
 
 
}


#rightmenu {

  width: 180px;
  float: left;
  margin:0;
  padding:0 0 0 25px;

}




#footer {
  width: 990px;
  height: 12px;
  border-top: 5px solid #131313;
  /*background-image: url(img/footer.jpg);*/

  font-size:12px;
  text-align:center;

}

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


/*                ########## Menu-Boxen Start ##########                */

.menutopleft {
  width: 172px;
  height: 17px;
  padding: 3px 0 0 12px;
  background-image: url(img/menutop.gif); background-position:top left; background-repeat:no-repeat;
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

.menucontentcat {
  padding: 1px 1px 0 1px;
  background: #ffffff;
  margin: 0 0 0px 0;
  font-size: 11px;
  border: 0;

}

.menucontent {
	width:172px;
  padding: 5px;
  background: #FFFFFF;
  background-image: url(img/menucontent_bg.gif); background-position:bottom left; background-repeat:repeat-x;
  margin: 0px;
  font-size: 11px;
 
  border: 1px solid #CCC;
}

.menucontent ul.nospaceul { margin:0px; padding:0px 0px 0px 16px; } /* { padding-left:-20px; margin-left:-20px;} */


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

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


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




#loginboxtop {
  position:relative;
  clear: both;
  width: 490px;
  padding: 0px 0 0 510px;
  margin: 0px 0 0 0px ;
  
}

.loginfloattext a {
  font-size:10px;
  float: right;
  margin: 0px 10px 0px 5px;
  color: #aaaaaa;
  text-decoration: none;

}
.loginfloattext_welc {
  font-size:10px;
  float: left;
  margin: 5px 5px 0 5px;
  color: #FFFFFF;

}
.logofffloattext_welc {
  position:relative;
  clear: both;
  float:right;
  margin: 5px 5px 0 5px;
  padding: 0px 0 0 500px;
  color:white;
  font-size:12px;
  font-weight:bold;


}


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


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

}



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


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

.productbut {
  float: left;
  width: 170px;
  height: 20px;
  padding: 2px 5px 0px 5px;
  margin: 0 5px 0 0;
  font-size: 11px;

  border: none; /*1px solid #C6777C;*/
  background: #FFFFFF;
}

.reviewsboxinfo {
  padding: 5px;
  background: #d0e0f6;
  border-bottom: 1px solid #C6777C;
  margin: 0 0 0px 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 #C6777C;
  text-align: center;
}

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

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

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

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



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

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

.subcat {
  width: 172px;
  height: 50px;
  overflow: hidden;
  text-align: center;
  float: left;
  font-size:14px;
  font-weight:bold;
  padding-bottom:10px;
}

.subcat a {
  display: block;
  width: 160px;
 height:50px; min-height:50px;
  padding: 8px 0px 0px 0px;
  margin:0px;
  background: #FFFFFF;
  border: 1px solid #881b1e;
}

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


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


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


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

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


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


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

h1{
  /*width: 539px;
  height: 21px;
  overflow: hidden;*/
  /*background-image: url(img/contenttop.jpg);
  background-repeat: no-repeat;*/
  color: #333333;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
 
}

.h1topic {
	font-family:Georgia, "Times New Roman", Times, serif;
  height: 22px;
  overflow: hidden;
  /*background-image: url(img/contenttop.jpg);
  background-repeat: no-repeat; */

  color: #9f2027;
  font-size: 19px;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 8px 0;
  border-bottom:1px solid #9f2027;
}

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

}

.h2topiclist {
  font-size: 12px;
  line-height:100%;
  color:#881b1e;
  margin: 0 0 8px 0;
  padding: 4px 5px 5px 5px;
  background: #FFFFFF;
  height: 36px;
  overflow: hidden;
  border-left:5px solid #FF8000;

}
.h2topiclist a {color: #881b1e;}


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

.logoffbut {
  position:absolute;
  clear: both;
  margin: 0;
  padding: 26px 0 0 920px;



}

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


.boxlistingpic {
  width:100%; margin-left: auto; margin-right: auto; text-align:center;
  max-width: 178px;
  height:200px;

}
.boxlistingpic img{
 /* width: 178px;
  height:150px; */
}


.desc {
 font-size:10px;
 line-height:100%;
 text-align:left;
 width:170px;
 float:left;
 padding:4px 0px 4px 4px; 
 margin:0px;


}
.product_desc {
 font-size:10px;
 line-height:100%;
 text-align:left;
 width:190px;
 float:left;
 margin-left:35px;
}

.pprice {
  color:#bd282e;
  font-weight:bold;
  line-height:100%;
  padding: 5px;
  margin: 0;
  border:none;
}

.pricebox {
  text-align: right;
  border:none;
  height:200px;
  line-height:100%;
}
.button_buy_view {
  height:30px;
  width:178px;
}

.boxlisting {
  width: 178px;
  height: 395px;
  border: 1px solid #dcdcdc;
  float: left;
  margin: 0;
}

.taxinfo {
  font-size: 10px;
}

.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 #E9D4B7;
  font-weight: bold;
  background: #E9D4B7;
  color: #000000;
  padding: 2px 0 2px 0;
}

.histsub {
  font-size: 11px;
}

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

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

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

.addresscolor {
  background: #E9D4B7;
  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 {
  border: 4px dashed #bd282e;
  padding: 5px;
  text-align: center;
}

.littleaddress {
  font-size: 11px;
  border: 1px solid #E9D4B7;
  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: #E9D4B7;
  font-size: 10px;
}

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


.payartbox {
  border: 1px dashed #AF6A71;
  padding: 4px;
  margin: 3px 0 6px 0;
  background: #E9D4B7;
}

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

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

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

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

.bearbeiten {
  color: #E9D4B7;
}

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

.navigator {font-size: 11px;}

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

.ppics {
  width: 110px;
  float: left;
  text-align: center;
  border:none;
  padding: 0 6px 0 0;
}

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

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

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

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

.errosearchbox {
  width: 350px;
  padding: 5px;
  margin: 0 auto 0 auto;
  border: 1px solid #bd282e;
  background: #dcdcdc;
}

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

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

.upcomingover {
  border-bottom: 1px solid #E9D4B7;
  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 #E9D4B7;
  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: 0; border:0; }
.maincat a {font-size: 11px; color:#000000; padding: 5px 5px 5px 12px; display: block; background: #FFFFFF url('img/nav_1st.gif') no-repeat 0.2em center; border-bottom:1px solid #CCC; }
.maincat a:hover{background: #eeeeee url('img/nav_1st.gif') no-repeat 0.2em center; color: #881b1e; text-decoration: none;}
.maincat a.gewaehlt{background: #FFFFFF url('img/nav_1st.gif') no-repeat 0.2em center ; color: #881b1e; font-weight: bold;  }
.maincat a.gewaehlt:hover{background: #FFFFFF url('img/nav_1st.gif') no-repeat 0.2em center; color: #881b1e;}


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


.subcatlevel1 {margin: 0; padding: 0; border:0;}
.subcatlevel1 a{font-size: 11px; color:#101010; padding: 5px 5px 5px 30px; display: block; background: #FFFFFF url('img/nav_1st.gif') no-repeat 1.9em center;}
.subcatlevel1 a:hover {background: #FFFFFF url('img/nav_1st.gif') no-repeat 1.9em center; color: #881b1e; text-decoration: none;}
.subcatlevel1 a.gewaehlt{background: #FFFFFF url('img/nav_1st.gif') no-repeat 1.8em center; color: #881b1e; font-weight: bold;  }
.subcatlevel1 a.gewaehlt:hover{background: #FFFFFF url('img/nav_1st.gif') no-repeat 1.8em center; color: #881b1e; text-decoration: none;}


/*                ##########Unterkategorie 2 Ebene  ##########                */
.subcatlevel2 {margin: 0; padding: 0; border:0;}
.subcatlevel2 a{font-size: 11px; color:#101010; padding: 5px 5px 5px 45px; display: block; background: #FFFFFF  url('img/nav_1st.gif') no-repeat 3.2em center;}
.subcatlevel2 a:hover {background: #FFFFFF url('img/nav_1st.gif') no-repeat 3.2em center; color: #881b1e; text-decoration: none;}
.subcatlevel2 a.gewaehlt{background: #FFFFFF  url('img/nav_1st.gif') no-repeat 3.2em center; color: #881b1e; font-weight: bold;  }
.subcatlevel2 a.gewaehlt:hover{background: #FFFFFF  url('img/nav_1st.gif')no-repeat 3.2em center; color: #881b1e; text-decoration: none;}


/*                ##########Unterkategorie 3 Ebene  ##########                */
.subcatlevel3 {margin: 0; padding: 0; border:0;}
.subcatlevel3 a{font-size: 11px; color:#000000; padding: 5px 5px 5px 60px; display: block; background: #FFFFFF  url('img/nav_1st.gif') no-repeat 3.2em center;}
.subcatlevel3 a:hover {background: #FFFFFF url('img/nav_1st.gif') no-repeat 3.2em center; color: #000000; text-decoration: none;}
.subcatlevel3 a.gewaehlt{background: #FFFFFF  url('img/nav_1st.gif') no-repeat 3.2em center; color: #FC0603; font-weight: bold;  }
.subcatlevel3 a.gewaehlt:hover{background: #FFFFFF  url('img/nav_1st.gif') no-repeat 3.2em center; color: #000000; text-decoration: none;}


/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
        background-color: #FFFFFF;
        padding: 2px 6px 2px 6px;
}
.suggest_link_over {
        background-color: #DCBC96;
        padding: 2px 6px 2px 6px;
        cursor: pointer;
}
#search_suggest {
        position:absolute;
        right:10px;
        width:300px;
        visibility: hidden;
        background-color: #FFFFFF;
        text-align: left;
        border: 1px solid #000000;
filter:alpha(opacity=90); /* IE */
-moz-opacity:0.9; /* Gecko-Browser */
opacity:0.9; /* Opera 9+ */

}
/*----------------------------End Suggest Styles------------------------*/

.menutopleft_search { margin:0; padding:0;}