body
{
    font-family: "Comic Sans MS";
    font-size: 14pt;
    color: #333333;
    text-align: left;
}
h1
{
    font-family: "Comic Sans MS";
    font-size: 14pt;
    color: #FF0000;
}
h2
{
    font-family: "Comic Sans MS";
    font-size: 14pt;
    color: #333333;
    font-weight: bold;
}
.text_fett
{
    font-family: "Comic Sans MS";
    font-size: medium;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}
.text_klein
{
    font-family: "Comic Sans MS";
    font-size: x-small;
    color: #333333;
}

.seite
{
    font-family: "Comic Sans MS";
    font-size: medium;
    color: #999999;
}
.text_rot
{
    font-family: "Comic Sans MS";
    font-size: medium;
    color: #FF0000;
}
.foot_1
{
    font-family: "Comic Sans MS";
    font-size: 10pt;
    text-align: left;
    width: 200px;
    color: #333333;
}
.foot_2
{
    font-family: "Comic Sans MS";
    font-size: 10pt;
    text-align: right;
    width: 700px;
    color: #333333;
    text-decoration: none;
}
.text
{
    font-family: "Comic Sans MS";
    font-size: 14pt;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    background-color: #CCCCCC;
    cursor: pointer;
}
