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

/*----- CREATE BY SOUTHBRIDGE.DE -------------------------*/	

BODY {font-family:Verdana, Arial, sans-serif;font-size:11px;color:#000000;margin:0px;background-color:#ffffff;}
img {border:0;}

A {color: #000000;text-decoration: none;}
A:hover {color: #737373;text-decoration: none;}
FORM {display: inline;}
input {font-family:Verdana, Arial, sans-serif; font-size:11px;color:#000000;margin:0px;}

/* Breite des Shops */
.shopbreite {
	width:950px; }
  
/* Rand um den Shop, Kopfbereich */	
.shoprand_kopf {
	border:1px solid #e2e2e2;}	

tr.decoration img {display: block;}
.imgmiddle {vertical-align: middle;}

/* Kopfhintergrund */
.t_header {
	background-image: url(img/Liniso_back_05.jpg);
	background-repeat: no-repeat;
	padding: 2;}


/*******************************************
  -> KOPFBEREICH, Boxen 
  von links nach rechts
********************************************/	

/* Content Allgemein */  #e2e2e2
.content { border-left:1px solid #ffffff; border-top:0px solid #ffffff;}

/* Boxcontent Nr.: 1, oben */
.header_01 { width:175px; border-left:0px solid #ffffff;}	
.header_01a { width:175px; height: 20px; border-left:0px solid #ffffff; border-top:0px solid #ffffff;}	

/* Boxcontent Nr.: 2, oben */
.header_02 { width:156px; border-left:0px solid #ffffff;}
.header_02a { width:156px; border-left:0px solid #ffffff; border-top:0px solid #ffffff;}	

/* Boxcontent Nr.: 3, oben */
.header_03 { width:156px; border-left:0px solid #ffffff;}	
.header_03a { width:156px; border-left:0px solid #ffffff; border-top:0px solid #ffffff;}	

/* Boxcontent Nr.: 4, oben */
.header_04 { width:156px; border-left:0px solid #ffffff;}
.header_04a { width:156px; border-left:0px solid #ffffff; border-top:0px solid #ffffff;}	

  
/* Navigationsleiste */	
.navigation {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 10px;
	color:#000000;
	font-weight:bold;
	background-image: url(img/navi_bg.png);
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece;}	

/* Navigationsleiste, Links */		
.navigation_text,A.navigation_text {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	font-weight:bold;
	color: #345b9b;}	

/* Navigationsleiste, Links, Mouse-over-Effect */	  
A.navigation_text:hover {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#000000;}		  

/* Navigationsleiste, Link Ausloggen */		
A.navigation_text2 {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#000000;}		
	
/***************************************************************** BOXEN */	
/* Unterer Rand der Boxen */ 
.box_rand2 {border-bottom:1px solid #e2e2e2;}	
	
.box_content {padding:5px; font-family:Verdana, courier, Arial, sans-serif; font-size:11px; color:#000000;}	
.box_content_cart {padding:5px; font-family:Verdana, courier, Arial, sans-serif; font-size:11px; color:#000000; border-top:1px solid #dddddd;}	
DIV.margin {padding:5px;}
	
.box_categories {width:12px; background-color: #244766; background-image: url(img/categories.gif); background-position:top; background-repeat:no-repeat;}
.cat_bg {border-bottom:1px solid #eeeeee; padding:1px;}

A.cat_link {color:#000000; font-weight:normal; font-family:Verdana, courier, Arial, sans-serif; font-size:11px; text-decoration:none;}
A.cat_link:hover {color:#737373; font-weight:normal; font-family:Verdana, courier, Arial, sans-serif; font-size:11px; text-decoration:none;}

A.subcat_link {color:#000000; font-weight:normal; font-family:Verdana, courier, Arial, sans-serif; font-size:11px; text-decoration:none;}
A.subcat_link:hover {color:#ff9900; font-weight:normal; font-family:Verdana, courier, Arial, sans-serif; font-size:11px; text-decoration:none;}

.box_search {width:12px; background-color: #244766; background-image: url(img/search.gif); background-position:top; background-repeat:no-repeat;}
.box_specials {width:12px; background-color: #244766; background-image: url(img/specials.gif); background-position:top; background-repeat:no-repeat;}
.box_lastviewed {width:12px; background-color: #244766; background-image: url(img/last_viewed.gif); background-position:top; background-repeat:no-repeat;}

.box_information {width:12px; background-color: #244766; background-image: url(img/information.gif); background-position:top; background-repeat:no-repeat;}
.box_infos {width:12px; background-color: #244766; background-image: url(img/infos.gif); background-position:top; background-repeat:no-repeat;}
.box_moreabout {width:12px; background-color: #244766; background-image: url(img/more_about.gif); background-position:top; background-repeat:no-repeat;}

.box_brands {width:12px; background-color: #244766; background-image: url(img/brands.gif); background-position:top; background-repeat:no-repeat;}

.box_account {width:12px; background-color: Red; background-image: url(img/account.gif); background-position:top; background-repeat:no-repeat;}
.box_account_content {padding:5px; font-family:Verdana, courier, Arial, sans-serif; font-size:11px; color:#ffffff; background-color:#005dae;}	
.box_account_content_link {padding:5px; font-family:Verdana, courier, Arial, sans-serif; font-size:11px; color:#ffffff; background-color: Red;}	

.box_cart_text {padding:3px; font-weight:bold; font-family:Arial, Verdana, courier, sans-serif; font-size:12px; color: #FF4500; text-transform:upprercase;}
.box_cart {background-color: #244766; height:6px;background-image: url(img/box_bg.gif); background-repeat:no-repeat; background-position:left;}

.box_info_text {padding:3px; font-weight:bold; font-family:Arial, Verdana, courier, sans-serif; font-size:12px; color: #345B9B; text-transform:upprercase;}
.box_info {background-color: #244766; height:6px;background-image: url(img/box_bg.gif); background-repeat:no-repeat; background-position:left;}

.box_whatsnew_text {padding:3px; font-weight:bold; font-family:Arial, Verdana, courier, sans-serif; font-size:12px; color: #345B9B; text-transform:upprercase;}
.box_whatsnew {background-color: #244766; height:6px;background-image: url(img/box_bg.gif); background-repeat:no-repeat; background-position:left;}

.box_bestseller_text {padding:3px; font-weight:bold; font-family:Arial, Verdana, courier, sans-serif; font-size:12px; color: #345B9B; text-transform:upprercase;}
.box_bestseller {background-color: #244766; height:6px;background-image: url(img/box_bg.gif); background-repeat:no-repeat; background-position:left;}
div.bestseller_border {padding-left:23px;padding-bottom:5px; color:#000000;}

.box_letter_text {padding:3px; font-weight:bold; font-family:Arial, Verdana, courier, sans-serif; font-size:12px; color: #345B9B; text-transform:upprercase;}
.box_letter {background-color: #244766; height:6px;background-image: url(img/box_bg.gif); background-repeat:no-repeat; background-position:left;}


/***************************************************************** LISTING */
div.border-bottom {border-bottom:1px solid #dddddd; margin-top:10px; margin-bottom:10px;}
.border-all {border:1px solid #dddddd; margin-top:5px;}

.subcats {width:33%; background-color:#f2f2f2; padding:5px; font-family: Verdana, Arial, courier, sans-serif; font-size:11px; color:#000000; text-align:center;}
.error {background-color:#ff0000; padding:2px; font-family: Verdana, Arial, courier, sans-serif; font-size:11px; color:#fff; text-align:center;}
.margin_text {margin-top:10px; margin-bottom:20px; font-family: Verdana, Arial, courier, sans-serif; font-size:11px; color:#000000; text-align:left;}

/***************************************************************** INFO */
div.pinfo_images {border:0px solid #dddddd; margin:5px; padding:2px;}
.pinfo_images {border:0px solid #dddddd; padding:5px;}
.prod_desc {border-top:1px dotted #705f2d; border-bottom:1px dotted #705f2d; padding-top:5px;padding-bottom:5px;}
.prod_desc_heading {color:#999999;padding-bottom:5px;}


/*******************************************
  -> SEITEN-BEREICH, linke Spalte
********************************************/		
.trcol1 {background-color: #244766;}
.trcol2 {background-color: #244766;}

.line_kopf_admin {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#705f2d;
	font-weight:bold; }

.box_rand_admin {
	border:1px solid #705f2d;}
	
/* Breite der linken Spalte */	
.shopleft_side {
	width:190px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;}

/* Unterer Rand der Boxen */  
.box_rand {
	border-bottom:1px solid #e2e2e2;}  
	
/*  Admin-Box */	
.text_admin {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	height:18px;}		

/* Admin-Box, Hintergrund der Seitenleiste */			
.admin_bg {
	width:13px;
	background-color:#cccccc;}

/*  Kategorien-Box, Hintergrund der Seitenleiste */		
.kategorien_bg {
	width:13px;
	background-color:#f8b932;}
	
/*  Such-Box, Hintergrund der Seitenleiste */	  
.suche_bg {
	width:13px;
	background-color:#a8de04;}	

/*  Angebote-Box, Hintergrund der Seitenleiste */		
.angebote_bg {
	width:13px;
	background-color:#f74211;}	

/*  Angebote-Box, Produktname */		
A.link_specials,A.link_specials:hover	{
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 10px;
	color:#f74211;}	
  
/*  Angebote-Box, Link "weitere .." */		
TD.text_specials_more,A.text_specials_more {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 10px;
	color:#000000;
	text-decoration:underline;
	text-align:right;}		
	
/*  Login-Box, Hintergrund der Seitenleiste */  
.userarea_bg {
	width:13px;
	background-color:#a7a7a7;}		

/*  Login-Box, Hintergrund der Felder */  	
.userarea_content {
	background-color:#efefef;}	

/*  Login-Box, Hintergrund - Registrieren u. Password vergessen */  	
.userarea_content2 {
	border-top:1px dashed #cccccc;
	background-color:#ffffff;}		

/*******************************************
  -> SEITEN-BEREICH, rechte Spalte
********************************************/		

/* Breite der rechten Spalte */
.shopright_side {
	width:180px;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;}
	
	.line_kopf {
	border-bottom:1px solid #D9D9D9;
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#666666;
	font-weight:bold;
	height:18px;}

	
.start_prod {
	border-top:1px solid #D9D9D9;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
	width:33%;}			

/*  Warenkorb-Box, Ueberschrift */ 	
.text_cart {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#81a408;
	text-transform:uppercase;
	font-weight:bold;
	height:18px;}		

/*  Warenkorb-Box, Ueberschrift, wenn voll */ 		
A.text_cart {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#81a408;
	text-transform:uppercase;
	font-weight:bold;
	height:18px;
	text-decoration:underline;}		

/*  Warenkorb-Box, Ueberschrift, wenn voll - Mouse-over-effect */ 		
A.text_cart:hover {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#81a408;
	text-transform:uppercase;
	font-weight:bold;
	height:18px;}				

/*  Warenkorb-Box, Hintergrund der Leiste */	
.cart_bg {
	background-color:#a8de04;
	height:5px;}	
	
.manufacturers_info_bg {
	background-color:#333333;
	height:5px;}	
	
.text_manufacturers_info {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#333333;
	text-transform:uppercase;
	font-weight:bold;
	height:18px;}			

/*  Bestseller-Box, Ueberschrift */ 		
.text_bestsellers {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#705f2d;
	text-transform:uppercase;
	font-weight:bold;
	height:18px;}		

/*  Bestseller-Box, Hintergrund der Leiste */		
.bestsellers_bg {
	background-color:#705f2d;
	height:5px;}		

/*  Bestseller-Box, Zahlformatierung */	
.bestsellers_rank {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 10px;
	color:#999999;}

/*  Bestseller-Box, Produktueberschriften */	
.bestsellers_art {		
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 10px;
	color:#000000;}
	
/*  Bestseller-Box, Trennlinie */  
.bestsellers_tren {
	background-color:#dbdbdb;}	
	
/*  Bewertungen-Box, Ueberschrift */  
.text_reviews {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#705f2d;
	text-transform:uppercase;
	font-weight:bold;
	height:18px;}		

/*  Bewertungen-Box, Hintergrund der Leiste */			
.reviews_bg {
	background-color:#705f2d;
	height:5px;}
	
/*  Benachrichtigungen-Box, Ueberschrift */	  
.text_notifications {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#E78F05;
	text-transform:uppercase;
	font-weight:bold;
	height:18px;}		

/*  Benachrichtigungen-Box, Hintergrund der Leiste */			
.notifications_bg {
	background-color:#E78F05;
	height:5px;}	
	
/*  Weiterempfehlen-Box, Ueberschrift */	  
.text_tell_friend {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#f10914;
	text-transform:uppercase;
	font-weight:bold;
	height:18px;}		

/*  Weiterempfehlen-Box, Hintergrund der Leiste */	
.tell_friend_bg {
	background-color:#f10914;
	height:5px;}				
	
/*******************************************
  -> FUSS-BEREICH
********************************************/		

/*  Rand im Fussbereich */	
.shoprand_footerbox { border:1px solid #e2e2e2;}	
  
/*  Rand im Fussbereich */	
.shoprand_fuss {
	border-top:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;}	  

/*  Text */	  
.footer {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 10px;
	color:#000000;} 
  
/*  Text */	  
A.box_footer {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#000000;
  text-decoration:none;}   

/*******************************************
  -> MAIN-BEREICH, mitte
********************************************/		

/*  Breite des mittleren Bereiches */	
.shopmain {
	width:580px;}

/*******************************************
  -> PRODUKT-DETAIL-SEITE
********************************************/		
	
/* Produktueberschrift */
.details_name {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#666666;
	font-weight:bold;}	

/* Art-Nr. */	
.details_artnr {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 10px;
	color:#666666;}		

/* Preis */	
.details_preis {	
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#666666;
	font-weight:bold;
	height:25px;}			

/*******************************************
  -> PRODUCT_LISTING
********************************************/		
	
/* Preis */	
.preis_listing {	
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#666666;
	font-weight:bold;}		
	
/* Text-Preis */	
.preis_listing_text {	
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#666666;}		
	
/* Leferzeit-text */	
.shipping_listing {	
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#0066CC;
	font-weight:bold;}		
	
/* PLieferzeit Angabe */	
.shipping_listing_text {	
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#0066CC;}			
	
/*******************************************
  -> LOGIN-SEITE
********************************************/

/* Ueberschrift, 
 Ich bin bereits Kunde; Neuer Kunde usw. */
.login_kopf {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#666666;
	font-weight:bold;
	height:20px;
	background-color:#cccccc;}		
	
.order_kopf {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	height:20px;
	background-color:#eeeeee;}		
	
/* Drei-Schritte-Formatierung bei Bestellung */	
.drei_schritte {	
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#333333;
	height:30px;
	text-align:center;}	

/* Ueberschrift der aktuellen Seite,
z.B. Kontakt, Informationen zu Ihrem Kundenkonto usw. */	
.seitenueberschrift {	
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 13px;
	color:#666666;
	font-weight:bold;}	

/* Uebeschriften bei Formularen */		
.text_kopf {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 12px;
	color:#666666;
	font-weight:bold;}

/* Uebeschriften bei Formularen, Links */		
.text_kopf_link,A.text_kopf_link,A.text_kopf_link:hover {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#c10000;
	text-decoration:underline;}		

/* Preis fruehrer */
.preis_frueher {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 11px;
	color:#000000;
	font-weight:bold;}		

/* Preis jetzt */	
.preis_jetzt {
	font-family: Verdana, courier, Arial, sans-serif; 
	font-size: 12px;
	color:#F20404;
	font-weight:bold;}					

/*******************************************************
 STANDARDEINSTELLUNGEN DES SHOPS
*******************************************************/	

.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;
	background-color: #FFCC99;
}
.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;
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

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: #c10000;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color:#666666;
	font-size:12px;
	padding-bottom: 10px;
}

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
}

.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: 11px;
  font-weight: bold;
  height:17px;
  color: #705f2d;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

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; 

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

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

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, div.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
}

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

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX,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: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {	background: #f2f2f2; margin:2px;}

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

TD.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

/* versand */
.moduleRow {font-family: Verdana, Arial, sans-serif;font-size: 11px;}
.moduleRowOver { background-color: #fff;}
.moduleRowSelected { background-color: #244766;color:#ffffff;}

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

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

div.copy_by {text-align:center; font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0066CC;}
A.copy_by,A.copy_by:visited {color: #0066CC; text-decoration:none;}
A.copy_by:hover{color: #999999; text-decoration:none;}

.onepxwidth {
	width: 1px;
}
