/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
#popCart {
	position: absolute;
	top: 2%;
	left: 140%;
	width: 560px;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	z-index: 100000;
	display: none;
	padding: 10px 10px 10px 10px;;
}

.popup_header {
	font-family: Tahoma, Verdana, Arial, sans-serif;	font-size: 1.0em;	text-align: center;
	vertical-align:bottom;
	padding: 3px 10px;
	border: 1px solid #ccc;
	margin: 0px auto;
	width: 380px;
	font-weight: bold;
}

.popup_image {
	font-family: Tahoma, Verdana, Arial, sans-serif;	font-size: 0.9em;	text-align: center;	color: #000;
	margin: 10px auto;	padding: 5px;
}

#mycart {
	margin: 0px auto;

}

.cart_symbol {
	height: 42px;
	width: 48px;
	float: left;
	background-image: url(img/shopping_cart.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.cart_contents {
	font-family: Tahoma, Verdana, Arial, sans-serif;	font-size: 0.9em;	text-align: center;
	color: #000;

}

#pop_buttons_box {
	font-family: Tahoma, Verdana, Arial, sans-serif;	font-size: 1.0em;	text-align: center;
	width: 560px;
	height: 28px;
	vertical-align:bottom;
	margin: 10px auto 0 auto;
}

#pop_buttons_box a {
	color: #000;
	text-decoration: none;
}
#pop_buttons_box a:hover {
	color: white;
	text-decoration: none;
	cursor: pointer; 
}

.close_button {
	float: left;
	width: 160px;
	border: 1px solid #000;
	background-color: #5EB408;
	padding: 5px;
	color: white;
	font-weight: bold;
}
.cart_button {
	float: right;
	width: 160px;
	border: 1px solid #000;
	background-color: #5EB408;
	padding: 5px;
	color: white;
	font-weight: bold;
}

#ShaddowTop{
	width:984px;
	height:20px;
	background-image:url(img/schatten_oben.gif);
	background-repeat: no-repeat;
	margin-left:auto; 
	margin-right:auto;
}
#Warenkorb input {
	border: 1px solid #cccccc;
}
.bg-teaser {
	border: 1px dashed #cccccc;
	background-color: #5EB408;
	color: white;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	margin-top: 4px;
	font-size: 1.1em;
}
.bg-teaser-top-versand {
	border: 1px dashed #cccccc;
	background-color: #5EB408;
	color: white;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	margin-top: 4px;
	font-size: 1.3em;
}
.clear {
	clear: both;
}
.warenkorb-shipping {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: white;
}

.warenkorb-btn1 img, .warenkorb-btn2 img {
	margin-top: 5px;
}

.warenkorb-btn1 a:hover, .warenkorb-btn2 a:hover {
	text-decoration: none;
}

.warenkorb-btn1 {
	float: left;
	margin-left: 141px;
	text-align: center;

}

.warenkorb-btn2 {
	text-align: center;
	float: right;
	margin-right: 132px;
}

.warenkorb-pixel {
	width: 50%;
	margin-left: 190px;
}




.formArea tbody tr td input {
	border: 1px solid #cccccc;
}

ul#CatNavi ul li.CatLevel3 .Current a {
	color: black;
}

.prodprice a {
	color: black;
}
#products-page .NewProductsOverview {
	width: 95%;
}
.NewProductsOverview tbody a:hover {
	text-decoration: none;
}

.NewProductsOverview .BuyNowButton {
	margin-top: -5px;
}
#mint-left {
	background: #fff url(img/mint-logo.gif) no-repeat 0 0;
	height: 113px;
	margin-left: 30px;
width: 126px;
}
html, body{ 
	margin:0; 
	padding:0;
	text-align:center;
	font-family : Arial, Verdana, sans-serif;
	font-size : 87%;
	color: #000000;
	background: #fff;

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

h2{
	margin:0;
	margin-top:18px;
	padding:0; 
	font-size : 1.3em;
	color: #5EB408;
}

h3{
	margin:0;
	margin-top:25px;
	padding:0; 
	font-size : 1.1em;
	color: #5EB408;
}

h4{
	margin:0;
	margin-top:0;
	padding:0; 
	font-size : 1.1em;
	color: #5EB408;
}

#Suchfeld h3{
	margin:0;
	padding-top:2px; 
	font-size : 13px;
	color: #5EB408;
}

#LoginBoxCenter{
	margin: 10px 0 10px 10px;
}

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

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

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

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

#LoginBoxCenter .LoginBoxCenterPart{
	float:left;
	margin-right:10px;
}

#LoginBoxCenter .LoginBoxCenterSnip{
	float:left;
	margin-right:5px;
}

#LoginBoxCenter .LoginBoxCenterForgetPW{
	width: 160px;
	margin-top:5px;
	font-weight:normal;
}

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

#NebenBreadcrump{
	float:right;
}

#NebenBreadcrump .LogIn{
	background-image:url(img/navbackoben.gif);
	float:left;
	height:34px;
border-right:1px solid #81C53C;
}

#NebenBreadcrump .LogIn2{
	background-image:url(img/navbackoben2.gif);
	float:left;
	height:34px;
}

#NebenBreadcrump .LogIn a{
	height:34px;
	display:block;
	color:#fff;
	font-weight:bold;
	padding:0 15px 0 15px;
}

#NebenBreadcrump .LogIn2 a{
	height:34px;
	display:block;
	color:#fff;
	font-weight:bold;
	padding:0 15px 0 15px;
}

.KontoOben{
	position:relative;	
	top:11px;
}

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

.HeadAbstand2{
	float:right;
	width:100%;
	height:49px;
}

#Shaddow{
	width:984px;
	background-image:url(img/back_white.gif);
	background-repeat: repeat-y;
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
}

#ShaddowTop{
	width:984px;
	height:20px;
	background-image:url(img/schatten_oben.gif);
	background-repeat: no-repeat;
	margin-left:auto; 
	margin-right:auto;
}

#ShaddowBottom{
	width:984px;
	height:20px;
	background-image:url(img/schatten_unten.gif);
	background-repeat: no-repeat;
	margin-left:auto; 
	margin-right:auto;
}

#pagewidth{ 
	width:950px; 
	margin-left:auto; 
	margin-right:auto;
	background-color: #fff;
	border:0;
} 
 
#header{
	position:relative; 
	height:130px; 
	width:950px;;
	background-image:url(img/top_bg.gif);
	background-repeat: no-repeat;
	background-color: #fff;
} 
#products-page li {
	margin-left: 10px;
} 
#leftcol{
	width:184px; 
	float:left; 
	position:relative;
}
 
#twocols{
	width:766px; 
	float:right; 
	position:relative; 
}
 
#maincol{
	background:#FFFFFF url(img/mint-trans.gif) no-repeat scroll 50% 50%; 
	float: left; 
	display:inline; 
	position: relative; 
	width:751px;
	padding-left:15px;
	padding-right:0;
	padding-top:5px;
	min-height: 350px;
}
 
#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;
}

.boxTextBG {
	background-color: #ffffff;
}
.boxTextBGII {
	background-color: #FFCC99;
}
.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: #202020;
  text-decoration: none;
}

a:hover {
  color: #202020;
  text-decoration: underline;
}

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:0;
}

.infoBoxContents {
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

.BoxHead{
	color:#fff;
	padding-top:5px;
	padding-left:40px;
}

.infoBoxHeading {
  font-weight: bold;
  height:25px;
  width:184px;
  color: #fff;
  background-image:url(img/back_info.gif);
  background-repeat: no-repeat;
}

.infoBoxHeadingCats {
  font-weight: bold;
  height:25px;
  width:184px;
  color: #fff;
  background-image:url(img/back_info.gif);
  background-repeat: no-repeat;
  margin-top:5px;
  border-bottom:1px solid #81C53C;
}

.infoBoxHeading_right {
  font-weight: bold;
  height:25px;
  width:184px;
  color: #fff;
  background-image:url(img/back_info.gif);
  background-repeat: no-repeat;
}

.infoBox, SPAN.infoBox {
  background: #fff;
  border:1px dashed #81C53C;
  margin-bottom:15px;
}

.infoBox_right, SPAN.infoBox_right {
  background: #fff;
  border:1px solid #e6e6e6;
  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: black;
	text-decoration: underline;
}

A.pageResults:hover {
  color: black;
  text-decoration: none;
}

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

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

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

TD.smallText, SPAN.smallText, P.smallText {
}

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 {
}

TEXTAREA {
  width: 100%;
}

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

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f9f9f9;
  border-color: #cccccc;
  border-style: dashed;
  border-width: 1px;
  padding: 10px;
}

TD.formAreaTitle {
  font-weight: bold;
}

TD.copyright {
  line-height: 1.5;
  text-align:center;
}

A.copyright {
  color: #c0c0c0;
}

A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}

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

SPAN.productSpecialPrice {
  color: #ff0000;
}
SPAN.productOldPrice {
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  color: #ff0000;
}

SPAN.productDiscountPrice {
  color: #ff0000;
  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: 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-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 { }
.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: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.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:0.95em;
	padding-left:5px;
	color:#333333;
	margin-top:5px;
	margin-bottom:5px;
}

p.box img {
	margin-bottom: 5px;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;

}

ul#CatNavi{
	margin:0;
	padding:0;
	list-style-type:none;
	margin-bottom:15px;
	border-bottom: 1px dashed #81C53C;
}

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

ul#CatNavi li a{
	display:block;
	height:19px;
	background-color:#5EB408;
	color:#fff;
	border-bottom:1px dashed #81C53C;
	padding:5px 0 0 10px;
	font-weight:bold;
}

ul#CatNavi li a:hover{
	background-color:#96D555;
	text-decoration:none;
}

ul#CatNavi li.Current a{
	background-color:#96D555;
	text-decoration:none;
}

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

}
ul#CatNavi li.CatLevel2.CurrentParent.SubMenue li.CatLevel3 a{
background-color: white;
color: black;
}
ul#CatNavi li.CatLevel2.CurrentParent.SubMenue li.CatLevel3.Current a {
background-color:#5EB408 !important;
color:white !important;
}
ul#CatNavi li.CatLevel2 a{
	display:block;
	height:19px;
	background-color:#f9f9f9;
	color:#303030;
	border-bottom:1px solid #fff;
	padding:5px 0 0 10px;
	font-weight:normal;
	border-left: 1px dashed #81C53C;
	border-right: 1px dashed #81C53C;
}

ul#CatNavi li.CatLevel2 a:hover{
	background-color:#96D555;
	text-decoration:none;
	color: white;
}

ul#CatNavi li.CatLevel1.Current.SubMenue{
	border-bottom: 1px dashed #cccccc;
}

ul#CatNavi li.CatLevel1 .Current a{
	font-weight:bold;
	text-decoration:none;
	background-color:#96D555;
	color:white;
}

/* EBENE 3    start*/
ul#CatNavi li.CatLevel3{

}

ul#CatNavi ul li.CatLevel2.Current.SubMenue a {
	background-color: #5EB408;
	color: white;
}

ul#CatNavi ul li.CatLevel2.Current.SubMenue ul li a {
	background-color: white;
	font-weight: normal;
	color: black;
}

ul#CatNavi ul li.CatLevel2.Current.SubMenue ul li a:hover {
	background-color: #5EB408;
	color: white;
}

ul#CatNavi li.CatLevel3 a{
	display:block;
	height:19px;
	background-color:#f9f9f9;
	color:black;
	border-bottom:1px solid #fff;
	padding:5px 0 0 25px;
	font-weight:normal;
}

ul#CatNavi li.CatLevel3 a:hover{
	background-color:#96D555 !important;
	text-decoration:none !important;
	color: white !important;
}

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


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


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


#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);
	margin-bottom: 5px;
}

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

#leftcol form image {
	border:none;
}

#Breadcrump{
	background: url(img/navbackoben.gif) repeat-x 0 0;
padding: 5px;
	margin-bottom:5px;
	color:#ffffff;
	border:1px dashed #9D9D9D;
}

#Breadcrump a{
	color:#ffffff;
}

#MoreAbout{
	color:#9D9D9D;
	padding:5px 0 5px 1px;
}

#MoreAbout a{
	color:#808080;
}

#MoreAbout a:hover{
	text-decoration:none;
	color:#000;
}

#MoreAbout a span{
	padding:0 20px 0 0;
}

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

.WeiteFloat{
	width:370px;
	float:left;
}

.WeiteFloatMargin{
	width:370px;
	float:left;
	margin-right:7px;
}

.Aufreissen table {
	border:1px dashed #cccccc;
	margin-bottom:10px;
	width:370px;
	height:230px;
}
.Aufreissen table .TDHeadline{
	height:20px;
	padding-left:10px;
	background-color:#5EB408;
}

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

.Aufreissen table .TDProduktbildStartseite{

	padding-top:7px;
}
/* Neue Produkte NewProducts */
.BuyNowButton{
	float:right;
	padding:0 5px 5px 0;
}

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

.TDHeadline{
	height:20px;
	padding: 3px 10px 3px 10px;
	background-color:#5EB408;
}

.TDHeadline h1{
	margin:0; 
	padding:2px 0 2px 0; 
	font-size : 1.5em;
	color: #fff;
}

.TDHeadline a{
	margin:0; 
	padding:2px 0 2px 0; 
	font-size : 1.2em;
	color: #fff;
}
#Suchfeld #Position{
	float:right;
	padding:5px;
	background-color:#fff;
}

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

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

.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;
	background-image:url(img/form-back.jpg);
}

.KontaktForm textarea{
	border:1px solid #c0c0c0;
	width:390px;
	background-color:#f9f9f9;
}

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

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

#Warenkorb th{
	background-color:#424242;
	color:#fff;
	padding-left:5px;
	height:20px;
}

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

#Warenkorb td{
	border-bottom:1px dashed #cccccc;
	vertical-align:top;
	background-color:white;
	padding: 5px;
}

#Warenkorb .WarenkorbGesamt{
	background-color:#fff;
	text-align:right;
	border-bottom:none;
}

#Warenkorb .BeschreibungBild{
	float:left;
}

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

.NachRechts{
	text-align:right;
}

.NachMitte{
	text-align:center;
}

#Warenkorb .NachMitteLoesch{
	text-align:center;
	background-color:#c0c0c0;
}

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

#maincol #checkout textarea{

}

#TopNewsBack{

}

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

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

.RedText{
	color:#bf0000;
}

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

.NoBreakInMySite{
	width:420px; 
	position:relative;
	overflow:hidden;
}

.NoBreakInMySiteReviews{
	width:745px; 
	position:relative;
	overflow:hidden;
}

#ReviewMe {
	padding-left:10px;
	padding-right:10px;
	font-size:0.95em;
}

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

.prodprice{
	width:10em;
	font-weight:bold;
	font-size:1.3em;
	color:#5EB408;
	text-align:center;
	padding:8px;
	background-color:#f9f9f9;
	border:1px dashed #cccccc;
	margin:0 10px 5px 0;
	
}

.ButtonHome{
	padding-bottom:10px;
	text-align:center;
}

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

.TabelleDetails {
	width:100%;
	border:1px solid #eaeaea;
	margin-right:5px;
	margin-bottom:10px;
}

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

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

#BestellStatus .InAktiv{
	float:left;
	background-color:#9f9f9f;
	width:170px;
	padding:5px 0 5px 0;
	text-align:center;
	margin:1px;
	color:#c0c0c0;
}

#BestellStatus .Aktiv{
	float:left;
	background-color:#5EB408;
	width:170px;
	padding:5px 0 5px 0;
	text-align:center;
	margin:1px;
	color:#fff;
}

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

#maincol ul{
	list-style-type:square;
	padding-left:15px;
}

#maincol ul li{
	line-height:20px;
}

div#intelliSearchResult {
	position:absolute;
	width:263px;
	top: 25px;
	left: 685px;
	z-index:1;
	background-color:#5EB408;
	padding:0px;
	border-style:solid;
	border-color:#81C53C;
	border-width:1px 1px 0px 1px;
	display:none;
	visibility:hidden;
}

div#intelliSearchResult a {
	display:block;
	padding:4px;
	width:255px;
	border-style:solid;
	border-color:#81C53C;
	border-width:0px 0px 1px 0px;
	font-size:11px;
	color: white;
}

div#intelliSearchResult a:hover {
	display:block;
	background-color:#96D555;
	color:#FFFFFF;
	text-decoration:none;
}

.copyright {
	display: none;
}
