div#ansprache {
	width: 598px;
	height: 303px;
	float: left;
	position: relative;
	border: 1px solid #ffffff;
	border-right-width: 0px;
	font-size: 0;
}

div#ansprache div#logo_start {
	width: 186px;
	height: 124px;
	position: absolute;
	top: -18px;
	left: 13px;
}

div.unteransprache {
	width: 791px;
	padding-top: 20px;
}

.content_start {
	width:1011px;
}

.content_start_links {
	width: 791px;
	float: left;
}

.content_start_rechts {
	width:220px;
	float: left;
	position:relative;
}

.ueberschrift_spk {
  margin-bottom:20px;
  width:560px;
}

.mwc_ad {
	height:304px;
	background-color:red;
}

.schatten_unten {
  height:12px;
  width:791px;
  overflow:hidden;
  float:left
}

.schatten_rechts {
  height:317px;
  width:12px;
  overflow:hidden;
  float:left;
}

.schatten_ecke {
	height:12px;
	overflow:hidden;
	position:absolute;
	top:305px;
	width:12px;
	left:-2px;
}