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

@import url(blog.css);

body {
	color: #915455;
	margin: 2px 0 15px 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #8c745c;
}

img{
	border:0;
}

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

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

FORM {
	display: inline;		   
}



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;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ab0201;
	font-size: 10px;
	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 #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;}
.clrlisting {clear: both; margin: 0; padding: 0; height: 10px; overflow: hidden;}


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


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

}

#topcontent {
  width: 990px;
  height: 79px;
  margin: 0 auto 0 auto;
  background-image: url(img/topimgbg.jpg);
}

#topimg {
  float: left;
  width: 191px;
}

#toplinkcopy {
  width: 757px;
  height: 90px;
  background-image: url(img/imgtopright.jpg);
  float: left;
}

#topmenubox {
  clear: both;
  width: 990px;
  height: 78px;
  overflow: hidden;
  margin: 0 auto 0 auto;
  font-size: 11px;
}

#topmenu {
  width: 455px;
  padding: 58px 0 0 30px;
  float: left;
}

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


.menutop li a {
  display: block;
  float: left;
  width: 95px;
  padding-left: 4px;
  font-size: 11px;
  color: #f7f7f7;
  font-weight: bold;
  border-left: 1px solid #ffffff;
}

.menutop li a:hover {
  color: #ffffff;
  text-decoration: underline;
  border-left: 1px solid #ffffff;

}

#searchbox {
  width: 188px;
  height: 66px;
  overflow: hidden;
  padding: 5px 0 0 4px;
  background-image: url(img/searchbg.jpg);
  background-repeat: no-repeat;
  color: #606060;
}


#maincontent {
  width: 964px;
  background: #ffffff;
  padding: 0 8px 0 18px;
  margin: 0 auto 0 auto;
  background-image: url(img/mainbg.jpg);
}

#leftmenu {
  width: 470px;
  margin: 0px;
  float: left;
  padding: 0;
  background-image: url(img/leftwoman.jpg);
  background-repeat: no-repeat;
}

#subleft {
  width: 230px;
  float: left;
}

#mainabstand {
  width: 10px;
  height: 590px;
  overflow: hidden;
  float: left;
}

#leftright {
  width: 225px;
  float: left;
}

#navtrail {
  font-size: 10px;
  margin: 0 auto 0 auto;
  padding: 3px;
  height: 26px;
  color: #b67476;
}

#navtrail a {color: #b67476;}

#content {
  width: 460px;
  float: left;
  padding: 0 13px 0 13px;
  overflow: hidden;
}

.topproducts {
  width: 128px;
  padding: 0 0 0 43px;
}

.topproductsbox {
  width: 60px;
  height: 60px;
  float: left;
  overflow: hidden;
}

.topabstand {
  width: 8px;
  float: left;
}

.clrtop {clear: both; height: 8px; overflow: hidden; margin: 0; padding: 0;}

#footersub {
  width: 958px;
  height: 43px;
  padding: 22px 4px 4px 28px;
  background-image: url(img/footer.jpg);
  margin: 0 auto 0 auto;
  font-size: 11px;
}

#footersub a {color: #ab957d; font-weight: bold;}

#partner {
  width: 200px;
  float: left;
  text-align: right;
}

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


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

.menutopleft {
  width: 172px;
  height: 25px;
  padding: 11px 0 0 20px;
  background-image: url(img/mheader.jpg);
  margin: 0;
  color: #667a86;
  font-weight: bold;
  font-size: 11px
}

.menutopright {
  width: 172px;
  height: 25px;
  padding: 11px 0 0 20px;
  background-image: url(img/mheader.jpg);
  margin: 0;
  color: #7d909b;
  font-weight: bold;
  font-size: 11px;
}

.menutopleft a {color: #667a86;}
.menutopright a {color: #667a86;}


.menucontentcat {
  padding: 15px 5px 5px 0;
  border-top: 0;
  margin: 0 0 15px 0;
}

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

.menucontentright {
  padding: 4px;
  margin: 0 0 15px 0;
  font-size: 11px;
  border-top: 0;
  background: #ffffff;
  border: 1px solid #aec0cc;
  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;
}

#cartbox {
  width: 177px;
  float: left;
  padding: 27px 0 0 55px;
}

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



#loginboxtop {
  width: 500px;
  overflow: hidden;
  padding: 15px 0 0 0;
  font-size: 11px;
  color: #ffffff;
}

#loginboxtop a {color: #ffffff;}

.loginshortbox {
  width: 240px;
  float: left;
  padding: 0 0 0 20px;
}

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

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


.loginboxnew {
  margin: 5px 0 15px 0;
  padding: 5px;
  border: 1px solid #e6e1e7;
  width: 212px;
  height: 170px;
  float: left;
  overflow: hidden;
  background: #f6f0f0;
  font-size: 11px;
  
}



/*		######## 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 #9f625e;
  background: #eec9c6;
}


.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 {
  padding: 10px 10px 10px 6px;
  margin: 0 5px 10px 0;
  color: #b47475;
  font-size: 11px;
  float: left;
}

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

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



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

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

.subcat {
  width: 142px;
  height: 135px;
  overflow: hidden;
  text-align: center;
  float: left;
  padding: 3px;
  border: 1px solid #e6e1e7;
}


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


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


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

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


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


.pinfocontent {
  color: #b77674;
  background: #f6f0f0;
  padding: 5px;
  border: 1px solid #e7dee3;  

}

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

.h1topic {
  font-size: 14px;
  font-weight: bold;
  color: #b77674;
  background: #f6f0f0;
  padding: 8px 5px 8px 10px;
  border-bottom: 1px solid #e7dee3;
  border-top: 1px solid #e7dee3;  
  margin: 15px 0 10px 0;
}

.mainh1 {
  font-size: 14px;
  font-weight: bold;
  color: #b77674;
  background: #f6f0f0;
  padding: 8px 5px 8px 10px;
  border-bottom: 1px solid #e7dee3;
  border-top: 1px solid #e7dee3;  
  margin: 15px 0 10px 0;
}

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

.h2topiclist {
  font-size: 11px;
  margin: 0;
  padding: 2px 5px 5px 5px;
  height: 26px;
  overflow: hidden;
}

.h2topiclist a {color: #404040;}

.h2listing {
  font-size: 10px;
  margin: 0;
  padding: 0 16px 0 16px;
  height: 24px;
  overflow: hidden;
  text-align: center;
}

.h2listing a {color: #cda5a6;}


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

.navbarbox {
  font-size: 10px;
  text-align: right;
  color: #b67476;
  padding: 10px 0 0 0 ;
}

.navbarbox a {color: #b67476; padding: 2px;}
.navbarbox a:hover {color: #ffffff; padding: 2px; background: #b67476;}


.boxlistingpic {
  margin: 5px auto 0 auto;
  text-align: center;
  width: 167px;
  height: 110px;
  overflow: hidden;
  padding: 8px 8px 8px 8px;
  background-image: url(img/listingpicbg.jpg);
}

.pprice {
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  color: #8d735c;
  margin: 0;
}

.pricebox {
  text-align: center;
  height: 22px;
  width: 150px;
  margin: 0 auto 0 auto;
  overflow: hidden;
}

.trennerlisting {
  width: 150px;
  background: #e4dee2;
  height: 1px;
  overflow: hidden;
  margin: 5px auto 5px auto;
}

.pricebox2 {
  text-align: center;
  height: 35px;
  width: 150px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  border-bottom: 1px solid #e7e7e7;
}

.boxlisting {
  width: 223px;
  height: 235px;
  float: left;
  background: #f6f0f0;
  border: 1px solid #e7dee3;
}

.boxlisting2 {
  width: 223px;
  height: 215px;
  float: left;
  background: #f6f0f0;
  border: 1px solid #e7dee3;
}

.vpeinfo {
  font-size: 10px;
}

.taxinfosmall {
  font-size: 9px;
  text-align: center;
  padding: 4px 5px 0 0;
}

.listabstand {
  float: left;
  width: 10px;
  overflow: hidden;
}

.listabstandfirst {
  float: left;
  width: 4px;
  overflow: hidden;
}

.headmessage {
  color: #ff0000;
  padding: 5px 5px 5px 0;
  margin: 5px 0 5px 0;
}

.accountleftbox {
  width: 265px;
  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: #e4dee2;
  margin: 2px 0 2px 0;
}


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

.listhori li {float: left;}


.historytabtop {
  border-bottom: 1px solid #b57478;
  margin: 0;
  font-weight: bold;
  font-size: 11px;
  color: #915455;
}

.histsub {
  font-size: 11px;
}

.historyinvoice {
  height: 88px;
  padding: 5px 0 5px 0;

  font-size: 11px;
}

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

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

.addresscolor {

}

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

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

.giftcartbox {
  background: #f6f0f0;
  border: 1px solid #e4dee2;
  padding: 3px;
  text-align: center;
  font-size: 11px;
  color: #a35f61;
}

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


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

.checkoutboxa {
  width: 133px;
  padding: 4px 2px 4px 2px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin: 0 0 0 5px;
  background: #9f625e;
  font-size: 10px;
  color: #ffffff;
}


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

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

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

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

.agbcheckbox {
  background: #c68082;
  padding: 2px;
  margin: 3px 3px 15px 0;
  color: #ffffff;
}

.bearbeiten {
  color: #c67f83;
}

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

.navigator {font-size: 11px; text-align: right; padding: 5px 0 10px 0;}

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

.ppics {
  text-align: center;
  float: left;
  margin: 0 6px 0 0;
  border: 1px solid #b57575;
}


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

.headinggreen {
  padding: 8px 4px 4px 4px;
  border-bottom: 1px solid #b57478;
  margin: 0;
  font-weight: bold;
  font-size: 11px;
  color: #915455;
}

.pinfoclass {
  padding: 5px;
  background: #f7efec;
  border-top: 1px solid #e7dee3;
  border-bottom: 1px solid #e7dee3;
}

.checkoutbreite {
  width: 422px;
  margin: 0 auto 0 auto;
}

.pinfoclassaccount {
  padding: 2px 2px 2px 12px;
  font-size: 11px;
  font-weight: bold;
  background: #f7efec;
  border-top: 1px solid #e7dee3;
  border-bottom: 1px solid #e7dee3;
  color: #404040;
}

.pinfoclasscheckout {
  padding: 2px 2px 2px 0;
  font-size: 11px;
  font-weight: bold;
  background: #f7efec;
  border-top: 1px solid #e7dee3;
  border-bottom: 1px solid #e7dee3;
  color: #404040;
  margin: 0 0 5px 0;
}

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

.errosearchbox {
  width: 450px;
  padding: 5px;
  margin: 0 auto 0 auto;
  border: 1px solid #e4dee2;
  background: #f7efec;
}

.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: 0 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;
}

.logout {
  width: 62px;
  padding: 29px 14px 0 6px;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
  float: left;
  overflow: hidden;
}

.statusname {
  width: 100px;
  float: left;
  text-align: right;
  padding: 30px 0 0 80px;  
  font-weight: bold;
}

.specialbox {
  text-align: center;
  width: 130px;
  height: 249px;
  overflow: hidden;
  color: #4a2036;
}

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

 /*		##########Hauptkategorie ##########		*/
.maincat { list-style-type:none; margin: 0; padding: 0;}
.maincat a {font-size: 13px; color:#8a755a; font-weight: bold; display: block; padding: 3px 0 3px 20px; background-image: url(img/pfeil1.gif); background-repeat: no-repeat;}
.maincat a:hover{color: #b84245; padding: 3px 0 3px 20px; background-image: url(img/pfeil2.gif); background-repeat: no-repeat;}
.maincat a.gewaehlt{color: #b84245; padding: 3px 0 3px 20px; background-image: url(img/pfeil2.gif); background-repeat: no-repeat;}
.maincat a.gewaehlt:hover{}


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

.subcatlevel1 {margin: 0 0 0 15px; padding: 2px 0 2px 0;}
.subcatlevel1 a {font-size: 12px; color:#8a755a; font-weight: bold; padding: 3px 0 3px 20px; display: block; background-image: url(img/pfeil1.gif); background-repeat: no-repeat;}
.subcatlevel1 a:hover{color: #b84245; padding: 3px 0 3px 20px; background-image: url(img/pfeil2.gif); background-repeat: no-repeat;}
.subcatlevel1 a.gewaehlt{color: #b84245; padding: 3px 0 3px 20px; background-image: url(img/pfeil2.gif); background-repeat: no-repeat;}
.subcatlevel1 a.gewaehlt:hover{}


/*		##########Unterkategorie 2 Ebene  ##########		*/
.subcatlevel2 {margin: 0 0 0 30px; padding: 2px 0 2px 0;}
.subcatlevel2 a {font-size: 12px; color:#8a755a; font-weight: bold; padding: 3px 0 3px 20px; display: block; background-image: url(img/pfeil1.gif); background-repeat: no-repeat;}
.subcatlevel2 a:hover{color: #b84245; padding: 3px 0 3px 20px; background-image: url(img/pfeil2.gif); background-repeat: no-repeat;}
.subcatlevel2 a.gewaehlt{color: #b84245; padding: 3px 0 3px 20px; background-image: url(img/pfeil2.gif); background-repeat: no-repeat;}
.subcatlevel2 a.gewaehlt:hover{}


/*		##########Unterkategorie 3 Ebene  ##########		*/
.subcatlevel3 {margin: 0 0 0 45px; padding: 2px 0 2px 0;}
.subcatlevel3 a {font-size: 12px; color:#8a755a; font-weight: bold; padding: 3px 0 3px 20px; display: block; background-image: url(img/pfeil1.gif); background-repeat: no-repeat;}
.subcatlevel3 a:hover{color: #b84245; padding: 3px 0 3px 20px; background-image: url(img/pfeil2.gif); background-repeat: no-repeat;}
.subcatlevel3 a.gewaehlt{color: #b84245; padding: 3px 0 3px 20px; background-image: url(img/pfeil2.gif); background-repeat: no-repeat;}
.subcatlevel3 a.gewaehlt:hover{}




/*		##########highslide ##########		*/

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    text-align: center;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
    text-align: center;
	margin: 0 5px;
	font-size: 11px;
    font-weight: bold;
	text-decoration: none;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {	color: #89745f;}

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - Begin  */
h2.products_treadmill_head {  font-size: 14px;
  font-weight: bold;
  color: #b77674;
  background: #f6f0f0;
  padding: 8px 5px 8px 10px;
  border-bottom: 1px solid #e7dee3;
  border-top: 1px solid #e7dee3;  
  margin: 15px 0 10px 0;}
div#products_treadmill { width:456px; text-align:center; margin:0 auto; text-align:center; margin-bottom:5px; border-bottom:1px solid #e7dee3; }
div#products_treadmill ul { width:456; text-align:center; margin:0 auto; }
div#products_treadmill ul li { width:152px; float:left; text-align:center; height:122px; padding-bottom:10px; }
div#products_treadmill a.textlink:link { text-decoration:none; font-weight:bold; font-size:0.8em; color: #b47475; }
div#products_treadmill a.textlink:visited { text-decoration:none; font-weight:bold; font-size:0.8em; color: #b47475; }
div#products_treadmill a.textlink:hover { text-decoration:none; font-weight:bold; font-size:0.8em; color: #b47475; }
div#products_treadmill a.textlink:active { text-decoration:none; font-weight:bold; font-size:0.8em; color: #b47475; }
div#products_treadmill a.textlink:focus { text-decoration:none; font-weight:bold; font-size:0.8em; color: #b47475; }
div#products_treadmill img { display:block; margin:8px auto; border:1px solid #e7dee3; }
/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - End  */


#popCart {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 340px;
	margin-left: -180px;
	background: #fff;
	border: 1px solid #404040;
	color: #000;
	z-index: 100000;
	display: none;
	padding: 10px 10px 25px 10px;;
}

.popup_header {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.0em;
	text-align: left;
	vertical-align:bottom;
	padding: 3px 10px;
	border: 1px solid #ccc;
	width: 250px;
}

.popup_image {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	text-align: left;
	color: #000;
	margin: 10px 0 0 0;
}

#mycart {
	height: 42px;
	width: 240px;
	float: left;

}


.cart_contents {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;

	text-align: left;
	color: #000;
	height: 42px;
	margin: 6px 0 6px 0;	
}

#pop_buttons_box {
	font-family: Tahoma, Verdana, Arial, sans-serif;

	font-size: 1.0em;

	text-align: center;
	width: 100px;
	height: 28px;
	vertical-align:bottom;
	margin: 0;
	float: left;
}

#pop_buttons_box a {
	color: #000;
	text-decoration: none;
}
#pop_buttons_box a:hover {
	color: #484848;
	text-decoration: none;
}

.close_button {
	float: right;
	width: 98px;
	border: 1px solid #000;
	margin: 0 0 6px 0;
}
.cart_button {
	float: right;
	width: 98px;
	border: 1px solid #000;
}

.farbskala {padding-left: 10px;}

.farbskala a { cursor: pointer;}

.farbskala img {
	float: left;
}

.wl_border	{border-top:1px solid #dddddd; margin-top:5px;}
.wl_checkbox {padding-bottom:5px;}
.wl_name	 {padding-left:0px; font-weight:bold;}
.wl_desc	 {padding-right:3px;padding-top:3px;}
.wl_price	 {font-weight:bold;}
.wl_box		{margin-bottom:5px;}
.wl_searchbox	{background-color:#f2f2f2;}
.wl_resultheader	{background-color:#dddddd; padding:2px;}
.wl_resultcontent	{background-color:#f9f9f9;}
.wl_resultcontent2	{background-color:#ffffff;}



	/* slider */

		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:110px;
			width:450px;
			overflow:hidden;
			}	
		#slider{ 
			margin-left:5px;
			}	
		#nextBtn{ 
			display:block;
			width:19px;
			height: 8px;
			overflow: hidden;
			float: right;
			padding: 8px 10px 0 0;			
		}	
				
		#prevBtn{ 
			display:block;
			width:19px;
			height: 8px;
			overflow: hidden;
			float: left;
			padding: 8px 0 0 10px;
			}					
				
		#prevBtn a {  
			display:block;
			width:19px;
			height: 8px;
			background-image: url(img/pfeil-links.jpg);
			}	
		#nextBtn a{ 
			display:block;
			width:19px;
			height: 8px;
			background-image: url(img/pfeil-rechts.jpg);
			}								
	
	/* // slider */								
	
	
.slidenavbar {
    background: #ede8ee;
	padding: 4px;	
	border: 1px solid #ded9df;
	border-left: 0;
	border-right: 0;
}
	
.toptext {
	float: left;
	width: 340px;
	overflow: hidden;
	height: 100px;
	padding: 0 0 0 10px;
	margin: 0;	
	font-size: 11px;
}

.toptext p {margin: 0; padding: 0;}
	
.toppic {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;	
}
	
.startblog {
  width: 430px;
  overflow: hidden;	
}

.startblog p {margin: 0; padding: 2px 0 2px 0;}
