/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/

.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	padding: 0;
	background-color: #f1f1f1;
	background-image: url(img/background.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#checkoutback {
	background-color: #f1f1f1;
	background-image: url(img/background2.jpg);
	background-repeat: repeat-y;
}

img{
	border:0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}



TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}


TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}



.headerInfo {
  font-size: 12px;
  background: #c5d347;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}



.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #d82e84;
  padding: 5px;
  color: #ffffff;
}


TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E6E6E6; 

}

A.pageResults {
	color: #000000;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #ffffff;
  background: #747474;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}


TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 99%;
  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: #efefef;
  border: 1px solid #898c93;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.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: #000000;
	text-decoration: line-through;
	font-size: 12px;
}
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;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;

}
.moduleRowOver { 
    line-height: 1.5; 
	
	}
.moduleRowSelected { }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 	background-color: #d82e84; 	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#ffffff; text-decoration:underline;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #efefef; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#d82e84; text-decoration:none;}


/* 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; }

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}


.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

.lexikon_keyword {font-family: Verdana, Arial, sans-serif;font-size: 11px;color: #3f8eb8;text-decoration: underline;}

.poll_question  {
  background-color:#dddddd; 
  padding:5px;
  margin-bottom:10px;
  font-family:Verdana, Arial, sans-serif; 
  font-size: 11px;
  color: #000000;
}


/*			Weitere Formatierungen 				*/

.clr {clear: both; padding: 0; margin: 0;}
.clr2 {clear: both; padding: 0; margin: 0; overflow: hidden; height: 2px;}
.clearing {clear: both; padding: 0; margin: 0;}
.clrmiddle {clear: both; margin: 0; padding: 0; height: 4px; overflow: hidden;}

label {width: 180px; display: block; float: left;}
legend {color: #000000;}
fieldset {border: 1px solid #cccccc; padding: 5px 5px 5px 10px;}

#topicfield {
  width: 963px;
  height: 40px;
  text-align: right;
  margin: 15px auto 0 auto;
}

#topnav {
  width: 650px;
  float: left;
  margin: 0 0 0 20px;
}

#topnav ul, li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#topnav li {
  float: left;
}

#topnav li a {
  display: block;
  width: 115px;
  height: 19px;
  background-image: url(img/butnormal.jpg);
  margin: 0 5px 0 0;
  text-align: center;
  padding: 3px 0 0 0;
  font-weight: bold;
}

#topnav li a:hover {
  display: block;
  width: 115px;
  height: 19px;
  background-image: url(img/buthover.jpg);
  margin: 0 5px 0 0;
  text-align: center;
  padding: 3px 0 0 0;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;  
}


.bottomban {
  width: 977px; 
  margin: 0 auto 0 auto;
}

#imagetop {
  width: 990px;
  height: 98px;
  background-image: url(img/imgtop.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  text-align: right;
}

#imagebot {
  width: 990px;
  height: 50px;
  background-color: #ffffff;
  background-image: url(img/imgbot.jpg);
  background-repeat: no-repeat;
  background-position: right top; 
  margin: 0;
  padding: 0;
  overflow: hidden; 
}


.boxcartp {
  padding: 5px 20px 0 0;
}

.boxcartp a {color: #ffffff; text-decoration: none;}
.boxcartp a:hover {color: #ffffff; text-decoration: underline;}

#searchbar {
  width: 977px;
  height: 28px;
  background-image: url(img/search.jpg);
  margin: 0 auto 0 auto;
  background-repeat: no-repeat;
}


#cbot {
  width: 990px; 
  height: 15px;
  background: url(img/footer.jpg);
  overflow: hidden;
  margin: 0 auto 0 auto;
}

#footer {
  width: 611px;
  margin: 80px 0 20px 197px;
  text-align: justify;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

#footer a {font-weight: bold; text-decoration: underline;}

#ccbot {
  width: 990px; 
  height: 7px;
  background: url(img/ccbot.jpg);
  overflow: hidden;
  margin: 0 auto 0 auto;
}

#mcontent {
  width: 990px;
  padding: 0;
}

#contentcheckout {
  width: 600px;
  padding: 0;
  float: left
}

#cctop {
  background-image: url(img/cctop.jpg);
  background-repeat: no-repeat;
  width: 990px;
  margin: 0 auto 0 auto;  
  height: 7px;
  overflow: hidden;
}

#checkoutmcontent {
  width: 980px;
  background: #ffffff;
  padding: 0;
}

#checkoutmcontentcheckout {
  width: 940px;
  height: 100%;
  background: #ffffff;
  padding: 0 10px 80px 10px;
}

#leftmenu {
  width: 184px;
  float: left;
  overflow: hidden;
  padding: 10px 0 0 0;
  border-top: 1px solid #aeaeae;
}

#content {
  width: 605px;
  padding: 10px 8px 10px 8px;
  margin: 0 5px 0 8px;
  float: left;
  background-image: url(img/ctop.jpg);
  background-repeat: no-repeat;
}


#checkoutcontent {
  width: 968px;
  padding: 0 10px 20px 10px;
  border: 1px solid #b9b9b9;
  border-top: 0;
  border-bottom: 0;
}



#rightmenu {
  width: 171px;
  float: left;
  padding: 0;
}

.userheader {
  font-weight: bold;
  color: #ffffff;
  margin: 0;
  padding: 4px;
  font-size: 10px;
  background: #aeaeae;
}

#userovercontent {
  background: #faf9f9;
  padding: 2px;
  border: 1px solid #aeaeae;
  margin: 0 0 15px 0;
}

#navtrail {
  width: 625px;
  font-size: 10px;
  margin: 5px 0 0 0;
  float: left;
}



#searchbox {
  width: 174px;
  height: 40px;
  float: left;
  padding: 4px 0 0 10px;
  background: #aeaeae;
}


.menucontent {
  padding: 3px 3px 6px 3px;
  margin: 0 5px 15px 5px;
  font-size: 11px;
}

.menutopleftcat {
  width: 190px;
  height: 23px;
  padding: 8px 0 0 12px;
  background-image: url(img/cattop.jpg);
  margin: 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
}

.menutopleft {
  font-weight: bold;
  color: #ffffff;
  margin: 0 5px 4px 5px;
  padding: 4px;
  font-size: 10px;
  background: #aeaeae;
}

.menutopleftbest {
  width: 175px;
  height: 22px;
  background-image: url(img/hbestseller.jpg);
  margin: 0 0 2px 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
  padding: 8px 0 0 15px;
}

.menucontentcat {
  padding: 3px 3px 6px 3px;
  margin: 0 0 15px 0;
  font-size: 11px;
}

.menutopleftinfo {
  width: 175px;
  height: 22px;
  background-image: url(img/infotop.jpg);
  margin: 0 0 2px 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
  padding: 8px 0 0 15px;
}

.menutopleftuser {
  width: 165px;
  height: 22px;
  background-image: url(img/usermenu.jpg);
  margin: 0 0 2px 0;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
  padding: 8px 0 0 15px;
}

.menucontentuser {
  padding: 3px 3px 6px 3px;
  margin: 0;
  font-size: 11px;
}


.usermenuright {
 margin: 0 0 6px 0;
 padding: 0;
 list-style-type: none;
}

.usermenuright li {
  padding: 2px 0 2px 2px;
}

.rightheader {
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 4px 0;
  padding: 4px;
  font-size: 10px;
  background: #aeaeae;
}

.menucontentr {
  margin: 0 4px 15px 4px;
  font-size: 11px;
}

.rightshort {
  font-size: 10px;
  font-weight: bold;
  margin: 0 3px 0 3px;
  padding: 2px 0 2px 0;
  color: #3b3b3b;
}


.loginboxnew {
  margin: 5px 0 15px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px dashed #000000;
}

.newsdate {
  margin: 0;
  padding: 2px;
  text-align: right;
  font-size: 11px;
}

.newsbox {
  width: 262x;
  margin: 0 0 10px 0;
  padding: 4px;
}

.newstext {
  width: 262px;
  text-align: justify;
  margin: 0 0 3px 0;
  padding: 0;
}

.newsbottom {
  border-bottom: 1px solid #a43932;
  margin: 0 0 5px 0;
}

.topproducts_left {
  width: 260px;
  background: #eeeeee;
  padding: 5px;
  border-bottom: 2px solid #ffffff; 
  float: left;
}


.product_heading {
  padding: 5px;
  background: #3f57a9;
  color: #ffffff;
  font-weight: bold;
}

.pprice {font-weight: bold; font-size: 13px; text-align: center;}

.produktname {
  font-size: 14px;
  margin: 0 0 15px 0;
  padding: 0;
}

.topproducts_left_topic {
  font-weight: bold;
  height: 30px;
}

.leftsideproduct {
  clear: both;
  width: 220px;
  overflow: hidden;
  float: left;
  padding: 5px 0 0 0;
  margin: 0 36px 0 0;
  text-align: center;
}

.pfirstpic {
  width: 190px;
  height: 185px;
  overflow: hidden;
}

.trennlinie {
  height: 1px;
  overflow: hidden;
  background: #b5b5b5;
  margin: 8px 0 8px 0;
  clear: both;
}

.rightsideproduct {
  width: 345px;
  float: left;
  margin: 0;
}

.preisanfrage {
  width: 220px;
  border: 1px solid #cdcdcd; 
  padding: 3px;
  font-size: 11px;
  float: right;
}

.preisanfragetop {
  margin: 0;
  padding: 3px;
  background: #efefef;
}

.buttoncart {
  float: left;
  width: 145px;
  overflow: hidden;
}

.pricebox {
  text-align: left;
  float: left;
  width: 200px;
  height: 199px;
  overflow: hidden;  
  margin: 0 ;
}

.productdesc {
  clear: both;
  padding: 5px;
  margin: 0 0 10px 0;
  border: 1px solid #898c93;
}

.productdeschead {
  font-weight: bold;
  color: #000000;
  background: #efefef;
  border: 1px solid #898c93;
  border-bottom: 0;
  width: 200px;
  margin:0;
  padding: 5px;  
}

.pinfofacts {
  width: 300px;
  padding: 5px;
  margin: 0 10px 0 0;
  font-size: 11px;
  border: 1px solid #b1b1b1;
  background: #ededed;
  float: right;
}

.productbut {
  float: left;
  width: 167px;
  height: 20px;
  padding: 2px 8px 2px 5px;
  margin: 0 7px 0 0;
  font-size: 11px;
  background: #ffffff;
}

.pinfooptions {
  padding: 4px;
  background: #db2e8a;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}

.navibox {
  background: #eeeeee;
  padding: 4px;
  height: 14px;  
  overflow: hidden;
  margin: 5px 0 0 0;
  border: 1px solid #cccccc;
  font-size: 10px;  
}

.navboxleft {
  float: left;
  width: 260px;
}

.navboxright {
  float: left;
  width: 280px;
  text-align: right;
}


.sortbox {
  background: #eeeeee;
  height: 18px;
  padding: 4px 2px 4px 2px;
  overflow: hidden;
  margin: 0 0 10px 0;
  border: 1px solid #cccccc;
  border-top: 0;   
}

.h1topic {
  height: 24px;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  padding: 6px 0 5px 10px;
  margin: 0 0 10px 0;
}



.h1topicproduct{
  height: 24px;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  padding: 6px 0 0 10px;
  margin: 0 0 5px 0;
}

.h1topicbig {
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  padding: 6px 0 5px 10px;
  margin: 0 0 10px 0;
  border-bottom: 1px dashed #999999;  
}

.h2news {
  font-size: 12px;
  margin: 0 0 5px 0;
  padding: 0;
}

.h2topic {
  font-size: 12px;
  margin: 0 0 5px 0;
  padding: 0;
}


.h1cattopic {
  width: 551px;
  background-image: url(img/maintop.jpg);
  height: 24px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  padding: 6px 0 0 10px;
  margin: 0 0 10px 0;
}

.maintopheader {
  width: 589px;
  background-image: url(img/maintop.jpg);
  height: 33px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
}


.mainnews {
  width: 290px;
  height: 204px;
  overflow: hidden;
  float: left;
  margin: 0 0 0 4px;
}

.topinfor {
  width: 290px;
  height: 204px;
  float: left;
  margin: 0 0 0 14px;
  overflow: hidden; 
}

.newsborder {
  border: 1px solid #cccccc;
  height: 164px;
  overflow: hidden;
}



.historylist {
  margin: 0 0 10px 0;
  background: #efefef;
}

.historytabtop {
  background: #cf2981;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #a21962;
  color: #ffffff;
}

.histsub {
  padding: 4px;
  border-bottom: 1px solid #a21962;
}


.newstopic {
  width: 270px;
  padding: 5px 5px 5px 15px;
  margin: 0;
  background: #aeaeae;
  color: #ffffff;
  font-weight: bold;
}


.productbox {
  width: 280px;
  height: 205px;
  padding: 5px;
  float: left;
  border: 1px solid #cccccc;
}

.productboxalso {
  width: 280px;
  height: 90px;
  padding: 5px;
  float: left;
  border: 1px solid #cccccc;
}

.productpic {
  width: 120px;
  height: 120px;
  overflow: hidden;
  margin: 0 5px 5px 0;
  float: left;
}

.productpicalso {
  width: 40px;
  overflow: hidden;
  margin: 0 5px 5px 0;
  float: left;
}

.shorttext {
  width: 150px;
  float: left;
  font-size: 11px;
}

.productboxh2 {
  font-size: 11px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 5px 0;
  height: 27px;
  overflow: hidden;
}

.pinkpricelist {
  width: 180px;
  float: left;
  font-size: 14px;
  color: #e12c8e;
  font-weight: bold;
  text-align: right;
  margin: 0;
  padding: 0;
}

.pinkpricelistpop {
  font-size: 14px;
  color: #e12c8e;
  font-weight: bold;
  margin: 0;
  padding: 4px 0 4px 0;
  float: left;
  width: 180px;  
}

.pinkpricelistalso {
  width: 140px;
  float: left;
  font-size: 12px;
  color: #e12c8e;
  font-weight: bold;
  text-align: right;
  margin: 0;
  padding: 0;
}



.productinfo {
  width: 100px;
  float: left;
}

.productinfoalso {
  width: 140px;
  float: left;
}

.abstandp {
  width: 4px;
  overflow: hidden;
  float: left;
}

.h2topicp {
  font-size: 12px;
  margin: 0 0 5px 0;
  padding: 0 4px 0 4px;
  font-weight: normal;
}



.toppbox {
  background: #eeeeee;
  padding: 5px;
  border-bottom: 2px solid #ffffff;
}


.bonusbox {
  background: #fafafa;
  border: 1px solid: #8d8d8d;
  padding: 4px;
}



/*		###		START	order_details.html und shopping_cart.html	###		*/

.shoppingcarttd {
  font-weight: bold;
  text-align: center;
  background: #efefef;
  padding: 4px;
  border-bottom: 1px solid #898c93;
  border-top: 1px solid #898c93;
}

.shoppingcartfields {
  background: #efefef;
  padding: 4px;
  vertical-align: top;
  border-bottom: 1px solid #898c93  
}

.shoppingcartfieldstop {
  background: #ffffff;
  padding: 4px;
  vertical-align: top;
}

.shoppingcartfieldsg {
  background: #fafafa;
  padding: 4px;
  vertical-align: top;
  border: 1px solid #898c93;
  border-top: 0;  
}

.shoppingcartfieldsgtop {
  background: #fafafa;
  padding: 4px;
  text-align: center;
  border: 1px solid #898c93;
  border-bottom: 0;  
}

.shoppingcartnofieldsr {
  background: #ffdcd7;
  padding: 4px;
  vertical-align: top;
  border: 1px solid #ba3026;
  border-bottom: 1px solid #898c93;
  border-top: 0;
  font-weight: bold; 
  text-align: center;
}

.shoppingcartnofields {
  padding: 4px;
  vertical-align: top;
  border-bottom: 1px solid #898c93  
}

.shoppingcartnofieldsrtop {
  background: #ffdcd7;
  padding: 4px;
  vertical-align: top;
  border: 1px solid #ba3026;
  border-bottom: 0;
  font-weight: bold; 
  text-align: center;
}

.shoppingcartnofields {
  padding: 4px;
  vertical-align: top;
  border-bottom: 1px solid #898c93  
}


.amountbox {
  width: 275px;
  padding: 5px;
  text-align: right;
  float: right;
  border: 1px solid #898c93;  
  border-top: 0;
  background: #fafafa;
  font-size: 11px;
}

.butaktualisieren {
  width: 120px;
  height: 24px;
  background-image: url(img/cartyellow.jpg);
  text-align: center;
  float: left;
  padding: 0;
}

.butdelete {
  background: #ffdcd7;
  padding: 4px;
  vertical-align: top;
  border: 1px solid #ba3026;
  border-bottom: 0;
}

.cartspecials {
  width: 292px;
  float: left;
  margin: 0 23px 0 0;
}


.giftcart {
  width: 280px;
  float: left;
  margin: 0 23px 0 0;
}

.giftcartsub {
  background: #fafafa;
  border: 1px solid #8d8d8d;
  padding: 5px 4px 5px 5px;
}


.bonus {
}

.checkheader {
  padding: 5px;
  background: #848282;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
}

.checkheader2 {
  padding: 5px;
  background: #848282;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 14px 0;
}

.interestingproducts {
  padding: 4px;
  height: 150px;
  overflow: hidden;
  background: #efefef;
  border: 1px dashed #898c93;
  margin: 0 0 4px 0;
}



/*		###		ENDE order_details.html und shopping_cart.html		###		*/



.bestsellerbox {
  border-bottom: 1px dashed #cccccc;
  margin: 0 0 5px 0;
  padding: 0 0 4px 0;
}

.bestsellertopic {
  font-size: 10px;
  text-align: right;
  margin: 0; padding: 0;
}


#werb1 {
  width: 368px;
  height: 141px;
  float: left;
}

#werb2 {
  width: 203px;
  height: 141px;
  float: left;
  margin: 0 0 0 5px;
}








/*		########## 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;}
.maincat a {font-size: 11px; color:#000000; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeil.jpg); background-repeat: no-repeat; }
.maincat a:hover{font-size: 11px; color:#828181; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat; }
.maincat a.gewaehlt{font-size: 11px; color:#828181; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat; }
.maincat a.gewaehlt:hover{font-size: 11px; color:#828181; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat; }


 /*		##########Unterkategorie 1 Eben  ##########		*/

.subcatlevel1 {margin: 0; padding: 0; border-bottom: 1px dashed #ededed;}
.subcatlevel1 a{font-size: 11px; color:#000000; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeil.jpg); background-repeat: no-repeat; margin: 0 0 0 4px;}
.subcatlevel1 a:hover {font-size: 11px; color:#464545; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat; margin: 0 0 0 4px;}
.subcatlevel1 a.gewaehlt{color:#e12c8e; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat;}
.subcatlevel1 a.gewaehlt:hover{color:#464545; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat;}


/*		##########Unterkategorie 2 Eben  ##########		*/
.subcatlevel2 {margin: 0; padding: 0; border-bottom: 1px dashed #ededed;}
.subcatlevel2 a{font-size: 11px; color:#000000; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeil.jpg); background-repeat: no-repeat; margin: 0 0 0 12px;}
.subcatlevel2 a:hover {font-size: 11px; color:#464545; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat; margin: 0 0 0 12px;}
.subcatlevel2 a.gewaehlt{color:#e12c8e; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat;}
.subcatlevel2 a.gewaehlt:hover{color:#464545; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat;}


/*		##########Unterkategorie 3 Eben  ##########		*/
.subcatlevel3 {margin: 0; padding: 0; border-bottom: 1px dashed #ededed;}
.subcatlevel3 a{font-size: 11px; color:#000000; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeil.jpg); background-repeat: no-repeat; margin: 0 0 0 22px;}
.subcatlevel3 a:hover {font-size: 11px; color:#464545; padding: 3px 0 2px 14px; display: block; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat; margin: 0 0 0 22px;}
.subcatlevel3 a.gewaehlt{color:#e12c8e; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat;}
.subcatlevel3 a.gewaehlt:hover{color:#464545; background-image: url(img/menupfeilh.jpg); background-repeat: no-repeat;}



div.checkout_row {
	clear:both;
}


.checkinfo {
  text-align: center;
}

.pricealarm {
  background: #efefef;
  border-bottom: 1px solid: #898c93;
}

.shippingadress {
  background: #fafafa;
  border: 1px solid #cccccc;
  border-top: 0;
  border-right:0;
  font-size: 11px;
}

.paydress {
  background: #fafafa;
  border: 1px solid #8d8d8d;
  border-top: 0;
  border-right:0;
  font-size: 11px;
}

.ordersuccess {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background: #cf2981;
  border: 1px solid #cf2981;
  padding: 5px;
}

.reviewsbox {
  padding: 5px;
  background: #fafafa;
  border: 1px solid #8d8d8d;
  margin: 0 0 10px 0;
}

.reviewsboxinfo {
  padding: 5px;
  background: #fafafa;
  border: 1px solid #8d8d8d;
  margin: 0 0 10px 0;
  font-size: 10px;
}

.headinggreen {
  padding: 4px;
  background: #db2e8a;
  margin: 0;
  font-weight: bold;
  color: #ffffff;
}

.headingpsub {
  padding: 4px 0 8px 0;
  margin: 0;
  font-weight: bold;
}

.headingpsubalso {
  padding: 4px;
  margin: 5px;
  font-weight: bold;
  background: #e3e1e1;
}

.popupbg {
  background: #d82e84;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding: 4px;
}


.wl_border	{border-top:1px solid #8d8d8d;}
.wl_checkbox {padding-bottom:5px;}
.wl_name	 {padding-left:0px; font-weight:bold;}
.wl_desc	 {padding-right:3px;padding-top:3px;}
.wl_descmemo	 {padding: 5px 5px 15px 5px; background: #fafafa; border-top: 1px solid #8d8d8d; border-bottom: 1px solid #8d8d8d; margin: 0 0 5px 0;}
.wl_price	 {font-weight:bold; clear: both; float: right;}
.wl_box		{margin-bottom:5px;}
.wl_searchbox	{background-color:#efefef; border: 1px solid #898c93; padding: 0 0 0 10px; margin: 0;}
.wl_resultheader	{background-color:#fafafa; padding:2px; border: 1px solid #8d8d8d;}
.wl_resultcontent	{background: #fafafa;}
.wl_resultcontent2	{background-color:#ffffff;}

.wishlistbox {
  background: #efefef;
  margin: 0 0 10px 0;
  padding: 5px;
  border: 1px solid #898c93;
}

	
.center_cat { 
	border-bottom: 1px dashed #000000;
	padding:3px; 
	color:#ffffff;
	margin-bottom:3px;}  
.center_cat a {color: #000000;}

.center_sub { 
	padding-left:6px; 
	color:#b83022;}  
	
.center_sub_hide {display:none;}  
	
  
.infocenter {
  background-image:url(img/infocenter.gif);
  height:60px;
  margin-bottom:10px;  }  
  
.centertitel {
  height: 29px;
  padding: 10px 0 0 10px;
  background-image: url(img/infobox.jpg);
  font-weight:bold; 
  color:#cf2981;
  font-size:16px;
  border-bottom: 1px dashed #cf2981;
  }
  
.centername {
  font-weight:bold; 
  color:#535353;
  font-size:14px;
  padding: 3px 0 0 60px;
}  
	
.centertext {
	padding: 2px 2px 10px 2px; 
	color:#000000;
	border-bottom: 1px dashed #6f6f6f;
	margin-bottom:3px;
}	


.crossboxsub {
  width: 274px;
  height: 95px;
  padding: 4px;
  overflow: hidden;
  border-bottom: 1px dashed #db2e8a;
  background: #efefef;
  font-size: 11px;
  float: left;
}

.abstand {
  width: 8px;
  overflow: hidden;
  float: left;
}

.abstandcat {
  width: 34px;
  overflow: hidden;
  float: left;
}

.catbox {
  width: 160px;
  height: 160px;
  overflow: hidden;
  float: left;
  text-align: center;
  border-bottom: 1px dashed #cccccc;
}

.catpic {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border: 1px solid #cccccc;
  margin: 0 auto 5px auto;
}

.pinkprice {
  font-size: 14px;
  color: #e12c8e;
  font-weight: bold;
}

.pinkpriceproduct {
  font-size: 20px;
  color: #e12c8e;
  font-weight: bold;
}
	
A.center_sub_links:link,A.center_sub_links:visited {text-decoration:none; color:#b83022;}  	
A.center_sub_links:hover {text-decoration:underline; color:#b83022;}  	
	
.centerborder {margin-bottom:5px;}

.hide_form {padding:5px; background-color:#f2f2f2; display:none;}

.ot_orderdiscount {color:#ff0000;}


.rma_choose {font-family: Verdana, Arial, sans-serif;font-size: 10px;color: #000000;background-color:#eeeeee;}
.rma_table_heading {font-family: Verdana, Arial, sans-serif;font-size: 10px;color: #000000;background-color:#dddddd; padding-left:5px; height:18px;}
.rma_table_content {font-family: Verdana, Arial, sans-serif;font-size: 10px;color: #000000;background-color:#f1f1f1; padding-left:5px; height:18px;}
.rma_choose_body {font-family: Verdana, Arial, sans-serif;font-size: 10px;padding:5px;}
.rma_options {font-family: Verdana, Arial, sans-serif;font-size: 10px;}

.rma_warning {background-color:#FFCCCC; color:#000000;padding:5px;}
.rma_text {color:#000000;}
.rma_link {padding-top:10px; padding-bottom:10px;}
.rma_header {color:#000000; font-size:14px; font-weight:bold; margin-bottom:10px; }
.rma_field_header {color:#000000; background-color:#eeeeee;padding:5px;}
.rma_product_header {color:#000000; padding-top:10px; padding-bottom:10px; font-weight:bold;}
.rma_table_border {border:1px solid #dddddd; padding:2px;}

h2 {
  font-size: 14px;
}

/* Register Tabs fpr advanced products description Contribution from http:// www.xtc-shoplayout.de */

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;
}

.dynamic-tab-pane-control .tab-row .tab {
	border-right:1px solid #b4b4b4; font-family:	Verdana, Helvetica, Arial;
	font-size:		12px;
	cursor:			Default;
	display:		inline;
	float:			left;
	background:		#ededed;
	border-left:	0px none;
	border-bottom:	0px none;
	border-top:		0px none;
	
	cursor:			hand;
	cursor:			pointer;
	
	z-index:		1;
	position:		relative;
	top:			0; margin-left:5px; margin-right:-5px; margin-top:1px; margin-bottom:1px; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:3px
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	border-left:	1px solid #b4b4b4; border-right:1px solid #b4b4b4; border-top:1px solid #b4b4b4; border-bottom:0px none; z-index:		3;
	top:			-2px;
	background:		white; margin-left:0px; margin-right:-6px; margin-top:1px; margin-bottom:-2px; padding-left:6px; padding-right:6px; padding-top:2px; padding-bottom:5px
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-family:		Verdana, Helvetica, Arial;
	font-size:			12px;
	color:				#686666;
	text-decoration:	none;
	cursor:			hand;
	cursor:			pointer;	
}

.dynamic-tab-pane-control .tab-row .hover a {
	color:	#7c7a7a;
}

.dynamic-tab-pane-control .tab-row .tab.selected a {
	font-weight:	bold;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border:			1px solid #b4b4b4;
	background:		White;
	z-index:		2;
	position:		relative;
	top:			-2px;
	color:			Black;
	font-family:	Verdana, Helvetica, Arial;
	font-size:		12px;
	padding:		10px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
	background:		#ededed;
	height:			1.85em;
	width:			100%;
}
/* End */


/*		##########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;
    
    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 {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {	color: #666;}

.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;
}
