/*********************************************************************************************************************/
/* Standard-Klassen **************************************************************************************************/
/*********************************************************************************************************************/
html
{
	height: 100%;
}
body
{
	margin: 0px;
	background-color: #000;
	font-family: Calibri,Arial,Verdana,Helvetica,Sans-Serif;
	font-size: 8pt;
	color: #CCCCCC; /*background-image: url(/images/BG2.gif);*/
}
/*Hintergrundfarben*/
.top
{
	background-color: #B1C8E7; /*#D3DEF0;*/
}
.left_part
{
	background-color: #FFFFFF; /*#EAEEF7;*/
}
.right_part
{
	background-color: #EEF7FA; /*#EAEEF7;*/
}
/*Einstellungen für Footer*/
.footer
{
	background-color: #353536; /*#BD2826*/ /*#F03D00;*/ /*#EAEEF7;*/
	height: 25px;
	text-align: center;
	color: #CCCCCC;
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.footer a
{
	color: #CCCCCC;
	font-size: 8pt;
}
.footer a:visited
{
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 8pt;
}
.footer a:hover
{
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 8pt;
}

#foot_navi li
{
	font-size: 10pt;
	color: Gray;
	font-weight: bold;
	font-family: Calibri, Verdana,Arial,Helvetica,Sans-Serif;
}

/* Inhalt-Klassen */
/* Formatierung von normalem Text */
.inhalt1
{

	text-decoration: none;
	text-align: left;
	color: #CCCCCC;
	background-color: Black; /*border-color:#BD2826;*/
}
.inhalt1_eingabe
{
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
#inhalt0
{
	width: 1200px;
	margin: 0 auto;
}
.inhalt1_eingabe_fehler
{
	color: #000000;
	background-color: #FC8B70;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}
/* Link-Klassen (formatieren alle links, abgesehen von der Navigationsleiste) ****************************************/
a
{
	color: #D6D4D2; /*#004184;*/
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover
{
	color: #D6D4D2; /*#004184;*/
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

img:hover
{
	text-decoration: none;
}

a:visited
{
	color: Purple;
}

/* Überschriften-Klassen *********************************************************************************************/
/* Formatierung der Seitenüberschriften */
.ueberschrift, .ueberschrift h1
{
	text-align: left; /*background-image:url(/images/linie_gestrichelt_test.png);*/
	color: #CCCCCC;
	background-image: url(/images/menue_bg5.gif);
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	padding-left: 20px;
	vertical-align: middle;
	height: 25px;
}

/* Formatierung der Text-Überschriften */
h1
{
	color: #004184;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h2
{
	color: #004184;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
h3
{
	background-position: 0px 5px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 8px;
	color: #CCCCCC;
	border-bottom: 0;
	background-repeat: no-repeat;
	margin: 0;
	text-decoration: none;
}
img
{
	border: 0;
}
/*Formatierung Button in Linker Leiste*/
.Button_Leiste
{
	text-align: left;
	width: 160px;
	height: 20px;
}
.Button_Leiste a
{
	color: #CCCCCC;
	background-color: #157DC2;
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.Button_Leiste a:hover
{
	background-color: #efefef;
	color: #000000;
}

/*------Formatierung des Menus---------*/
/*-Hauptmenupunkte*/
.hauptmenu_normal, .hauptmenu_aktiv
{
	/*width:137px;*/
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	margin-left: 5px; /*margin-right: 2px;*/
}
.hauptmenu_normal a, .hauptmenu_aktiv a
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.hauptmenu_normal a, .hauptmenu_normal a:visited
{
	/*background-color:#004184;*/
	color: #CCCCCC;
}
.hauptmenu_aktiv a, .hauptmenu_aktiv a:visited
{
	/*background-color:#54555E;*/
	color: #D6D6D6;
}
.hauptmenu_normal a:hover, .hauptmenu_aktiv a:hover
{
	/*background-color:#757575;*/ /*#efefef;*/ /*BD7573;*/
	color: #EDEDED; /*#000000;*/
	font-weight: bold;
}
/*Untermenu-Punkte*/
.submenu_normal, .submenu_aktiv
{
	width: 250px;
	text-align: left;
	display: block;
	vertical-align: middle;
	font-size: 12px;
}
.submenu_normal a, .submenu_aktiv a
{
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.submenu_normal a, .submenu_normal a:visited
{
	color: #CCCCCC;
	background-color: Black; /*#f03d00*/ /*background-image:url(/images/menue_bg3.gif);*/
}
.submenu_aktiv a, .submenu_aktiv a:visited
{
	color: #CCCCCC;
	background-color: #C41212;
	background-image: none;
}
.submenu_normal a:hover, .submenu_aktiv a:hover
{
	background-color: #757575; /*:#9C9694*/ /*BD7573*/
	color: #CCCCCC;
	background-image: none;
}

/*Tabellen-Informationen*/

.zeile1
{
	background-color: #FFFFFF;
}
.zeile2
{
	background-color: #efefef;
}

.zeile1:hover, .zeile2:hover
{
	background-color: #cecece;
}

input[type="button"], input[type="submit"]
{
	/*background-color:#D13A0D;*/
	background-image: url(/images/btn_ballin.gif);
	background-repeat: repeat-x;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-family: Vrinda, Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 14px;
	vertical-align: middle;
	color: #CCCCCC;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

input[type="button"], input[type="submit"]:hover
{
	cursor: pointer;
}
input.meta
{
	background-image: none;
	width: 10px;
	height: 10px;
	background-color: transparent;
	border: 0;
	cursor: default !important;
}

.catdesc
{
	text-align: left;
	height: 25px;
	background-image: url("/images/menue_bg5.gif");
	color: #CCCCCC;
	padding-left: 25px;
	font-weight: bold;
}

.suchbox
{
	background-color: #004184;
}
.suchbox_ueberschrift
{
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
/*css für Blätterfunktion*/
.Seitenzahlen
{
	text-decoration: none;
	color: #000000;
	cursor: pointer; /*border:solid 1px black;*/
	background-color: #FFFFFF;
	width: 20px;
	height: 15px;
}
.Seitenzahlen:hover
{
	text-decoration: none;
	color: #000000;
	background-color: #cecece;
}
.Seitenzahlen_aktiv, .Seitenzahlen_aktiv:hover, .Seitenzahlen_aktiv:visited
{
	text-decoration: none;
	color: #CCCCCC;
	background-color: #004184;
	border: solid 1px black;
	width: 20px;
	height: 15px;
}
.Seitenzahlen:visited
{
	color: purple;
}
/*css für Zitat*/
.zitat
{
	background-color: #B1C8E7;
	color: #000000;
	font-size: 11px;
	text-align: center;
	padding: 3px;
}
.zitat_urheber
{
	font-size: 9px;
	font-style: italic;
	text-align: right;
	padding-right: 3px;
}
/*css für Text im oberen Header*/
.text_header
{
	text-align: center;
	vertical-align: middle;
	color: #004184;
	font-size: 25px;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
}
/*css für Markierung der Suchergebnisse*/
.marker_ergebnis
{
	background-color: Orange;
}
/*css für Klickpfad*/
.klickpfad a
{
	color: #004184;
	font-size: 8pt;
	text-decoration: none;
}
.klickpfad a:hover
{
	text-decoration: underline;
}
/*css für Standortanzeige in rechter Linkleiste*/
.start_Standort
{
	font-family: Arial;
	padding-left: 3px;
	padding-right: 3px;
	color: #000000;
	font-size: 11px;
}
.start_Standort a
{
	font-family: Arial;
	padding-left: 3px;
	padding-right: 3px;
	color: #000000;
	font-size: 11px;
}
.start_Standort_Ueberschrift
{
	text-align: center;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
	height: 25px;
	background-color: #004184;
	border: solid 1px #9C9694 /*004184*/;
	border-bottom: none;
}
.start_Standort_Ueberschrift a
{
	line-height: 25px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
	height: 25px;
}
.start_Standort_Ueberschrift a:hover
{
	background-color: #9C9694;
}

.caption_2
{
	padding-left:40px;
	font-size:26px;
	color:Red;
}

#InfoBlock_head_BLock_Userhinweise *
{
	color:Black;
}
