html, body 
{
	height: 100%;
	border: 0;
} 

* 
{
	margin: 0;
	padding: 0;
}

a, a:active, a:visited, a:link, a:hover
{
}

body 
{
	font-family: Verdana, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 100.01%;
	background-color: #fff;
	color: #000;
}

.invisible 
{
	display: none;
}

hr 
{
	display:block;
	clear:both;
	padding-bottom: 0px;
}

.header 
{
	float: left; 
	overflow: hidden; 
	width: 100%; 
	color: #fff; 
	height: 100px; 
	background-color: #dee0ec; 
}

.logo
{
	float: left; 
	width: 12.25em; 
	height: 100px; 
	background-color: #fff;
	color: #000;
}

.logo_img
{
	width:196px; 
	height:100px; 
	vertical-align:top;
	border: 0;
}

.ecke
{
	float: left;
	vertical-align:top;
}

.ecke_img
{
	width: 12px; 
	height: 12px; 
	vertical-align:top;
}

.kopf_img
{
	float:right;
	width:161px;
	height:100px;
}

.hauptbereich 
{
	clear: both; 
	margin: 0px 0px 0px 0px; 
	color: #000; 
	background-color: #fff
}

.menuebereich 
{
	float: left;
	padding:0px 0px 0px 0px;
	display: block;
	border-top: 1px solid #cfdce5;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.linksmenue
{
	width: 12.25em;
	padding:0px 0px 0px 0px;
	z-index:1;
	background-color:#142e5c;
	color:#fff;
	display: block;
}

.menue
{
	width: 100%;
	font-size: 70%;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	margin:0;
	list-style-image: none;
	list-style-type: none;
	display: block;
}

.menue ul
{
	display:block;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.menue li 
{
	display:block;
	padding:0px 0px 1px 0px;
	margin:0px 0px -1px 0px;
}

.menue a 
{
	clear:none;
	display: block;
	width: 100%;
	height: 1.25em;
	padding: 4px 0px 5px 0px;
	background-image: none; 
    background-repeat:no-repeat; 
	background-color:#142e5c;
	color: #fff;
	text-decoration: none;
	border-bottom:1px solid #cfdce5;
}

.menue li.current a, .menue a:hover, .menue a:active, .menue a:focus
{
	background-color: #ffb340;
	color: #142e5c;
	text-decoration: none;
}

* html .menuebereich 
{
	margin-right: -3px;
}

.contentbereich 
{
	position: absolute;
	left: 12.25em;
	top: auto;
	width: auto;
	padding-top: 1.25em; 
	padding-left: 1.25em;
}

.contentbereich h1 
{
	margin: 0px 0px 15px 0px;
	color: #000;
	background-color: #fff;
	font: bold 112.5% Verdana, Helvetica, Arial, Tahoma, sans-serif;
	text-decoration: none;
}

.contentbereich h2 
{
	margin: 13px 0 8px 0px;
	color:#000;
	background-color: #fff;
	font: bold 75% Verdana, Helvetica, Arial, Tahoma, sans-serif;
	text-decoration: none;
}

.contentbereich p 
{
	font-size: 75%;
	margin: 0px 12px 16px 0px;
}

.contentbereich ol 
{
	margin: 13px 0 15px 38px;
	font-size: 75%;
	list-style-type: decimal;
}

#pnlAntragsnummer 
{
	display: block;
	width: 13em;
	font: bold 100% Verdana, Helvetica, Arial, Tahoma, sans-serif;
	text-align: center;
	position: relative;
	border: 1px solid black;
	margin: 50px 0px 30px 0px;
	left: 37%;
	background-color: #cfdce5;
	color: #000;
}

.clear
{
	font-size: 0;
	clear: both;
}

.zeile 
{
	width: 480px;
	padding: 10px 0 0px 0;
	clear: both;
}

.links 
{
	font-size: 75%;
	display:block;
	float:left;
	width:160px;
	text-align:right;
	margin-top:7px;
}

.linksbold 
{
	font-size: 75%;
	display:block;
	font-weight: bold;
	float:left;
	width:160px;
	text-align:right;
	margin-top:7px;
}

.rechts 
{
	display:block;
	float:right;
	width:300px;
	text-align:left;
}

.pruefzeile 
{
	width:490px;
	left: 14px;
	padding: 0px 0px 1px 0px;
	clear: both;
}

.prueflinks 
{
	font-size: 75%;
	display:block;
	float:left;
	width:170px;
	text-align:right;
	background-color: #cfdce5;
	color: #000;
	padding: 4px 8px 5px 0px;
	margin-bottom: 1px;
}

.pruefrechts 
{
	font-size: 75%;
	display:block;
	float:left;
	width:280px;
	text-align:left;
	background-color: #e0e0e0;
	color: #000;
	padding: 4px 8px 5px 8px;
	margin-left: 1px;
	margin-bottom: 1px;
}

.footlink a 
{
	clear:both;
	float:left;
	position: absolute;
	right: 10px;
	font-size: 70%;
}

.center 
{
	font-size: 75%;
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

.centerbold 
{
	font-size: 75%;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

.centerlink a 
{
	font-size:75%;
	display: block;
	left:37%;
	position:relative;
	text-align: left;
	width:18em;
	margin-top: 8px;
}

.radio 
{
	display: block;
	font-size: 75%;
	margin-left:32%;
}

.checkbox
{
	font-size: 75%;
	margin-left: 0.5em;
}

.errorsummary
{
	width: 100%;
	display: block;
	text-align: center;
}

.errorsummary_header
{
	font-weight: bold;
	font-size: 75%;
	text-align: center;
}

.errorsummary_list
{
	font-size: 75%;
	width: 60%;
	text-align: left;
	list-style-type:disc;
	list-style-position:outside;
	padding-left:40px;
}

.browser
{
	height:40px;
}

.browser_text
{
	vertical-align:bottom;
	font-weight:bold;	
	height:80%;
}

#pnlRFSuniqNummer
{
	font-size: 75%;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-bottom: 15px;	
}

#pnlRFSGesperrtDatum 
{
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 15px;	
}

#pnlRFSStandDB 
{
	font-size: 75%;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 15px;
	display:block;	
}

#pnlRFSBlockResult
{
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;	
}
