p{ font-family: arial; } 
a { font-family: arial; font-size: 12px; color: #ff6600; text-decoration: none;} 
td.tiny { font-size: 12px; } 
a:active { color: #ff6600; text-decoration: none; } 
a:hover { color: #CCCCCC; text-decoration: underline; } 
a:link { color: #ff6600; text-decoration: none; } 
td { font-family: arial ; font-size: 12px; color: #ffffff; } 
input.eingabe {background-color: #D7EDFA; color: #0C295F; font-family: arial;  font-size: 11px; border: 1px solid #0C295F; }
input.button {background-color: #D7EDFA; color: #0C295F; font-family: arial;  font-size: 11px; border: 1px solid #0C295F; }
input:focus {background-color: #2DC1DD; }
textarea {background-color: #D7EDFA; color: #0C295F; font-family: arial;  font-size: 11px; border: 1px solid #0C295F; }
textarea:focus {background-color: #2DC1DD; }
select {background-color: #DCD8D8; color: #000000; font-family: arial;  font-size: 11px; border: 1px solid #000000; }