.mod.modOpenlayer h2.headline {
	display: block;
	width: 100%;
	margin-bottom: 0px;
	font-size: 1.8em;
}

.mod.modOpenlayer h3.headline {
	font-size: 1.5em;
	margin: 0px;
}

.mod.modOpenlayer .dachzeile {
	margin: 0px;
}

.mod.modOpenlayer .olControlAttribution{
	bottom: 0;
}

.modOpenlayer .mediaCon, .modOpenlayer.modA .mediaCon{
    width: 100%;
}

div.olMap {
    position: relative;
    z-index: 9;
}

.olFramedCloudPopupContent .stationdata{
	width: 100%;
}


div#popup_close{
	width: 30px;
	height: 30px;
}

.modOpenlayer #openlayerCredits{
	font-size: .8em;
	line-height: 1em;
}

.modOpenlayer #shortdesc{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 8px;
}


.modConStage .modStage .mediaA.video169{
	height: 395px;
}

.modConStage .modStage .mediaA.videoTeaser{
	display: none;
}

.modConStage .modMini .mediaA.video169{
	display: none;
}

.modConStage .modMini .mediaA.videoTeaser{
	display: block;
}

div.radarfilmbild{
	width: 100%;
	overflow: hidden;
	margin-bottom: 8px;
}

div.radarlegende{
	display: block;
	float: left;
}

div.radarlegende .radarlegendeentry{
	display: block;
	float: left;
	padding: 4px;
}


div.radarlegende .radarlegendesquare{
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-right: 4px;
}

div.biowetterlegende{
	display: block;
	float: left;
}

div.biowetterlegende .biowetterlegendeentry{
	display: block;
	float: left;
	padding: 4px;
}

div.biowetterlegende .biowetterlegendesquare{
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-right: 4px;
}

.mod .text u{
	border: none;
	text-decoration: none;
}

div.copyright{
	margin-top: 12px;
	margin-bottom: 8px;
	display: block;
	float: right;
}

.mod.modGallery .media {
    height: auto;
}

.mod h1.headline {
    font-size: 1.5em;
    line-height: 125%;
}

