html body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000066;
}
h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #000066;
}
.main_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-indent: 190px;
}
.table_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-indent: 2px;
	border-right: #000066 1px solid; 
	border-left: #000066 1px solid;
	border-top: #000066 1px solid;
	border-bottom: #000066 1px solid;
	background: #FFCC00;
	width: 300px;
}
.navigation {
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.textrahmen {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	border-right: #000066 1px solid; 
	border-left: #000066 1px solid;
	border-top: #000066 1px solid;
	border-bottom: #000066 1px solid;
	background: #ffffff;
}
.textrahmen td{
	font-size:8pt;
}
A:link {
	TEXT-DECORATION: none;
	font-weight: bolder;
}
A:visited {
	TEXT-DECORATION: none;
	font-weight: bolder;
	color: #000066;
}
A:hover{
	color:#ff0000;
	font-weight: bolder;
	TEXT-DECORATION: underline;
}
input {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-right: #595959 1px solid; 
	border-top: #595959 1px solid; 
	border-left: #595959 1px solid; 
	border-bottom: #595959 1px solid;

}
textarea, select, option {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-right: #595959 1px solid; 
	border-top: #595959 1px solid; 
	border-left: #595959 1px solid; 
	border-bottom: #595959 1px solid;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #B8C2CC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #595959;
	scrollbar-arrow-color: #595959;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #595959;
}
li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: -15px;
	list-style-image: url(bilder/anstrich.gif);
}
.li_small{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: -15px;
	list-style-image: url(bilder/anstrich.gif);
}
body {
	scrollbar-face-color: #FCE102;
	scrollbar-highlight-color: #B8C2CC;
	scrollbar-shadow-color: #B8C2CC;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #FFEE00;
	scrollbar-darkshadow-color: #000000;
	background-color:#003366;
}
.box_right{
	margin-top:20px;
	margin-right:5px;
	width:170px;
	padding-bottom:4px;
	border:1px solid #FF9900;
}
.box_headline{
	display:block;
	width:100%;
	background-color:#FF9900;
	color:#000;
	font-size:11px;
	font-weight:bold;
}
.headline_left{
	display:block;
	width:166px;
	background-color:#FF9900;
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	margin-bottom: 10px;
	padding-left:4px;
}
.box_right input {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	/*background-color: #FFFFFF;*/
	border-right: #595959 1px solid; 
	border-top: #595959 1px solid; 
	border-left: #595959 1px solid; 
	border-bottom: #595959 1px solid;
	margin-left:4px;
	margin-bottom: 4px;
}
.box_text{
	font-size:11px;
	margin:3px;
}
