body {
    background-image: url("gfx/bg.gif");
    color: #1F201B;
    font-family: times;
    font-size: 14px;
    text-align: justify
}

a {
    color: red
}
a.navi {
    background-color: #DAD9D5
}

table {
    border-spacing: 0px;
    padding: 0px;
    margin: 0px
}

td {
    padding: 0px;
    margin: 0px;
    font-family: times;
    color: #1F201B;
    font-size: 14px
}

td.navi {
    text-align: right;
    background-image:
    url("/gfx/punkt.gif");
    background-position: -3px 0px;
}
    

td.news {
    text-align: justify;
    vertical-align: top
}

td#content {
    padding-left: 15px;
    padding-top: 15px
}


h3 {font-family: arial; font-size: 21px; text-align: center; margin-top: 0.4cm; font-weight: bold}
h2 {font-family: arial; font-size: 28px; text-align: left; margin-top: 0.4cm; font-weight: bold; letter-spacing: -2px}
h4 {font-family: arial; font-size: 17px; text-align: center; margin-top: 0.4cm; font-weight: bold}

div {
    font-family: times; 
    font-size: 14px
}
div.spenden {
    text-align: justify;
    font-family: verdana;
    font-size: 10px
}

p {
    font-family: verdana; 
    font-size: 12px; 
    line-height: 0.4cm; 
    background-color: #DAD9D5
}
span.navi {
    border-bottom: medium solid #DAD9D5;
    background-color: #DAD9D5
}

select.pr {
    background-color: #EFEFEF;
    font-family: Helvetica, Verdana, Arial;
    font-size: 10px;
    color: #0A190A
}

input.pr {
    background-color: #EFEFEF;
    font-family: Helvetica, Verdana, Arial;
    font-size: 10px;
    color: #0A190A
}

textarea.pr {
    background-color: #EFEFEF;
    font-family: Helvetica, Verdana, Arial;
    font-size: 10px;
    color: #0A190A
}
