
#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:69px 0 0 0;
}

#content .headline .second{
	clear:both;
	padding:9px 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;
}

/*
#content .overview .gallery .img{
	position:absolute;
	display:block;
	z-index:10;
	float:right;	
	bottom:-23px;
	left:16px;
	width:635px;
	height:547px;
}
*/

#content .overview .gallery .img{
	padding:28px 0 0 16px;
	background-image: url(../../pics/funktionen/bot_linie.gif);
	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 a{
	font-weight:normal;
	color:#B78F3D;
	text-decoration:none;
	font-size:11px;
}

#content .overview .gallery .text a:hover{
	font-weight:normal;
	color:#B78F3D;
	text-decoration:underline;
}

#content .overview .gallery .text .gallery_headline{
	padding:0 0 6px 0;
	font-weight:bold;
	color:#B78F3D;
	font-size:12px;
}


#content .overview .formelements{
	float:left;
	padding:0 0 0 10px;
	margin:11px 0 0 0;
}

#content .overview .formelements form .label{
	float:left;
	padding-top:3px;
}

#content .overview .formelements form input{
	float:left;
}

#content .overview .formelements{
	float:left;
	padding-top:3px;
}


#content .overview .formelements a{
	font-weight:normal;
	color:#B78F3D;
	text-decoration:none;
	font-size:11px;
}

#content .overview .formelements a:hover{
	font-weight:normal;
	color:#B78F3D;
	text-decoration:underline;
}

#content .overview .formelements form .inputStandard{
	float:left;
	width:211px;
	border:1px solid #CACBCC;
	font-size:11px;
	color:#5E5E5E;
}

#content .overview .formelements form .sizeInputStandard{
	float:left;
	width:211px;
	border:1px solid #CACBCC;
	font-size:11px;
	color:#5E5E5E;
}

#content .overview .formelements form .sizeInputVariant1Big{
	float:right;
	width:137px;
	border:1px solid #CACBCC;
	font-size:11px;
	color:#5E5E5E;
}

#content .overview .formelements form .sizeInputVariant1Small{
	float:left;
	width:58px;
	border:1px solid #CACBCC;
	font-size:11px;
	color:#5E5E5E;
}

#content .overview .formelements form .sizeInputVariant2Big{
	float:left;
	width:149px;
	border:1px solid #CACBCC;
	font-size:11px;
	color:#5E5E5E;
}

#content .overview .formelements form .sizeInputVariant2Small{
	float:right;
	width:46px;
	border:1px solid #CACBCC;
	font-size:11px;
	color:#5E5E5E;
}

#content .overview .formelements .sizeTextarea{
	float:left;
	width:558px;
	height:150px;
	border:1px solid #CACBCC;
	background-color:#FFFFFF;
	font-size:11px;
	color:#5E5E5E;
}

.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;
}



