
a:link		{ color:#000066; text-decoration:none; font-weight:bold }
a:visited       { color:#000066; text-decoration:none; font-weight:bold }
a:hover         { color:#FFFFFF; text-decoration:none; font-weight:bold }

.dropshad       {filter:DropShadow(OffX=2, OffY=3, color:#000000)}
.dropshad2      {filter:DropShadow(OffX=-2, OffY=-3, color:#000000)}


input.suchbutton	{ font-family:Trebuchet MS,tahoma,arial,helvetica,sans-serif; background-color:#orange; font-weight:normal; font-size:12px; border-left:black 1 solid; border-right:black 1 solid; border-top:black 1 solid; border-bottom:black 1 solid; cursor:pointer }


BODY
{
    font-family:verdana,tahoma,arial,helvetica
    SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-BASE-COLOR: #FF6000

}


.rose a               { font-family:verdana,tahoma,arial,helvetica,sans-serif; font-weight:bold; text-decoration:none }
.rose a:link          { color:#FF9C00; text-decoration:none; font-weight:bold }
.rose a:visited       { color:#FF9C00; text-decoration:none; font-weight:bold }
.rose a:hover         { color:#FFFFFF; text-decoration:none }

.black                { font-family:verdana,tahoma,arial,helvetica,sans-serif; font-weight:bold; color:#000000 }
.error                { font-family:verdana,tahoma,arial,helvetica,sans-serif; font-weight:bold; color:orange }