/* -----------------------------------------------------------------------------------------
   $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-Modules */
@import "api_bundle.css";

/* end of changes for API-Modules */	
html, body{ 
	margin:0; 
	padding:0;
	font-family :   Arial, Verdana;
	font-size : 11px;
	color: #505357;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background:url(img/bg.png);
}

h1{
	margin:0; 
	padding:0; 
	font-size : 1.8em;
	color: #505357;
}

h2{
	margin:0;
	margin-top:18px;
	margin-bottom:10px;
	font-size : 11px;
	color: #505357;
}

h3{
	margin:0;
	margin-top:25px;
	padding:0; 
	font-size : 11px;
	color: #505357;
}

h4{
	margin:0;
	margin-top:0;
	padding:0; 
	font-size : 11px;
	color: #505357;
}

h5{
	margin:0;
	margin-top:0;
	padding:3px 0; 
	font-size : 11px;
	color: #fff;
}

font{
	color: #505357;}

#maincol .clerfix p{
	padding-left:10px;
}

#SucheMainStyle h3{
	margin:0;
	padding-top:2px; 
	font-size : 13px;
}

.clear{
	clear: both; 
}

.ConRahmen{
	padding:0 9px 10px 9px;
}

.ConRahmen p{color:#505357;}

.ConRahmenNewProdsDefault{
	border-left:1px solid #798398;
	border-right:1px solid #798398;
}

.ConRahmenBottom{
	width:751px;
	height:6px;	
}

#LoginBoxCenter{
	margin-left:10px;
	margin-top:10px;
}

#LoginBoxCenter fieldset{
	border:1px solid #235A99;
	padding:5px 0 10px 10px;
	margin:0;
}

#LoginBoxCenter fieldset legend{
	font-weight:bold;
	font-size:1.2em;
	color: #235A99;
	background:none;
}

#LoginBoxCenter .Suchfeld{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	width:140px;
	background-image:url(img/form-back.jpg);
}

#LoginBoxCenter .PWSuchfeld{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	width:140px;
	background-image:url(img/form-back.jpg);
}

#LoginBoxCenter .LoginBoxCenterPart{
	margin-right:10px;
	clear:both;
}

#LoginBoxCenter form input{
	padding:0;
	margin:0;
	border:0;
}

#LoginBoxCenter .LoginBoxCenterSnip{
	margin-right:5px;
	margin-bottom:2px;
	font-weight:normal;
	float:left;
}

#LoginBoxCenter .LoginBoxCenterForgetPW{
	margin-right:5px;
	font-weight:normal;
}

#WarenKorb{
	float:right;
	position:relative;
	width:184px;
}

#header .LogIn2{
	color:#fff;
}

#header .LogIn2 a{
	font-weight:bold;
	font-size:1em;
	color:#fff;
	padding:0 15px 0 10px;
	background:url(img/topnavarrow.gif) no-repeat 0 5px;
}

.HeadAbstand{
	width:100%;
	height:35px;
}

#NewTop{
	width:966px;
	text-align:left;  
}

#Shaddow{
	width:966px;
	text-align:left;	
	margin-left: auto;
	margin-right: auto;
	background:#F5F7FD;
}

#pagewidth{ 
	width:966px; 
	margin:0;
	border:0;
} 
 
#header{
	position:relative; 
	height:179px; 
	width:966px;
	background:url(img/header.jpg) no-repeat 0 0;
} 

#HeadLeft{
	width:192px;
	padding:5px 6px 0 0;
	float:left;
}

#HeadMiddle{
	float:left;
	width:201px;
	margin:0 0 0 9px;
	padding:5px 0 0 11px;
}

#HeadMiddle p{
	float:left;
}

#HeadMiddle select{
	float:right;
	width:137px;
	background: url("img/form-back.jpg");
  border: 1px solid #9D9D9D;
  height: 20px;
}

#HeadRight{
	width:547px;
	padding:5px 0 0 0;
	float:left;
	text-align:right;
}

#HeadRight input{ 
	float:right;
	margin:0 6px 0 0;	
}

#HeadRight .Suchfeld, #HeadRight .PWSuchfeld{
  border: 2px solid #91254B;
  height: 16px;
}

#HeadRight p{
	float:right;
}

#HeadRight a{
	color:#555555;
	text-decoration:none;
	padding:0 15px 0 10px;
	background:url(img/topnavarrow.gif) no-repeat 0 5px;
	font-size:11px;
}

#HeadRight a:hover{
	text-decoration:none;
}

#HeadRight p a{
	color:#004e7a;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	background:url();
	font-size:11px;
}

#HeadRight p a:hover{
	text-decoration:underline;
}

#leftcol{
	width:189px;
	padding:0 10px 0 9px;
	float:left; 
	position:relative;
}
 
#twocols{
	width:750px;
	padding:0 8px 0 0; 
	float:left; 
	position:relative; 
}
 
#maincol{	
	float: right; 
	display:inline; 
	position: relative; 
	width:751px;
}
 
#footer{
	height:2px; 
	clear:both;
} 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


   

.boxText {
	margin:0;
	padding:0;
}

.boxGeteilt{
	width:50%;
	height: 163px;
}

.imgBoxContainer{
	padding:7px 0;
	height:100px;
}

.textBoxContainer{
	height:49px;
}

.boxText a {
	font-size:11px;
	text-decoration:none;
}

.boxTextBG {
	background-color: #ffffff;
}
.boxTextBGII {
	background-color: #E4E6EA;
}
.boxTextPrice {
	color: #FF0000;
}

.errorBox {
	font-weight: bold;
	color:#bf0000;
	background-color: #f9f9f9;
	border:1px solid #bf0000;
	padding-top:15px;
	padding-bottom:15px;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	color: #70d250;
	text-decoration: underline;
}

img{
	border:0;
}

a {
  color: #0B4B93;
  text-decoration: underline;
}

a:hover {
  color: #09305A;
  text-decoration: none;
}

FORM {
	display: inline;
	margin:0;
	padding:0;
 
}


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

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #9D9D9D; 
}

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

TD.conditions {
  background-color: #f9f9f9;
}

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: #f9f9f9;
	padding:5px;
	border:3px solid #bf0000;
}

.moduleHeading {
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  background: #fff;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
	margin:0;
	padding:10px 7px;
	width:175px;
  background: #E4E6EA;
  margin-bottom:10px;
}

.infoBoxSpecials, .infoBoxWhatsNew {
	margin:0 9px 0 0;
	padding:0;
	width:271px;
  background: #E4E6EA; 
}

.infoBoxWhatsNew{
	width:270px;
}

.infoBoxSpecials img {
	
}


.infoBoxSpecials .top{
	margin:8px 0 0 0;
}

.infoBoxSpecials .boxImg {
	height:272px;
}

.infoBoxContents {
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

.BoxHead{
	color:#fff;
	padding-top:3px;
	padding-left:8px;
}
.BoxHeadCats{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding-top:3px;
	padding-left:8px;	
}

.infoBoxHeading {
  font-weight: bold;
  height:18px;
  width:189px;
  color: #fff;
  background: #525868;
  margin-top:17px;
}

.infoBoxHeadingSpecials,.infoBoxWhatsNewHeading {
  font-weight: bold;
  height:18px;
  width:271px;
  color: #fff;
  background: #525868;
}

.infoBoxWhatsNewHeading {	
	width:270px; 
	margin-top:0;
}
.infoBoxWhatsNewHeading.blue {
	background: #0C557E;
}
.infoBoxHeadingSpecials.red {	
	background: #90264C;
}
.infoBoxHeadingSpecials a, .infoBoxWhatsNewHeading a{
  float:right;
  margin:0 5px 0 0;  
  color: #fff;
  text-decoration:none;
}

.infoBoxHeadingSpecials a:hover, .infoBoxWhatsNewHeading a:hover{ 
  text-decoration:underline;
}

.infoBoxHeadingCart,.infoBoxHeadingCartFull {
  font-weight: bold;
  height:18px;
  width:189px;
  color: #fff;
  background:#004F7A url(img/back_info_cart.gif) right;
  background-repeat: no-repeat;
  margin-top:17px;
}

.marginStartpage{
	margin:10px 0 0 0;	
}

.infoBoxHeadingCartFull a{
  color: #fff;
  text-decoration:none;
}

.infoBoxHeadingCats {
  font-weight: bold;
  height:18px;
  width:189px;
  color: #fff;
  background:#525768;
}

.infoBoxBottom {
  margin-bottom:15px;
}


SPAN.infoBox {
  width:189px;
  background: #E4E6EA;
  margin-bottom:10px;
}


.infoBoxAdmin {
  background: #fff;
  border:1px solid #798398;
  margin-bottom:10px;
}

.infoBoxCartFull {
  padding:10px 4px 10px 4px;
  background: #F9FCF8;
  border:1px solid #798398;
  margin-bottom:15px;
}

.infoBox_right, SPAN.infoBox_right {
  background: #fff;
  border:1px solid #798398;
  margin-bottom:15px;

}

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 {
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
}

A.pageResults {
	color: #0B325F;
	text-decoration: none;
}

A.pageResults:hover {
  color: #09305A;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  padding-left:0;
  padding-right:15px;
}

TD.NewProdDefault, P.main {
  padding-left:8px;
  padding-right:7px;
}

TD.smallText, SPAN.smallText, P.smallText {
	color:#808080;
	font-size:11px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	color:#454550;
}

TEXTAREA {
  width: 100%;
}

SPAN.greetUser {
  color: #303030;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #fff;
  padding:9px 7px;
  margin:0 0 10px 0;
}

TD.formAreaTitle {
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.productOldPrice {
	font-size:11px;
	text-decoration: line-through;
}

SPAN.newPrice {
	color: #90264C;
	font-size:14px;
	font-weight: bold;
}

SPAN.errorText {
  color: #ff0000;
}

SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}

SPAN.shippingtime {
	font-weight: bold;
}

.smallHeading {
	font-weight: bold;
	color: Black;
}

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-size: 7pt; }
.heading2 { font-size: 9pt; }
.heading3 { font-size: 10pt; }
.heading4 { font-size: 12pt; }
.heading5 { font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading { font-size: 11px; color: #FFFFFF; 
	background-color: #798398; 
	padding-top: 1px; padding-bottom: 1px;}
.sitemap_heading a {color:#fff;text-decoration:none;font-size: 11px;}
.sitemap_heading a:hover {color:#c0c0c0; text-decoration:none;font-size: 11px;}

.sitemap_sub {font-size: 11px; color: #000000; background-color: #f9f9f9; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#bf0000; text-decoration:none;}


/* message box */

.messageBox { }
.messageStackError, .messageStackWarning { background-color: #f9f9f9; color:#bf0000;border-bottom:2px solid #fff;}
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #bf0000; }

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

.navLeft {
	width: 184px;
}
.navRight {
	width: 184px;
}

.contentsTopics {
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #f1f1f1;
}

.tableListingII {
	background-color: #f9f9f9;
}

.tableBody {
padding: 5px;
}

.poweredby {
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
.eightpxtop{
	padding-top:6px;
}
p{
	/* color:#333333; */
	padding-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

p.box{
	font-size:11px;	
	/* color:#333333; */
	margin:0;
	padding:0;
}

p.box img.pic {
	border:1px solid #798398;
}

p.box img.img {
	
}
.box input {
	width: 150px;	
}
ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#maincol ul{
	margin:0;
	padding:0 0 0 10px;
	list-style-type:none;
}
#maincol li{
	background-image:url(img/navpoint.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding:0 0 5px 15px;
}

ul#CatNavi{
	margin:0;
	padding:0;
	list-style-type:none;
	background:#E5E6EA;
}

/* EBENE 1    start*/
ul#CatNavi li{
	padding-left:0;
}

ul#CatNavi li a{
	display:block;	
	color:#525868;
	border-bottom:1px solid #fff;
	padding:6px 10px 6px 10px;
	font-weight:bold;
	text-decoration:none;	
}

ul#CatNavi li a:hover{
	text-decoration:none;
	color:#014E7C;
}

ul#CatNavi li.Current a{
	text-decoration:none;
	color:#014E7C;	
	border-bottom:0px;
}

ul#CatNavi li.CurrentParent a{
		border-bottom:0px;
}

/* EBENE 2    start*/
ul#CatNavi li.CatLevel2{
	
}

ul#CatNavi li.CatLevel2 a{
	display:block;	
	color:#525868;
	padding:5px 0 0 26px;
	font-weight:normal;
	border-bottom:0px;
}

ul#CatNavi li.CatLevel2 a:hover{
	text-decoration:none;
	color:#014E7C;
	background:url(img/navpoint_hover.gif) no-repeat 10px 8px;
}

ul#CatNavi li.CatLevel1 .Current a{
	font-weight:bold;
	text-decoration:none;
	color:#014E7C;
	background:url(img/navpoint_hover.gif) no-repeat 10px 8px;
}

/* EBENE 3    start*/
ul#CatNavi li.CatLevel3{
	padding-left:10px;
}

ul#CatNavi li.CatLevel3 a{
display:block;	
	color:#525868;
	padding:5px 0 0 26px;
	font-weight:normal;
	border-bottom:0px;
}

ul#CatNavi li.CatLevel3 a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#014E7C;
	background:url(img/navpoint_hover.gif) no-repeat 10px 8px;
}

ul#CatNavi li.CatLevel2 .Current a{
	font-weight:bold;
	text-decoration:none;
}

li.unterebene{
	padding-left:10px;
}


#maincol form input, select{
	background-color:#f9f9f9;
}

table#Bestellung input{
	background-color:transparent;
}


#leftcol form .FormularSchmal .Suchfeld{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	width:140px;
	background-image:url(img/form-back.jpg);
}

#leftcol form .Suchfeld{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	width:150px;
	background-image:url(img/form-back.jpg);
}

form .newsletter{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	width:142px;
	margin:0 5px 0 0;
	background-image:url(img/form-back.jpg);
}

#leftcol form .PWSuchfeld{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	width:60px;
	background-image:url(img/form-back.jpg);
}

#leftcol form image {
	border:none;
}

#Breadcrump{
	width:810px;
	margin-left:156px;
	position:relative;
	top:108px;
	color:#fff;
	font-size:11px;
	clear:both;
}

#Breadcrump a{
	color:#fff;
	text-decoration:none;
}

#Breadcrump a:hover{
	color:#ccc;
	text-decoration:none;
}

#BreadLeft{
	float:left;
	width:766px;
}

#BreadRight{
	float:left;
	width:174px;
}

#MoreAbout{
	width:966px;
	font-family:verdana;
	font-size:10px;
	margin:10px 0 0 0;
	padding:6px 0 3px 0;
	text-align:center;
	background-color:#BECCD9;
	}

#Copyright{
	width:966px;
	text-align:center;
	background-color:#D5D8DF;
	color:#505357;	
}

#Copyright a{
	color:#505357;
	text-decoration:none;
}

.copyright a{
	color:#505357;
	text-decoration:none;
}

.copyright{
	padding:0;
	width:950px;
	text-align:center;
	background-color:#D5D8DF;
	color:#505357;
	padding:0 0 10px 0;
	border-left:8px solid #fff;
	border-right:8px solid #fff;
	border-bottom:8px solid #fff;
	margin-left:auto;
	margin-right:auto;
}


#MoreAbout a{
	padding:0 22px 0 22px;
	text-decoration:none;
	color:#2F5472;
	border-right:1px solid #2F5472;
}

#MoreAbout a:hover{
	text-decoration:underline;
}

#MoreAbout a.last{border-right:0px;}

#MoreAbout a span{}

/* Startseite NewProducts */
.Aufreissen{
	width:100%
}

.WeiteFloat{
	width:180px;
	
}

.WeiteFloatMargin{
	width:180px;
	margin-right:7px;
}

.Aufreissen table {
	border:1px solid #798398;
	margin-bottom:10px;
	width:180px;
}

.Aufreissen .NoTableBorder{
	border:none;
	padding:0;
	margin:0;
}

.NoTableBorder{
	border:none;
	padding:0;
	margin:0;
	wi dth:750px;
	
}

table .TDHeadline{
	width:750px;
	height:30px;
	padding-left:10px;
	background:url(img/prodheadline.gif) repeat-x 0 0;
}

.Aufreissen table .TDBeschreibung{
	border-left:1px dotted #798398;
	padding-left:10px;
}

.Aufreissen table .TDProduktbildStartseite{
	vertical-align:top;
	padding-top:7px;
}
/* Neue Produkte NewProducts */
.BuyNowButton{
	margin:10px 0 0 0;
	padding:4px 0 4px 0;
	text-align:center;
	border-top:1px solid #F5F7FD;
}

.NewProductsOverview {
	border:1px solid #798398;
	margin-bottom:10px;
	width:100%;
}

.UpcomingProds {
	width:100%;
}

.UpcomingProds td {
	padding:3px 10px 3px 10px;
	
}

.TDHeadline{
	height:30px;
	padding-left:10px;
	background:url(img/td-headline.gif) repeat-x 0 0;
}

.TDHeadline h1{
	margin:0; 
	padding:0 0 2px 0; 
	font-size : 1.2em;
}

.TDHeadline a{
	margin:0; 
	padding:10px 0 2px 0;
	font-size : 1.2em;
}

#SucheMainStyle #Position{
	font-size:11px;
	font-weight:bold;
	color:#525768;
	float:right;
}

#SucheMainStyle #Position .Suchfeld{
	width:110px;
	height:16px;
	margin:0 6px 0 0;
	background-image:url(img/form-back.jpg);
	border:1px solid #9D9D9D;
}

.inputRequirement input{
	border:1px solid #c0c0c0;
	width:174px;
}

.inputRequirement select{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	width:176px;
}

form select{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
}

.KontaktForm input{
	border:1px solid #c0c0c0;
	width:174px;
}
.KontaktForm input[type="checkbox"]{
	border:1px solid #c0c0c0;
	width:10px;
}
.KontaktForm textarea{
	border:1px solid #c0c0c0;
	width:500px;
	background-color:#f9f9f9;
}

textarea#comments, textarea{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	font-family :   Arial, Verdana, sans-serif;
	font-size : 11px;
	color: #505357;
}

.Produktmenge input{
	border:1px solid #c0c0c0;
	width:30px;
	background-image:url(img/form-back.jpg);
}

#Warenkorb{
	width:750px;
	padding:0;
	margin:0;
}

#Warenkorb th{
	color:#fff;
	padding-left:5px;
	height:30px;
	background-color:#8F9AAF;
}

#Warenkorb th.NachMitteLoesch{
	height:30px;
	background-color:#8F9AAF;
	padding-left:5px;
	text-align:center;
	width:20px;
}

#Warenkorb td{
	border-bottom:1px solid #c0c0c0;
	vertical-align:top;
	background-color:#f9f9f9;
}

#Warenkorb .WarenkorbGesamt{
	vertical-align:top;
	background-color:#fff;
	text-align:right;
	padding-bottom:25px;
	border-bottom:none;
}

#Warenkorb .BeschreibungBild{
	float:left;
}

#Warenkorb .BeschreibungBild img{
	padding-right:5px;
}

.NachRechts{
	text-align:right;
	padding-right: 5px;
}

.NachMitte{
	text-align:center;
}

#Warenkorb td.NachMitteLoesch{
	text-align:center;
	
	background: #CCCCCC;
}

#Warenkorb .NachMitteLoesch input {
	background-color:#c0c0c0;
	border:1px solid #c0c0c0;
}

#maincol #checkout textarea{
	width:740px;
}


#TopNewsHeadline{
	padding:0;
	width:750px;
	margin-bottom:10px;
	background:#BECCD9;
}

#TopNewsHeadline h1{
	padding:2px 10px 1px 10px;
	font-size : 12px;
	color:#525868;
}

#TopNewsHeadline h2{
	margin:0;
	padding:10px 0 0 10px;
	font-size : 1.3em;
	color:#4E5361;
}

#TopNewsHeadline h3{
	padding:2px 10px 1px 10px;
	font-size : 12px;
	color:#525868;
}

#TopNewsContent{
	padding:0 10px 0 0;
}

.RedText{
	color:#bf0000;
}

.RedTextBold{
	color:#bf0000;
	font-weight:bold;
}

.NoBreakInMySite{
	width:540px; 
	position:realtive;
	overflow:hidden;
}

.NoBreakInMySiteReviews{
	width:750px; 
	position:realtive;
	overflow:hidden;
}

#ReviewMe {
	padding-top:10px;
	padding-left:10px;
	font-size:0.95em;
	position:realtive;
	overflow:hidden;
}

#ReviewMe img {
	border:1px solid #798398;
}

.BoxBorderTop {
	border-top:1px solid #798398;
}

.NaviAuntereEbene{
	color:#505050;
	font-size:11px;
}

.prodprice{
	float:left;
	padding:20px 0 0 16px;
	font-size:11px;
}

.prodListingPrice{
	padding:20px 0 0 0px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

.prodpriceEvil{
	height:21px;
	font-weight:bold;
	font-size:1.2em;
	color:#4C9809;
	padding:6px 0 3px 7px;
	margin:0 10px 0 0;
}

.HomeProd{
	background:url(img/prodboxhead.gif) no-repeat 0 0; 
	width:180px;
	height:30px;
	border-bottom:1px dashed #ccc;
	color:#0B325F;
}

.HomeProdFoot{
	background:url(img/prodboxfoot.gif) no-repeat 0 0; 
	width:180px;
	height:11px;
	position:relative;
	overflow:hidden;
}

.HomeProd a{
	color:#0B325F;
	text-decoration:none;
}

.HomeProd a span{
	padding:8px 0 0 10px;
	display:block;
}
	
.ProdHeadline{
	height:30px;
	padding:4px 10px 4px 10px;
	font-size:12px;
	text-align:center;
	background:#E4E6EA;
}
.ProdHeadline a{
	color:#525768;
}


.ButtonHome{
	padding-bottom:10px;
	padding-right:10px;
	text-align:right;
	float:left;
}

.TabelleDetails td{
	background-color:#E4E6EA;
}

.TabelleDetails {
	width:440px;
	border:1px solid #E4E6EA;
	margin-right:10px;
	margin-bottom:10px;
}

#Warenkorb table.AttributesBasket {
	margin-top:15px;
}
#Warenkorb table.AttributesBasket td.basket{
	text-align:left;
	border-bottom:none;
}

#BestellStatus{
	padding-top:20px;
	padding-left:30px;
	text-align:center;
	
}

#BestellStatus .InAktivVersand{
	float:left;
	background:url(img/1_no.gif) no-repeat 0 0;
	width:135px; height:30px;
	padding:7px 0 5px 35px;
	color:#c0c0c0;
	text-align:left;
}

#BestellStatus .AktivVersand{
	float:left;
	background:url(img/1_act.gif) no-repeat 0 0;
	width:135px; height:30px;
	padding:7px 0 5px 35px;
	color:#092D56;
	text-align:left;
}

#BestellStatus .InAktivZahlung{
	float:left;
	background:url(img/2_no.gif) no-repeat 0 0;
	width:135px; height:30px;
	padding:7px 0 5px 35px;
	color:#c0c0c0;
	text-align:left;
}

#BestellStatus .AktivZahlung{
	float:left;
	background:url(img/2_act.gif) no-repeat 0 0;
	width:135px; height:30px;
	padding:7px 0 5px 35px;
	color:#092D56;
	text-align:left;
}

#BestellStatus .InAktivBest{
	float:left;
	background:url(img/3_no.gif) no-repeat 0 0;
	width:135px; height:30px;
	padding:7px 0 5px 35px;
	color:#c0c0c0;
	text-align:left;
}

#BestellStatus .AktivBest{
	float:left;
	background:url(img/3_act.gif) no-repeat 0 0;
	width:135px; height:30px;
	padding:7px 0 5px 35px;
	color:#092D56;
	text-align:left;
}

#BestellStatus .InAktivFertig{
	float:left;
	background:url(img/4_no.gif) no-repeat 0 0;
	width:135px; height:30px;
	padding:7px 0 5px 35px;
	color:#c0c0c0;
	text-align:left;
}

#BestellStatus .AktivFertig{
	float:left;
	background:url(img/4_act.gif) no-repeat 0 0;
	width:135px; height:30px;
	padding:7px 0 5px 35px;
	color:#092D56;
	text-align:left;
}

#Versandstatus{
	margin:0 0 15px 0;
	padding:0;
	width:740px;
	text-align:center;
	clear:both;
}

textarea#review{
	width:730px;
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
}

.GreyLineUnder{
	border-bottom: 1px solid #798398;
}

.GreyBorder{
	border: 1px solid #798398;
	margin-bottom:10px;
}

table.Bestellungen{
	border:1px solid #798398; 
	background-color:#fff;
}

table.Bestellungen td, th{
	background-color:#f9f9f9;
}

.BorderTOP{	
	border-top: 1px solid #798398;
}

.BorderBOTTOM{	
	border-top: 1px solid #798398;
}

.BorderGREY{	
	border: 1px solid #798398;
}

/*
	NEWPRODS NEW!!!
*/

.NewProdsWidth{width:750px}
.NewProdsTop{background:url(img/prodboxtop.gif) no-repeat 0 0;height:20px;}
.NewProdsHeadline{width:749px;background-color:#B3BBCB;padding-bottom:10px;border-left:1px solid #6a7388;border-right:1px solid #6a7388;}
.NewProdsHeadline h2{color:#4e5361;font-size:1.5em;margin:0;padding:0 0 0 15px;}
.NewProdsBack{background:#B3BBCB;width:749px;border-left:1px solid #6a7388;border-right:1px solid #6a7388;}
.NewProdsPos{float:left;padding:0 0 0 6px;margin-bottom:10px;}
.NewProdsPosBack{background:#fff;width:180px;}
.NewProdsPosBackImgPos{text-align:center;padding:5px 0 5px 0;}
.NewProdsPosBackText{text-align:center;padding:5px 5px 5px 5px;}
.NewProdsPosBuyNow{text-align:center;margin:10px 0 5px 0;}
.NewProdsBottom{background:url(img/prodboxbottom.gif) no-repeat 0 0;height:20px;clear:both;}

.parseTime{font-size:10px;color:#BECCD9;}


#contentContainer{margin:0 8px 0 9px;}

/* Artikellisteansicht
*/
#ProdContent{
	float:left;
	width:180px;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	background:#fff;	
}

#ProdContent .ProdImage{
	height:90px;
	margin:20px 0 10px 0;
	text-align:center;
}

#ProdContent .ProdText{height:70px;}
#ProdContent p{text-align:left;padding:0 5px;font-size:11px;}
#ProdContent .VersandText{text-align:center;font-size:9px;}
#ProdContent a{text-decoration:none;}
#ProdContent a:hover{text-decoration:underline;}

/*Artikelansicht*/
#Bildbox{
	float:right;
	width:280px;
	margin:0 8px 0 0;
	padding:40px 0 0 40px;
	text-align:center;
}

.thumbBox{float:right;}
.nextBild, .nextBild_active{width:50px;height:50px;margin:0 17px 5px 0;text-align:center;border:1px solid #454457;padding:2px;}
.nextBild_active{color:#ccc;border:1px solid #ccc;}
.nextBild a:link{color:#454457;text-decoration:none;}
.nextBild a:hover{color:#ccc;}
.nextBild img, .nextBild_active img{width: 50px; height: 50px;}

#artikelansichtAbschluss{
	width:722px;
	height:30px;
	margin:15px 0 0 0;
	padding:5px 14px 0 14px;
	font-size:11px;
	color:#454457;
	background:#E4E6EA;
}

#artikelansichtAbschluss img{float:left;}

.artikeldruck{float:left;display:block;margin:0 0 0 15px;padding:5px 0 5px 28px;color:#454457;text-decoration:none;background: url(img/print.gif) no-repeat;}
a.cheaply_see{float:left;display:block;margin:0 0 0 15px;padding:5px 0 5px 28px;color:#454457;text-decoration:none;background: url(img/cheaply_see.gif) no-repeat;}
a.product_ask{float:left;display:block;margin:0 0 0 15px;padding:5px 0 5px 28px;color:#454457;text-decoration:none;background: url(img/product_ask.gif) no-repeat;}
a.product_size{float:left;display:block;margin:0 0 0 15px;padding:5px 0 5px 28px;color:#454457;text-decoration:none;cursor: pointer;background: url(img/product_size.gif) no-repeat;}


.prodOptions{
	float:right;
	margin:0 8px 0 0;
	padding:20px 17px 0 0;
	font-size:11px;
}

.mengeEinkauf{
	width:178px;
	float:right;
	text-align:right;
}
.mengeEinkauf input[type="text"]{
	background: #91254B;
	width: 23px;
	float: left;
}
.prodOptions select, .prodOptions input.add_qty{width:178px;height:18px;margin:0 0 6px 0;line-height:18px;color:#004F7A;font-size:11px;border:1px solid #9D9D9D;}
.prodOptions input.add_qty{float:left;width:18px;text-align:center;}

.cheaply_table {border:1px solid #dddddd;}
.cheaply_description {border-left:1px solid #dddddd;padding:5px;}
.cheaply_line {height:0px; border-bottom:1px solid #dddddd; padding:5px;}

#start{
	/* width:100%;
	height:324px;
	background: url(img/index.jpg) no-repeat; */
	clear: both;
}

#start #contentContainer p{
	color:#fff;
	font-family:Calibri, arial;
	font-style:italic;
	font-size:16px;
	text-shadow: black 0.1em 0.1em 0.2em;
}


#text_wanderer{padding:0 260px 0 0;background: url(img/wanderer.gif) no-repeat  top right;}

/* Register Tabs */

#tab-pane-1{
	float:left;
	width:400px;
	font-size:11px;
	padding:0 0 0 7px;
	color: #505357;
}
#tab-pane-1 p{
	color:#505357;
	}
.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;
}

.dynamic-tab-pane-control .tab-row .tab {
	display:		inline;
	float:			left;	
	cursor:			hand;	
	z-index:		1;
	position:		relative;
	top:				0; 
	margin:0;
	padding:0;
	color:#004E7A;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	/*ausgew�hlt */
	z-index:		3;
	top:			0;
}

.dynamic-tab-pane-control .tab-row .tab a {
	text-decoration:	none;
	cursor:			hand;
	cursor:			pointer;
	color:#004E7A;
		font-weight:bold;
	padding:  0 8px 0 8px;
}

.dynamic-tab-pane-control .tab-row .hover a {
	color: #525768;	font-weight:bold;
	background:#E6E6E6;
}

.dynamic-tab-pane-control .tab-row .tab.selected a {
	font-weight:bold;
	color: #525768;
	background:#E6E6E6;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	z-index:		2;
	position:		relative;
	top:			0px;	
	padding:  14px 0 0 8px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
	height:13px;
	width:400px;
	border-bottom:1px solid #E6E6E6;
}
/* End */

/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - Begin  */
div#products_treadmill ul, div#products_treadmill li{margin:0;padding:0;background:url();}
h2.products_treadmill_head {padding:1px 9px; color:#454457; background:#BECCD9; font-size:12px;}
div#products_treadmill { width:751px; text-align:center; margin:0 auto; text-align:center;}
div#products_treadmill ul { width:600px; text-align:center; margin:0 auto; }
div#products_treadmill ul li { width:180px; height:300px;margin:0 7px 0 0; float:left; text-align:center; list-style:none; }
div#products_treadmill a.textlink {display:block;width:162px;height:11px;padding: 4px 9px 4px 9px;font-size:11px;text-decoration:none;text-align:left;color:#454457;background:#E4E6EA;}

div#products_treadmill img { display:block; width:100px;padding:30px 40px 30px 40px; background:#fff;}
/* products_treadmill.html - Products-Treadmill (c)2008 by Hetfield - End  */


#maincol ul.cross_selling{
	margin:0;
	padding:0;
}

#maincol li.cross_selling{
	width:180px; 
	height:;
	margin:0 7px 0 0; 
	padding:0 0 10px 0;
	float:left; 
	text-align:	center; 
	list-style:none;
	background-image:url();
	background-position:0px 3px;
	background-repeat:no-repeat;
}
.Produktmenge input.plus {
display: block;
background-image: url(img/plus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.Produktmenge input.minus {
display: block;
background-image: url(img/minus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.alter {
display: block;
background-image: url(img/alter.gif);
background-repeat: no-repeat;
width: 112px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

#Warenkorb .NachMitteLoesch input.delete {
background: url(img/muelltonne.gif) no-repeat 50% 50%;
border: none;
width: 20px;
height: 25px;
font-size: 0px;
cursor: pointer;
}
#checkout textarea.readonly {
	height: 200px;
	resize: none;
}

