body{
	background: #EEEEEE;
	text-Decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222222;
	font-weight: normal;
	line-height: 14pt;
	text-align: left;
	
	//scrollbar-base-color: #DDDDDD; 
    //scrollbar-track-color: #EEEEEE; 
    //scrollbar-face-color: #E0E0E0; 
    //scrollbar-highlight-color: #FFFFFF; 
    //scrollbar-3d-light-color: #FFFFFF; 
    //scrollbar-darkshadow-color: #999999; 
    //scrollbar-shadow-color: #BBBBBB; 
    //scrollbar-arrow-color: #666666;
}
h1{
	text-Decoration : none;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	color: #993300;	
	font-weight: bold;
	text-align: center;	
	font-size: 20pt;
	line-height: 18pt;
}
h2{
	text-Decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: #AA2211;	
	font-weight: bold;
	font-style: italic;
	text-align: left;	
	font-size: 14pt;
	line-height: 16pt;
}
h3{
	text-Decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;	
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	line-height: 14pt;
}
h4{
	text-Decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: #662211;	
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
	line-height: 12pt;
}
a{	
	text-Decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;	
	margin-left: 0;
	font-weight: bold;
	/*font-size: 9pt;*/
}
a:hover{	
	text-Decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;	
	margin-left: 0;
	font-weight: bold;
	/*font-size: 9pt;*/
}
code{
	text-Decoration : none;
	font-family: Courier, Arial, Helvetica;
	color: #666666;	
	font-size: 10pt;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 10pt;
}
ol{
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: normal;
	font-size: 10pt;
}
td{	
	text-Decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;	
	margin-left: 0;
	font-weight: normal;
	font-size: 10pt;
}
p{
	font-weight: normal;
	font-size: 9pt;
}
b{
	font-weight: bold;
}
i{
	font-style: italic;
}
.small{
	font-size: 9pt;
}
.einzug{
	font-size: 10pt;
	margin-left: 40;
}
.normalred{
	color: #AA2211;
}
.bigred{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #993300;
}
input, select, textarea
{ 	
	font-size:9pt; font-family:Arial,Verdana,sans-serif;
   	border:thin solid #333333;  
   	color:#444444;  font-weight:normal; background-color:#DDDDDD;
}

.BG00{
	background: #CCCCCC;
	color: #555555;
	font-size: 8pt;
	font-weight: bold;
}
.BG01{
	background: #AAAAAA;
	color: #555555;
	font-size: 8pt;
}
.BG02{
	background: #BBBBBB;
	color: #555555;
	font-size: 8pt;
}