body {
	background-color: #000044;
	font-size: 80%;
}
* {
	font-family: Verdana, Helvetica, sans-serif;
}
.nav a , .nav a:active, .nav a:visited 
{
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.nav a:hover
{
	color: #B0374F;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.title {
	font-size: 130%;
	font-weight: bold;	
}
.text{
	font-size:80%;
	padding:0;
}
.textb{
	font-size:80%;
	padding:0;
	font-weight: bold;
}
.Stil5 {font-family: Verdana, Arial, Helvetica, sans-serif}
.b a, .b a:active, .b a:visited 
{
	font-size:80%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.b a:hover
{
	font-size:80%;
	color: #B0374F;
	text-decoration: none;
	font-weight: bold;
}
.fehler
{
	background-color: #bd9898;
	color: #c00000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
input.button { 
 font-size: 11px; 
 background-color: #D7E5F2; 
 color: #102132; 
 margin-left: 12px; 
 margin-top: 3px; 
 margin-bottom: 2px; 
}
input.text {
 font-size: 13px; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279;
}

.brdcell {
 border-top: 1px solid #000000;
 border-bottom: 0px none #000000;
 border-left: 0px none #000000;
 border-right: 0px none #000000;
}

.brdtermin {
 border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
}
textarea.text
{
font-size:100%;
}
