body {
	padding : 0px;
	margin : 0px;
	scrollbar-track-color:#EEEEEE;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#EEEEEE;
	scrollbar-darkshadow-color:#EEEEEE;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color:#666666;
	border: 0px none;
	background-image: url(../bilder/layout/hintergr.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;

}
BODY, TH, OL, UL, LI, P, TD, TEXTAREA, DIV { 
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;

}
table.haupttabelle {
	background-image: url(../bilder/layout/bicbackie.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
B,STRONG {
	color: #333333;

}
P, UL, OL {
	line-height: 15pt;

}
LI {
	text-align : justify;

}
P.wichtig {
	color:#990033;
	font-weight:bold

}
H1 {
	font-family : arial, helvetica, sans-serif;
	font-size : 11pt;
	line-height : 15pt;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	background-color : #FFFFC7;
	text-decoration : none;

}
H2 {
	font-family : arial, helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
	color : #336699;
	line-height : 18pt;
	text-decoration : none;

}
.smallheader {
	font-size: 10pt;
	line-height: normal;
	color : #999999;

}
H3 {
	color : #336699;
	font-size: 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height : 15pt;
	text-decoration : none;

}
H4 {
	color : #999999;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;

} 
H5 {
	color : #CCCCCC;
	font-size: 85%;
	font-family: arial, helvetica, sans-serif;

}
PRE, TT, CODE {
	font-family: courier, sans-serif;
	font-size: 10pt;

}
td.nav_active {
	color: #FF9966;
	font-size: arial, helvetica, sans-serif;

}
A {
	text-decoration: none;
	font-size: 10pt;

}
A:hover {
	text-decoration: underline;
	color: #FF6633;
	font-size: arial, helvetica, sans-serif;

}
/*A:active {
	color: #FF6633;
	font-size: arial, helvetica, sans-serif;

}*/
A.footer {
	font-size: 7pt;
	
}
A.mainnav { 
	font-size: 10pt; 
	font-weight : bold;
	color : #000000;

}
A.subnav {
	font-size: 10pt;
	color : #FFFFFF;

}
A.subnav:hover {
	font-size: 10pt;
	color : #FF9966;

}
P.title {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	font-family: arial, helvetica, sans-serif;

}
P.footer {
	font-size: 7pt;
	color: #999A999;
	font-family: arial, helvetica, sans-serif;

}
P, UL, OL {
	line-height : 15pt;

}
.function { 
	line-height : 12pt;
	color: #666666;
	font-size: xx-small;
	text-decoration: none;
	
}
.textfunction {
	font-size: 12px;
	margin-bottom : 2px;
	width : 80px;
	border: 1px solid #FFFFFF;
	background: #E6E6E6;
	height: 18px;

}
.forms {
	font-size: 12px;
	margin-bottom : 2px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
	height: 18px;
}
INPUT.wichtig {
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom : 2px;
	border: 1px solid #000000;
	background: #990033;
	height: 18px;
}
/*.nichtdrucken {
	display: none;
	
}*/
.fehlermeldung {
	color:#9F0004;
	font-weight: bold;

}