body {
    margin:0px;
    padding:0px;
}
h3 {
    font-family: Verdana;
    font-size: 14px;
    font-weight:bold;
    
}
h4 {
    font-family: Tahoma,Verdana,Arial;
    font-size: 12px;
    line-height: 14px;
    font-weight:bold;
    letter-spacing: 0.05em;
    color: #21221A;
    margin-top:16px;
    margin-bottom:4px;
}
p {
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.05em;
    color: #21221A;
    margin-top:8px;
}
.rtext {
    font-family: Verdana,Arial;
    font-size: 10px;
    line-height: 13px;
}
.textnormal {
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
    line-height: 17px;
    color: #21221A;
    margin: 0px;
    padding-top: 2px;
    padding-bottom:5px;
    letter-spacing: 0.06em;
}
.textfrei {
    font-family: Tahoma,Verdana,Arial;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.05em;
    color: #21221A;
}
.text9 {
    font-family: Verdana,Arial;
    font-size: 9px;
    line-height: 12px;
    color: #21221A;
}
.linknormal {
    color: #587100;
    text-decoration: none;
}
.linknormal:hover {
    color: #587100;
    text-decoration: underline;
}
td {
    padding-top:10px;
}
.textfeld {
    width: 95%;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    letter-spacing: 0.05em;
}
.textfeldrot {
    width: 95%;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    letter-spacing: 0.05em;
    color: #FF7800;
    border: 1px solid #FF7800;
}
#info {
    padding: 8px;
    background-color: #FDFAC6;
    border: 2px solid #FF7800;
    color: #FF7800;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    margin-top: 20px;
    margin-bottom: 20px;
}