.content_head{
	width:560px;
	float:left;
	display:block;
}

.content_head h1{

}
.teaserIPad{
	width: 306px;
	float: right;
	padding-left: 4px;
	margin-bottom: 25px;
	
}
.teaserIPad img{
	-moz-box-shadow: 0px 0px 10px -5px #555555;
	-webkit-box-shadow: 0px 0px 10px -5px #555555;
	box-shadow: 0px 0px 10px -5px #555555;
}
.teaserIPad img:hover{
	-moz-box-shadow: 0px 0px 10px -5px #000000;
}
.teaserIPad a{
	opacity: 0.85;
}
.teaserIPad a:hover{
	opacity: 1;
}
.contact_huf{
	width:306px;
	float:right;
	padding-left:4px;	
}

.contact_huf h2{
	font-size:18px;
	line-height:18px;
	padding:0px 20px 5px 4px;
	border-bottom:2px solid #aab7c0;
	display:block;
	font-weight:normal;
}

.news_head{
	width:306px;
	float:right;
}

.news_head h2{
	font-size:18px;
	line-height:18px;
	padding:0px 20px 5px 4px;
	border-bottom:2px solid #aab7c0;
	display:block;
	font-weight:normal;
}

.news{
	float:right;
	width:306px;
	padding-top:24px;
}

.wrapper_main{
	float:left;
	width:918px;
	background:#fff;
	padding:47px 21px 30px 21px;
}

.content{
	width:560px;
}	

.content p.bodytext {
	padding-bottom:20px;
}

.content .csc-textpic p.bodytext{
	padding-bottom:0px !important;
}	
.csc-textpic-imagewrap{
	padding-top:5px !important;
}

.csc-textpic{
	float:left;
	padding-bottom:10px;
}
.content .csc-textpic-intext-left-nowrap{ padding: 10px 0px; }

