/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
.NewProductsOverview.upcoming {
	padding: 5px 10px;
}
.tags {
	padding:0 15px 0 8px;
width:150px;
}
#leftcol a {
	/* color: #cccccc; */
}

#leftcol p.box {
	margin: 0;
}
.color {
	color: #FAB540;
}
#leftcol .infoBox {
	background: transparent url(img/back_info_middle.gif) repeat-y 0 0;
	width: 180px;
	border: none;
}
#leftcol .bottom {
	background: transparent url(img/back_info_bottom.gif) repeat-y center bottom;
	width: 183px;
	height: 22px;
	border: none;
}
.products-header {
	background: transparent url(img/products-header.gif) no-repeat 0 0;
	width: 750px;
	height: 25px;
	border: none;
}
.products-middle {
	background: transparent url(img/products-middle.gif) repeat-y 0 0;
	padding: 0 12px;
	border: none;
}
.products-footer {
	background: transparent url(img/products-bottom.gif) no-repeat center bottom;
	width: 750px;
	height: 22px;
	border: none;
}

.products-start-header {
	background: transparent url(img/products-start-header.gif) no-repeat 0 0;
	width: 335px;
	height: 28px;
	border: none;
}
.products-start-middle {
	background: transparent url(img/products-start-middle.gif) repeat-y 0 0;
	padding: 0 15px;
	border: none;
}
.products-start-bottom {
	background: transparent url(img/products-start-footer.gif) no-repeat center bottom;
	width: 335px;
	height: 22px;
	border: none;
	margin-top: -10px;
}

#logout {
	position: absolute;
	top: 0;
	left: 180px;
	background: transparent url(../../infos/logout.png) no-repeat 0 0;
	width: 142px;
height: 40px;
}
#logout:hover {
	position: absolute;
	top: 0;
	left: 180px;
	background: transparent url(../../infos/logout-hover.png) no-repeat 0 0;
	width: 142px;
height: 60px;
}

#home {
	position: absolute;
	top: 0;
	left: 60px;
	background: transparent url(../../infos/home.png) no-repeat 0 0;
	width: 142px;
height: 40px;
}
#home:hover {
	position: absolute;
	top: 0;
	left: 60px;
	background: transparent url(../../infos/home-hover.png) no-repeat 0 0;
	width: 142px;
height: 60px;
}

#bewerten {
	position: fixed;
	top: 165px;
	left: 0;
	background: transparent url(../../infos/bewerten.png) no-repeat 0 0;
	width: 40px;
height: 142px;
}
#bewerten:hover {
	position: fixed;
	top: 165px;
	left: 0;
	background: transparent url(../../infos/bewerten-hover.png) no-repeat 0 0;
	width: 60px;
height: 142px;
}
#feedback {
	position: fixed;
	top: 40px;
	left: 0;
	background: transparent url(../../infos/feedback.png) no-repeat 0 0;
	width: 40px;
height: 142px;
}
#feedback:hover {
	position: fixed;
	top: 40px;
	left: 0;
	background: transparent url(../../infos/feedback-hover.png) no-repeat 0 0;
	width: 60px;
height: 142px;
}
#designer {
	position: fixed;
	top: 160px;
	left: 0;
	background: transparent url(../../infos/designer.png) no-repeat 0 0;
	width: 40px;
height: 142px;
}
#designer:hover {
	position: fixed;
	top: 160px;
	left: 0;
	background: transparent url(../../infos/designer-hover.png) no-repeat 0 0;
	width: 60px;
height: 142px;
}
.infoBox li {
background:transparent url(img/unorderd.gif) no-repeat scroll 0 3px;
line-height:20px;
padding-left:20px;
list-style-type: none;
}
.infoBox li a {

}
.service-link {
float:left;
margin-left:295px;
margin-top:-68px;
}
.service-add {
float:left;
margin-left:455px;
margin-top:-68px;
}
.sort-products {
	float: right;
}
.sort-products, .sort-products select {
	font-size: 10px;
}
.treue-bonus {
height: 100px;
width: 100px;
background: transparent url(../../infos/treue.png) no-repeat 0 0;
position: absolute;
margin-left: 723px;
margin-top: -108px;
z-index: 100;
}

.twitter {
height: 100px;
width: 77px;
background: transparent url(../../infos/twitter.png) no-repeat 0 0;
position: absolute;
margin-left: 30px;
z-index: 100;
}

.lang {
	float: left;
	margin: -15px 0 0 409px;
}

#popCart {
	position: absolute;
	top: 3%;
	left: 145%;
	width: 560px;
	background: #fff;
	border: 1px solid #cccccc;
-moz-border-radius:10px;
	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 #cccccc;
	background-color: #FAB540;
	padding: 5px;
	color: white;
	font-weight: bold;
-moz-border-radius:5px;
}
.cart_button {
	float: right;
	width: 160px;
	border: 1px solid #cccccc;
	background-color: #FAB540;
	padding: 5px;
	color: white;
	font-weight: bold;
-moz-border-radius:5px;
}


#Warenkorb input {
	border: 1px solid #cccccc;
}

.paymentlist {
	border: 1px solid #cccccc;
	background-color: #FAB540;
	padding: 10px;
-moz-border-radius:10px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: white;
}

.information-sh-box {
	border: 1px solid #cccccc;
	background-color: #FAB540;
	padding: 10px;
-moz-border-radius:10px;
	color: white;
	font-weight: bold;
}

.information-box {
	border: 1px solid #cccccc;
	background-color: #FAB540;
	padding: 10px;
-moz-border-radius:10px;
	color: white;
}

.feed {
	float: right;
	padding: 5px 5px 0 0;
}

.helpimage {
	position: absolute;
	left: 650px;
	top: 170px;
}

.footerbackground {
	padding:0;
	background:url(img/footerbackground.jpg) no-repeat 0 0;
	width:950px;
	height:40px;
	color: white !important;
}
.footerbackground h4 {
	padding: 10px 0 0 10px;
	margin: 0;
	color: white;
	font-size: 1.3em;
	position: relative;
	left: -40px;
}
.card-history-info #Warenkorb td {
	border-bottom: none;
}
.tell_a  a {
	color: white;
}
.down-price {
	float: right;
	width: 290px;
	padding: 5px;
	margin-right: 110px;
	border: 1px solid #9B9C9E;
	-moz-border-radius:10px;
	background-color: #9B9C9E;
	margin-top: 10px;
	color: white;
}
.down-price a {
	color: white;
}
.info-banner {
	position: absolute;
	left: 700px;
	z-index: 10;
}

#checkout .infoBox {
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.produkt-einzelpreis {
	color: red;
	font-weight: bold;
}

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

.warenkorb-shipping {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #ffffff;
}

.warenkorb-emty {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #cccccc;
}
.bookmarks {
	margin: 2px 0 0 35px;
	width: 133px;
}

.breadcrumb-right a{
	position: relative;
	left: 5px;
	bottom: 2px;

}
.category-description-txt a, .category-description-txt a:hover {
	color: #ffffff;
	text-decoration: none;
}

.product_name {
	float: left;
	width: 130px;
}
.product_image {
	float: left;
	padding-right: 30px;
}

.boxText #manufacturers select {
	margin: 9px;
	width: 90% !important;
}

.products-options-list table tr {
	height: 25px;
}

#LoginBoxCenter h4 {
	position: relative;
	bottom: 3px;
	text-align: center;
}

.copyright {
	display:none;
}

.front-top-box {
	font-weight: bold;
	border: 1px solid #e6e6e6;
	padding: 10px;
	font-size: 1.2em;
}


.Produktmenge input {
	float: left;
	margin: 0 10px 0 190px;
}

.category-description-text {
	text-align: center;
}

.btn-card {
	float: left;
}

html, body{ 
	margin:0; 
	padding:0;
	text-align:center;
	font-family :   Arial, Verdana, sans-serif;
	font-size : 86%;
	color: #000000;
	background-color:#999999;
background-image:url(img/bg_verlauf.gif);
background-repeat:repeat-x;
top:0;

}

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

h2{
	margin:0;
	margin-top:18px;
	margin-bottom:10px;
	font-size : 1.2em;
	color: #FAB501;
}

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

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

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

.ConRahmen{

	padding:0 9px 10px 9px;
}

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

.ConRahmenBottom{
	width:751px;
	height:0px;

}

#LoginBoxCenter{
	padding-left:15px;
	padding-top:5px;
	padding-bottom: 5px;
}

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

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

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

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

#LoginBoxCenter form input {
	padding:0;
	margin:0;
	border:0;
}
#LoginBoxCenter form td.button input {
	margin:3px 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;
}

#HeadRight .LogIn{
	height:35px;
	float: left;
}
#HeadRight .LogIn a{
	height:35px !important;
	height:28px;
	display:block;
	color:#333333;
	font-weight:bold;
	padding:7px 0 0 30px;
}
#HeadRight .LogIn a:hover{
	color:#FAB501;
	text-decoration:none;
}

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

.LogIn2{
	height:80px;
	width:316px;
	text-align:center;
	padding-top:36px
}

.LogIn2 a{
	color:#1691c3;
	font-weight:bold;
	padding:5px 15px 5px 15px;
	font-size:1em;
	border:1px solid #00629E;
	background-color:#f9f9f9;

}

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

#PositionTopMain{
	width:100%;
	background-image:url(img/new_top.jpg);
	background-repeat: repeat-x;
}

#NewTop{
	width:950px;
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
}

#Shaddow{
background-color:#FFFFFF;
border:0 none;
margin-left:auto;
margin-right:auto;
width:990px;
text-align:left;
background:transparent url(img/bg.png) repeat-y 0 0;
padding: 0;
}

#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:120px; 
	width:950px;
	background-image:url(img/header.gif);
	background-repeat: no-repeat;
} 

#HeadLeft{
	width:330px;
	float:left;
	height: 120px;
}

#HeadMiddle{
	margin-left:1px;
	width:295px;
	float:left;
	margin-top:8px;
}

#HeadRight{
	margin-left:1px;
	width:260px;
	float:left;
	margin-left: 38px;
}

 
#leftcol{
	margin-top: -5px;
	width:184px; 
	float:left; 
	position:relative;
}
 
#twocols{
	width:766px; 
	float:right; 
	position:relative; 
}
 
#maincol{
	background-color: #fff;  
	float: left; 
	display:inline; 
	position: relative; 
	width:751px;
	padding-left:10px;
	padding-right:0;
}
 
#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: #333333;
  text-decoration: none;
}

a:hover {
  color: #FAB501;
  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:0;
}

.infoBoxContents {
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

.BoxHead{
	color:#9B9C9E;
	padding-top:15px;
	text-align: center;
	text-transform: uppercase;
}

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

.infoBoxHeadingCartFull {
  font-weight: bold;
  height:30px;
  width:184px;
  color: #fff;
  background-image:url(img/back_info_cartfull.gif);
  background-repeat: no-repeat;
  margin-top:5px;
}

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

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

.infoBoxBottom {

	background: transparent url(img/back_info_bottom.gif) repeat-y center bottom;
	width: 184px;
	height: 22px;
	border: none;

}


.infoBox, SPAN.infoBox {
  background: #fff;
}

.infoBoxCartFull {
 -moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
  border:1px solid #cccccc;
  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: #333333;
	text-decoration: none;
}

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

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 b{
	margin-bottom:10px;
	font-size : 1em;
}

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

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

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 input {
	border: 1px solid #cccccc;
}

TABLE.formArea {
  background: #f9f9f9;
  border-color: #cccccc;
  border-style: dashed;
  border-width: 1px;
  padding: 5px;
  margin-bottom: 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: #bf0000;
	font-size:1.1em;
	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: #e6e6e6; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#235A99;}
.sitemap_heading a:hover {color:#bf0000; text-decoration:none;}

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

p.box img {
	
}

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

}

ul#CatNavi{
	margin:0;
	padding:5px 0 0 0;
	list-style-type:none;
	background: transparent url(img/back_info_middle.gif) repeat-y 0 0;
	width: 184px;
}


/* EBENE 1    start*/
ul#CatNavi li{
padding-left:10px;
width:164px;
}

ul#CatNavi li a{
	display:block;
	height:19px;
	background-color:#9B9C9E;
	color:#fff;
	border-bottom:1px solid #fff;
	padding:5px 0 0 10px;
	font-weight:bold;
	font-size: 11px;
}

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

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

/* EBENE 2    start*/
ul#CatNavi li.CatLevel2{
background-color:#FAB540;
padding-left:0;
}

ul#CatNavi li.CatLevel2 a{
	display:block;
	height:19px;
	color:#9B9C9E;
	border-bottom:1px solid #ffffff;
	padding:5px 0 0 20px;
	background-color:#ffffff;
}

ul#CatNavi li.CatLevel2 a:hover{
	background-color:#FAB540;
	color: #ffffff;
	text-decoration:none;
}

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

ul#CatNavi li.CatLevel2.SubMenue.CurrentParent a {
	background-color:#FAB540;
	color: white;
}

/* EBENE 3    start*/
ul#CatNavi li.CatLevel3{
background-color: #CDCDCD;
padding-left:0;
}

ul#CatNavi li.CatLevel3 a{
	display:block;
	height:19px;
	background-color:#cdcdcd !important;
	color:#CDCDCD;
	border-bottom:1px solid #fff;
	padding:5px 0 0 30px;
}

ul#CatNavi li.CatLevel3 a:hover{
	background-color:#FAB540 !important;
	text-decoration:none;
	color: white;
}
ul#CatNavi li.CatLevel3.Current a {
background-color:#FAB540 !important;
}
ul#CatNavi li.CatLevel2 .Current a{
	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:147px;
	background-image:url(img/form-back.jpg);
}

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

#leftcol form image {
	border:none;
}

#Breadcrump{
	padding: 0 25px;
	color:#333333;
	font-size:1.0em;
	margin: 10px 0;
}

#Breadcrump a{
	color:#333333;
}
#Breadcrump a:hover{
	color:#FAB501;
}
#MoreAbout{
	height:13px;
	text-align:center;
	color:#333333;
	padding:5px 0 5px 0;
	font-size:0.9em;
}

#MoreAbout a{
	color:#333333;
}

#MoreAbout a:hover{
	color:#FAB501;
}

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

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

.WeiteFloat{
	width:180px;
	
}

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

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

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

.NoTableBorder{
	border:none;
	padding:0;
	margin:0;
	width:751px;
	
}

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

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

.Aufreissen table .TDProduktbildStartseite{
	vertical-align:top;
	padding-top:7px;
}
/* Neue Produkte NewProducts */
.BuyNowButton{
	float:right;
	padding:0 5px 5px 0;
	margin-top: -30px;
}

.NewProductsOverview {
	border:1px solid #cccccc;
	margin-bottom:10px;
	padding: 10px;
	width:100%;
-moz-border-radius-bottomright:10px;
-moz-border-radius-bottomleft: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{
padding:71px 0 0 52px;
}

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

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

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

#Warenkorb th{
	color:#fff;
	padding-left:5px;
	height:30px;
	background:url(img/basket_green.gif) repeat-x 0 0;
}

#Warenkorb th.NachMitteLoesch{
	height:30px;
	background:url(img/basket_red.gif) repeat-x 0 0;
	padding-left:5px;
	text-align:center;
	width:20px;
}

#Warenkorb td{
	border-bottom:1px solid #cccccc;
	vertical-align:top;
	padding: 5px;
}

#Warenkorb .Produktmenge {
	
}

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

#Warenkorb .BeschreibungBild{
	float:left;
	width: 135px;
}

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

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

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

}


#TopNewsHeadline{
	padding:0;
	background:url(img/h1background.gif) no-repeat 0 0;
	width:751px;
	height:54px;
	margin-bottom:5px;
}
.TopNewsHeadlines{
	padding:0;
	background:url(img/h1background.gif) no-repeat 0 0;
	width:751px;
	height:54px;
	margin-bottom:5px;
}
#TopNewsHeadline h1{
	padding:15px 0 0 22px;
	font-size : 1.6em;
	color: #9B9C9E;
}

#TopNewsHeadline h2{
	margin:0;
	padding:18px 0 0 22px;
	font-size : 1.3em;
	color: #9B9C9E;
}
.TopNewsHeadlines h3{
	margin:0;
	padding:18px 0 0 22px;
	font-size : 1.3em;
	color: #9B9C9E;
}
#TopNewsContent{
	padding:0 10px 0 0;
}

.RedText{
	color:#bf0000;
}

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

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

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

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

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

.prodprice{
	font-weight:bold;
	font-size:1.5em;
	color:#FAB540;
	padding:8px 0 10px 0;
}

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

.prodpriceHome{
	font-weight:bold;
	font-size:1.2em;
	color:#4C9809;
	padding-bottom:5px;
	
}

.HomeProd{
	background:url(img/homeprods.jpg) no-repeat 0 0; 
	width:235px;
	height:30px;
}

.HomeProd a{
	color:#fff;
	position:relative;
	top:8px;
	left:10px;
}
	
.ProdHeadline{
	float:left;
	padding-top:0px;
}
.ProdHeadline a{
	color:#fff;
}


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

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

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

#Warenkorb table.AttributesBasket {
	margin: 15px 0 0 0;
}
#Warenkorb table.AttributesBasket td.basket{
	text-align:left;
	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:#208B1D;
	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;
}

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

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

.GreyBorder{
	border: 1px dashed #cccccc;
	margin-bottom:10px;
}

table.Bestellungen{
	border:1px dashed #cccccc; 
	background-color:#fff;
	padding: 10px;
}

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

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

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

.BorderGREY{	
	border: 1px dashed #cccccc;
}

#maincol ul{
	list-style-type:none;
	padding-left:10px;
}

#maincol ul li{
	line-height:20px;
	padding-left:20px;
	background:url(img/unorderd.gif) no-repeat 0 3px;
}

.clear {
	clear: both;
}

div#intelliSearchResult {
	position:absolute;
	z-index:1;
	background-color:#cccccc;
	padding:0px;
	margin:-4px 0px 0px 2px;
	border-style:solid;
	border-color:#ffffff;
	border-width:1px;
	display:none;
	visibility:hidden;
	top: 97px;
	left: 95px;
	overflow: auto;
	max-height: 115px; 
	width: 320px;
-moz-border-radius:10px;
}

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

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