
#content{
	float:left;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	background-color:#fff;
	width:780px;
	font-size:11px;
}

#content .headline{
	clear:both;
	float:left; 
	padding-left:16px;
	color:#000000;
	height:122px;
}
#content .headline .first{
	clear:both;
	padding:45px 0 0 0;
}

#content .headline .second{
	clear:both;
	padding:9px 0 0 0;
}

#content .headline .third{
	clear:both;
	padding:5px 0 0 0;
}

#content .overview{
	float:left;
	width:779px;
	padding:15px 0 0 0;
	color:#5E5E5E;
}

#content .overview .top_teaser{
	position:relative;
	background-image: url(../../pics/detail_produkt/top_teaser_bg.jpg);
	background-repeat:no-repeat;
	height:280px; 
	width:780px;
}

#content .overview .top_teaser .img{
	position:absolute; 
	z-index:10;
	top:31px;
	left:43px;
}

#content .overview .top_teaser .headline{
	position:absolute; 
	z-index:2;
	top:125px;
	left:345px;
}

#content .overview .gallery_row{
	width:780px;
}

#content .overview .gallery{
	position:relative;
	/*float:left;*/
	background-image: url(../../pics/detail_produkt/gallery_bg.gif);
	background-repeat:no-repeat;
	height:156px; 
	width:382px;
	margin:15px 0 0 0;
}

#content .overview .gallery .img{
	position:absolute; 
	z-index:10;
	top:20px;
	left:13px;
}

#content .overview .gallery .img img{
	border: 0;
}

#content .overview .gallery .text{
	padding:17px 11px 0 128px;
	z-index:1;
	position:relative;
	font-size:11px;
	width:210px;
}

#content .overview .gallery .text .gallery_headline{
	padding:0 0 6px 0;
	font-weight:bold;
	color:#B78F3D;
	font-size:12px;
}

#content .overview .gallery .text .link{
	padding:12px 0 0 0;
	font-weight:bold;
	color:#B78F3D;
	font-size:11px;
}

#content .overview .gallery .text .link a{
	font-weight:bold;
	color:#B78F3D;
	text-decoration:underline;
	font-size:11px;
}

#content .overview .gallery .text .link a:hover{
	font-weight:bold;
	color:#B78F3D;
	text-decoration:none;
}

.spacer {
	clear:both; 
	height:41px; 
	display:block;
}

.bot_navi {
	clear:left;
	height:30px;
	line-height:30px;
	background-image: url(../../pics/detail_produkt/bot_linie.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:780px;
	font-size:11px;
}

.bot_navi a {
	color:#5E5E5E;
	text-decoration:none;
	font-size:11px;
}

.bot_navi a:hover {
	color:#5E5E5E;
	text-decoration:underline;
}

.bot_navi .empfehlen {
	float:left;
	background-image:url(../../pics/layout/melitta/empfehlen_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:0 27px 0 25px;
}

.bot_navi .drucken {
	float:left;
	background-image:url(../../pics/layout/melitta/drucken_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:0 10px 0 25px;
}

#content .overview .bot_gallery{
	position:relative;
	background-image: url(../../pics/detail_produkt/bot_bg.jpg);
	background-repeat:no-repeat;
	height:121px; 
	width:382px;
	margin:15px 0 0 0;
}

#content .overview .bot_gallery .text{
	padding:17px 22px 0 22px;
	z-index:10;
	position:relative;
	color:#fff;
	font-size:11px;
	width:335px;
}

#content .overview .bot_gallery .text .gallery_headline{
	padding:0 0 6px 0;
	font-weight:bold;
	color:#B78F3D;
	font-size:12px;
}

#content .overview .bot_gallery .text .link{
	padding:12px 0 0 0;
	font-weight:bold;
	color:#B78F3D;
	font-size:11px;
}

#content .overview .bot_gallery .text .link a{
	font-weight:bold;
	color:#B78F3D;
	text-decoration:underline;
	font-size:11px;
}

#content .overview .bot_gallery .text .link a:hover{
	font-weight:bold;
	color:#B78F3D;
	text-decoration:none;
}




