body {
    color: #900;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Verdana, Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    line-height: 140%;
    margin: 50px 0 20px 195px;
    background: #fc6;
}
body#anmeldung {
    background: #fc6 url(../img/anmeldung.gif) 0 52px no-repeat;
}

body#archiv {
    background: #fc6 url(../img/archiv.gif) 0 52px no-repeat;
}

body#idee {
    background: #fc6 url(../img/idee.gif) 0 52px no-repeat;
}

body#partner {
    background: #fc6 url(../img/partner.gif) 0 52px no-repeat;
}

body#programm {
    background: #fc6 url(../img/programm.gif) 0 52px no-repeat;
}

body#veranstalter {
    background: #fc6 url(../img/veranstalter.gif) 0 52px no-repeat;
}

#content {
    width: 80%;
    border-left: 1px solid  #900;
}

a {
    color: #900;
}

p {
    margin: 5px 0 0 15px;
    padding: 0 0 20px 0;
}

p#hfm {
    background: #fc6 url(../img/logo_hfm.gif) 400px 20px no-repeat;
}

p#weimart {
    background: #fc6 url(../img/logo_weimart.gif) 400px top no-repeat;
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-left: 15px;
}

table td {
    vertical-align: top;
    padding: 5px 5px 20px 5px;
}

table#form td {
    padding: 5px 5px 5px 5px;
}

table td.left {
    width: 90px;
}

table td.newday {
    padding-top: 20px;
}

h1 {
    display: none;
}

h2 {
    font-size: 180%;
    margin: 0 0 10px 0;
}

form {
    margin: 0;
    margin-left: 15px;
    padding: 0;
}

span#yes {
    float: left;
    display: block;
    height: 20px;
    font-weight: bold;
    font-size: 280%;
    padding-top: 7px;
}

