/* ... Allgemeine Formatierungen ... */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	background-color: #FFFFFF;
}
h1 {
	font-size: 80%;
}
h2{
	font-size: 70%;
}
a {
	font-weight: bold;
	color: #8B0415;
	text-decoration: none;
}
a:hover{
		text-decoration: underline;
}

/* ... Formatierungen für Wrapper ... */

#visualWrapper{
	float: left;
	width: 772px;
	background-color: #FFFFFF;
}
#channelWrapper{
	display:none;
}
#channelImageWrapper{
	display:none;
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html #channelWrapper{
	display:none;
}
#breadcrumbWrapper{
	display:none;
}
#printIconsWrapper{
	display:none;
}
#navigation{
	float: left;
	width: 80px;
	padding-top: 20px;
}
#contentWrapper{
	float:left;
	width: 618px;
}
#pageTopWrapper{
	float:left;
	width: 618px;
}
#pageTopContentWrapper{
	float:left;
	width: 618px;
}
#pageBottomWrapper{
	float:left;
	width: 618px;
}
#pageBottomWrapper2{
	float:left;
	width: 618px;
}
#pageBottomWrapper3{
	float:left;
	width: 618px;
	margin-top: -10px;
}
#portletTopWrapper{
	display:none;
}
#portletBottomWrapper{
	display:none;
}
#aufmacherWrapper {
	float: left;
	width: 618px;
}
#anleserWrapper {
	float: left;
	width: 618px;
}
#meldungenWrapper {
	float: left;
	width: 618px;
}
#featureStoererWrapper{
	float: left;
	margin-left: 10px;
	margin-top: -10px;
	padding-bottom: 10px;
}
* html #featureStoererWrapper{
	margin-left: 5px;
}
#stoererWrapper{
	float: left;
	width: 438px;
	margin-left: 5px;
	margin-top: -30px;
}
#copyrightWrapper{
	float: left;
	width: 438px;
	margin-left: 0px;
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html #copyrightWrapper{
	margin-left: -10px;
}
#popupWrapper{
	float:left;
	width: 450px;
	padding-left: 75px;
}
#popupContentWrapper{
	font-size: 65%;
	width: 450px;
	padding-left: 75px;
}
#popupContentWrapper img{
	display: block;
	float: left;
	padding-right: 5px;
}
/* ... Formatierung Kopfzeile ... */

#startHeadArea {
	background: #FFFFFF url(/pic/head.jpg) no-repeat -60px 0px;
	margin: 0;
	padding: 0;
	height: 66px;
	width: 772px;
}
#startHeadAreaRegional {
	display: none;
}
.headArea {
	display: none;
}
#headLogo {
	display:none;
}
#headLogoRV {
	float:none;
}
#headMicronavLayer {
	display:none;
}
.headMicronav {
	display:none;
}
.headMicronavAktiv {
	display:none;
}
#headSuche {
	display:none;
}

.SuchfeldBezeichner {
	display:none;
}
.headSuchFeld {
	display:none;
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html .headSuchFeld {
	display:none;
}
.SuchfeldText {
	display:none;
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html .SuchfeldText {
	display:none;
}

/* ... Mikronavigation + Breadcrumbs... */

 #channellist{
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #999999;
	font: bold 12px Verdana, sans-serif;
	background-color: #FFFFFF
}
#channellist li{
	font-size: 80%;
	list-style: none;
	margin: 0;
	display: inline;
}

#channellist li a{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #999999;
	border-bottom: none;
	background: #FFFFFF;
	text-decoration: none;
	color: #999999;
}
#channellist li a:link { 
	/*color:  #8B0415; */
	color: #999999;
}
#channellist li a:hover{
	color: #8B0415; 
	background: #FFFFFF;
	border-color: #999999; 
	text-decoration: underline;
}
#channellist li a:active { 
	color: #999999; 
}
#channellist li a.current{
	color: #FFFFFF;
	background: #61687B;
}
#channellist li a.current:hover{
	text-decoration: none;
	color: #FFFFFF;
	background: #61687B;
}
#channellist li a.current:active{
	text-decoration: none;
	color: #FFFFFF;
	background: #61687B;
}

.breadcrumb {
	font-size: 65%;
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}
.breadcrumb:hover {
	font-size: 65%;
	color: #999999;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	font-weight: normal;
}
/* ... Navigation ... */

.navigation {
	width: 80px;
	float: left;
	padding-top: 10px;
} 
#navcontainer {  
	display:none;
}
#navcontainerRegional{  
	display:none;
}
#navcontainer ul li a{
	display:none;
}
#navcontainer ul li a.currentMainNav {
	display:none;
}
#navcontainer ul{
	display:none;
}
#navcontainer a{
	display:none;
}
#navcontainer a:hover{
	display:none;
}
ul# navlistRegional[
	display:none;
}
#navlist li a {
	display:none;
}
#navcontainer ul li ul a:hover{
	display:none;
}
#navcontainer ul li ul a{
	display:none;
}
#navcontainer ul li a.currentMainNav{
	display:none;
}
#navcontainer ul li ul li.subpassiv{
	display:none;
}
#navcontainer ul li ul a.subactive{
	display:none;
}
/* ...Optional für Abstände in der Navigation [ zur Zeit sind <br/> eingebaut]... */
#navcontainer .emptListTag{
	display:none;
}
.navigationDirektzugriff {
	display:none;
}

/* ... Textformatierungen ... */

#aufmacherContent{
	float: left;
	width: 438px;
	padding-left: 30px;
	padding-bottom: 35px;
	padding-top: 30px;
}
.aufmacherRubrik {
	color: #61687A;
	font-size: 55%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	margin-bottom: 5px;
}
.aufmacherHead {
	color: #8B0415;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 120%;
	margin-top: -8px;
	margin-bottom: -12px;
}

/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html .aufmacherHead {
	margin-top: -15px;
}
#anleserContent{
	float: left;
	width: 438px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.rubrik {
	color: #61687A;
	font-size: 55%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	margin-bottom: -15px;
}
/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body .rubrik {
	margin-bottom: -5px;
}
.rubrikAudio {
	color: #61687A;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	margin-bottom: -15px;
}
/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body .rubrikAudio {
	margin-bottom: -5px;
}
.subHead {
	width:100%;
	color: #8B0415;
	font-weight: bold;
	font-size: 110%;
	line-height: 140%;
}
p.subHead {
	padding-top: 5px;
	margin-bottom: -5px;	
}
.head h1 {
	float:none;
	width:100%;
	color: #8B0415;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight: bold;
}

.head h2  {
	float:none;
	width:100%;
	color: #8B0415;
	padding-bottom: 2px;
	margin-top: -5px;
	font-weight: bold;
}
/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body .head h2{
	margin-top: 5px;
}
.head-zwischentitel{
	font-weight:bold;
	font-size: 110%;
}
.text {
	margin-top: -15px;
	margin-bottom: -5px;
}
/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body .text {
	margin-top: 5px;
}
.volltext {
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 140%;	
	visibility: visible;
}
.volltext ol {
	clear: both;
	}
/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
/* ist zur Zeit deaktiviert */

html>body .volltext {
	/*margin-top: 0px;*/
	/*margin-bottom: -5px;*/
}
.volltextChannel {
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	line-height: 120%;	
	margin-top: 0px;
	/*margin-bottom: -15px;*/
}
.listDatum{
	font-size: 70%;
	font-weight: bold;
	color: #000000;
}

#titleArea {
	float: left;
	border: 1px solid #E1F6F7;
	margin-bottom: 10px;
	margin-right: 10px;
}
#titleHeadHoriz {
	float: none;
	background-color: #E1F6F7;
	width: 100%;
	height: 16px;
	font-size: x-small;
	font-weight: bold;
	color: #62697C;
	margin-bottom: 5px;
}
#titleLeftContent {
	float:left;
	width: 209px;
	padding-left: 10px;
}
#titleLeftContent img{
	float:left;
}
#titleRightContent {
	float:right;
	width: 209px;
	padding-left: 5px;
}
.titlesonstLeftContent {
	float:left;
	width: 209px;
	padding-left: 10px;
}
.titlesonstLeftContent  ul{
	list-style-image: url(/func/b_pfeil_grau.gif);
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html .titlesonstLeftContent  ul{
	margin-left: 15px;
	margin-top: 0px;
}
.titlesonstRightContent {
	float:right;
	width: 209px;
	padding-left: 5px;
}
.titlesonstRightContent  ul{
	list-style-image: url(/func/b_pfeil_grau.gif);
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html .titlesonstRightContent  ul{
	margin-left: 15px;
	margin-top: 0px;
}
.contentStandard{
	float:left;
	padding-right: 2px;
}
.titleRubrik {
	color: #61687A;
	font-size: 55%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	margin-bottom: -5px;
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html .titleRubrik{
	color: #61687A;
	font-size: 55%;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
}
.titleHead {
	width:100%;
	color: #8B0415;
	padding-top: 0px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 70%;
	padding-left: 2px;
}
#titleAreaChannels {
	border: 1px solid #E1F6F7;
	float: none;
	margin-bottom: 10px;
}
#titleAreaChannelsInvisible {
	border: 1px solid #E1F6F7;
	float: none;
	margin-bottom: 10px;
	visibility: hidden;
	top: -200px;
}
#titleHeadHorizChannels {
	background-color: #E1F6F7;
	float: none;
	width: 100%;
	height: 16px;
	font-size: x-small;
	font-weight: bold;
	color: #62697C;
	margin-bottom: 5px;
}
.titleTrennLinie {
	height: 1px;
	width:99%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html .titleTrennLinie {
	border-bottom: none;
	height: 1px;
	padding: 1px;
	background: url(/elem/css-dotted.gif) repeat-x bottom;	
}

/* ... Stoerer Formatierung ... */

.stoererFeatureContent{
	background-color:#E6DED1;
	font-size: 70%;
	width: 608px;
	height: 50px;
}

/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body .stoererFeatureContent{
	margin-left: 5px;
}
.stoererHorizontalContent{
	border: 1px solid #000000;
	background-color:#E6DED1;
	font-size: 70%;
	text-align: center;
	margin-bottom: 30px;
}

/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body .stoererHorizontalContent{
	margin-left: 5px;
}

#featWrapper{
	float: left;
	width: 608px;
	height: 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	/*background-color: #E6DED1; --> helles rotbraun */
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	margin-left: -2px;
}
/* ...workaround, bitte korrigieren! */
#featWrapper td a{
	font-size: 80%;
	font-weight: normal;
}

#featWrapper td h2{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: -10px;
}
#featWrapper2{
	float: left;
	width: 438px;
	font-size: 70%;
	margin-top: -20px;
	margin-bottom: 10px;
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html #featWrapper2{
	margin-top: 0px;
}
.featContainer{
	float: left;
}
.featContainer2{
	text-align: center;
	background-color: #E6DED1;
	padding: 4px;
	margin-bottom: -5px;
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html .featContainer2{
	margin-bottom: -8px;
}
.featContent{
	line-height: 100%;
	width: 150px;
}
.featImage a{
	float: left;
	text-decoration: none;
	margin-right: 5px;
}
.featTitle{
	margin-top: -6px;
	margin-bottom: -5px;
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html .featTitle{
	margin-bottom: -18px;
	margin-top: 2px;
}
.featTitle a{
	font-size: 140%;
	text-decoration: none;
}
.featText a{
	margin-right: 5px;
	font-size: 80%;
	text-decoration:none;
	font-weight: normal;	
}
.featureImgTitel{
	float:left;

	height: 50px;
	border: 1px solid #000000;
}

/* audio anfang */
#audiocontainer{
	margin-left: -15px;
	margin-top: -16px;
	padding: 1em 0 0 0;
}
/* to stretch the container div to contain floated list */
#audiocontainer:after{
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
ul#audiolist{
	/*list-style: none;*/
	padding: 0;
	margin: 0 auto;
	width: 100%;
	font-size: 80%;
}
ul#audiolist li{
	display: block;
	float: left;
	width: 15%;
	margin-left: 5px;
	padding: 0;
	width: 120px;
}
ul#audiolist li a{
	display: block;
	width: 100%;
	padding: 5px;
	color: #777;
	text-decoration: none;
	padding-top: 5px;
}
#audiocontainer>ul#audiolist li a { 
	width: auto; 
}
ul#audiolist li img { 
	border: none;
}
ul#audiolist li#active a{
	background: #f0e7d7;
	color: #800000;
}
ul#audiolist li a:hover, ul#audiolist li#active a:hover{
}
/*audio ende */

/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html .featTitleAudio{
	margin-bottom: -18px;
	margin-top: 2px;
}
.featTitleAudio a{
	font-size: 140%;
	text-decoration: none;
}
#featWrapper ul li a.featTextAudio{
	margin-right: 5px;
	font-size: 80%;
	text-decoration:none;
	font-weight: normal;	
	list-style-type: none;	
}

/* ... Portlet Formatierung ... */

.portlet{
	border: 1px solid #8B0415;
	width: 158px;
	float: right;
	font-size: 65%;
	margin-bottom: 5px;
}
.portletHeadVerbraucher {
	font-weight: bold;
	color: #61687A;
	background-color: #E6DED1;
	/* Dunkelbraun: background-color: #B39C73;*/
	border-bottom: 1px;
	padding: 2px;
	height: 19px;
	background-image: url(/elem/icon_box_aktuell_d.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.portletHeadAktuell {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B39C73;
	border-bottom: 1px;
	padding: 2px;
	height: 19px;
	background-image: url(/elem/icon_box_aktuell.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.portletHeadTermine {
	font-weight: bold;
	color: #61687A;
	background-color: #E6DED1;
	border-bottom: 1px;
	padding: 2px;
	height: 19px;
	background-image: url(/elem/icon_box_termine.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.portletHeadAllgemein {
	font-weight: bold;
	color: #61687A;
	background-color: #E6DED1;
	border-bottom: 1px;
	padding: 2px;
	height: 19px;
}
.portletHeadWebradio {
	font-weight: bold;
	color: #61687A;
	background-color: #E6DED1;
	border-bottom: 1px;
	padding: 2px;
	height: 19px;
	background-image: url(/elem/icon_box_webradio.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.portletHeadIndices {
	font-weight: bold;
	color: #61687A;
	background-color: #E6DED1;
	border-bottom: 1px;
	padding: 2px;
	height: 19px;
	/* noch ein Icon einbauen*/
	/*background-image: url(/elem/icon_box_webradio.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: right center;*/
}
.portletHeadKonjunktur {
	font-weight: bold;
	color: #61687A;
	background-color: #E6DED1;
	border-bottom: 1px;
	padding: 2px;
	height: 19px;
	/* noch ein Icon einbauen*/
	/*background-image: url(/elem/icon_box_webradio.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: right center;*/
}
.portletHeadMailservice {
	font-weight: bold;
	color: #61687A;
	background-color: #E6DED1;
	border-bottom: 1px;
	padding: 2px;
	height: 19px;
	background-image: url(/elem/icon_box_mail_d.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.portletHeadBank {
	font-weight: bold;
	color: #FFFFFF;
/* Dunkelbraun: background-color: #B39C73;*/
	background-color: #B39C73;
/* Bordeauxrot:	background-color: #B39C73;*/
	border-bottom: 1px;
	padding: 2px;
	height: 19px;
	background-image: url(/elem/icon_box_bank.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.portletHeadSchule {
	font-weight: bold;
	color: #FFFFFF;
/* Dunkelbraun: background-color: #B39C73;*/
	background-color: #B39C73;
/* Juwiblau:	background-color: #558FCA;*/
	border-bottom: 1px;
	padding: 2px;
	height: 19px;
	/* noch ein Icon einbauen*/
	background-image: url(/elem/icon_box_aktuell.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.portletHeadReisekasse {
	font-weight: bold;
	color: #FFFFFF;
/* Dunkelbraun: background-color: #B39C73;*/
	background-color: #B39C73;
/* Juwiblau:	background-color: #558FCA;*/
	border-bottom: 1px;
	padding: 2px;
	height: 19px;
	/* noch ein Icon einbauen*/
	background-image: url(/elem/icon_box_aktuell.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.portletSubhead{
	display: block;
	font-weight: normal;
	color: #61687A;
	padding: 5px 0 10px 5px;
}
.portletSubheadSB{
	display: block;
	font-weight: normal;
	color: #61687A;
	padding: 5px 0 5px 5px;
	margin-bottom: 0px;
	border-bottom: 1px dashed #000000;
}
.portletBody {
	padding: 3px 3px 10px;	/*margin: -10px -5px -10px -22px;*/
}
.portletBody ul {
	list-style: none;
	margin: 0; 
	padding: 0;
	line-height: 140%;
}
.portletBody li { 
	background: transparent url(/func/b_pfeil_braun.gif) no-repeat 0px 5px; 
	padding-left: 8px
}
.portletBody .box {
	font-weight: bold;
	color: #65ADB9;
	text-decoration: none;
}
.portletBody .boxLinkOn{
	color:#999999;
}
.portletBody li a {
	font-weight: bold;
	color: #8B0415;
	text-decoration: none;
}
.portletBody li a.box {
	font-weight: bold;
	color: #8B0415;
	text-decoration: none;
}
.portletBody li a.box:hover {
	font-weight: bold;
	color: #8B0415;
	text-decoration: underline;
}
.portletBody li a:link { 
}
.portletBody li a:visited { 
}
.portletBody .indicesTable{
	border: none;
}
.portletBody .indicesTable a{
	font-weight: normal;
}
.portletBody form{
	margin-top: 0px;
	margin-bottom: 0px;
}
.indicesTable tbody tr td {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 2px;
	margin: 0px;
}
.indicesTable tbody tr.odd  td {
	background-color: #E6DED1;
	vertical-align: top;
 }

/* ... Trennlinien ... */

.trennLinie {
	float:none;
	height: 1px;
	width:100%;
	border-bottom: 1px dotted #999999;
	padding-top: 15px;
	margin-bottom: 10px;
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html .trennLinie {
	border-bottom: none;
	padding: 1px;
	padding-top: 5px;
	background: url(/elem/css-dotted.gif) repeat-x bottom;	
}
.doppelTrennLinie {
	float:left;
	height: 2px;
	width:100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-style: dotted;
	margin-top: 10px;
	margin-left: 10px;
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html .doppelTrennLinie {
	border-bottom: none;
	border-top: none;
	padding: 1px;
	background: url(/elem/css-2x-dotted.gif) repeat-x bottom;	
}
#footerNavWrapper{
	display: block;
	float: left;
	padding-left: 25px;
	text-align: center;
	margin-bottom: -15px;
	font-size: 60%;
	color: #999999;
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html #footerNavWrapper{
	margin-bottom: -30px;
}
#footerNavWrapper a{
	font-weight: normal;
	text-decoration: none;
	color: #8B0415;
}
#footerNavWrapper a:hover{
	text-decoration: underline;
}
#copyright {
	float:left;
	font-size: 60%;
	color: #999999;	
	margin-left: 10px;
}

/* ... Formatierung Bilder + Grafiken ... */

.aufmacherBildObenLinks{
	float: left;
	padding-right: 3px;
	/* Schattenfilter funktioniert nur im IE */
	/* filter: progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=3.5, color=#666666); */
}
.aufmacherBildObenRechts{
	float: left;
	display: block;
}
.bildObenLinks{
	float: left;
	display: block;
	padding-right: 0px;
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html .meldungenBildObenLinks{
	margin-top: -15px;
}
.meldungenBildObenRechs{
	float: left;
	display: block;
}
/* IE-Hack  nur IE liest die nachfolgende Anweisung! */
* html .meldungenBildObenRechs{
	margin-top: -15px;
}
.infografikTopWrapper{
	float:left;
	width: 200px;
	border: 1px solid #B39C73;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px;
}
.infografikImageWrapper{
}
.infografikLink{
	display: block;
	padding-left: 5px;
}

/* --- Formatierung Tabellen-Elemente --- */
/* Farben für Background: #B39C73;  #E6DED1;  #E1F6F7; */

.tab-head {  
	color: #000000; 
	font-weight: bold;
	font-size: 90%;
	text-align: center; 
}
.tab-columnetitle {
	font-size: 90% ; 
	color: #FFFFFF; 
	background-color: #B39C73; 
	font-weight: bold; 
}
.tab-rowfirst { 
	font-size: 90% ; 
	color: #000000; 
	white-space: nowrap;
}
.tab-rowsecond {
	font-size: 90% ; 
	color: #000000; 
	background-color: #E6DED1; 
	white-space: nowrap; 
}
.tab-source { 
	font-size: 80%; 
	color: #989898;
}
.tab-link { 
}
.tab-explain { 
}

/* ... Format für Listenansichten ... */

#listWrapper li {
	list-style: url(/elem/spacer.gif) none;
}
#listWrapper li.listLink{
	list-style: url(/func/b_pfeil_grau.gif) none;
	line-height: 140%;
	margin-left: -40px;
}
#listWrapper ul li.listMonat{
	font-size: 90%;
	font-weight: bold;
	list-style: url(/elem/spacer.gif) none;
	margin-left: -25px;
	padding-bottom: 15px;
}
#listWrapper ul li ul li{
	list-style: url(/elem/spacer.gif) none;
}
#listWrapper ul li ul li h2{
	font-size: 120%;
	margin-top: 0px;
}
#listWrapper ul li.listDatum{
	list-style: url(/elem/spacer.gif) none;
	margin-left: -25px;
	padding-bottom: 15px;
	font-weight: normal;
}
#listWrapper .trennLinie{
	margin-left: -40px;
	width:105%;
}

/* ... Format für Footer... */

#micronavWrapper{
	padding-left: 50px;
	float: left;
	font-size: 60%;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	color:#999999;
}
#micronavWrapper a{
	font-weight: normal;
	text-decoration: none;
	color:#999999;
}
#micronavWrapper a:hover{
	text-decoration:underline;
}

/* ...Politik + Gesellschaft Sprungmenu... */

.pgSelectBox{
	width: 140px;
	font-size: 10px;
	font-weight: normal;
}
.inputField{
	font-size: 100%;
}
.textField{
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.button{
	display:block;
	float: right;
	width: 100px;
	font-size: 90%;
	margin-left: 5px;
}
.boxImage{
	margin-left: -3px;
	margin-top: -3px;
	margin-right: -3px;
	border-bottom: 1px solid #8B0415;
	margin-bottom: 8px;
}
.bu{
	font-size: 90%;
	color: #999999;
}
/* ...Sitemap... */
.map-text-bold{
	font-size: 70%;
}
a.map-head{
	font-size: 120%;
	font-weight: bold;
}
.map-head{
	font-size: 100%;
	font-weight: bold;
}
.map-link{
	font-size: 90%;
}
#closeButton {
	border: 1px solid #999999;
	padding: 3px;
	width: 150px;
	font-size: 55%;
	margin-bottom: 50px;
}
#closeButton a{
	font-weight: normal;
	text-transform: capitalize;
}
.hiddenStructure {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}
.formWrapper{
	border: 1px solid #000000;
}

/* ...Formate für Bilder... */
.imgBUWrapper{
	float: left;
	padding: 0 5px 5px 0;
}
.imgMitBU{
}
.imgBU{
	font-size: 80%;
	color:#999999;
}
.imgMitBURand{
	border: 1px solid #000000;
}
/* Radiodienst-Stoerer */
/*#radiostoererWrapperAll{
	padding-top: 5px;
	width: 611px;
	height: 50px;
}*/
#radiostoererWrapper0{
	float:left;
	background-image: url(/pic/bilder/radioelemente/bg-1.jpg);
	height: 50px;
	margin: 0 -3px 0 0;
	border-top: 2px solid #8B0415;
	padding: 2px 5px 0 0;
}
/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body #radiostoererWrapper0{
	margin: 0 0 0 0;
}
#radiostoererWrapper{
	font-size: 10px;
	color: #999999;
	border-top: 2px solid #8B0415;
	padding-top: 2px;
	background-color: #F8F8F8;
}
#radiostoererWrapper img{
	float:left;
}
#radiostoererWrapper li{
	list-style: none;
	list-style-image: none;
	margin-left: -5px;
}
/* Safari-Hack - nur für Safari! */
/*\*/
html>body*#radiostoererWrapper1 li{
	width: 170px;
	}
/**/
#radiostoererWrapper li ul{
	display: inline;
	list-style: none;
	list-style-image: none;
	/*width: 100px;*/
}
#radiostoererWrapper1 li ul li{
	text-indent: -15px;
	padding: 0 2px 0 90px;
}
/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body #radiostoererWrapper1 li ul li{
	margin: -10px 0 0 -88px;
	text-indent: 2px;
}
/* Safari-Hack - nur für Safari! */
/*\*/
html>body*#radiostoererWrapper1 li ul li{
	padding: 8px 2px 0 90px;
	}
/**/
#radiostoererWrapper2 li ul li{
	text-indent: -15px;
	padding: 0 2px 0 85px;
}
/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body #radiostoererWrapper2 li ul li{
	margin: -10px 0 0 -80px;
	text-indent: -2px;
}
/* Safari-Hack - nur für Safari! */
/*\*/
html>body*#radiostoererWrapper2 li{
	width: 185px;
	}
/**/
html>body*#radiostoererWrapper2 li ul li{
	text-indent: 0px;
	margin: -10px 0 0 2px;
	padding: 8px 2px 0 80px;
	}
/**/
#radiostoererWrapper3 li ul li{
	text-indent: -17px;
	padding: 0 2px 0 52px;
}
/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body #radiostoererWrapper3 li ul li{
	margin: -10px 0 0 -45px;
	text-indent: -2px;
}
/* Safari-Hack - nur für Safari! */
/*\*/
html>body*#radiostoererWrapper3 li ul li{
	text-indent: 0px;
	margin: -10px 0 0 2px;
	padding: 8px 2px 0 45px;
	}
/**/
#radiostoererWrapper1{
	float: left;
	height: 50px;
}
#radiostoererWrapper2{
	float: left;
	height: 50px;
}
#radiostoererWrapper3{
	float: left;
	height: 50px;
}
#radiostoererWrapper1 .radiostoererHead{
	display: block;
	text-indent: -10px;
	padding: 0 3px 5px 0;
	font-weight: bold;
	color: #8B0415;
}
/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body #radiostoererWrapper1 .radiostoererHead{
	text-indent: 2px;
}
#radiostoererWrapper2 .radiostoererHead{
	display: block;
	text-indent: -12px;
	padding: 0 3px 5px 0;
	font-weight: bold;
	color: #8B0415;
}
/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body #radiostoererWrapper2 .radiostoererHead{
	text-indent: 2px;
}
#radiostoererWrapper3 .radiostoererHead{
	display: block;
	text-indent: -14px;
	padding: 0 3px 5px 0;
	font-weight: bold;
	color: #8B0415;
}
/* IE-Hack  IE liest diese Anweisung nicht, sondern die vorhergehende! */
html>body #radiostoererWrapper3 .radiostoererHead{
	text-indent: 2px;
}
/* ... Clear everything ... */

.clearStyles {
	clear: both;
}