body {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 12px;
    font-family:  Georgia, "Times New Roman", serif;
    color: #000000;
}

a         { color: blue; text-decoration: none; }
a:visited { color: blue; text-decoration: none; }
a:hover   { color: blue; text-decoration: underline; }

h1 {
    color: #660000;
}
      
.formfeld {
    border: 1px solid #660000;
    margin: 5px 5px 5px 5px;
}

.kontakt {
    font-size: 16px;
    font-family: Georgia, "Times New Roman", serif;
    color: #660000;
    line-height: 16px;
    margin-left: 5px;
}

div.imp_1 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 48px;
}

div.imp_2 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    margin-right: 15px;
}

