body {
    background-color: #edc28f;
}

img {
    border: 0;
}

a {
    text-decoration: none;
}

div#seite {
    background-color: #ffffff;
    border: 1px solid #000000;
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-align: justify;
    width: 760px;
}

div#links {
    float: left;
    font-size: 11pt;
    font-weight: bold;
    position: fixed;
}

div#logo {
    padding-bottom: 20px;
}

div#links .jahreinaktiv {
    color: #c0c0c0;
}
div#links a {
    color: #c0c0c0;
}
div#links a:hover {
    color: #000000;
}

div#impressum {
    font-size: 6pt;
    font-weight: normal;
    margin-top: 40px;
}
div#impressum a {
    color: #808080;
}

div#daten {
    margin-left: 220px;
    padding-bottom: 10px;
}
div#daten a {
    color: #000000;
}
div#daten h1 {
    font-size: 9pt;
    margin-top: 0;
}
div#daten h2 {
    font-size: 11pt;
    font-weight: bold;
    margin-top: 0;
}
div#daten h3 {
    font-size: 13pt;
    font-weight: bold;
    margin-top: 0;
}
div#daten p {
    margin-top: 0;
}
div#daten p.klein {
    font-size: 7pt;
}
div#daten table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}
div#daten table td {
    margin: 0;
    padding-right: 5px;
}
div#daten table td.mail {
    padding-top: 6px;
}
div#daten table tr {
    margin: 0;
    padding: 0;
}

div#termine {
    margin-left: 220px;
}
.termin {
    background-color: #ede1d2;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
}
.termin a {
    color: #000000;
}
.termin h1 {
    font-size: 9pt;
}
.termin h2 {
    font-size: 11pt;
}
.termin h2 img {
    padding-left: 50px;
}
.termin h3 {
    font-size: 7pt;
    font-weight: normal;
}
.entfaellt {
    left: 50px;
    position: absolute;
}

div#sponsoren {
    margin-left: 220px;
    padding-top: 10px;
}
div#sponsoren a {
    color: #000000;
}
div#sponsoren table td {
    padding-bottom: 20px;
    padding-right: 10px;
    text-align: left;
}

div#fuss {
    clear: left;
}
