html {height:100%; }
BODY {
 	margin:0px;
 	padding:0px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
}



img 									{ border:0px; background-color: }
select								{ font-size:11px }
input									{ font-size:11px; width:300px }
textarea							{ font-size:11px; width:300px; height:200px }
td										{ font-size:11px }
ul										{ margin:0px; padding-left:20px; list-style-type:circle }
li									{ font-size:10px }
a											{ color:#CC0000; text-decoration:none; }
a:activ								{ color:#CC0000; text-decoration:none; }
a:hover								{ color:#000000; text-decoration:none; }
h1										{ color:#CC0000; font-size:12px }
h2										{ color:#005193; font-size:20px; font-weight:bold }
h3										{ color:#005193; font-size:12px; font-weight:bold }
h4										{ color:#000000; font-size:94px; font-weight:bold }
h5										{ color:#005193; font-size:40px; font-weight:bold }
h6										{ color:#005193; font-size:12px; }



#wrapper 							{ width:800px;}
#navi									{ width:800px; background-image:url(../images/header.gif); height:160px; font-size:12px; font-weight:bold}
#navi	a								{ color:#005193; margin: 10px 10px 0 10px  }
#navi	a:hover					{ color:#aa0000 }
#main_navi						{ padding-top:82px; text-align:left; padding-left:200px}
#sub_navi							{ padding-top:8px; text-align:left; padding-left:50px}
#sub_navi	a						{ color:#aa0000; margin: 10px 10px 0 10px  }
#sub_navi	a:hover			{ color:#000000 }

#content_bg						{ width:800px; overflow:hidden; background-image:url(../images/main_bg.gif);}
#content							{ margin: 0 50px 0 50px; text-align:left}
#footer								{ width:800px; background-image:url(../images/footer.gif); height:190px }
#copyright						{ width:750px; text-align:right; padding-right:50px; height:30px}

.TableHead						{ font-weight: bold}
.error								{ color:#0000CC; font-weight:bold; font-size:12px; margin:5px; text-align:center}
.plichtfeld						{ color:#FF6600; }
