html {
	margin:0;
	padding:0;
}
body {
	font: 12px/17px Arial, Helvetica, sans-serif;
	color:#444444;
	background:#F4ECED url(images/layout/bg_body.gif) repeat-x;
	margin:0;
	padding:0;
}
h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:normal;
}
td {
	vertical-align:top;
}
a img {
	border:none;
}

/*Layout*/

#wrapLeft {
	background:url(images/layout/bg_body_links.gif) left top no-repeat;
	min-height:644px;
}
#wrapRight {
	background:url(images/layout/bg_body_rechts.gif) right top no-repeat;
	min-height:644px;
}
#wrapInner {
	width:817px;
	margin: 0 auto;
	position:relative;
	min-height:150px;
}
#header {
	position:absolute;
	left:0;
	top:34px;
	width:817px;
	height:43px;
}
#headerNavigation {
	position:absolute;
	top:10px;
	right:10px;
}
#content {
	margin:75px 20px 10px 0;
	float:left;
	width:558px;
}
#contentParagraf {
	background-image:url(images/layout/bg_paragraf.gif);
	background-repeat: no-repeat;
	background-position: center 60px;
}
#sidebar {
	margin:100px 0 0 0;
	float:left;
	width:239px;
}
#sidebarSub {
	width:190px;
	margin:27px 0 0 0;
	color:#777777;
	font-size:11px;
	line-height:15px;
}
#footer {
	clear:both;
	padding: 15px 0 35px 0;
	color:#777777;
}
#footercopy {
	float:left;
	width:239px;
	font-size:12px;
	padding: 5px 0 0 0px;
}
#footerlinks {
	margin:0 0 0 239px;
	text-align:center;
	font-size:12px;
	padding: 5px 0 0 0;
}
/*sidebar*/
#sidebar a {
	display:block;
	height:23px;
	line-height:35px;
	padding:12px 0 0 0;
}
#sidebar .nav1 {
	background: url(images/layout/nav_linie.gif) bottom left no-repeat;
}
#sidebar .nav2 a:link {
	margin:-7px 0 0 0;
	height:30px;
	line-height:22px;
	padding:0 0 0 20px;
	color:#A41322;
	text-decoration:none;
}
#sidebar .nav2 a:visited {
	margin:-7px 0 0 0;
	height:30px;
	line-height:22px;
	padding:0 0 0 20px;
	color:#A41322;
	text-decoration:none;
}
#sidebar .nav2 a:hover {
	margin:-7px 0 0 0;
	height:30px;
	line-height:22px;
	padding:0 0 0 20px;
	background:url(images/layout/perlenkette_nav2punkt.gif) 2px 8px no-repeat;
	color:#A41322;
	text-decoration:none;
}
#sidebar .nav2 a:active{
	margin:-7px 0 0 0;
	height:30px;
	line-height:22px;
	padding:0 0 0 20px;
	background:url(images/layout/perlenkette_nav2punkt.gif) 2px 8px no-repeat;
	color:#A41322;
	text-decoration:none;
}

/*headerNavigation*/
#headerNavigation img {
	margin: 0 15px 10px 0;
}

/* links */
	
a:link {
	color: #34538B;
	text-decoration: none;
}
a:visited {
	color: #34538B;
	text-decoration: none;
}
a:hover {
	color: #34538B;
	text-decoration: underline;
}
a:active {
	color: #34538B;
	}
a img {
	border:none;
}

/*content*/
#content em {
	font-style:normal;
	color: #970000;
}
#content p {
    margin:0 0 10px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color:#444444;
	line-height: 17px;
	font-weight: normal;
	text-align:justify;
	clear:both;
}
#content h1 {
	margin:28px 0 20px 0;
	font: 21px "Times New Roman", Times, serif;
	color:#A60B1B;
}
#content h2 {
	margin:12px 0 6px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color:#9F0B1A;
	font-weight: bold;
	clear:both;
}
#content h3 {
    margin:0 0 -6px 0;
	font: 12px Arial, Helvetica, sans-serif;
	color:#444444;
	font-weight: bold;
	clear:both;
}

#textUnten {
	color: #33CC33;	
	}
#content ul {
     margin:0 0 15px 0;
     text-align:left
	 }
#content li {
     margin:0 0 15px 0;
     	 }	
	  
.contentBox {
	
}
.contentBoxLeft {
	width:260px;
	float:left;
	/*text-align:justify;*/
}
#content .contentBoxLeft p{
	margin-bottom:18px;
}
.contentBoxRight {
	width:260px;
	float:right;
	/*text-align:justify;*/
}
#content .contentBoxRight p{
	margin-bottom:18px;
}
.imgLeft {
	float:left;
	padding:2px;
	margin: 0 10px 10px 0;
	border: 1px solid #444444;
}
.imgContentRight {
	margin: 10px 0 10px 0;
	width:260px;
	float:right;
	display:block;
		}
#content .imgContentRight h2 {
	color:#A60B1B;
	margin-bottom:5px;
	font-size:120%;
}
#tabletext {
	color:#444444;
	line-height: 20px
}
.clear {
	clear:both;
}

/*footer*/
#footer a {	
	color:#A20F1E;
	padding:0 15px;
}

/*productListing*/
.productListingTeaserImg {
	float: right;
	padding:2px 65px 5px 65px;
}
.productListingInner {
	margin:20px 0;
}
.productListing {
	width:170px;
	float:left;
	text-align:center;
	margin-right:23px;
	margin-bottom:24px;
	line-height:140%;
}
.ende {
	margin-right:0;
}
.productListing em {
	font-style:normal;
	font-weight:bold;
}
.productListing a, .productListing a:link, .productListing a:visited {
	color:#5C5C5C;
	text-decoration:none;
}
.productListingTop {
	background:url(images/layout/bg_thumb_oben.gif) no-repeat;
	height:36px;
	padding:4px 4px 0;
}
.productListing img {
	border-left:1px solid #D7D7D7;

	border-right:1px solid #D7D7D7;
}
.productListingExclusive img{
	border:1px solid #D7D7D7;
}
.productListingBottom {
	background:url(images/layout/bg_thumb_unten.gif) no-repeat;
	width:170px;
	font-size:12px;
	height:37px;
	padding-top:2px;
}
.productListingBottomLaenge {
	width:85px;
	float:left;
}
.productListingBottomQualitaet {
	width:85px;
	float:left;
}
.productListingBottomDetaillink {
	width:72px;
	float:left;
	text-align:left;
	padding:1px 0 0 13px;
	font-size:12px;
}
.productListingBottomDetaillink a, .productListingBottomDetaillink a:link, .productListingBottomDetaillink a:visited {
	color:#FFFFFF;
}
.productListingBottomPreis {
	width:85px;
	float:left;
	font-size:13px;
	color:#AD0303;
}
.productListingBottomPreis strong{
	font-size:15px;
}
.boxListingFooter {
	clear:both;
	font-size:12px;
	padding:15px 0;
	color:#535353;
}

/*productInfo*/
.back {
	margin:30px 0 5px 5px;
}
.productInfoTop {
	background:url(images/layout/bg_detail_oben2.gif) no-repeat #FFFFFF;
	height:17px;
	margin-top:5px;
}
.productInfoOuter {
}
.productInfoInner {
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	padding:3px 29px 15px 28px;
	float:left;
	background:#FFFFFF;
	width:499px;
}
#content .productInfoInner h1 {
	margin:-3px 0 0 0;
	float:left;
	width:411px;
	font-size:20px;
}
.productInfoModel {
	float:left;
	width:83px;
	font-size:12px;
	color:#666666;
	padding:0 0 8px 0;
	text-align:right;
}
#productInfoImg {
	float:left;
	width:349px;
	height:269px;
}
#productInfoImgExclusive {
	float:left;
	width:330px;
}
#productInfoImgExclusive img{
	border:1px solid #D7D7D7;
}
.productInfoImgRightBox {
	float:left;
	width:130px;
	height:249px;
	background:url(images/layout/bg_box_rechts_unten.gif) repeat-x bottom #EBEBEB;
	padding:20px 0 0 20px;
}
#productInfoText {
	float:left;
	margin:20px 0 10px;
	width:494px;
}
#productInfoTextExclusive {
	float:left;
	margin:0 0 0 20px;
	width:205px;
}
#productInfoTextExclusive p{
	text-align:left;
}
.productInfoZertifikat {
	font-size:11px;
}
.productInfoPreis {
	color:#AD0303;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:20px;
}
.euro {
	font-size:14px;
}
.productInfoPreis strong {
	font-size: 24px;
	font-family:"Times New Roman", Times, serif;
}
.productInfoBuyButton {
	margin-top:20px;
}
.prodDetails {
	width:494px;
	float:left;
	font-size:12px;
	color:#505050;
}
.prodDetails th {
	background:url(images/layout/detail_produktheadline.gif) no-repeat;
	text-indent:-9000px;
	padding-bottom:7px;
}
.prodDetails td {
	padding-left:10px;
}
.tr1 td {
	background:#EAEAEA;
}
#productInfoExclusiveArtnr {
	font-size:11px;
}
.productInfoPreisExclusive {
	color:#AD0303;
	font-family:"Times New Roman", Times, serif;
	margin-top:15px;
	font-size:20px;
}


/*keywords*/
#content .keywords h1, #content .keywords h3, .textAbhaenger {
	color:#777777;
	font-size:11px;
	float:left;
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:normal;
	margin-top:30px;
	margin-bottom:0px;
}

/*Tabellen ShoppingCart*/
.productListing-data {
	vertical-align:top;
}
.sc1 {
	width:93px;
	padding: 0 10px 10px 0;
}
.sc1 img {
	margin:2px;
	border:1px solid #b7b7b7;	
}
.sc2 {
	width:340px;
}
.sc4 {
	width:60px;
	padding: 0 10px 10px 0;
	text-align:center;
}
.sc5 {
	width:50px;
	padding: 15px 0 10px 0;
}
.sc6 {
	width:57px;
	padding: 16px 0 10px 0;
}
.sc7 {
	width:71px;
	text-align:right;
	padding: 0 0 10px 0;
}
.sc8 {
	border-bottom:1px solid #D3D3D3;
	padding: 10px 0;
}
.sc9 {
	padding: 15px 0 20px;
	text-align:right;
}
.sc11 {
	text-align:right;
}
.stockWarning {
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	padding: 0 10px 30px;
}
/*create_account*/
.ca {
	margin: 20px 0 0 0;
}
.ca td {
	padding: 0 0 10px 0;
}
td.ca_go {
	padding-left: 20px;
} 
td.messageStackError {
	background:#F2E0E1;
	color:#660000;
	font-weight:bold;
	padding:4px 10px;
	border-bottom:4px white solid;
}
/*Payment*/
.moduleRow {
	background:#E5E5E5;
}
.moduleRowSelected {
	background:#FFD553;
}
.moduleRowOver {
	background:#FEEB81;
}
.paymentModul {
	padding:8px 10px 8px;
}
.paymentRadio {
	padding:8px 15px 8px;
}
.paymentDescription {
	padding:4px 10px;
}
/*checkout_confirmation*/
.cc td{
	padding: 0 0 5px 0;
}
.cc_products {
	border-bottom:1px solid #D3D3D3;
	padding-bottom: 10px;
}	
.checkoutConfirmationBilling {
	padding:15px 0;
}
	



	
	
	
	
	
	