.grundtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.ueberschrift_grund {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #33aa33}
.bottom_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}
.grundtext_fett_rot {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #003060
}
.grundtext_fett {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; font-weight: bold; 
color: #000000
}

.links { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
color: #2b2c60; 
text-decoration: underline
}
.links:link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
color: #2b2c60; 
text-decoration: underline
}
.links:hover { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
color: #a82323; 
text-decoration: underline
}
.linksfett {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #666666; text-decoration: underline}
.linksfett:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #666666; text-decoration: underline}
.linksfett:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #990000; text-decoration: underline}
.kleinrot {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #990000
}
.grundtextblau {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #0059be
}
.ueberschriftbraun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a82323;
	font-weight: bold;

}
.grundtextrot {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #990000
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;

}
.grundtextweiss
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #ffffff
}

/*****************************

 Knopf

*****************************/


.button 
	{ 
	color: #103070;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-color: #B7C4D7;
	text-decoration: none;
	border-top: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-bottom: 2px solid gray;
	border-right: 2px solid gray;
	width:150px;
	}
	
	.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #5a7194;
}