/*Festlegung der Schrift im Inhaltsfeld*/
BODY {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	color: #dfdfdf;
}
TABLE, TR, TD ,DIV, P {
	/*font-family: "Century Gothic", Century Gothic, sans-serif;*/
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	color: #dfdfdf;
}
H1
{font-size: 14px; color: #aaaaaa; margin-bottom: 0px; margin-top: 0px;}/*hauptfarbe*/
H2
{font-size: 13px; color: #aaaaaa; margin-bottom: 0px; margin-top: 0px;}/*hauptfarbe*/
H3
{font-size: 13px; color: #ff7700; 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: #dfdfdf; 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;
}
FORM {
	display: inline;
}
INPUT, TEXTAREA, SELECT
{font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 13px;}
LABEL {
	cursor: pointer;
	cursor: hand;
}

A:link 
{color: #aaaaaa; text-decoration: underline;}
A:visited
{color: #aaaaaa; text-decoration: underline;}
A:hover 
{color: #ff7700; text-decoration: underline;}

.ifus, .ifus A:link, .ifus A:visited, .ifus A:hover {
	color: #6c6c6c;
	text-align: right;
}

/*schriftfarben*/
.farbe
{color: #aaaaaa;}
.kontrast
{color: #ff7700;}
.schwarz
{color: #000000;}
.weiss
{color: #FFFFFF;}

/*hintergründe*/ 
.bg_farbe
{background-color: #aaaaaa;}
.bg_kontrast
{background-color: #ff7700;}
.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;}
.kursiv
{font-style: italic;}

/*schriftgrößen*/
.small
{font-size: 12px;}

/*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;}
.w290
{width: 290px;}
.w300
{width: 300px;}
.w320
{width: 320px;}
.w350
{width: 350px;}
.w400
{width: 400px;}
.w500
{width: 500px;}
.w600
{width: 600px;}

.link,.link:link,.link:visited
{font-weight: normal; color: #aaaaaa; text-decoration: none;}
.link:hover
{font-weight: normal; color: #ff7700; text-decoration: none;}

.link_b,.link_b:link,.link_b:visited
{font-weight: bold; color: #aaaaaa; text-decoration: none;}
.link_b:hover
{font-weight: bold; color: #ff7700; text-decoration: none;}

.link_vis,.link_vis:link  
{color: #aaaaaa; text-decoration: none;}
.link_vis:visited 
{color: #333333; text-decoration: none;}
.link_vis:hover 
{color: #ff7700; text-decoration: none;}

.link_vis_b,.link_vis_b:link 
{font-weight: bold; color: #aaaaaa; text-decoration: none;}
.link_vis_b:visited 
{font-weight: bold; color: #333333; text-decoration: none;}
.link_vis_b:hover 
{font-weight: bold; color: #ff7700; text-decoration: none;}

.link_kontrast,.link_kontrast:link,.link_kontrast:visited 
{color: #ff7700; text-decoration: none;}
.link_kontrast:hover 
{color: #ff7700; text-decoration: none;}

.link_kontrast_b,.link_kontrast_b:link,.link_kontrast_b:visited 
{font-weight: bold; color: #ff7700; text-decoration: none;}
.link_kontrast_b:hover 
{font-weight: bold; color: #ff7700; text-decoration: none;}

.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;}  
.bg_site {
	background-image: url(../bilder/bg_site.jpg); 
	background-repeat: repeat-x;
	vertical-align: middle;
	width: 100%;
} 

/***************************************************************************************************************/
/* IDs für Darstellung Inhalte im Frontend begin */
#clear {clear: both;}

#dsTitel {
	color: #aaaaaa; 
	font-weight: bold;
	padding: 1px; 
	margin: 0px 0px 4px 0px;
	text-align: left;
}
#dsTitel A:link
{color: #aaaaaa; text-decoration: none;}
#dsTitel A:visited  
{color: #aaaaaa; text-decoration: none;}
#dsTitel A:hover 
{color: #ff7700; text-decoration: underline;}

#dsTitelDatum {
	color: #aaaaaa; 
	font-weight: normal;
	padding: 1px; 
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#dsZusatz {
	padding: 0px; 
	font-weight: bold; 
	color: #dfdfdf; 
}
#dsZusatz A:link
{color: #aaaaaa; font-weight: normal; text-decoration: none;}
#dsZusatz A:visited  
{color: #aaaaaa; font-weight: normal; text-decoration: none;}
#dsZusatz A:hover 
{color: #ff7700; 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: 0px 0px 4px 0px;
	padding: 0px 1px 0px 1px;
}
#LinkExtern A:link
{color: #aaaaaa; text-decoration: underline;}
#LinkExtern A:visited  
{color: #aaaaaa; text-decoration: underline;}
#LinkExtern A:hover 
{color: #ff7700; text-decoration: underline;}

#pfeilLinkExtern {/*steuerung der Pfeile bei externen Links*/
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0px 0px 0px 0px;
}

#LinkIntern {
	margin: 0px 0px 4px 0px;
	padding: 0px 1px 0px 1px;
}
#LinkIntern A:link
{color: #aaaaaa; text-decoration: underline;}
#LinkIntern A:visited  
{color: #aaaaaa; text-decoration: underline;}
#LinkIntern A:hover 
{color: #ff7700; text-decoration: underline;}

#pfeilLinkIntern {/*steuerung der Pfeile bei internen Links*/
	font-size: 13px;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0px 0px 0px 0px;
}
#button {
	background-color: #333333; 
	border-left: 2px inset #dfdfdf;
	border-top: 2px inset #dfdfdf;
	border-right: 2px outset #333333;
	border-bottom: 2px outset #333333;
	color: #ff7700;
	cursor: pointer;
	cursor: hand;
	/*font-weight: bold;*/
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	text-align: center;
	width: 140px;
	height: 24px;
}

#auswahlAlphabet{
	border: 1px solid #FFFFFF;
}
#auswahlAlphabet TD{
	border: 1px solid #FFFFFF;
}
#auswahlAlphabetOnAktiv
{background-color: #ff7700;}
#auswahlAlphabetOn
{background-color: #dfdfdf;}
#auswahlAlphabetOff
{background-color: #f2f2f2;}

#CheckboxmitText {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
#login {color: #dfdfdf;}
#login TD, #login H3, #login A:link, #login A:visited, #login A:hover {
	color: #dfdfdf;
}

/*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 = "1"] A:link, #thIndex_0[aktiv = "1"] A:visited, #thIndex_0[aktiv = "1"] A:hover
{color: #ff7700; text-decoration: none;}
#thIndex_1[aktiv = "1"] A:link, #thIndex_1[aktiv = "1"] A:visited, #thIndex_1[aktiv = "1"] A:hover
{color: #ff7700; text-decoration: none;}
#thIndex_2[aktiv = "1"] A:link, #thIndex_2[aktiv = "1"] A:visited, #thIndex_2[aktiv = "1"] A:hover
{color: #ff7700; text-decoration: none;}
#thIndex_3[aktiv = "1"] A:link, #thIndex_3[aktiv = "1"] A:visited, #thIndex_3[aktiv = "1"] A:hover
{color: #ff7700; text-decoration: none;}
#thIndex_4[aktiv = "1"] A:link, #thIndex_4[aktiv = "1"] A:visited, #thIndex_4[aktiv = "1"] A:hover
{color: #ff7700; text-decoration: none;}
/*darstellung themenindex end*/

/*darstellung schnellsuche-formular in navigation begin*/
#navSuche {
	margin: 4px 0px 16px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	color: #dfdfdf; 
}
#navSucheTitel {
	color: #dfdfdf; 
	font-weight: bold;
	font-size: 13px;
	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: 13px;
	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 in popup begin*/
#galerie {
	width: 400px;
	background-color: #234875;
	margin: 0px auto;
	text-align: center;
}
#galerieBody  {
	background-color: #C2C2C2;
}
#galerie_kopfzeile {
	padding: 3px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-align: center;
}
#galerie_bild {
	background-color: #234875;
	padding: 0px; 
	text-align: center;
}
#galerie_bildbez {
	width: 260px;
	padding: 3px; 
	color: #FFFFFF; 
	/*font-weight: bold;*/
	text-align: center;
}
#galerie_navi {
	width: 70px;
	padding: 3px; 
	color: #6c6c6c; 
	/*font-weight: bold;*/
}
#galerie_navi A:link, #galerie_navi A:visited  
{color: #FFFFFF; text-decoration: underline;}
#galerie_navi A:hover 
{color: #ff7700; text-decoration: underline;}
/*darstellung galerie in popup end*/

/* IDs für Darstellung Inhalte im Frontend end */

/***************************************************************************************************************/

/* Tab/Reiter - Komponente */
#bg_tab {
	background-color: #333333;
}
#bg_tab_selected {
	background-color: #333333;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-top: 1px solid #888888;
	height: 30px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#bg_tab_selected A:link, #bg_tab_selected A:visited  
{color: #ff7700; font-weight: normal; text-decoration: none;}
#bg_tab_selected A:hover 
{color: #ff7700; font-weight: normal; text-decoration: none;}

#bg_tab_unselected {
	background-color: #333333;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #888888;
	height: 30px;
	margin: 2px 0px 0px 0px;
	text-align: center;
}
#bg_tab_unselected A:link, #bg_tab_unselected A:visited  
{color: #dfdfdf; font-weight: normal; text-decoration: none;}
#bg_tab_unselected A:hover 
{color: #ff7700; font-weight: normal; text-decoration: none;}

#bg_tab_disabled {
	color: #888888;
	font-weight: normal;
}

