@charset "utf-8";
/* CSS Document */

body {
    font-family: Arial, Calibri, "Times New Roman";
    color: #800156;
    font-size: 14px;
    background-color: #FFE8BC;
}
html {
    min-height: 100%;
}

h1 {
    font-family: "Comic Sans MS", Arial, Calibri;
    font-size: 50px;
}
h2 {
    text-align: center;
    font-family: Arial, Calibri, "Times New Roman";
    font-size: 25px;
}
#haupt img {
    margin-left: 30px;
    margin-right: 30px;
}
.datum {
    color: #256407;
    font-size: 12px;
    font-style: italic;
    text-align: left;
}
h6 {
    font-family: Arial, Calibri, "Times New Roman";
    font-style: italic;
    font-size: 12px;
    font-weight: normal;
    color: #166E08;
    text-align: left;
}
.fett {
    font-weight: bold;
}
.fettunter {
    font-weight: bold;
    text-decoration: underline;
}
.mittig {
    text-align: center;
}
h3 {
    font-family: Arial, Calibri, "Times New Roman";
    color: #990066;
    font-size: 14px;
    text-align: left;
}
