
#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:2px 0 0 0;
	color:#5E5E5E;
}

#content .overview .gallery_row{
	width:780px;
}

#content .overview .gallery{
	background-image: url(../../pics/funktionen/bot_linie.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:780px;
		/*min-height:135px;*/
		float:left;
		position:relative;
		margin:50px 0 0 0;
}

#content .overview .gallery .img{
	position:absolute; 
	z-index:10;
	float:right;	
	bottom:-24px;
	right:30px;
	width:245px;
}

#content .overview .gallery .text{
	padding:0 0 45px 16px;
	z-index:1;
	position:relative;
	font-size:11px;
	width:430px;
}

.spacer {
	clear:both; 
	height:46px; 
	display:block;
}

#content .overview .formelements{
	float:left;
	padding:0 0 0 10px;
}

#content .overview .formelements .label{
	float:left;
	padding-top:3px;
}

#content .overview .formelements .input{
	float:left;
}

#content .overview .formelements{
	float:left;
	padding-top:3px;
}

#content .overview .formelements .inputStandard{
	float:left;
	width:211px;
	border:1px solid #CACBCC;
	font-size:11px;
	color:#5E5E5E;
}

#content .overview .formelements .sizeInputStandard{
	float:left;
	width:211px;
	border:1px solid #CACBCC;
	font-size:11px;
	color:#5E5E5E;
}

#content .overview .formelements .sizeInputVariant1Big{
	float:right;
	width:137px;
	border:1px solid #CACBCC;
	font-size:11px;
	color:#5E5E5E;
}

#content .overview .formelements .sizeInputVariant1Small{
	float:left;
	width:58px;
	border:1px solid #CACBCC;
	font-size:11px;
	color:#5E5E5E;
}

#content .overview .formelements .sizeInputVariant2Big{
	float:left;
	width:149px;
	border:1px solid #CACBCC;
	font-size:11px;
	color:#5E5E5E;
}

#content .overview .formelements .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;
}




