body {
/* Hintergrundfarbe wird dann mittels JS gesetzt */
}
.regular_LB {
	height: 90px;
	margin-right: 0px;
	padding: 0px;
	line-height: 100%;
	border-width: 0px;
}
.regular_SS {
/* Breite muss per JS ermittelt werden! */
	height: 600px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0px;
	line-height: 100%;
	border-width: 0px;
	text-align: left;
	min-width: 120px;
}
.regular_TB {
/* Breite muss per JS ermittelt werden! */
	height: 600px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	line-height: 100%;
	border-width: 0px;
	width: 1px;
	display: none;
}
.wallpaper_SS {
	margin-top: -90px;
}
.wallpaper_LB {
/* Abstand rechts muss per JS ermittelt werden! */
	margin-left: auto;
	margin-right: 200px;
}
.expwallpaper_SS {
	margin-top: 0px;
}
.expwallpaper_LB {
	margin-left: auto;
	margin-right: 0px;
}
.highwallpaper_LB
{
  margin-left:auto;
  margin-right:200px;
  height:140px;
}
.highwallpaper_SS {
 margin-top:0px;
}
.adstage {
	font-size: 0.7em;
	color: #c3c8cd;
	text-align: center;
}
/* Newsstream-Ad */
.ad_newsstream {
	padding-top: 5px;
	background: #f4f4f4;
	margin-bottom: 20px;
	border-color: #c3c8cd;
	border-style: solid;
	border-width: 1px 0px;
}
.ad_newsstream .as_trenner {
	height: 5px;
}
.ad_newsstream h2, .ad_newsstream a {
	color: #37669b;
}
.ad_newsstream img {
	background: #fff;
}
#DWDL_megalayer {
	position: absolute;
	top: 0px;
}