/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
img, div { behavior: url(iepngfix.htc) } 
  
.box_head {
	background-color:	#0065AC; 
	font-family:			verdana; 
	font-size:				10px; 
	color:						#FFFFFF; 
	font-weight:bold;		}
.boxText  {
	background-color:	#e7e7e7; 
	font-family:			verdana; 
	font-size:				10px; 
	color:						#000000;
			}
a.boxText  {
	font-family:			verdana; 
	font-size:				10px; 
	color:						#517112;
			}
.boxText_cate  {
	font-family:			verdana; 
	font-size:				10px;
	font-weight:			bold; 
	color:						#fff;
	text-decoration:none;
}
.boxText_cate:hover{
	color:						#fff;
	text-decoration:underline;
}
.topmenu_left { 
	background-color:	#0065ad; 
	font-family:			verdana; 
	font-size:				11px;
	color:						#FFFFFF; 
	font-weight:bold;		}
.topmenu_right { 
	background-color:	#0065ad; 
	font-family:			verdana; 
	font-size:				10px;
	color:						#FFFFFF; 
	font-weight:bold;		}
.path_row { 
	font-family: Verdana;
	  font-size: 9px;
	  font-weight: normal;
	  color: #fff;
			}
.shop_box { 
	background-color:	#E4E4E4; 
	font-family:			verdana;
	font-size:				12px;
	color:						#000000; 
			}
.shop_title { 
	font-family:			verdana; 
	font-size:				16px;
	color:						black; 
			}

.checkoutBarFrom, .checkoutBarTo {
	font-family:			verdana;
	font-size: 		9px; 
	color: 				#000000;
		}
.checkoutBarCurrent { 
	font-family:			verdana; 
	font-size: 		9px;
	font-weight:	bold;
	color: 				#000000; 
		}

.onepxwidth {
	width: 1px;
}
.orderEdit { 
	font-family:			verdana;
	font-size: 				10px;
	color: 						#70d250;
	text-decoration: 	underline;
}
.gvBox {
	font-family:			verdana;
	font-size : 			14px;
	font-weight: 			bold;
	border-color: 		#FFFFFF;
	border: 					1px solid;
	background-color: #ffb3b5;
}
.infoBox {
}
.infoBoxContents {
	font-family:			verdana; 
	font-size:				10px; 
	color:						#000000;
			}
.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: 	#FFE6E6;
	font-family:			verdana; 
	font-size:				10px; 
	color:						#000000;
			}
			
.preis {
  font-family:			verdana;
  font-size: 		14px;
  font-weight: 	bold;
  color: 				#8cc500;
}

.preis1 {
  font-family:			verdana;
  font-size: 		14px;
  font-weight: 	bold;
  color: 				#517112;
}			
/* ############################## */

/* BOF NC_MOD_ID 00000008 */
.moduleRow {
	font-family:			verdana; 
 	font-size: 				11px;
 	line-height: 			1.5;
	background-color:	#f1f1f1; 
 	border: 					0px solid;
 	border-color: 		#F2F2F2;
	color:						#000000;
}
/* EOF NC_MOD_ID 00000008 */

.moduleRowOver { 
	font-family:			verdana; 
 	font-size: 				11px;
 	line-height: 			1.5;
	background-color:	#e4e5e6; 
 	border: 					0px solid;
 	border-color: 		#F2F2F2;
}
.moduleRowSelected { 
	background-color: #e4e5e6; 
 	font-size: 				11px;
	color: black;
}
.moduleRowTable {	
	margin-bottom: 3px;
}
.moduleHeading {
	font-family:			verdana;
	font-size: 			small;
	font-weight: 		bold;
	padding-bottom: 10px;
}
.smallHeading {
	font-family:			verdana;
	font-size: 		x-small;
	font-weight: 	bold;
	#color: 				Black;
}
/* ############################## */

TABLE.formArea {
  border-style: solid;
  border-width: 1px;
	font-family:			verdana; 
	font-size:				10px;
	color:						#000000; 	
}

BODY {
  margin: 			0 0 0 0;
  background: 	#7a9a37;
  background-image : url(images/background_top.gif);
  background-position : top;
  background-repeat : repeat-x;
  font-family:			verdana;
  font-size: 		11px;
  color: 				#000000;
  text-align: left;
				}
A {
  color: 						#517112;
  text-decoration: 	none;
}
A:hover {
  /*color: 						#000000;*/
  text-decoration: 	underline;
}

A.white {
  color:	 					#ffffff;
  text-decoration: 	none;
}

TABLE.solid {
	border: 1px solid Black;
}
TD {
  font-family:			verdana;
  font-size: 		12px;
	color: 				#000000;
	align: left;
			}
TD.main, P.main, DIV.main, TD.fieldKey {
  font-family:			verdana;
  font-size: 		10px;
	color: 				#000000;
	text-align: left;
  line-height: 	1.5;
			}
TD.main_column {
  font-family:			verdana;
  font-size: 		10px;
	color: 				#000000;
  line-height: 	1.5;
				
	padding-left: 	10px;
	padding-right: 	10px;
}
TD.infoBoxHeading {
	background-image : url(images/box_header.jpg);
	height: 21px;
  font-family: 	verdana;
	font-size:		10px; 
  color: 				#FFFFFF;
	font-weight:bold;
text-align: left;
}
TD.infoBoxHeading_text {
  font-family: 	verdana;
	font-size:		12px; 
  color: 				#FFFFFF;
	font-weight:bold;		
text-align: left;
}
TD.infoBoxHeading_right {
	background: #0065AC;	padding: 			2px;
  height:				17;
  font-family: 	verdana;
	font-size:		10px; 
  color: 				#FFFFFF;
	font-weight:bold;		
text-align: left;
}
TD.infoBox_right, SPAN.infoBox_right {
	background-color:	#e7e7e7; 
	font-family:			verdana; 
	font-size:				10px; 
	color:						#000000;
	text-align: left;
			}
TD.pageHeading, P.pageHeading, DIV.pageHeading {
  font-family:			verdana;
  font-size: 		14px;
  font-weight: 	bold;
  color: 				#8cc500;
  text-align: left;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family:			verdana;
  font-size: 		10px;
  text-align: left;
}
TD.copyright {
  font-size: 		11px;
  font-family:			verdana;
	color:				#000000;
  line-height: 	1.5;
  text-align:		center;
}

SPAN.markProductOutOfStock {
  font-family:			verdana;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:			verdana;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family:			verdana;
	font-size:10px;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family:			verdana;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family:			verdana;
  color: #ff0000;
  font-weight: bold;
}
/* ############################## */

input.flat_text {
	height: 				17;
	border: 				1px solid #cccccc;;
	vertical-align: middle;
	font-size: 			10px;
}

input.flat_button {
	height: 				17;
	border: 				1px solid #cccccc;;
	vertical-align: middle;
	font-size: 			11px;
}

.ebcCpr, .ebcPic, .ebcTtl, .ebcBid, .ebcPr, .ebcShpNew, .ebcPpl, .ebcTim, .ebMsg {
  font-family:			verdana;
  font-size: 		12px;
	color: 				#000000;
  line-height: 	1.5;
			}
			
.headerNavigation {
  font-family:			verdana;
  font-size: 9px;
  font-weight: bold;
  color: #fff;
}

A.headerNavigation {
  color: #fff;
  text-decoration: none;
}

A:hover.headerNavigation {
  color: #fff;
  text-decoration: underline;
}

.klein {
  font-family:			verdana;
  font-size: 		9px;
  color: #fff;
  font-weight: normal;
}

a.klein {
  font-family:			verdana;
  font-size: 		9px;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}

a:hover.klein {
  font-family:			verdana;
  font-size: 		9px;
  color: #fff;
  font-weight: normal;
  text-decoration: underline;
}


