BODY {
        background-color: #F3B727;
        font-family: Arial;
        color : #281400;
        background: #F3B727;
        font: Arial;
        font-size: 10pt;
}

A {
        font-family: Arial;
        font-weight: bold;
        text-decoration: none;
        color : #281400;
        font : bold Arial;
        font-size: 10pt;
        }

A:LINK {
        font-family: Arial;
        font-weight: bold;
        text-decoration: none;
        color: #281400;
        font : bold Arial;
        font-size: 10pt;

}


A:ACTIVE {
        font-family: Arial;
        font-weight: bold;
        text-decoration: underline;
        color : #281400;
        font : bold Arial;
        font-size: 10pt;
}

A:HOVER {
        font-family: Arial;
        font-weight: bold;
        text-decoration: underline;
        color : #902800;
        font : bold Arial;
        font-size: 10pt;
}
A:VISITED {
        font-family: Arial;
        font-weight: bold;
        text-decoration: none;
        color: #8B4513;
        font : bold Arial;
        font-size: 10pt;
}
A.navi {
        font-family: Arial;
        font-weight: bold;
        text-decoration: none;
        color : #281400;
        font : bold Arial;
        font-size: 10pt;
        font-style: italic;
        }

A.navi:LINK {
        font-family: Arial;
        font-weight: bold;
        text-decoration: none;
        color: #281400;
        font : bold Arial;
        font-size: 10pt;
        font-style: italic;

}


A.navi:ACTIVE {
        font-family: Arial;
        font-weight: bold;
        text-decoration: underline;
        color : #281400;
        font : bold Arial;
        font-size: 10pt;
        font-style: italic;
}

A.navi:HOVER {
        font-family: Arial;
        font-weight: bold;
        text-decoration: underline;
        color : #902800;
        font : bold Arial;
        font-size: 10pt;
        font-style: italic;
}
A.navi:VISITED {
        font-family: Arial;
        font-weight: bold;
        text-decoration: none;
        color: #8B4513;
        font : bold Arial;
        font-size: 10pt;
        font-style: italic;
}


TD { font : normal Arial;
      font-family: Arial;
      color :  #281400;
                font-size: 10pt;

}
TD.fett { font : bold Arial;
      font-family: Arial;
      font-weight: bold;
      color :  #281400;
                font-size: 10pt;
}
TD.klein { font : Arial;
      font-family: Arial;
      color :  #281400;
                font-size: smaller;
                font-size: 10pt;
}

TH { font : normal Arial;
      font-family: Arial;
      color : #281400;
}

H1 {
        font-family: Arial;
        font-size: 14pt;
        color : Maroon;
        font: bold 14pt  Arial;
        font-weight: bold;
}

H2  {
        font-family: Arial;
        font-size: 12pt;
        color : #902800;
        font: bold 12pt Arial;
        font-weight: bold;
}
text  {
       font-family: Arial;
        font-size: 11pt;
        color : #902800;
        font: bold 10pt Arial;
        font-weight: bold;

}
tabelle  {
        font-family: Arial;
        font-size: 10pt;
        color : #902800;
        font-weight: bold;

}
menue {
        color: #281400;
        font-size: 12px;
        font-family: arial;
        font-weight: bold;
        padding-left:12px;
}
H3 {
        font-family: Arial;
        font-size: 10pt;
        color : #A0522D;
        font: bold 10pt  Arial;
        font-weight: bold;
}
U {
        font-family: Arial;
        font-size: 10pt;
        color : Black;
        font: Arial;
}

UL {
        font-family: Arial;
        color : Black;
        font: Arial;
}
BLOCKQUOTE {
        font-family: Arial;
        color : Black;
        font: Arial;
}

P {
        font-family: Arial;
        color : Black;
        font: Arial;
}
table.bild {
        border: 1px solid;
        border-color: #CCCCCC;
        padding: 4px;
}