/*
 * Startseite
 */

#middleContentBackground {
	float: left;
	width: 100%;
	background: #b2b4b8 url('../images/middleContentBg1.jpg') repeat-x;
}

#middleContentBackground #middleContent{
	position: relative;
	width: 953px;
	height: 300px;
	margin:0 auto;
	text-align:left;
}

#middleContentBackground #middleContent #middleContentImgTop{
	position: absolute;
	width: 507px;
	height:14px;
	top: -14px;
	right: -140px;
	z-index: 500;
	background: transparent url('../images/middleContentImgTop.png') no-repeat;
}

* html #middleContentBackground #middleContent #middleContentImgTop {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='fixed', src='images/middleContentImgTop.png');
}

#middleContentBackground #middleContent #middleContentImg{
	position: absolute;
	height: 299px;
	width: 833px;
	right: -140px;
	z-index: 500;
	background: transparent url('../images/middleContentImg.jpg') no-repeat;
}


#middleContentBackground #middleContent #middleContentText{
	position: absolute;
	z-index: 1000;
}

#middleContentBackground #middleContent #middleContentText #middleContentTop{
	height: 263px;
}

#middleContentBackground #middleContent #middleContentText #middleContentTop #middleContentTitle{
	float: left;
	display: inline;
	margin-top: 32px;
}

#middleContentBackground #middleContent #middleContentText #middleContentTop #middleContentSubtitle{
	clear: left;
	float: left;
	display: inline;
	color:#b7b8bd;
	margin-top: 13px;
	font-size : 12px;
	font-weight: normal;
	font-size:12px;
	line-height: 18px !important;
	font-family: Arial,Helvetica,sans-serif;
}

#middleContentBackground #middleContent #middleContentText #middleContentTop #middleContentSubtitle h2{
	font-weight: normal;
	display: inline;
	font-size: 12px;
}

#middleContentBackground #middleContent #middleContentText #middleContentTop #middleContentList{
	clear: left;
	float: left;
	margin-top: 13px;
	display: inline;
}

#middleContentBackground #middleContentMain{
	width: 953px;
	height: 145px;
	margin:0 auto;
	text-align:left;
	background: transparent url('../images/index/middleContentDelimiter.gif') no-repeat center 10px;
}

#middleContentBackground  #middleContentMain span {
	float: left;
	width: 455px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

#middleContentBackground #middleContentMain img {
	float: right;
}

/*
 * 3 Box Bottom
 */

#boxBottom{
	margin: 20px auto;
	width: 953px;
	background: transparent url('../images/3boxBg.jpg') no-repeat center;
}

#boxBottom .moreButton{
	background: #919399;
	padding: 0px 12px;
	color: #fff;
	display: block;
	clear: left;
	float: right;
	width: 27px;
	text-transform: uppercase;
}

#boxBottom .line{
	height: 187px;
	width: 2px;
	float: left;
	margin: 0 19px 15px 19px;
	background: transparent url('../images/3boxLine.png') no-repeat;
}

#boxBottom .box{
	width: 291px;
	float: left;
	text-align: left;
	color: #fff;
	line-height: 24px;
}

#boxBottom .box strong{
	font-weight: normal;
}

#boxBottom .box h2{
	color: #fff;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
}
