
.searchform { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin-left: 25px }
.logozusatz    { color: #666; font-size: 9px; font-family: verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold }


.SkinObject  { color: #c00; font-size: 11px; font-family: Verdana, Arial, Helvetica; font-weight: normal; text-decoration: none }

A.SkinObject:link   { color: #c00; font-weight: normal; text-decoration: none }

A.SkinObject:visited   { color: #c00; font-weight: normal; text-decoration: none }

A.SkinObject:active    { color: #c00; font-weight: normal; text-decoration: none }

A.SkinObject:hover     { color: silver; font-weight: normal; text-decoration: none }

/* text style used for most text rendered by modules */
.Normal, .text,  td
   { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 150% }

.textrot
   { font-size: 11px; color:#CC0000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 150% }


A:link    { color: #c00; font-weight: normal }

A:visited     { color: #c00; font-weight: normal }

A:active      { color: #c00; font-weight: normal }

A:hover   { color: #aaa; font-weight: normal }


UL LI     { list-style-type: square }

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}


sup { font-size: 10px }
.topBar { background-color: #000 }
