@charset "UTF-8";
/* CSS Document */

/* CSS wird noch aufgeräumt !!!!! */


body {
	
		background: #060320;

	}

.new_navi{
	background-color:#960c0c;
	color:#fff;
	font-weight:bold;
	padding:10px;
}
.new_navi li{
	list-style-type:none;
	display:inline;
	margin-left:15px;
}
.new_navi li a,.new_navi li a:active,.new_navi li a:visited{color:#fff; text-decoration:none;}
.new_navi li a:hover{color:#fff; text-decoration:underline;}

#wrapper {
	width: 950px;
	position:absolute;
	left:50%;
	margin-left:-485px;
	background: #fff;
	margin-top: 10px;
	padding: 9px 10px;
	text-align: left;
}
     
#header {
	height: 180px;
	width: 950px;
	float: left;
	
}

#header_teaser {
	position: absolute;
	left: 250px;
	top: 9px;	
	}



#logo {
	height: 180px;
	width: 230px;
	background: #900 url(../images/_layout/rd_logo.gif) no-repeat;
}
#top_navi {
	height: 24px;
	padding-right: 10px;
	background: #8d0404;
	padding-top: 2px;
	padding-left: 20px;
	position: absolute;
	top: 9px;
	width: 300px;
	left: 630px;
	display: inline-block;
	font-size: 11px;
}

#top_navi a {
	color: #FFF;
}

#top_navi ul {
	display: inline;
	padding-right: 10px;
}

#top_navi li {
	display: inline;
	padding-right: 10px;
}

#teaser_area {
	height: 162px;
	width: 950px;
	margin-top: 9px;
}
#teaser_area2 {
	height: 162px;
	width: 710px;
	float: left;
	margin-top: 9px;
}

#teaser_AB {
	height: 162px;
	width: 230px;
	float: left;
}
#teaser_C {
	height: 162px;
	width: 470px;
	float: left;
	margin-left: 10px;
}
#teaser_D {
	height: 162px;
	width: 230px;
	float: right;
}
#teaser_D2 {
	height: 162px;
	width: 470px;
	float: right;
}
#teaser_ABC {
	height: 162px;
	width: 230px;
	float: left;
}

#quick_buy {
	height: 40px;
	width: 215px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}

#seal {
	background: url(../images/_layout/siegel.gif) no-repeat;
	height: 77px;
	width: 230px;
	margin: 0px 0 18px 0;
	}

#commerce_area {
	width: 710px;
	float: right;
}
#content_area {
	width: 950px;
	float: left;
}

#products {
	width: 710px;
	float: right;
}
#content {
	width: 620px;
	float: left;
	padding-top: 25px;
	padding-bottom: 40px;
	padding-left: 50px;
}

#products_detail {
	width: 710px;
	float: right;
}

#basket {
	width: 230px;
}

#cashStatus {
	width: 230px;
	float: right;
	padding-top: 20px;
}

#cashbox {
	width: 680px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}

#bigBasket {
	width: 908px;
	float: right;
	padding: 20px;
	border: 1px solid #CCC;
}

.listing-type-grid li.item {
	float:left;
	overflow:hidden;
	width:210px;
	padding-right: 0px;
	padding-left: 10px;
	margin-right: 10px;
	text-align: left;
	border: 1px solid #CCC;
}

.category-head {
	margin: 0px;
	padding: 0px;
	height: 0px;
	visibility: hidden;	
	}
	
.product-pricing {
	border:1px solid #C00;
	margin:10px 0;
	padding:10px;
	background: #FFF;
}

.description {
			margin-bottom: 3px;

}

.description ul{
	list-style: inside;

}

.description .schwarz {
	list-style: none inside;

}

.product-specs ul {
	list-style: inside;
}

.short-description ul {
	list-style: inside;
}

.description a {
	color: #000000;
	margin-top: 2px;
	}

p.product-image {
	margin-bottom: 0px;
	padding-bottom: 0px;	
	}


#footer {
	height: 24px;
	width: 940px;
	margin-top: 10px;
	clear: both;
	background: #8d0404;
	text-align: center;
	padding-top: 4px;
	padding-left: 10px;
	background: #8d0404;
	font-size: 11px;
}


#footer li {
	display: inline;
	padding-right: 10px;
}

#footer a {
	color: #CCC;
}
	
.catalog-listing #regular-price-hide {
	
}

.product-shop-schnellkauf .add-to-holder {
	float: right;
	}

.rot {
	color: #990000;	
	
	}
	
.schwarz {
	color: #000000;	
	
	}
	
.product-collateral .up-sell .generic-product-grid .upselling_col1 {width:210px; padding:0px; }



#upsell-product-table img {
	padding-top: 10px;
	padding-left: 32px;	
	}
	
.product-essential	.preis_prefix {
	text-align:right;
	padding-right:25px;
}

#upsell-product-table .preis_prefix {
	text-align:right;
	padding-right:25px;
}

.shopping-cart-collaterals .upsell .product-shop .preis_prefix {
	text-align:right;
	padding-right:25px;	
}
	
.listing-type-grid .preis_prefix {
	float:left;
	margin-top:10px;
	color: #a1a1a1;
}

.listing_product_price {
	float:right;
}

.flag_de {
	float:left;
width: 50%;
}

.flag_en {
	float:right;
	width: 50%;
}

#flag_de {
	float:left;
}

#flag_en {
	float:right;
}

*+html #flag_de {
	margin-left:-10px;
}

* html #flag_de {
	margin-left:-10px;
	margin-right:0px;
}

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

/*Produktnavigation*/
#lnavi{
	width:230px;
	background:#fff;
}
#lnavi li{
	background:url(../images/pro_hover.gif) no-repeat;
	background-position:0 -37px;
	height:36px;
	width:230px;
	font-size:10pt;
	line-height:36px;
	vertical-align:center;
	padding-left:5px;
	text-shadow: 0.1em 0.1em 0.05em #333;
	border-bottom:1px solid #fff;
}
#lnavi li:hover{
	background-position:0 -74px;
	color:#b97b15 !important;
}
#lnavi .act_kat{
	background-position:0 0;
}
#lnavi li, #lnavi li a{font-weight:bold; text-decoration:none; color:#fff;}
#lnavi li a:hover{color:#b97b15;}

#lnavi ul li, #lnavi ul li a, #lnavi ul li a:hover{
	padding-left:15px;
	color:#e7a10c;
	cursor:pointer;
}
