.normal	{ font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-style: normal;
	font-weight: normal;
	color: #000000;
    line-height: 13pt;
    vertical-align: top; }
    
.normalb { font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-style: normal;  
	font-weight: bold; 
	color: #000000;
    line-height: 13pt;
    vertical-align: top; }
	
.bildunterschrift	{ font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-style: normal;
	font-weight: bold;
	color: #000000;
    line-height: 11pt;
    vertical-align: top; }
	
.mini { font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-style: normal;
	font-weight: normal;
	color: #000000;
    line-height: 11pt;
    vertical-align: top; }	
	
.miniB { font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-style: normal;
	font-weight: bold;
	color: #000000;
    line-height: 11pt;
    vertical-align: top; }		
		
.titel { font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt; 
	font-style: normal;  
	font-weight: bold; 
	color: #012A8E; 
	vertical-align: top; }
	
.ueber { font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-style: normal;  
	font-weight: bold; 
	color: #012A8E; 
	vertical-align: top; }
	
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	vertical-align: middle;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	vertical-align: middle;
}
    
.link { font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-style: normal;  
	font-weight: bold;
	margin: 0px; 
	color: #000000;
    line-height: 13pt;
    vertical-align: top; }
    
.unsichtbar { font-family: Arial, Helvetica, sans-serif;
	font-size: 4pt; 
	font-style: normal;  
	font-weight: bold; 
	color: #FFFFFF;
    vertical-align: top; }	
	
a.normalb:link,visited,active,hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-style: normal;  
	font-weight: bold; 
	color: #000000;
    line-height: 13pt;
    vertical-align: top; 
    text-decoration: underline; 
}	