body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #D4E4B5;
}
body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #666952;
}
a:link {
        text-decoration: none;
   color: #8f9477;
}
a:visited {
        text-decoration: none;
   color: #8f9477;
}
a:hover {
        text-decoration: none;
   color: #8f9477;
}
a:active {
        text-decoration: none;
   color: #8f9477;
}

.content {
   background-color: #fff8eb;
}

h3 {
        font-size: 12px;
}
.foot {
   color: #fff8eb;
}
.news {
   font-family: Tahoma;
   color: #fff8eb;
}
.menuelinks p {
        text-decoration: none;
   color: #fff8eb;
}
.menuelinks a {
        text-decoration: none;
   color: #fff8eb;
}
.menuelinks a:hover {
        text-decoration: none;
   color: #fff8eb;
}
.menuelinks a:visited {
        text-decoration: none;
   color: #fff8eb;
}
.menuelinks a:active {
   text-decoration: none;
   color: #fff8eb;
   font-weight: bold;
}


.pdf a:link {
text-decoration: none;
color: #fff8eb;
}
.pdf a:hover {
text-decoration: underline;
color: #fff8eb;
}
.pdf a:visited {
text-decoration: none;
color: #fff8eb;
}
.pdf a:active {
text-decoration: none;
color: #fff8eb;
}

input {
        font-size: 11px;
        background: #fff8eb;
        color: #644D57;
        font-family: Tahoma;
        border-right: #8f9477 1px solid;
        border-top: #8f9477 1px solid;
        border-left: #8f9477 1px solid;
        border-bottom: #8f9477 1px solid;
}

textarea {
        font-size: 11px;
        font-family: Tahoma;
        color: #644D57;
        background: #fff8eb;
        border-right: #8f9477 1px solid;
        border-top: #8f9477 1px solid;
        border-left: #8f9477 1px solid;
        border-bottom: #8f9477 1px solid;
}
.radio {
   background: #846F74;
   color: #644D57;
        border-right: #846F74 0px solid;
        border-top: #846F74 0px solid;
        border-left: #846F74 0px solid;
        border-bottom: #846F74 0px solid;
}


.select {
        font-size: 11px;
        font-family: Tahoma;
        color: #644D57;
        background: #fff8eb;

}
.preis {
   font-size: 25px;
   color: #644D57;
   font-family: Tahoma;
   font-weight: bold;
}
