BODY   { background: url(Images/Background.gif) fixed; scrollbar-arrow-color: #ffffff; scrollbar-base-color: #330066; scrollbar-face-color: #330066; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #ffffff /*Umrandung*/ }

A   { color: blue; text-decoration: underline }
A:visited   { color: blue; text-decoration: underline }
A:active   { color: green; text-decoration: underline }
A:hover  { color: navy; text-decoration: underline }
A.formbutton {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #1c3382
}
DIV.ueber {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #eeeeee; TEXT-ALIGN: center
}
.buttons    { color: white; background-color: #330066; border: solid 1px white }
.input   { font-family: Verdana, Arial, Helvetica, sans-serif; border: solid 1px #1c3382 }
TEXTAREA  { color: black; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif; border: solid 1px #1c3382 }
SELECT { font-family: Verdana, Arial, Helvetica, sans-serif; border: solid 1px #1c3382 }
