
.stiltabs a:link{
bgcolor="#FFFFFF" ;
background="grafikstart/1whit.gif";
}

.stiltabs a:visited{
bgcolor="#FFFFFF" ;
background="grafikstart/1whit.gif";
}

.stiltabs a:hover{
bgcolor="#FFFFFF" ;
background="grafikstart/1whit.gif";
}




body {
	margin:2% 2%;
	text-align: center;
/* background: #9CA7B2; */
}

/*td {
	vertical-align: top;
	text-align: left;
}*/

td.zentriert {
	vertical-align: top;
	text-align: center;
}

.ue1, .ue2 {
	color: #6D7C89;
	font-size: 36px;
	font-family: Tahoma;
	text-align: center;
	font-weight: bold;
}

.ue2 { font-size: 18px; }

hr {
	color: black;
	text-align: center;
	width: 90%;
	margin-top: 10px;
	height: 1px;
}


.feld {
	border-top: 1px solid #203C5E;
	border-bottom: 1px solid #203C5E;
	border-left: 1px solid #203C5E;
	border-right: 1px solid #203C5E;
	background-color: #D8E1EC;
	color: #6D7C89;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.feld_needed {
	border-top: 1px solid #203C5E;
	border-bottom: 1px solid #203C5E;
	border-left: 1px solid #203C5E;
	border-right: 1px solid #203C5E;
	background-color: #E6CDCB;
	color: black;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.text, .text_tabelle, .text_input{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

..text_input{
	font-weight: bold;
}

.comment{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: bold;
}

.text_tabelle{ text-align: right; }

.text a {
		font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
}

.warnung{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: bold;
	text-align: center;
}

.tabelle_ue {
color: #6D7C89;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	
	font-weight: bold;
}

td.norm {
	display: block;
   font: 12px Arial, sans-serif;
	font-weight: bold;

	background: #9CA7B2;
	padding-bottom: 3px;
	color: white;
	
	text-align: center;
	text-decoration: none;
	width: 17%;
 }
 
 td.norm_link { color: Black; }
 
td a {	
	display: block;
   font: 12px Arial, sans-serif;
	font-weight: bold;
	background: #9CA7B2;
	color: white;
	text-align: center;
	text-decoration: none;
 }
	
td a:hover {
	background: #C1C9D5;
	color: #000000; }
	
