@charset "utf-8";
/* CSS Document */


#middle img.top {
	position:absolute;
	top:-30px;
	left:150px;
}

#middle div.top {
	width:620px;
	height:165px;
	position:relative;
	z-index:1;
}
*+html #middle div.top  {
	z-index:-1;
}

#middle div.top .pic {
	display:block;
	float:left;
	overflow:hidden;
}

#middle div.top .text {
	background:url(../../images/startseite/hg_start_top.gif) top left no-repeat;
	width:420px;
	height:165px;
	float:right;
	overflow:hidden;
}

#middle div.top .text .partner {
	padding-top:20px;
	width:120px;
	float:right;
	text-align:left;
}

#middle .row {
	float:left;
	width:200px;
	height:265px;
	margin:10px 10px 0 0;
}
#middle .last {
	margin:10px 0 0 0;
}
#middle .row img {
	display:block;
}

#middle .row .text {
	width:200px;
	height:150px;
	overflow:hidden;
}

#middle .row .left {
	background:url(../../images/startseite/hg_row-left.gif) top left no-repeat;
}
#middle .row .middle {
	background:url(../../images/startseite/hg_row-middle.gif) top left no-repeat;
}
#middle .row .right {
	background:url(../../images/startseite/hg_row-right.gif) top left no-repeat;
}

#middle .text .padding {
	padding:15px 20px 0 20px;
	height:85px;
	overflow:hidden;
}
#middle .text .more {
	padding:0 0 0 110px;
}
#middle div.top .padding {
	padding:20px 20px 0 40px;
}

#middle {
	width:695px;
}



#links-foto .info,
#links .info {
	height:137px;
}
