
#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:124px;
}

#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;
	color:#5E5E5E;
}

#content .overview .gallery{
	width:780px;
	/*min-height:135px;*/
	float:left;
	position:relative;
	margin:50px 0 0 0;
}

a{
	color: #B78F3D;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#content .overview .gallery .img{
	padding:28px 0 0 16px;
	background-repeat:no-repeat;
	background-position:0px 550px;
}

#content .overview .gallery .text{
	padding:0 0 0 16px;
	z-index:1;
	position:relative;
	font-size:11px;
	width:480px;
}

#content .overview .gallery .text .gallery_headline{
	padding:0 0 6px 0;
	font-weight:bold;
	color:#B78F3D;
	font-size:12px;
}

.meta_navi {
	height:30px;
	line-height:30px;
	background-image:url(../../pics/funktionen/bot_linie.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:780px;
	font-size:11px;
}

.meta_navi a {
	color:#5E5E5E;
	text-decoration:none;
	font-size:11px;
}

.meta_navi a:hover {
	color:#5E5E5E;
	text-decoration:underline;
}

.meta_navi .zurueck {
	float:left;
	background-image:url(../../pics/layout/melitta/zurueck_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:0 27px 0 25px;
	margin:0 0 0 8px;
	font-size:11px;
}

.meta_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;
	font-size:11px;
}

.spacer {
	clear:both; 
	height:57px; 
	display:block;
}

#anfahrt{
	cursor: pointer;
}



