#seite #mitte .zentrum #wait {
	position: absolute;
	z-index: 1000;
	width: 690px;
	padding: 80px 0px 0px 0px;
	background: white;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	text-align: center;
	height: 100%;
	display: block;
}

#seite #mitte .zentrum #wait .text {
	margin: 10px 0px 0px 0px;
}

#seite #mitte .zentrum #wait .bild {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#seite #mitte .zentrum #wait .bild img {
	border: 1px solid #999;
}

#seite #mitte .zentrum #wait img {
	margin: 0px 0px 0px 0px;
}
#seite #mitte .zentrum #notice {
	display: none;
}

#seite #mitte .zentrum #notice.act {
	display: block;
}

#seite #mitte .zentrum #notice #notice_background {
	position: absolute;
	width: 690px;
	background: white;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
}

#seite #mitte .zentrum #notice .text {
	position: absolute;
	width: 588px;
	margin: 20px 0px 0px 20px;
	padding: 25px 20px 15px;
	border: 1px solid #bfbfbf;
	background: white;
}

#seite #mitte .zentrum #notice .text h2 {
	margin: 0px;
	font-size: 14px;
}

#seite #mitte .zentrum #notice .text p {
	margin: 0px 0px 10px;
}

#seite #mitte .zentrum #notice .text .optionen {
	margin-top: 50px;
}

#seite #mitte .zentrum #notice .text .optionen a {
	float: left;
	margin-right: 10px;
	padding: 6px 10px;
	border: 1px solid #bfbfbf;
	color: #333;
}

#seite #mitte .zentrum #notice .text .optionen a.right {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}

#seite #mitte .zentrum #inhalt .ausgaben .box .eintrag {
	display: inline;
	float: left;
	margin-right: 7px;
}

#seite #mitte .zentrum #inhalt .ausgaben .box .eintrag .cover a img {
	display: block;
}

#seite #mitte .zentrum #inhalt .ausgaben .box .eintrag .ausgabe {
	width: 88px;
	margin-top: 2px;
	font-size: 10px;
	text-align: center;
}

#seite #mitte .zentrum #inhalt .ausgaben .box .act {
	display: inline;
	float: left;
	width: 235px;
}

#seite #mitte .zentrum #inhalt .ausgaben .box .act .eintrag {
	display: block;
	float: none;
	margin-right: 0px;
}

#seite #mitte .zentrum #inhalt .ausgaben .box .act .eintrag .ausgabe {
	width: 176px;
	margin-top: 0px;
	font-size: 12px;
}

#seite #mitte .zentrum #inhalt .ausgaben .box .last {
	margin-right: 0px;
}

#seite #mitte .zentrum #inhalt .ausgaben .box h1 {
	margin-top: -25px;
	font-size: 26px;
	line-height: 31px;
}

#seite #mitte .zentrum #inhalt .thema .liste .box {
	padding-top: 20px;
	padding-bottom: 15px;
}

#seite #mitte .zentrum #inhalt .thema .liste .box .bild {
	display: inline;
	float: left;
	width: 210px;
}

#seite #mitte .zentrum #inhalt .thema .liste .box .bild img {
	display: block;
	margin-bottom: 5px;
}

#seite #mitte .zentrum #inhalt .thema .liste .box .text {
	display: inline;
	float: right;
	width: 405px;
}

#seite #mitte .zentrum #inhalt .thema .liste .box .text .titel {
	margin: 5px 0px 7px;
}

#seite #mitte .zentrum #inhalt .thema .liste .box .text .titel h2 {
	display: inline;
	float: left;
	width: 300px;
	margin: 0px;
	color: #333;
}

#seite #mitte .zentrum #inhalt .thema .liste .box .text .titel .ausgabe {
	display: inline;
	float: right;
	width: 90px;
	margin: 2px 0px 0px 10px;
	text-align: right;
}

#seite #mitte .zentrum #inhalt .thema .liste .box .text .optionen {
	margin-top: 10px;
}

#seite #mitte .zentrum #inhalt .thema .liste .box .text .optionen .details {
	display: inline;
	float: left;
	margin-top: 3px;
	font-weight: bold;
}

#seite #mitte .zentrum #inhalt .thema .liste .einleitung .box .text .titel h2 {
	display: block;
	float: none;
}

#seite #mitte .zentrum #inhalt .thema .details .box .titel {
	margin-bottom: 10px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .titel .ausgabe {
	display: inline;
	float: left;
}

#seite #mitte .zentrum #inhalt .thema .details .box .titel h1 {
	margin-top: 10px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .bilder {
	display: inline;
	float: left;
	width: 210px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .bilder .eintrag .bild img {
	display: block;
}

#seite #mitte .zentrum #inhalt .thema .details .box .bilder .eintrag {
	margin-bottom: 5px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .bilder .videos,
#seite #mitte .zentrum #inhalt .thema .details .box .bilder .zusatzinformationen {
	margin-top: 20px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .bilder .videos .titel {
	color: #00aeef;
}

#seite #mitte .zentrum #inhalt .thema .details .box .bilder .videos .eintrag {
	margin-bottom: 10px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .bilder .videos .eintrag .bezeichnung {
	margin-top: 3px;
	font-size: 11px;
	text-indent: 1px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .bilder .zusatzinformationen .titel {
	margin-bottom: 10px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .bilder .zusatzinformationen .button img.symbol {
	width: 4px;
	height: 7px;
	padding-right: 8px;
	vertical-align: 1px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .bilder .zusatzinformationen .liste .eintrag {
	background: url('/global/img/symbole/dateien/pdf.gif') left top no-repeat;
}

#seite #mitte .zentrum #inhalt .thema .details .box .bilder .zusatzinformationen .liste .eintrag a {
	display: block;
	padding: 2px 8px 2px 22px;
	font-weight: normal;
	color: #333;
}

#seite #mitte .zentrum #inhalt .thema .details .box .bilder .zusatzinformationen .liste .eintrag a .titel {
	color: #333;
}

#seite #mitte .zentrum #inhalt .thema .details .box .bilder .zusatzinformationen .liste .eintrag a .size {
	white-space: nowrap;
}

#seite #mitte .zentrum #inhalt .thema .details .box .text {
	display: inline;
	float: right;
	width: 395px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .text .beschreibung p {
	margin-bottom: 15px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .text .beschreibung h2 {
	font-size: 13px;
	margin-bottom: 10px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .text .firma {
	min-height: 1px;
	padding-top: 15px;
}

* html #seite #mitte .zentrum #inhalt .thema .details .box .text .firma {
	height: 1px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .text .firma p {
	margin: 5px 0px 0px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .text .firma p a {
	color: #333;
	text-decoration: underline;
}

#seite #mitte .zentrum #inhalt .thema .details .box .text .firma .spalte {
	display: inline;
	float: left;
	width: 170px;
	margin-right: 9px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .text .firma .last {
	width: 215px;
	margin-right: 0px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .text .firma .spalte .logo a,
#seite #mitte .zentrum #inhalt .thema .details .box .text .firma .spalte .logo img {
	display: block;
	padding: 7px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	background-color: white;
}

#seite #mitte .zentrum #inhalt .thema .details .box .text .firma .spalte .logo a img {
	padding: 0px;
	border: none;
	background: none;
}

#seite #mitte .zentrum #inhalt .thema .details .box .text .aktion {
	margin-top: 20px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .text .hotline {
	margin: 20px 30px 0px 0px;
	padding: 12px 15px;
	border: 1px solid #333;
}

#seite #mitte .zentrum #inhalt .thema .details .box .text .hotline h3 {
	margin: 0px 0px 2px;
	font-size: 12px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .text .hotline h4 {
	margin: 0px;
	font-size: 16px;
	line-height: 19px;
}

#seite #mitte .zentrum #inhalt .thema .details .box .text .hinweis {
	margin-top: 18px;
}

#seite #mitte .zentrum #inhalt .thema_monat .box .titel {
	margin-bottom: 5px;
}

#seite #mitte .zentrum #inhalt .thema .liste .einleitung .box .titel h2 {
	font-size: 14px;
}

#seite #mitte .zentrum #inhalt .thema .liste .einleitung .box .aktion a .label {
	font-weight: bold;
}

#seite #mitte .zentrum #inhalt .themenauswahl .box {
	background-color: #eaeaea !important;
}

#seite #mitte .zentrum #inhalt .tipp .thema .ueberschrift .box {
	margin-bottom: 3px;
	padding: 8px 15px 7px;
}

#seite #mitte .zentrum #inhalt .tipp .thema .ueberschrift .box h3 {
	margin: 0px;
	font-size: 22px;
	font-weight: normal;
}