body  { 
color: #003366; 

background-color: #FFFFFF; 

background-attachment:fixed; 
font-family: Times New Roman, Verdana, Arial, Helvetica; 
font-size: 11pt; 
margin: 0; 
padding: 0; 
} 

a { color: #FF6600 }
 a:link { text-decoration:none; color: #FF6600; font-size: 12pt; font-weight:bold; }
 a:visited { text-decoration:none; color: #FF6600; font-size: 12pt; font-weight:bold; }
 a:active { text-decoration:none; color: #FF6600; font-size: 12pt; font-weight:bold; }
 a:hover { text-decoration:none; color: #FF6600; font-size: 12pt; font-weight:bold;}

a.aktiv { color: #003366 }
 .aktiv:link { text-decoration:none; color: #003366; font-size: 12pt; font-weight:bold; }
 .aktiv:visited { text-decoration:none; color: #003366; font-size: 12pt; font-weight:bold; }
 .aktiv:active { text-decoration:none; color: #003366; font-size: 12pt; font-weight:bold; }
 .aktiv:hover { text-decoration:none; color: #003366; font-size: 12pt; font-weight:bold;}

div.ueberschrift {font-size: 24pt; }
span.gross { color: #003366; font-size: 13pt; font-weight:bolder; } 

.gb_datum { font-size: 8pt; color: #000000; } 
.gb_name { font-size: 13pt; color: #000000; } 
.gb_name_klein { font-size: 8pt; color: #000000; } 

.button_eintragen { 
	border: 0px double;
	background: url(/images/eintragen.jpg); 
	}

.button_abbrechen { 
	border: 0px double;
	background: url(/images/abbrechen.jpg); 
	}

.button_zuruecksetzen { 
	border: 0px double;
	background: url(/images/zuruecksetzen.jpg); 
	}
	
.button_abschicken { 
	border: 0px double;
	background: url(/images/abschicken.jpg); 
	}

