/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
   
/* ------ Start of changes for API-Bundle-Attrib ------ */
 @import "api_bundle_attrib.css";
/* ------ End of changes for API-Bundle-Attrib ------*/   

.Price { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #666666;	
}
.PriceRed { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	color: #cc0000;	
}
.catText { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #666666;	
}
.catTextTitle { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
}
A.CatLink {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #666666;	
	text-decoration: none;			
}
A.CatLink:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #666666;
	text-decoration: underline;		
}
TD.TitleText {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #FFFFCC;
	background: #003399;	
		
}
A.OrangeLink {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #ff9934;
	text-decoration: none;	
}
A.OrangeLink:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #ff9934;
	text-decoration: none;	
}
A.TitleLink {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #FFFFCC;	
}
A.TitleLink:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #FFFFCC;
	text-decoration: underline;		
}
A.TopRight {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #003399;	
}
A.TopRight:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #003399;
	text-decoration: underline;		
}
A.SmallLink {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #FFFFCC;	
}
A.SmallLink:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #FFFFCC;
	text-decoration: underline;		
}
   
.boxText { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #666666;	
}

.boxTextBG {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #666666;	
}
.boxTextBGII {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #666666;	
}
.boxTextPrice {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #666666;	
}

.errorBox {
	font-family : Arial, Verdana, sans-serif;
	font-size : 13px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

img{
	border:0;
}

A {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #666666;	
  	text-decoration: none;	
}

A:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: #666666;	
  	text-decoration: underline;
}

A.normal {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;	
	color: #666666;	
  	text-decoration: none;	
}

A.normal:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;	
	color: #666666;	
  	text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Arial, Verdana, 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;
}
A.content {
  color: #666666;
  text-decoration: none;
}
A.content:hover {
  color: #666666;
  text-decoration: underline;
}
A.contenttitel {
	font-size: 15px;
	font-weight : bold;
}
A.contenttitel:hover {
	font-size: 15px;
	font-weight : bold;
}
.contentrot {
	font-size: 15px;
	font-weight : bold;	
    color: #cc0000;	
    text-decoration: none;	
}

.contenttitel {
	font-size: 18px;
	font-weight : normal;	
    color: #666666;	
    text-decoration: none;	
}

TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
    color: White;		
}

.moduleHeading {
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeadingProdYellow {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  border-color: #666666;
  border-style: solid;
  border-width: 1px;	  
text-transform: uppercase;  
  background: #ffffcc;
  height: 33px;
  color: #666666;
vertical-align: middle; 
text-indent: 8px;    
}

TD.infoBoxHeadingProdYellowLower {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  border-color: #666666;
  border-style: solid;
  border-width: 1px;	  
text-transform: none;  
  background: #ffffcc;
  height: 33px;
  color: #666666;
vertical-align: middle; 
text-indent: 8px;    
}

.infoBoxHeadingUpperCase {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
text-transform: uppercase;  
  color: #666666;
}

.infoBoxHeadingLowerCase {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
text-transform: none;  
  color: #666666;
}

TD.infoBoxHeadingProdGray {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
text-transform: none;  
  background: #666666;
  height: 33px;
  color: #ffffcc;
  border-color: White;
  border-style: solid;
  border-width: 1px;	  
vertical-align: middle; 
text-indent: 5px;    
}

TD.infoBoxHeading {
padding: 0;
margin:0;
height: 27px;
color: white;
background-color: #003399;
font-size: 10pt;
font-weight: bold;
text-indent:5px;
text-transform: uppercase;
}

TABLE.infoBoxHeading {
 width: 100%;
  border-color: #666666;
  border-style: solid;
  border-width: 1px;	   
}

TD.infoBoxHeading_right {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
text-transform: uppercase;  
  background: #003399;
  border-color: White;
  border-style: solid;
  border-width: 1px;  
  width: 200px; 
  height: 33px;
  color: #ffffcc;
vertical-align: middle; 
text-indent: 5px;    
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #E6E6E6; 

}

TD.infoBoxHeadline, SPAN.infoBoxHeadline {
  font-family: Arial, Verdana, sans-serif;
  font-size: 17px;
  color: #666666; 
  font-weight: bold; 
}

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: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Verdana, 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: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD, P {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
 font-weight: normal;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  text-align: left;

}

TD.PreisBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
}

TD.PreisBoxBorderTop {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  border-top: 1px solid;
  border-color: #ffffff;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
  color: #666666;	
}

.inputBox {
  border-color: #666666;
  border-style: solid;
  border-width: 1px;	
font-size: 11px;  
  color: #666666;
  padding: 2px;  
}

.PullDownBox {
  border-color: #666666;
  border-style: solid;
  border-width: 1px;	
font-size: 11px;  
  color: #666666;
  padding: 1px;  
}

TEXTAREA {
  /* width: 100%; */
  border-color: #666666;
  border-style: solid;
  border-width: 1px;	
font-size: 11px;  
  color: #666666;
  padding: 2px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, 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;
}

TD.formAreaTitle {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Arial, Verdana, sans-serif;
  color: Silver;
  font-size: 4px;
  text-align:center;
}
A.copyright, .copyright a {
color: Silver;
font-size: 4px;
}
A.copyright:hover, .copyright a:hover {
color: Silver;
font-size: 4px;
}
.parseTime {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Arial, Verdana, sans-serif;
	color: #cc0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Arial, Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

A.moduleRow_Bergsport {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #FF9933;
text-decoration: none; 
}

A.moduleRow_Bergsport:hover {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #FF9933;
text-decoration: underline; 
}

A.moduleRow_Brillen {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #999999;
text-decoration: none; 
}

A.moduleRow_Brillen:hover {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #999999;
text-decoration: underline; 
}

A.moduleRow_Elektronik {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #336633;
text-decoration: none; 
}

A.moduleRow_Elektronik:hover {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #336633;
text-decoration: underline; 
}

A.moduleRow_Fitness {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #006699;
text-decoration: none; 
}

A.moduleRow_Fitness:hover {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #006699;
text-decoration: underline; 
}

A.moduleRow_Kinder {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #3399CC;
text-decoration: none; 
}

A.moduleRow_Kinder:hover {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #3399CC;
text-decoration: underline; 
}

A.moduleRow_Laufsport {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #CC0000;
text-decoration: none; 
}

A.moduleRow_Laufsport:hover {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #CC0000;
text-decoration: underline; 
}

A.moduleRow_Nordic {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #336633;
text-decoration: none; 
}

A.moduleRow_Nordic:hover {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #336633;
text-decoration: underline; 
}

A.moduleRow_Sportnahrung {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #cc6600;
text-decoration: none; 
}

A.moduleRow_Sportnahrung:hover {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #cc6600;
text-decoration: underline; 
}

A.moduleRow_Radsport {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #004F41;
text-decoration: none; 
}

A.moduleRow_Radsport:hover {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #004F41;
text-decoration: underline; 
}

A.moduleRow_Sportmode {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #003399;
text-decoration: none; 
}

A.moduleRow_Sportmode:hover {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #003399;
text-decoration: underline; 
}

A.moduleRow_Bekleidung {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #003399;
text-decoration: none; 
}

A.moduleRow_Bekleidung:hover {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #003399;
text-decoration: underline; 
}
A.moduleRow_Schnäppchen {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #CC0000;
text-decoration: none; 
}

A.moduleRow_Schnäppchen:hover {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #CC0000;
text-decoration: underline; 
}

A.moduleRow_Schnaeppchen {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #CC0000;
text-decoration: none; 
}

A.moduleRow_Schnaeppchen:hover {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #CC0000;
text-decoration: underline; 
}

A.moduleRow_Weitere {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #663366;
text-decoration: none; 
}
A.moduleRow_Weitere:hover {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #663366;
text-decoration: underline; 
}

A.moduleRow_Wintersport {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #99CCFF;
text-decoration: none; 
}
A.moduleRow_Wintersport:hover {
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 color: #99CCFF;
text-decoration: underline; 
}

A.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	}

A.mehr {
background-color: #CCCCCC; 
color: #666666;
font-size: 10px;
text-decoration: none;
}	

A.mehr:hover {
font-size: 10px;
text-decoration: underline;
}	
	
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Arial, Verdana, sans-serif; font-size: 7pt; }
.heading2 { font-family: Arial, Verdana, sans-serif; font-size: 9pt; }
.heading3 { font-family: Arial, Verdana, sans-serif; font-size: 10pt; }
.heading4 { font-family: Arial, Verdana, sans-serif; font-size: 12pt; }
.heading5 { font-family: Arial, Verdana, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
TH.sitemap_heading {
  background: #FFFFCC;
border: 1px solid;
border-color: #666666;  
padding: 2px 2px;}
/*.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}*/

.sitemap_sub {
font-family: Arial, Verdana, sans-serif; 
font-size: 9pt; color: #666666; 
padding: 2px 2px;
border-left: 1px solid;	
border-right: 1px solid;
border-bottom: 1px solid;
border-color: #666666;

}

.sitemap_sub a {
color:#666666;
}
.sitemap_sub a:hover {
color: #666666; 
text-decoration: underline;
}


/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, 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: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #003399;
text-transform: uppercase;  
  height: 33px;
  color: #ffffcc;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

TD.tabs {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.tabcol { background-color: #d1d8e2 }
.tabcol0 { background-color: #e4d2d2 }
.tabcol1 { background-color: #ff9933 }
.tabcol2 { background-color: #999999 }
.tabcol3 { background-color: #3399cc }
.tabcol4 { background-color: #dbff8d }
a.sublink { font-weight:bold;}
a.sublink:hover { text-decoration: underline; }

/* Manufacturers Tables */
.manufacturers_heading {font-family: Arial, Verdana, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #FFFFFF; 
	padding-top: 2px; padding-bottom: 2px;}
.manufacturers_heading a {color:#000000;}
.manufacturersp_heading a:hover {color:#CCCCCC; text-decoration:none;}

/* Produkt Ansichten 4er Box */
/* Box ist 710px breit inkl. 5px Rand links und rechts = 700px. 4 Bilder pro Box @ 175px*/

TABLE.ProductBox {
border-left: 1px solid White; 
border-right: 1px solid White;
}

TABLE.ProductBoxData {
width: 100%;
}

TABLE.ProductBoxDataOverview {
width: 158px;
}

TR.ProductBoxNameBackground {
background-color: #FFFFCC;
}

TD.ProductBoxData {
width: 100%;
text-align: center;
vertical-align: top;
border-left: 15px solid White; 
border-right: 15px solid White; 
border-top: 5px solid White; 
border-bottom: 5px solid White;
}

TD.ProductBoxName {
width: 100%;
height: 42px;
text-align: center;
vertical-align: middle;
border-left: 15px solid #FFFFCC; 
border-right: 15px solid #FFFFCC; 
}

TD.ProductBoxPrice {
width: 100%;
text-align: center;
vertical-align: top;
border-left: 15px solid White; 
border-right: 15px solid White; 
border-bottom: 5px solid White;
}

TD.ProductBoxImage {
text-align: center;
vertical-align: top;
width: 98px;
height: 98px;
border: 1px solid #666666;;
}

.ProductBoxImage {
width: 100px;
height: 100px;
border: 1px solid #666666;; 
}

/* Sportbuck new 25.06.2009*/

body {
font-size:10pt; 
font-family: arial, verdana, sans-serif; 
color: #666666; 
background: white; 
padding:0;
margin:0;
}

a {
color: #666666;
}

#page {
width: 972px; 
background: #ffffff; 
/*centres page*/
    margin-left: auto;
    margin-right: auto;
}

#header {
background: #ffffff; 
width: 972px; 
margin: 16px 0 0 0;
}

#outer1 {
float:left; 
width:180px; 
padding:0;
background:#ffffff;
}

#outer3 {
float:right; 
width:200px; 
padding:0; 
background:#ffffff;
}

#outer2 {
padding:0;
margin:0;
background:#ffffff; 
margin:0px 196px;
padding-right: 16px;
}


#outer2_no_right {
padding:0;
margin: 0 0 0 196px;
background:#ffffff; 
}

#start_box_new_products{
	margin: 0;
	margin-top: 16px;
	padding: 0;
	width: 564px;
	float:left;
	background: white;		
}

#start_box{
	margin: 0;
	margin-top: 16px;
	padding: 0;
	height: 125px;
	width: 560px;
	float:left;
	background: white;		
	border: 2px solid #ccc;
}

#box_thumbnail{
	width: 125px;
	height:125px;
	float:left;
	margin: 0;
	padding: 0;		
	border-right: 2px solid #ccc;	
}

#box_top {
	margin: 0;
	padding: 0;		
	height: 30px;
	font-size: 12pt;
	margin-left: 130px;
}

#box_middle {
	margin: 0;
	padding: 0;		
	height: 75px;	
	margin-left: 130px;

}

#box_bottom a {
	margin: 0;
	padding: 0;		
    height: 20px;
	padding-left: 5px;	
}

#main_content {
background:#ffffff; 
padding:0;
padding-top: 16px;
}

#manufacturers_box{
	text-align: center;
	margin-top: 16px;
	padding: 0;
	background: white;		
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}


#footer {clear:both; background:#ffffff;}

.content {padding:10px;}
h1 {font-size:20px; margin:0; padding:10px 0; color:#666666;}
h3 {font-size:18px; margin:0; padding:8px 0;}
p {font-size:12px; line-height:1.5em; margin:0; padding:5px 0;}
#footer p,
#header p {color:#666666;}
#footer a {color:#666666;}
#footer a:hover {text-decoration:none;}

#header_left {
	float: left;
	width: 380px;
	background:#ffffff;
	margin: 0;
}

#header_center {
	float: left;
	background:#ffffff;
	margin: 0;	
	margin-left: 9px;
	padding-top: 3px;
}

#header_center a {
	font-size: 12pt;	
	font-weight: bold;
	color: #003399;
	text-decoration: none;	
}

#header_center a:hover {
	text-decoration: underline;
}

#search_box {
	float: left;
	width: 382px;
	height: 35px;
	margin-top: 2px;
	
	margin-bottom: 16px;		
	padding: 0;
    background-image: url(img/hg_suchen.gif);
    background-repeat: no-repeat;

}

/*search input*/
#keywords {
	width: 280px;
border: none;
}

/*position search input*/
.search_input {
    float: left;
	width: 285px;
	padding-left: 5px;
	padding-top: 8px;	
}

/*position search button*/
.search_button {
    float: left;
	margin: 0;
padding: 0;
padding-top: 7px;
padding-left: 5px;

}

#header_right {
    float: right;
	width: 175px;
	height: 58px;
    background-image: url(img/warenkorb.jpg);
    background-repeat: no-repeat;	
	margin: 0;	
	margin-top: 3px;
color: White;	
}

#cart_text, #cart_text a {
	padding-top: 23px;	
	font-weight: normal;	
	padding-left: 5px;
	text-align: center;
}

#cart_text a:hover {
text-decoration: underline;
}

#cart_bottom, #cart_bottom a {
padding-top: 2px; 
padding-left: 11px;
text-align: center;
color: White;
}

#cart_bottom a:hover {
text-decoration: underline;
}

#navigation {
	margin: 0px;
	padding: 0 0 0 16px;
	background:#ffffff;	
}

#top_menu, #top_menu a {
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;		
	padding: 5px 0 0 0;
	height: 20px;	
	color: #ffffff;
	text-align: center;
	background: #003399;
	text-decoration: none;	
}

#top_menu a:hover {
	text-decoration: underline;
}


#customer_menu {
	margin: 0;
	padding: 0;
	padding-left: 16px;
	height: 25px;
	background: #e3e3e3;	
}

#home {
	margin: 0;
	padding: 0;
	line-height: 25px;
	float: left;
	color: black;

}

#home a {
text-decoration: none;
}

#home a:hover {
text-decoration: underline;
}

#greeting {
	margin: 0;
	padding: 0;
	padding-right: 20px;
	line-height: 25px;
	float: right;	
	color: black;
}

#greeting a {
text-decoration: none;
}

#greeting a:hover {
text-decoration: underline;
}

#admin_menu {
	margin: 0;
	padding: 0;
	padding-left: 16px;
	height: 25px;
	background: #cc0000;	
}

#box_header {
padding: 0;
margin:0;
width: 180px;
height: 27px;
color: white;
background: url(img/tlc.gif)  0 0 no-repeat;
background-color: #003399;
}

#box_header_text {
padding-top: 5px;
margin:0;
font-size: 10pt;
font-weight: bold;
text-indent:5px;
text-transform: uppercase;
}

#box_content {
padding:0;
margin:0;
width: 176px;
border-left: 2px #cccccc solid;
border-right: 2px #cccccc solid;
background-image: url(img/HG_verlauf_grau.jpg);
background-repeat: no-repeat;
}

#box_content_text {
padding:0;
margin:0;
height: auto;
width: 178px;
font-size: 10pt;
font-weight: bold;
color: black;
background: url(img/rounded_bottom_border.gif)  0 100% no-repeat;
}

#box_content_text a {
padding-left: 5px;
line-height:25px;
color: black;
}

#content_header {
padding: 0;
margin:0;
height: 27px;
color: white;
background-color: #003399;
}

#content_header_text {
padding-top: 5px;
margin:0;
font-size: 10pt;
font-weight: bold;
text-indent:5px;
text-transform: uppercase;
}

/* menu 1 (box_categories)*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* menu 1 (box_categories)*/

#menu {
z-index:1000;
margin:0;
font-size: 10pt;
font-weight: bold;
background-image: url(img/HG_verlauf_grau.jpg);
background-repeat: no-repeat;
}

/* remove all the bullets, borders and padding from the default list styling */
#menu ul {
padding:0;
margin:0;
list-style-type:none;
width:180px;
}
/* hack for IE5.5 */
* html #menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
#menu li {
position:relative;
background: none;
height:26px;
}

/* get rid of the table */
#menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
#menu a, #menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:180px;
color:#000;
text-indent:5px;
text-transform: uppercase;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
background:none; 
}

/* style the links */
#menu ul ul li a, #menu ul ul li a:visited {
text-transform: none;
width:200px;
}

/* hack for IE5.5 */
* html #menu a, * html #menu a:visited {width:180px; w\idth:180px;}
/* style the link hover */
* html #menu a:hover {color:#000; background:#fff; text-decoration: underline;}

#menu ul :hover > a {
color:#000; 
background:#fff;
text-decoration: underline;
}

#menu ul ul :hover > a {
color:#000; 
background:#fff;
text-decoration: underline;
}

#menu ul ul li {
position:relative;
width: 200px;
background: #fff;
height:26px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:180px; 
width: 200px;
padding-bottom: 1px;
}

#menu ul ul ul {
visibility:hidden;
position:absolute;
top:0;
left:200px; 
}
/* make the second level visible when hover on first level list OR link */
#menu ul li:hover ul,
#menu ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
#menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
#menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level list OR link */
#menu ul :hover ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
#menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
#menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level list OR link */
#menu ul :hover ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

#menu ul .SubMenue {background: url(img/arrow.gif) no-repeat right top;}

#menu ul ul .SubMenue {background: #fff url(img/arrow.gif) no-repeat right top;}



.Current, .CurrentParent, .Current li a, .CurrentParent li a, .Current a, .CurrentParent a {
color: black;
background: silver;
}

/*end menu 1 (box_categories)*/

#nav_block {
float: left;
margin: 0; 
padding: 0;
}

#nav_block_top_row  {
text-align: center;
margin: 0; 
padding: 0;
}

#nav_block_bottom_row {
text-align: center;
margin: 0; 
padding: 0;
}

/*----------------------------Suggest Styles--------------------------*/

.suggest_link {	background-color: #FFFFFF;	padding: 2px 6px 2px 6px;}
.suggest_link_over {	background-color: #3366CC;	padding: 2px 6px 2px 6px;	cursor: pointer;}
#search_suggest {	position: absolute; 	visibility: hidden;	background-color: #FFFFFF; 	text-align: left; 	border: 1px solid #000000;			}	

/*----------------------------End Suggest Styles------------------------*/

/* buttons */
.buttons a, .buttons li a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #cc0000;
    border-top:2px solid #cc0000;	
    font-family: Verdana,Arial, sans-serif;
    font-size: 100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:2px 5px 2px 5px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:2px 5px 2px 5px; /* IE6 */
}
.buttons button[type]{
    padding:2px 5px 2px 5px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:2px 5px 2px 5px; /* IE7 */
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#e3e3e3;
    border:1px solid #cc0000;
	border-top:2px solid #cc0000;	
    color:#336699;
}
.buttons a:active{
    background-color:#cc0000;
    border:1px solid #cc0000;
    color:#fff;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* xtmodding.de css only mouseover image */

a.ListImage {display:block; text-decoration:none; border:0; margin:0;}
a.ListImage img {display:block; border:0;}
a.ListImage:hover {text-decoration:none; position:relative; z-index:500;}
a.ListImage b {display:block; position:absolute; left:-9999px; padding:10px; opacity:0;

-o-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-icab-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-khtml-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);

-o-border-radius: 8px;
-icab-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

 -webkit-transition: opacity 0.6s ease-in-out;

}


a.ListImage:hover b {top:-100px; left:-265px; padding:10px; border:1px solid #aaa; background:#fff; opacity:1.0;

}
