#content {
	background: url(/images/schnaeppchen/bg_schnaeppchen.png) #fff;
	position:relative;
}

#content h2 {
	color:#787879;
}

#lp_text_top {
	padding:0;
	margin:20px;
	z-index:88;
}

#lp_text_top #headline{
	float:none; 
	width:335px; 
	position: relative;
	left:0;
	top:0;
	width:335px;
	height:60px;
}

#lp_text_top #headline h1 img {margin:0;}


#lp_text_top .white-box {
	float:none !important; 	
	width:275px !important;
	padding: 15px 0 1px 0;
	background-color:#fff;
	margin:30px 0 40px 0 !important;
	color:#787879;
}

#schnaeppchenjaeger {
	position: absolute;
	right:40px;
	top:20px;
	margin:0 !important;
	padding:0 !important;
	height:272px;
	width:216px;
	z-index:99;
}

#schnaeppchenjaeger img {
	margin:0 !important;
	
}

#content table#product_list td.prod_list_content {
	padding: 22px 15px 5px 15px;
	color:#787879;
}


#content table#product_list td.prod_list_content h2 {
	color: #008ff7;
	font-size: 1.4em;
	margin: 0 0 1px 0;
	font-weight:normal;
}
h1 {
	color: #008ff7 !important;
	font-weight:normal !important;
}
#content table#product_list div.artikel_nr {
	margin: 0 0 12px 0;
	color: #8d0013;
}


#content table#product_list div.preis {
	color: #787879;
	font-weight: bold;
	margin: 6px 0 0 0;
}
#content table#product_list div.preis span.aktueller-preis {
	color: #ff35be;
	font-weight: bold;
	font-size:2.1em;
}
#content table#product_list div.preis span.alter-preis {
	color: #787879;
	font-weight: normal;
	font-size:1.1em;
	text-decoration:line-through;
}
#content table#product_list div.preis span.mwst-versand {
	display:block;
	font-size:0.8em;
	margin-top:5px;
	color: #787879;
}

#content table#product_list div.preis a,
#content table#product_list div.preis a:link,
#content table#product_list div.preis a:visited,
#content table#product_list div.preis a:active {
	color: #ff35be;
}
#content table#product_list div.preis a:hover {
	color: #008ff7;
}

#content table#product_list div.details {
 background-color: #ff35be;
 color: #fff;
 margin:16px 0 0 2px !important;
 height:19px;
 width:63px;
 padding:0 6px;
 float:left;

}
#content table#product_list a.details {
	color: #fff;
	font-size:1.5em;
	margin:0px;
	line-height:1.15em;
}

#content table#product_list div.qty_submit {
	text-align: right;
	margin:1.35em 0 0 2px !important;
	float:right;
	vertical-align:bottom;
}


#content table#product_list input.qty {
	color: #787879;
	border:1px solid #008ff7;
	font-size: 90%;
	height:1.35em;
	padding:0.2em 0.3em 0 0.3em;
	vertical-align:top;
	width:16px;
}

#content table#product_list input.submit {
	width: 100px;
	font-weight: normal;
	color: #787879;
	border:1px solid #008ff7;
	padding: 0;
	font-size: 90%;
	height:19px;
	vertical-align:top;
}
#content table#product_list {
	color: #787879;
}

