/* --->>> Allgemein gültige Stylesheet Definitionen  <<<--- */
/* --->>> Allgemeines <<<--- */
html, body, h1, h2, h3, h4, a, table, td, th, tr, p, img, fieldset, dl, dt, dd
{	margin: 0em;
	border: 0em;
	padding: 0em;
	font-size: small;	/*120px -> 9em, 100px -> 7.6em*/
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-style: normal;
}
html, body
{	width: 100%;
	height: 100%;
	background-color: #FFFFFF;	
}
textarea {
	font-size: small;	/*120px -> 9em, 100px -> 7.6em*/
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-style: normal;
}
.content[class] /*Klasse zur Überbrückung des fixen Headers*/
{	padding-top: 5em;
}
.px3 /*Klasse zum umgehen des 3px Abstand im IE*/
{	position: relative;
	left: 3px;
}
.px3[class]
{	position: static;
}
a, a:link
{	color: #993300;
}
a:visited
{	color: #666666;
}
a:hover, a:active, a:focus
{	background-color: #FEFEFE;
	color: #000000;
}
a.static:visited
{	color:#993300;
}
a.static_black, a.static_black:link, a.static_black:visited
{	color: #000000;
}
a.static_black:hover, a.static_black:active, a.static_black:focus
{	background-color: #FEFEFE;
}
.hide_screen_only, .show_print_only, .hide
{	display: none;
}
.show_screen_only, .hide_print_only, .show
{	display: block;
}
.show_screenreader_only
{	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
div.zeile
{	position: relative;
	padding: 5px 0px;
}
div.zeile .links
{	position: relative;
	padding-left: 1%;
	width: 28%;
	float: left;
	display: block;
	text-align: right;
}
div.zeile .rechts
{	position: relative;
	padding-right: 1%;
	margin-left: 30%;
	display: block;
}
fieldset
{	position: relative;
	padding: 10px;
	padding-top: 15px;
	overflow: hidden; 
}
fieldset legend
{	display: none;
}
fieldset legend.showleg
{	display: block;
	position: relative;
	margin-top: 10px;
	margin-bottom: 0.3em;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	background-color: #FAFAFA;
}
dl
{	position: relative;
	padding: 5px 0em;
	clear: both;
}
dl dt
{	padding-left: 1%;
	width: 28%;
	text-align: right;
	float: left;
	display: block;
}
dl dd
{	margin-left: 30%;
	padding-right: 1%;
	display: block;
}
.nowrap
{	white-space: nowrap;
}
.input_radio
{	color: black;
	background-color: white;
}
.xsmall
{	font-size: x-small;
}
.textlinks
{	text-align: left;
}
.zentriert
{	text-align: center;
}
.textrechts
{	text-align: right;
}
table
{	width: 100%;
	border: 1px solid #666666;
	border-collapse: collapse;
	empty-cells: show;
}
th
{	padding: 5px;
	border: 1px solid #666666;
	background-color: #EEEEEE;
}
td
{	padding: 2px 5px;
	border: 1px solid #666666;
	vertical-align: top;
}
table.noborder, table.noborder th, table.noborder td
{	border: 0px;
}
hr.hr1 {
	border-width:1px
}
hr.hr2 {
	border-width:2px
}
/* Buttons */
.button, .button5, button
{	font-size: small;
}
.button3
{	margin-bottom: 3px;
}
.button5
{	margin-bottom: 5px;
}
/* --->>> Header <<<--- */
div#header
{	position: relative;
	top: 0em; left: 0em;
	height: 5em;
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
	z-index: 100;
}
div#header[id]
{	position: fixed;
}
#header h1
{	position: relative;
	margin-left: 120px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0.7em;
	margin-bottom: -0.7em;
	height: 65%;
	font-size: medium;
	font-weight: bold;
	white-space: nowrap;
	color: #FFFFFF;
	background-color: #666666;
}
#header h2
{	position: relative;
	margin-left: 120px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0.2em;
	height: 35%;
	font-weight: bold;
	white-space: nowrap;
	background-color: #FF9933;
}
div#logolinks
{	position: absolute;
	top: 0em; left: 0em;
	width: 120px;
	height: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
}
#logolinks img
{	position: absolute;
	top: 50%;
	margin-top: -25px;
}
/* --->>> Footer <<<--- */
div#footer
{	position: relative;
	height: 2.5em;
	width: 100%;
	overflow: hidden;
	background-color: #FF9933;
	z-index: 70;
}
div#footer.fixed_bottom[class]
{	position: fixed;
	bottom: 0em;
}
div#contentfooter
{	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
	white-space: nowrap;
}
div#contentfooter.mitnav
{	margin-left: 120px;
}
div#footernavlinks
{	position: absolute;
	left: 0em; top: 0em;
	width: 120px;
	height: 100%;
	background-color: #666666;
}
div#footer ul
{	list-style-type: none;
	margin: 0em;
	padding: 0em;
}
div#footer ul li
{	display: inline;
	padding-right: 0.5em;
}
/* --->>> Navigation <<<--- */
div.navigation
{	position: absolute;
	left: 0px; 
	top: 5em; 
	width: 120px;
	color: #FFFFFF;
	z-index: 80;
}
div#navigation_bottom[id]
{	bottom: 0em;
	background-color: #666666;
	position: fixed;
}
div.contentnav
{	padding: 10px 5px;
}
div.navigation ul
{	list-style-type: none;
	margin: 0em;
	padding: 0em;
}
div.navigation ul li
{	padding-bottom: 1em;
}
div.navigation ul li a, div.navigation ul li a:link, div.navigation ul li a:visited
{	text-decoration: none;
	color: #FFFFFF;
}
div.navigation ul li a:hover, div.navigation ul li a:active, div.navigation ul li a:focus
{	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
div.navigation ul li a.active
{	font-weight: bold;
}
/* --->>> Ankündigungen und Alerts <<<--- */
h3.wichtig {	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	font-size:large;
}
div.alert
{	padding: 1em;
	font-weight: bold;
	text-align: center;
	color: #993300;
	background-color: #FFFFFF;
	border: 2px solid #666666;
	margin-bottom: 1em;
}
div.info
{	padding: 0.5em;
	text-align: center;
	color: #993300;
	color: #000000;
	/*background-color: #EEEEEE;*/
	border: 1px solid #666666;
	margin-bottom: 1em;
}
div.validationerror
{	position: relative;
	padding: 0.5em;
	text-align: left;
	color: #993300;
	border: 1px solid #666666;
	margin-bottom: 1em;
}
/* --->>> History <<<--- */
div#history
{	padding: 0.5em 10px;
	margin-top: 2em;
	border-top: 2px solid #666666;
}
/* --->>> EJ Rechtssache <<<--- */
div#divrechtssache table, div#divrechtssache tr, div#divrechtssache td {
	background-color: #FFFFFF;
	border: 0px;
}
/* Fehler*/
.fieldvalidationerror
{	
	background-color: #ffcccc;
}

