BODY
{
    BACKGROUND-COLOR: black;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, Tahoma;
    TEXT-ALIGN:justify;
}
TABLE
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, Tahoma
}
h1
{
    FONT-SIZE: 16px;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana, Tahoma
}
h2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, Tahoma
}
h3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, Tahoma
}
.ahref
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana, Tahoma;
    TEXT-DECORATION: none
}
.ahref A
{
    COLOR: white
}
.ahref A:active
{
    COLOR: white
}
.ahref A:link
{
    COLOR: white
}
.ahref A:visited
{
    COLOR: white
}
.ahref A:hover
{
    COLOR: silver
}
.bhref
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, Tahoma;
    TEXT-DECORATION: none
}
.bhref A
{
    COLOR: black
}
.bhref A:active
{
    COLOR: black
}
.bhref A:link
{
    COLOR: black
}
.bhref A:visited
{
    COLOR: black
}
.bhref A:hover
{
    COLOR: silver;
    TEXT-DECORATION: underline
}
.klein
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, Verdana, Tahoma
}
.eingabe
{
    FONT-SIZE: 10pt;
    WIDTH: 250px;
    COLOR: navy;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: silver
}
.TableSlideshow
{
    BORDER-RIGHT: white 10px ridge;
    BORDER-TOP: white 10px ridge;
    BORDER-LEFT: white 10px ridge;
    BORDER-BOTTOM: white 10px ridge;
    BACKGROUND-COLOR: transparent
}
.start
{
    COLOR: black;
    FONT-FAMILY: 'Lucida Handwriting'
}
.fehler
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

