body {
    color: #280099;
}
h2 {
    font-size: 20px;
}
div.schriftzug {
    letter-spacing: 0px;
    white-space: nowrap;
}
p.news {
    margin-bottom: 0pt;
}
td {
    font-size: 14px;
}
td.menu_horr {
    font-size: 12px;
    border-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-color: #280099;  
    text-transform: uppercase;
    text-align: center;
    padding-top: 9pt;
}
td.hilfsliste {
    font-size: 10px;    
    text-align: left;
}
td.news {
    font-size: 12px;
    border: 1px outset #280099;
}
td.menu {
    font-size: 12px;
}
a {
    color: #45424E;
    text-decoration: none;
}
a:hover {
    color: #45424E;
    text-decoration: underline;
}
a.fett {
    color: #6E6C76;
    font-weight: bold;
    text-decoration: none;
}
a.fett:hover {
    color: #6E6C76;
    font-weight: bold;
    text-decoration: underline;
}
a.link {
    color: #280099;
    text-decoration: none;
}
a.link:hover {
    color: #280099;
    text-decoration: underline;
}
a.link_menu {
    color: #280099;
    text-decoration: none;
    cursor: pointer;
}
a.link_menu:hover {
    color: #280099;
    text-decoration: none;
}

input {
    background-color: #FFFFE1;
}
input.basic {
    background-color: #FFFFFF;
}
input.input_newsletter {
    border:1px solid #280099;
    padding: 3px;
    background-color: #FFFFFF;
}
select.input_newsletterselect {
    border:1px solid #280099;
    padding: 3px;
    background-color: #FFFFCC;
}

fieldset.legend {
    border: 1px solid #280099;
}
.suche {
    border:1px solid #280099;
    background-color:#FBFD6B;
  }

#newsletter.body
{
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    font-style: normal;
    background-color: #FFFFFF;
}
h4 {
    background-color: #feffa5;
    height: 60px;
    width: 100%;
    font-size: large;
    padding-top: 34px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-style: normal;
    font-weight: normal;
    font-family: "Times New Roman", Times, serif;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-color: #000000;
        border-top-style: solid;
        border-bottom-style: solid;
}
h5 {

    background-color: #feffa5;
    height: 40px;
    width: 100%;
    font-size: large;
    padding-top: 14px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-style: normal;
    font-weight: normal;
    font-family: "Times New Roman", Times, serif;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-color: #000000;
    border-top-style: solid;
    border-bottom-style: solid;
    white-space: nowrap
}
h6 {
    font-size: medium;
    font-style: normal;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
}