
.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: #2756a3; font-weight: normal }

A:visited      { color: #2756a3; font-weight: normal }

A:active       { color: #2756a3; font-weight: normal }

A:hover   { color: #aaa; font-weight: normal }


UL LI     { text-indent: 20px; 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: #dddfde }
.ContentPane   { background-color: #dddfde; border-right: 2px solid white; border-left: 2px solid white }
.ContentPaneSpace { padding-top: 12px; padding-right: 12px; padding-left: 12px }
