body  { 
color: #000000; 

background-color: #FE5B00; 

background-attachment:fixed; 
font-family: Arial, Helvetica; 
font-size: 10pt; 
margin: 0; 
padding: 0; 
} 

a { color: #000000 }
 a:link { text-decoration:none; color: #000000; font-size: 10pt; font-weight:bold; }
 a:visited { text-decoration:none; color: #000000; font-size: 10pt; font-weight:bold; }
 a:active { text-decoration:none; color: #000000; font-size: 10pt; font-weight:bold; }


a.menue { color: #333333 }
 a.menue:link { text-decoration:none; color: #333333 }
 a.menue:visited { text-decoration:none; color: #333333 }
 a.menue:active { text-decoration:none; color: #333333 }



div.ueberschrift {font-size: 24pt; }
span.gross { color: black; font-size: 13pt; font-weight:bolder; text-align: center; } 
h1 { color: black; font-size: 13pt; font-weight:bolder; } 
div.center { text-align: center; margin-left:auto; margin-right:auto; } 
.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); 
	}

