
#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:187px;
}
#content .headline .first{
	clear:both;
	padding:62px 0 0 0;
}

#content .overview{
	float:left;
	width:779px;
	color:#5E5E5E;
}

#content .overview .gallery_row{
	width:780px;
}

#content .overview .gallery_large_01{
	position:relative;
	/*float:left;*/
	background-image: url(../../pics/detail_maschinen/gallery_bg_large_01.jpg);
	background-repeat:no-repeat;
	height:327px;
	width:382px;
	margin:15px 0 0 0;
}

#content .overview .gallery_large_02{
	position:relative;
	/*float:left;*/
	background-image: url(../../pics/detail_maschinen/gallery_bg_large_02.gif);
	background-repeat:no-repeat;
	height:327px;
	width:382px;
	margin:15px 0 0 0;
}

#content .overview .gallery{
	position:relative;
	/*float:left;*/
	background-image: url(../../pics/detail_maschinen/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_large_01 .img{
	position:absolute;
	z-index:10;
	top:18px;
	left:22px;
}

#content .overview .gallery_large_02 .img{
	position:absolute;
	z-index:10;
	top:28px;
	left:29px;
}

#content .overview .gallery .text{
	padding:17px 11px 0 128px;
	z-index:1;
	position:relative;
	font-size:11px;
	width:200px;
}


#content .overview .gallery .text_2{
	padding:17px 11px 0 219px;
	z-index:1;
	position:relative;
	font-size:11px;
	width:129px;
}



#content .overview .gallery_large_01 .text,
#content .overview .gallery_large_02 .text{
	padding:200px 21px 0 21px;
	z-index:1;
	position:relative;
	font-size:11px;
}

#content .overview .gallery_large_01 .text_a,
#content .overview .gallery_large_02 .text_a{
	padding:20px 21px 0 21px;
	z-index:1;
	position:relative;
	font-size:11px;
}

#content .overview .gallery_large_01 .text_a .gallery_headline,
#content .overview .gallery_large_02 .text_a .gallery_headline{
	padding:0 0 6px 0;
	font-weight:bold;
	color:#B78F3D;
	font-size:12px;
}

#content .overview .gallery_large_01 .text{
	color:#fff;
}

#content .overview .gallery .text .gallery_headline,
#content .overview .gallery .text_2 .gallery_headline,
#content .overview .gallery_large_01 .text .gallery_headline,
#content .overview .gallery_large_02 .text .gallery_headline{
	padding:0 0 6px 0;
	font-weight:bold;
	color:#B78F3D;
	font-size:12px;
}

#content .overview .gallery .text .link,
#content .overview .gallery .text_2 .link,
#content .overview .gallery_large_01 .text .link,
#content .overview .gallery_large_02 .text .link{
	padding:12px 0 0 0;
	font-weight:bold;
	color:#B78F3D;
	font-size:11px;
}

#content .overview .gallery .text .link a,
#content .overview .gallery .text_2 .link a,
#content .overview .gallery_large_01 .text .link a,
#content .overview .gallery_large_02 .text .link a {
	font-weight:bold;
	color:#B78F3D;
	text-decoration:underline;
	font-size:11px;
}

#content .overview .gallery .text .link a:hover,
#content .overview .gallery .text_2 .link a:hover,
#content .overview .gallery_large_01 .text .link a:hover,
#content .overview .gallery_large_02 .text .link a:hover{
	font-weight:bold;
	color:#B78F3D;
	text-decoration:none;
}


