/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   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 
   ---------------------------------------------------------------------------------------*/
.text_top_nav {
     font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
    color: #000000;

}
.link {
     font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
     text-decoration: underline;
     color: #0033FF;
}


.top_telefon {
     font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    color: #ffffff;
    font-weight: bold;
}
.varianten{
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    color: #333333;
    font-weight: normal;
}

.bestseller_name { overflow: hidden; float: left; padding-top: 2px;}

.text_products_new {
     font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    color: #000000;

}
.box_products_new{
  background-color: #f5fbf4;
  border-right-width: 1px;
	border-left-width: 1px;
    	border-bottom-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
    border-bottom-style: dashed;
	border-right-color: #15730c;
	border-left-color: #15730c;
    border-bottom-color: #15730c;
}

.box_products_new_background{
background-color: #f5fbf4;
}


.test {
	text-align:right;
	vertical-align:bottom;
	background-image: url(./img/icon_arrow.jpg)
}
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f5fbf4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #15730c;
	border-left-color: #15730c;
}
.boxTextBG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #f5fbf4;
}

/* Produktnavigation */
.navigator, .navigator A, .navigator A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	background-color: #4F494B;
}

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #6FD05F; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-color: #ffffff;
  /*background-image: url(./img/back.png);
  background-attachment:fixed;
  background-position: top;*/
  color: #000000;
  font-family : Verdana, Arial, sans-serif;
  font-size : 10px;
  margin-top: 0px;
}

img{
border:0;
}

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

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

FORM {
	display: inline;
}

.navileistetop_1{
	background-image: url(./img/header_2.gif);
}

.navileistetop_2{
	background-image: url(./img/header_4.gif);
}

.navileistetop_3{
	background-image: url(./img/header_3.gif);
}


.navileiste_1 {
	background-image: url(./img/bilder/page_nav1.png);
	vertical-align: middle;
	width: 20px;
	height: 27px;
	background-repeat: repeat-x;
	background-color: #f5fbf4;
}
.navileiste_2 {
	background-image: url(./img/bilder/page_nav5.png);
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	vertical-align: top;
	color: #E1D9C8;
	overflow: hidden;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	font-weight: bold;
	background-color: #f5fbf4;
	padding-top:4px;
}
.navileiste_3 {
	background-image: url(./img/bilder/page_nav3.png);
	vertical-align: middle;
	width: 20px;
	height: 27px;
	background-repeat: repeat-x;
	background-color: #f5fbf4;
}
.navileiste_2 a {
	color: #ffffff;
	padding: 2px;
	font-weight: bold;
}
.navileiste_2 a:hover {
	color: #E1D9C8;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}

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

.infoBoxContents {
  background-color: #f5fbf4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
	border: 3px solid #ff0000;
}

.infoBoxNoticeContents {
  background: #FF9933;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/* background-image: url(img/bilder/top_nav_03.png); */
	height:24px;

	color: #ffffff;
	/*text-indent: 2px;*/
	line-height: 10px;
	text-align: center;
}


/*
Boxklassen
*/
/* ehemals infoBoxHeading_1 */
TD.infoBoxHeadingNew {
		background-image: url(./img/box_header.jpg);
     font-family: Verdana, Arial, sans-serif;
	   font-size: 11px;
	  font-weight: bold;
    color: #ffffff;
	  height: 23px;
	  width: 250px;
}

TD.infoBoxHeadingContentNew {
	background-image: url(./img/box_header_content.jpg);
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    color: #ffffff;
	height: 23px;
	width: 700px;
}

TABLE.infoContentBoxNew{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

TABLE.infoContentBoxNew h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/* background-image: url(img/bilder/top_nav_03.png); */
	height:24px;

	color: rgba(34,34,34,0.77);
	/*text-indent: 2px;*/
	line-height: 14px;
	text-align: left;
}

TABLE.infoContentBoxNew td.rightContent{
	padding-left: 10px;
}

TABLE.infoContentBoxNew td.itemHeader{
	border-top: 1px solid #15730c;
    border-top-style: dashed;
}

TABLE.infoContentBoxNew p{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/* background-image: url(img/bilder/top_nav_03.png); */

	color: rgba(34,34,34,0.77);
	/*text-indent: 2px;*/
	line-height: 12px;
	text-align: justify;
}

TD.infoBoxHeadingContentNew span{
	margin-left: 20px;
}

TD.box_footer{
	background-image: url(./img/box_footer.jpg);
}

TD.box_footer_content{
	background-image: url(./img/box_footer_content.jpg);
}

TD.new_products_top{
	background-image: url(./img/top_nav_05.png);
}

TD.new_productsdefault_top{
	background-image: url(./img/box_header_content.jpg);
}


TD.infoBoxHeading a{
	color: #ffffff;
}

TD.infoBoxHeading a:hover{
	color: #E1D9C8;
}

TD.infoBoxHeading_1 {
     font-family: Verdana, Arial, sans-serif;
	   font-size: 11px;
	  font-weight: bold;
    color: #ffffff;
	  height: 20px;
	  width: 250px;
}
TD.infoBoxHeading_3 {
     font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
    color: #333333;
	height: 23px;
	width: 180px;

}

TD.infoBoxHeading_2 {
	background-image: url(img/top_nav_05.png);
	height: 24px;
	width: 520px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  border-color: #ffffff;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.border{
	/*height: 380px;*/
	border: 1px solid #4F494B;
	margin-bottom: 5px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

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;
  text-align: justify;
}

TD.mainerror, P.mainerror{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: justify;
  font-weight: bold;
  color: #f1102b;
}

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: 10px;
  font-weight: bold;
}

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

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

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

TABLE.formArea {
  background: #f5fbf4;
  border-color: #6FD05F;
  border-style: solid;
  border-width: 1px;
}

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

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.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #6FD05F;
}

SPAN.deliveryOffset {
  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: #4F494B;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;

 line-height: 14px;
 border: 0px solid;
 border-color: #E6E6E6;
}

.moduleRowOver {
	background-color: #f8f9e6;
	cursor: pointer;
	border: 0px solid;
	border-color: #E6E6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

.moduleRowOver a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
    	text-decoration: none;   
}

a.moduleRow:active {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height: 14px;
background-color: #f8f9e6;
border: 0px solid;
border-color: #E6E6E6;
}

.moduleRowActive a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #E6D9C1;
}

.moduleRowSelected { background-color: #c0e3b4; }

.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: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; 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: #6FD05F; }
.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: #6FD05F; font-weight: bold; }

.tableShop {
	background-color: #FFFFFF;
}

.navLeft {
	vertical-align: top;
	width: 200px;
	/*background-image: url(./img/back.png);*/
	padding: 0px;
}
.navRight {
	vertical-align: top;
	width: 200px;
	padding: 2px;
}
.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.pageHeaderleft {
	background-image: url(./img/bilder/header.png);
	vertical-align: middle;
	height: 90px;
	width: 525px;
	background-position: top left;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.pageHeaderbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.pageHeaderbox:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.header {
	vertical-align: middle;
	background-image: url(./img/bilder/headerslice.png);
	height: 90px;
	background-repeat: repeat;
}
.pageHeaderright {
	background-image: url(./img/bilder/header_right.png);
	vertical-align: middle;
	height: 90px;
	background-position: right;
	text-align: right;
	background-repeat: no-repeat;
}

.contentsTopics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
	text-decoration: none;
	font-weight: bold;
	background-color: #f5fbf4;
	padding: 5px;
	color: #4F494B;
	border: 1px solid #15730c;
    border-style: dashed;
}
.contentsTopics a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4F494B;
}
.contentsTopics2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	height: 16px;
	text-decoration: none;
	background-color: #f5fbf4;
	font-weight: bold;
	padding: 5px;
	color: #4F494B;
	border: 1px solid #15730c;

    border-style: dashed;

}
.contentsTopics2_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	height: 16px;
	text-decoration: none;
	background-color: #f5fbf4;
	font-weight: bold;
	padding: 5px;
	color: #4F494B;
	border-top: 1px solid #15730c;
    border-bottom: 1px solid #15730c;
    border-top-style: dashed;
    border-bottom-style: dashed;
}
.contentsTopics2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4F494B;
}

				/* Preisformatierung allgemein und bei Prozentualer Reduzierung */

.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;

}

.boxprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
}

.productOldPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	/* text-decoration: line-through; */
	font-weight: bold;
	/* text-transform: uppercase; */
	text-indent: 5pt;
	/*font-style: italic;*/
	color: #000000;
}

.productNewPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: bold;
	/*text-transform: uppercase; */
	text-indent: 5pt;
	color: #ff0000;
}

.productDiscount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 5pt;
	color: #ff0000;
}

.yourPrice {
	color: #ff0000;
	font-size: 12px;
}
.tableListingI {
	background-color:#f5fbf4;
}
.tableListingII {
	background-color:#f5fbf4;
    }
.tableListingIII {
	padding: 3px;
	background-color:#f5fbf4;
}

.onepxwidth {
width: 1px;
}

/* BOXES */
.box_ol {

	width: 0px;
	height: 0px;
	line-height: 0px;
	background-repeat: no-repeat;			
}

.box_om {

	width: 100%;
	height: 0px;
	line-height: 0px;
	background-repeat: repeat-x;
}

.box_or {

	width: 0px;
	height: 0px;
	line-height: 0px;
	background-repeat: no-repeat;
}

.box_ml {

	width: 0px;
	height: 0px;
	line-height: 0px;
	background-repeat: repeat-y;
}

.box_mm {
	background-color: #FFFFFF;

}

.box_mr {

	width: 0px;
	height: 0px;
	line-height: 0px;
	background-repeat: repeat-y;
	background-position: left;
}

.box_ul {

	width: 0px;
	height: 0px;
	line-height: 0px;
	background-repeat: no-repeat;
}

.box_um {

	width: 100%;
	height: 34px;
	line-height: 34px;
	background-repeat: repeat-x;
}

.box_ur {

	height: 0px;
	width: 0px;
	background-repeat: no-repeat;
}

.guthaben {
	background-color:#FFFF99;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5pt;
	color: #ff0000;
}

.copyright {
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}



.header_center_left{
	background-image:url(img/box_header_left.png);
	width: 17px;
	height: 23px;
}

.header_center_middle{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
  	color: #ffffff;
  	font-weight: bold;
	background-image:url(img/box_header_middle.png);
	height: 23px;
}

.header_center_right{
	background-image:url(img/box_header_right.png);
	width: 69px;
	height: 23px;
}


.text_products_new {
  font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
  color: #000000;
  font-weight: bold;
  /* img/top_nav_05.png */
}

.box_products_categories{
  	background-color: #FFFFFF;
  	border-right-width: 1px;
	border-left-width: 1px;
    border-bottom-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
    border-bottom-style: dashed;
	border-right-color: #15730c;
	border-left-color: #15730c;
    border-bottom-color: #15730c;
}

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

	padding:3px; 
	font-weight:bold; 
	color:#666666;
	margin-bottom:3px;}  	

.infocenter_items { 
	padding-left:8px; 
	color:#666666;}  
	
.infocenter_items_hide {display:none;}  
	
.infocenter_titel_bg {
  background-image:url(img/infocenter_bg.gif);
  height:60px;
  margin-bottom:10px;  }
  
.infocenter {
  background-image:url(img/infocenter.gif);
  height:1px;
  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;
	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 {text-decoration:none; color:#FF6600;}  	
A.infocenter_items_links:hover {text-decoration:none; color:#666666;}  	
	
.infocenter_border {
	margin-bottom:5px;}
p.boxpayment{
	font-size: 14px;
	font-weight: bold;
}

TD.mainTitle, P.mainTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align: justify;
  color: #474747;
  font-weight: bold;
  /* background-color: #dbebd9; */
}

a.middleLink{
	font-size: 12px;
	font-weight: bold;
}

.rating{
	position:absolute;
	width:120px;
	height:24px;
	background:url(./img/stars.png) 0 -26px repeat-x;
	z-index:0;
}
.rating .progress{
	position:absolute;
	height:24px;
	background:url(./img/stars.png) 0 0 repeat-x;
	z-index:1;
}


.fb_iframe_widget {

    display: inline-block;
    position: relative;
    width: 243px;
}