/*Festlegung der Schrift im Inhaltsfeld*/
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}

TABLE, TR, TD ,DIV, P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

H1
{font-size: 14px; color: #003366; margin-bottom: 0px; margin-top: 0px;}/*hauptfarbe*/
H1.drucktitel{
	color: #c0c0c0;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
}
H2
{font-size: 12px; color: #003366; margin-bottom: 0px; margin-top: 0px;}/*hauptfarbe*/

H3
{font-size: 12px; color: #ED8B00; margin-bottom: 0px; margin-top: 0px;}/*kontrastfarbe*/

H4
{font-size: 20px; color: Lime; margin-bottom: 0px; margin-top: 0px;}

H5
{font-size: 20px; color: Lime; margin-bottom: 0px; margin-top: 0px;}

H6
{font-size: 16px; color: #1266AF; margin-bottom: 0px; margin-top: 0px;}
UL {
	list-style-image: url(bilder/auflistungsraute.gif);
	list-style-type: square;
	list-style-position: outside; 
	margin:0px 0px 0px 8px; 
	padding-left: 6px;
}
/*UL {border: 1px solid #ff0000}
LI {border: 1px solid Lime}*/

INPUT, TEXTAREA, SELECT
{font-family: Arial,Helvetica, sans-serif; font-size: 11px;}

/*schriftfarben*/
.farbe
{color: #003366;}
.kontrast
{color: #ED8B00;}
.schwarz
{color: #000000;}
.weiss
{color: #FFFFFF;}

/*hintergründe*/ 
.bg_farbe
{background-color: #003366;}
.bg_kontrast
{background-color: #ED8B00;}
.bg_hell_1
{background-color: #f2f2f2;}
.bg_hell_2
{background-color: #e9e9e9;}
.bg_hell_3 /*reserve*/
{background-color: #dfdfdf;}
.bg_mittel_1
{background-color: #6699CC;}
/*staffelung der ebenen für themenindex*/
.bg_grau_4
{background-color: #ffffff;}
.bg_grau_3
{background-color: #f2f2f2;}
.bg_grau_2
{background-color: #e9e9e9;}
.bg_grau_1 
{background-color: #dfdfdf;}
.bg_grau_0 
{background-color: #cacaca;}
.bg_weiss 
{background-color: #FFFFFF;}
.bg_linie_diagonal
{background: url(bilder/linie_diag_rot.gif); background-repeat: no-repeat; background-position: left top;}


/*zur anzeige aktiver bzw. nicht aktiver texte über db-variable*/
.aktiv0
{color: #A6A6A6;}
.aktiv1
{color: #000000;}

/*texteigenschaften*/
/*.block
{text-align: justify; padding: 0px;}*/

/*schriftschnitte*/
.fett
{font-weight: bold;}

/*schriftgrößen*/
.small
{font-size: 11px;}

/*Breiten-Klassen*/
.w40
{width: 40px;}
.w60
{width: 60px;}
.w80
{width: 80px;}
.w100
{width: 100px;}
.w125
{width: 125px;}
.w150
{width: 150px;}
.w180
{width: 180px;}
.w200
{width: 200px;}
.w220
{width: 220px;}
.w250
{width: 250px;}
.w260
{width: 260px;}
.w270
{width: 270px;}
.w300
{width: 300px;}
.w350
{width: 350px;}
.w400
{width: 400px;}
.w500
{width: 500px;}
.w600
{width: 600px;}

A:link 
{color: #003366; text-decoration: underline;}
A:visited
{color: #003366; text-decoration: underline;}
A:hover 
{color: #ED8B00; text-decoration: underline;}

.link,.link:link,.link:visited
{font-weight: normal; color: #003366; text-decoration: underline;}
.link:hover
{font-weight: normal; color: #ED8B00; text-decoration: underline;}

.link_b,.link_b:link,.link_b:visited
{font-weight: bold; color: #003366; text-decoration: underline;}
.link_b:hover
{font-weight: bold; color: #ED8B00; text-decoration: underline;}

.link_vis,.link_vis:link  
{color: #003366; text-decoration: underline;}
.link_vis:visited 
{color: #333333; text-decoration: underline;}
.link_vis:hover 
{color: #ED8B00; text-decoration: underline;}

.link_vis_b,.link_vis_b:link 
{font-weight: bold; color: #003366; text-decoration: underline;}
.link_vis_b:visited 
{font-weight: bold; color: #333333; text-decoration: underline;}
.link_vis_b:hover 
{font-weight: bold; color: #ED8B00; text-decoration: underline;}

.link_kontrast,.link_kontrast:link,.link_kontrast:visited 
{color: #ED8B00; text-decoration: underline;}
.link_kontrast:hover 
{color: #ED8B00; text-decoration: underline;}

.link_kontrast_b,.link_kontrast_b:link,.link_kontrast_b:visited 
{font-weight: bold; color: #ED8B00; text-decoration: underline;}
.link_kontrast_b:hover 
{font-weight: bold; color: #ED8B00; text-decoration: underline;}

.link_weiss,.link_weiss:link,.link_weiss:visited 
{color: #FFFFFF; text-decoration: none;}
.link_weiss:hover 
{color: #FFFFFF; text-decoration: none;}

/*padding*/
.padding2
{padding: 2px;}

/*rahmenklassen*/
.rahmen
{border: 1px solid #B6CAD4;}
.rahmen_li
{border-left: 1px solid #B6CAD4;}
.rahmen_re
{border-right: 1px solid #B6CAD4;}
.rahmen_ob
{border-top: 1px solid #B6CAD4;}
.rahmen_un
{border-bottom: 1px solid #B6CAD4;}
.rahmen_weiss
{border: 1px solid #FFFFFF;}

.bg_re 
{background-image: url(bilder/bg_re.gif); background-repeat: repeat-y;}
.bg_li 
{background-image: url(bilder/bg_li.gif); background-repeat: repeat-y;}  /* grauer rand mit weißem hintergrund */
.bg_nav1
{background-image: url(bilder/bg_tatze.jpg); background-repeat: no-repeat;} /* tatze */
.bg_nav2
{background-image: url(bilder/bg_nav.gif); background-repeat: repeat-y;} /* grau */

.meldung {
	color: #ff6600;
	font-weight: bold;
}

/***************************************************************************************************************/
/* IDs für Darstellung Inhalte im Frontend begin */
#clear {clear: both;}

#dsTitel {
	color: #003366; 
	font-weight: bold;
	padding: 1px; 
	margin: 0px 0px 4px 0px;
	text-align: left;
}
#dsTitel A:link
{color: #003366; text-decoration: none;}
#dsTitel A:visited  
{color: #003366; text-decoration: none;}
#dsTitel A:hover 
{color: #ED8B00; text-decoration: underline;}

#dsTitelListe {
	color: #003366; 
	padding: 1px; 
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#dsTitelListeLeer {
	padding: 1px; 
	margin: 0px 0px 0px 0px;
	text-align: left;
}
/*#dsTitelListe UL {
	list-style-image: url(bilder/dsTitelListe.gif);
	list-style-type: square;
	list-style-position: outside;
	margin: 0px 0px 0px 8px;
	padding-left: 6px;
	 display: list-item; list-style-image: url(bilder/dsTitelListe.gif
	 display: list-item; list-style-image: url(bilder/dsTitelListe_f2.gif
}*/
#dsTitelListe A:link
{color: #003366; text-decoration: none;}
#dsTitelListe A:visited  
{color: #003366; text-decoration: none;}
#dsTitelListe A:hover 
{color: #ED8B00; text-decoration: underline;}

#dsZusatz {
	padding: 0px; 
	font-weight: bold; 
	color: #003366; 
}
#dsZusatz A:link
{color: #003366; font-weight: normal; text-decoration: none;}
#dsZusatz A:visited  
{color: #003366; font-weight: normal; text-decoration: none;}
#dsZusatz A:hover 
{color: #ED8B00; font-weight: normal; text-decoration: underline;}

/*gestrichelte Linie zwischen Anrisstexten bzw. anch Volltexten*/
#zwischenzeile
{background-image: url(bilder/bg_zwischenzeile.gif); background-repeat: repeat-x;}

#klammer /*steuerung abstand zum text*/
{margin: 0px 4px 0px 0px}

#LinkExtern {
	margin: 4px 0px 4px 0px;
	padding: 0px 1px 0px 1px;
	text-align: right;
	width: 100%;
}
#LinkExtern A:link
{color: #003366; text-decoration: underline;}
#LinkExtern A:visited  
{color: #003366; text-decoration: underline;}
#LinkExtern A:hover 
{color: #ED8B00; text-decoration: underline;}

#pfeilLinkExtern {/*steuerung der Pfeile bei externen Links*/
	margin: 0px 0px 0px 0px;
	letter-spacing: -2px;
	font-size: 13px;
}

#LinkIntern {
	margin: 0px 0px 4px 0px;
	padding: 0px 1px 0px 1px;
}
#LinkIntern A:link
{color: #003366; text-decoration: underline;}
#LinkIntern A:visited  
{color: #003366; text-decoration: underline;}
#LinkIntern A:hover 
{color: #ED8B00; text-decoration: underline;}

#pfeilLinkIntern {/*steuerung der Pfeile bei internen Links*/
	margin: 0px 0px 0px 0px;
	letter-spacing: -2px;
	font-size: 13px;
}

#auswahlAlphabet{
	border: 1px solid #FFFFFF;
}
#auswahlAlphabet TD{
	border: 1px solid #FFFFFF;
}
#auswahlAlphabetOnAktiv
{background-color: #ED8B00;}
#auswahlAlphabetOn
{background-color: #003366;}
#auswahlAlphabetOff
{background-color: #f2f2f2;}

/*darstellung themenindex begin*/
/*staffelung der ebenen für themenindex: 0 = erste ebene ... 4 = tiefste ebene*/
.thIndex_0 {
	background-color: #ffffff;
	/*font-weight: bold;*/
}
.thIndex_1 {
	background-color: #ffffff;/*f2f2f2*/
}
.thIndex_2 {
	background-color: #ffffff;/*e9e9e9*/
}
.thIndex_3 {
	background-color: #ffffff;/*dfdfdf*/
}
.thIndex_4 {
	background-color: #ffffff;/*cacaca*/
}

.thIndex_0_aktiv A:link, .thIndex_0_aktiv A:visited, .thIndex_0_aktiv A:hover
{color: #ED8B00; text-decoration: underline;}
.thIndex_1_aktiv A:link, .thIndex_1_aktiv A:visited, .thIndex_1_aktiv A:hover
{color: #ED8B00; text-decoration: underline;}
.thIndex_2_aktiv A:link, .thIndex_2_aktiv A:visited, .thIndex_2_aktiv A:hover
{color: #ED8B00; text-decoration: underline;}
.thIndex_3_aktiv A:link, .thIndex_3_aktiv A:visited, .thIndex_3_aktiv A:hover
{color: #ED8B00; text-decoration: underline;}
.thIndex_4_aktiv A:link, .thIndex_4_aktiv A:visited, .thIndex_4_aktiv A:hover
{color: #ED8B00; text-decoration: underline;}
/*darstellung themenindex end*/

/*darstellung kalender in navigation begin*/
#navKalender {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	color: #003366; 
}
#navKalenderBild {
}
#navKalenderNavi {	
}
#navKalenderNaviLinks {
	letter-spacing: -2px;
	font-size: 13px;
	font-weight: bold;
	width: 25px;
	text-align: left;
	float: left;
}
#navKalenderNaviMitte {
	color: #003366; 
	font-weight: bold;
	font-size: 11px;
	width: 100px;
	text-align: center;
	float: left;
}
#navKalenderNaviRechts {
	letter-spacing: -2px;
	font-size: 13px;
	font-weight: bold;
	width: 25px;
	text-align: right;
	float: left;
}
#navKalenderNavi A:link, #navKalenderNavi A:visited  
{color: #003366; text-decoration: none;}
#navKalenderNavi A:hover 
{color: #ED8B00; text-decoration: none;}

#navKalenderMonat {
	
}
#navKalenderWochentag {
	color: #003366; 
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 19px;
	text-align: right;
	
}
#navKalenderKW {
	color: #003366; 
	font-size: 11px;
	float: left;
	width: 15px;
	text-align: right;
	
}
#navKalenderTag {
	font-size: 11px;
	float: left;
	width: 19px;
	
}#navKalenderTagHeute {
	/*background-color: #003366;*/
	color: #ED8B00; 
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 19px;
	text-align: right;
	
}
/*darstellung kalender in navigation end*/

/*darstellung schnellsuche-formular in navigation begin*/
#navSuche {
	margin: 4px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	color: #003366; 
}
#navSucheTitel {
	color: #003366; 
	font-weight: bold;
	font-size: 11px;
	float: left;
}
#navSucheBild {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	text-align: center;
	/*vertical-align: top;*/
}
#navSucheInput {	
	float: left;
	width: 108px;
	/*vertical-align: top;*/
}
#navSucheInput INPUT {	
	border: 1px solid #C2C2C2;
	font-size: 11px;
	height: 18px;
	width: 104px;
	margin: 1px 0px 0px 0px;
	padding: 1px 2px 1px 2px;
}
#navSucheButton {
	float: left;
	margin: 0px 0px 0px 2px;
	padding: 1px 0px 1px 0px;
	text-align: left;
	/*vertical-align: top;*/
}
/*darstellung schnellsuche-formular in navigation end*/

/*darstellung galerie begin*/
#dsGalerieFrame {
	background-color: #ffffff;
	border: 0px;
	float: left;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#dsGalerieNavi {
	/*border: 1px solid #ff0000;*/
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;/*300px */
}
#dsGalerieNavi A:link 
{color: #112E51; text-decoration: none;}
#dsGalerieNavi A:visited
{color: #112E51; text-decoration: none;}
#dsGalerieNavi A:hover 
{color: #ED8B00; text-decoration: none;}

#dsGalerieNaviLi {
	/*border: 1px solid #ff0000;*/
	background-color: #ffffff;
	color: #d8d8d8;
	float: left;
	padding: 0px 1px 0px 1px;
	text-align: left;
	width: 20%;
}
#dsGalerieNaviRe {
	background-color: #ffffff;
	color: #d8d8d8;
	float: right;
	padding: 0px 1px 0px 1px;
	text-align: right;
	width: 20%;
}
#dsGalerieNaviMi {
	/*border: 1px solid #ff0000;*/
	background-color: #ffffff;
	float: none;
	clear: both;
	text-align: left;
	/*width: 58%;*/
}
#dsGalerieBilderfilm {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
/*darstellung galerie end*/

/* IDs für Darstellung Inhalte im Frontend end */

/***************************************************************************************************************/


/* Tab/Reiter - Komponente */
#bg_tab {
	background-color: #f2f2f2;
}
#bg_tab_zw {
	background-color: #112E51;
	width: 1px;
}
#bg_tab_selected {
	background-color: #f2f2f2;
	border-top: 1px solid #112E51;
	border-bottom: 1px solid #f2f2f2;
	text-align: center;
	height: 30px;
}
#bg_tab_selected A:link, #bg_tab_selected A:visited {
	color: #ED8B00; 
	font-weight: normal; 
	text-decoration: underline;
}
#bg_tab_selected A:hover {
	color: #ED8B00; 
	font-weight: normal; 
	text-decoration: underline;
}
#bg_tab_unselected {
	background-color: #dfdfdf;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #112E51;
	/*border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;*/
	text-align: center;
	height: 30px;
}
#bg_tab_unselected A:link, #bg_tab_unselected A:visited {
	color: #112E51; 
	font-weight: normal; 
	text-decoration: underline;
}
#bg_tab_unselected A:hover {
	color: #ED8B00; 
	font-weight: normal; 
	text-decoration: underline;
}
#bg_tab_disabled {
	color: #6c6c6c;
	font-weight: normal;
	text-decoration: none;
}

/* zusIndex03 begin*/
.zusIndex03{
	width: 100%;
	margin-bottom: 7px;
}
.zusIndex03Titel{
	font-weight: bold;
	padding-left: 0px;
}
.zusIndex03Bez{
	padding-left: 0px;
}
.zusIndex03Wert{
	/*text-align: right;*/
	padding-right: 0px;
}
/* zusIndex03 end*/
/* zusIndex04 begin*/
UL#zusIndex04{
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: white;
}
UL#zusIndex04 LI{
	margin: 0px 0px 0px 0px;
	background-color: #999999;
}
UL#zusIndex04 LI UL {
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-weight: normal;
	color: #666666;
	background-color: #EBEFF1;
}
UL#zusIndex04 LI UL LI{
	margin: 0px 0px 0px 0px;
	background-color: #EBEFF1;
}
/* zusIndex04 end*/
/* ReiterNav in Referenzen begin */
#reiterNav{
	/*border-collapse: collapse;*/
	margin: 0px 0px 20px 0px;
	width: 400px;
}
TD.reiterAktiv{
	/*width: 132px;*/
	height: 24px;
	text-align: center;
	border-top: 	1px solid #CCCCCC;
	border-right: 	1px solid #CCCCCC;
	border-bottom: 	none;
	border-left: 	1px solid #CCCCCC;
	background-color: #FFFFFF;
}
TD.reiterInaktivLinks{
	/*width: 132px;*/
	height: 24px;
	text-align: center;
	border-top: 	1px solid #F0F0F0;
	border-right: 	none;
	border-bottom: 	none;
	border-left: 	1px solid #FFFFFF;
	background-color: #F0F0F0;
}
TD.reiterInaktivRechts{
	/*width: 132px;*/
	height: 24px;
	text-align: center;
	border-top: 	1px solid #F0F0F0;
	border-right: 	1px solid #FFFFFF;
	border-bottom: 	none;
	border-left: 	none;
	background-color: #F0F0F0;
}
TD.reiterLinksAussen{
	/*border-left: 	none;*/
	border-left-color: #F0F0F0;
}
TD.reiterRechtsAussen{
	/*border-right: 	none;*/
	border-right-color: #F0F0F0;
}
TD.unterReiterAktiv{
	border-top: 	1px solid #FFFFFF;
}
TD.unterReiterInaktiv{
	border-top: 	1px solid #CCCCCC;
}
.linkAktiv A, .linkAktiv A:link, .linkAktiv A:visited, .linkAktiv A:hover{
	font-weight: bold;/**/
	text-decoration: none;
}
.linkInaktiv A, .linkInaktiv A:link, .linkInaktiv A:visited, .linkInaktiv A:hover {
	text-decoration: none;
}
/* ReiterNav in Referenzen end */
#volltextAusgabe7Datumstitel{
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
}
#volltextAusgabe7Datum{
	padding-left: 0px;
	margin-bottom: 7px;
}
#volltextAusgabe7Partnertitel{
	padding-left: 0px;
	margin-bottom: 7px;
}
.zusZuordAllgListeTitelBereich{
	font-weight: bold;
	padding-left: 0px;
}
#dsBildBeschr {
	font-size: 12px;
}
