/* ---------------------------------------------------------------- *
 * body style
 * ---------------------------------------------------------------- */
FONT, TEXTAREA, SELECT, INPUT, FORM, BUTTON, TABLE, TR, TD, LI, UL, P  { font-size: 9pt; font-family: Arial, Helvetica, sans-serif }

/* ---------------------------------------------------------------- *
 * scrollbar style
 * ---------------------------------------------------------------- */

body  { scrollbar-3dlight-color: #DD8BB0; scrollbar-arrow-color: #DD8BB0; scrollbar-base-color: #cccccc; scrollbar-darkshadow-color: #cccccc; scrollbar-face-color: #FFFFFF; scrollbar-hightlight-color: #DD8BB0; scrollbar-shadow-color: #DD8BB0 }

/* ---------------------------------------------------------------- *
 * link style
 * ---------------------------------------------------------------- */

a   { color: black; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

a:link   { color: black; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
a:hover   { color: black; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a:active   { color: black; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
a:visited   { color: black; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
    
a:visited:hover   { color: black; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }

/* ---------------------------------------------------------------- *
 * font style
 * ---------------------------------------------------------------- */

/*.Demo {
    color: #ff6600; 
    font-size: 9pt; 
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-style: italic;
    letter-spacing: 0.2em; 
    line-height: 1.5em;
    }*/

.Headline  { color: #936; font-weight: bold; font-size: 11pt; line-height: 1.5em; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0.2em }

.SubHeadline  { color: #000; font-weight: bold; font-size: 10pt; line-height: 1.5em; font-family: Arial, Helvetica, sans-serif }

.Teaser {
    color: #777777; 
    font-size: 10pt; 
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
}

.Text  { color: #003; font-size: 10pt; font-family: Arial, Helvetica, sans-serif }

.TextFett  { color: #333; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, sans-serif }

.Textklein  { color: #333; font-size: 8pt; font-family: Arial, Helvetica, sans-serif }

.Kommentar {
    color: #444444; 
    font-size: 9pt; 
    font-family: Arial,Helvetica,sans-serif;
    font-style: italic;
}

.Bildunterzeile {
    color: #444444; 
    font-size: 8pt; 
    font-family: Arial,Helvetica,sans-serif;
    font-style: italic;
}
.pagelink { color: #936; font-size: 10pt }
p {}
td {}

