@charset "utf-8";
.Ueberschrift {
    font-family: Arial, Helvetica, sans-serif;
    color: #325d39;
    font-size: 16px;
    font-weight: bold;
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(images/hg.jpg);
    color: #575b5e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.normal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-variant: normal;
    color: #575b5e;
    font-style: normal;
}
.postit {
    font-family: Arial, Helvetica, sans-serif;
    color: #382006;
    font-weight: bold;
    font-size: 20px;
}
.postit2 {
    font-size: 18px;
}
.normal_kursiv {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    color: #575b5e;
}
.normal_link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
}
.footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #325d39;
}
.tablecont {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #325d39;
}
.ueberschrift2 {
    font-size: 14px;
    color: #325d39;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.white {
    color: #FFF;
    font-weight: bold;
}
.tabelle {
    border: 1px solid #325d39;
}
a. {
    text-decoration: underline;
    color:  #24662e;
    }
a:visited {
    color:  #24662e;
    }
a:active {
    color:  #24662e;
    }
a:hover {
    color:  #24662e;
    font-weight: bold;
    }
.normal p {

}

