A {  color: #000000;  text-decoration:underline; }
A:hover { color: white; text-decoration:underline; }
a:focus { text-decoration:blink; }
P {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
B {  font-weight: bold;}
strong {  font-weight: bold;}
TD {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000}
ul { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000 }
li { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000 }
DL { COLOR: black; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 11px; FONT-WEIGHT: normal } 
DD { COLOR: black; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 11px; FONT-WEIGHT: normal } 
small {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}

BODY
{
SCROLLBAR-FACE-COLOR: #F78400;
	SCROLLBAR-HIGHLIGHT-COLOR: #C0680A; 
	SCROLLBAR-SHADOW-COLOR: #C0680A; 
	SCROLLBAR-3DLIGHT-COLOR: #C0680A; 
	SCROLLBAR-ARROW-COLOR: #C0680A; 
	SCROLLBAR-TRACK-COLOR: #F78400; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

/* Formelemente */
INPUT { font-size:11px; font-family: Arial, Helvetica, sans-serif; }
/* TEXTAREA { font-size:11px; font-family: Arial, Helvetica, sans-serif; background:#D4D6DA; padding:10 10 10 10; line-height:16; border:1px solid #6E80A1;} */
TEXTAREA { font-size:11px; font-family: Arial, Helvetica, sans-serif; background:#D4D6DA; border:1px solid #6E80A1;}
.eingabezahl { background:#D4D6DA; border:1px solid #6B7889; width:30px; height:18px; }
.eingabestring { background:#D4D6DA; border:1px solid #6B7889; width:100px; height:18px; }
.eingabememo { background:#D4D6DA; border:1px solid #6B7889; width:100px; height:18px; }

.form-button-high { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #000000; width: 160px; color: #FFFFFF;}
.form-button-low { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #666666; width: 160px; clip: rect( ) ; color: #FFFFFF;}