body {
        margin: 0px 15px 00px 0px;
        padding: 0;
        font-size: 12px;
        font-family: "Verdana", Georgia, "Times New Roman", Times, serif;
        color: #5C5C5C;
}

#inhalt {
        font-family: "Verdana", Georgia, "Times New Roman", Times, serif;
        color: #28313A;
}

#inhalt .h1 {
        font-size: 22px;
        text-decoration: underline;
        font-weight: bold;
}

#inhalt .h2 {
        font-size: 18px;
        text-align: left;
        font-weight: bold;
        font-style: italic;
}

#inhalt .h3 {
        font-size: 14px;
        text-align: right;
}

#inhalt .h4{
        font-size:14px;
        font-weight: bold;
        text-decoration: underline;
}

#inhalt .h5{
        font-size: 12px;
}

#inhalt .head{
        font-size:16px;
        text-align:left;
        font-weight:bold;
        text-decoration:underline;
}

#inhalt .text{
        font-size: 14px;
}

#inhalt .signatur{
        font-size:14px;
        font-weight:bold;
        text-align:right;
}

#inhalt a{
        text-decoration:none;
        display:block;
        color:#000000;
}

#inhalt th{
        text-align: left;
}

#inhalt td{
        text-align: center;
        background: url(images/button.jpg) no-repeat center;
}

#inhalt .top{
        color:#00CC66;
        font-weight: bold;
}

#inhalt .remis{
        color:#0000FF;
        font-weight: bold;
}

#inhalt .flop{
        color:#E50000;
        font-weight: bold;
}

#inhalt .light{
        font-weight: lighter;
}

#inhalt .archiv {
        font-size: 12px;
        text-align: right;
        font-style: italic;
        text-decoration: underline;
}

#inhalt .update {
        font-size: 12px;
        text-align: right;
        font-style: italic;
}