.inhalt { 
	color: #003366; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	text-align: left; 
}
.ueberschrift { 
	color: #003366; 
	font-family: Verdana; 
	font-size: 10pt; 
	font-style: normal;  
	font-weight:bold; 
}
.namen { 
	color: #003366; 
	font-family: Verdana; 
	font-size: 10pt; 
	font-style: normal;  
	font-weight:bold;
}
.klein { 
	color: #003366; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-style: normal;   
}
.feld {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	width: 100px;
	border-color: black #666666 #666666 black;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	background-color: #EDEEEE;
}
.feldxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 50px;
	width: 150px;
	border-color: black #666666 #666666 black;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	background-color: #EDEEEE;
}
.feldxxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 80px;
	width: 250px;
	border-color: black #666666 #666666 black;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	background-color: #EDEEEE;
}
a:link { 
	color: #003366; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	text-decoration: underline;
} 
a:visited { 
	color: #003366; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	text-decoration: underline;
} 
a:hover { 
	color: #97C5DC; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	text-decoration: none;
} 
a:active { 
	color: #4B506A; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	text-decoration: none;
} 


