body {
     background-color:#FFFFFF;
     text: #000000;
     margin-left: 10;
     margin-top: 10;
     margin-width: 0;
     margin-height: 0
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.fontklein { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #000000
}
.font-fett { 
		font-family: Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		font-size: 12px; 
		color: #000000
}
.ueberschrift { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 18px;
		font-weight: bold; 
		color: #666666 
}
.untertitel {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		font-weight: bold; 
		color: #666666
}
.fontfunktion {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #000000
}
.fontaktiv { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #004B93 
}
.fontkleinaktiv { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		color: #004B93
}
a {  
	text-decoration: none
}
a.nav:link  {
        color : #000000;
        text-decoration :none;
}
a.nav:visited {
        color : #000000;
        text-decoration :none;
}
a.nav:hover {
        color : #004B93;
        text-decoration :none;
}
a.nav:activ {
        color : #004B93;
        text-decoration :none;
}
h1 {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 20px; 
		font-weight: bold; 
		color: #333333;
		text-align: center;
}
h2 {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 16px; 
		font-weight: bold; 
		color: #333333
}

a:link  {
        color : #004B93;
        text-decoration :none;
}
a:visited {
        color : #004B93;
        text-decoration :none;
}
a:hover {
        color : #004B93;
        text-decoration :none;
}
a:activ {
        color : #004B93;
        text-decoration :none;
}

div.content {margin-left: 20px;}

input, select, textarea { font-size:12px; Arial, Helvetica, sans-serif; }
input, select, textarea { border:1px solid #004B93; background: #ffffff;}
.Bereich, .Feld { background-color:#ffa; width:300px; border:6px solid #ddd; }
.Auswahl { background-color:#dff; width:300px; border:6px solid #ddd; }
.Check, .Radio { background-color:#ddff; border:1px solid #ddd; }
.Button { background-color:#000; color:#fff; width:200px; border:6px solid #666; }

.message {  	
	font-weight: bold; 
	color: #FF0000
}
.box {background-color:#e1e1e1;}		
.linie {
	border-top-width: 0.2em;
	border-top-style: solid;
	border-top-color: #004994;

}
.headrow {
	padding-bottom: 10px;
}

.result {
	padding-bottom: 8px;
	padding-top: 5px;
	border-top-width: 0.2em;
	border-top-style: solid;
	border-top-color: #004994;
}
.termine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #004B93;
}
.fontheadweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #004B93;
}
.fontfunktionweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}

