@charset "utf-8";
body {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #89146a;
        background-color: #e9e5d9;
        font-size: 12px;
        font-style: normal;
        line-height: 16px;
}
.navbullet {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        position: relative;
        top: 6px;
}
.warning {
        color:#FF0000;
        font-weight: bold;
}
h1 {
        color: #e95d0f;
        font-size: 24px;
        line-height: 30px;
        font-weight: normal;
}
.eingabe {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #E95D0F;
        background-attachment: scroll;
        background-image: url(../bilder/form/input.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        height: 24px;
        width: 161px;
        position: absolute;
        border:none;
        visibility: visible;
        padding-top: 3px;
        padding-right: 5px;
        padding-bottom: 0px;
        padding-left: 10px;
}
.centerbox {
        position: absolute;
        visibility: visible;
        height: 550px;
        width: 1000px;
        top: 150px;
        left: 50%;
        margin-left: -500px;
}
.contentbox {
        width:770px;
        height:520px;
        left:260px;
        top:0px;
        position: absolute;
        visibility: visible;
        right: auto;
        bottom: auto;
}
.text {
        position:absolute;
        width:620px;
        top:50px;
        left:75px;
        height:440px;
}
.logo {
        position: absolute;
        visibility: visible;
        height: 120px;
        width: 171px;
        top: 10px;
        left: 50%;
        margin-left: -85px;
}
.footerbox {
        position:absolute;
        bottom:-40px;
        right:70px;
        height: auto;
        width: 200px;
        visibility: visible;
        z-index: 200;
}
a.footer:link, a.footer:visited, a.footer:active {
        font-size: 13px;
        color: #89146a;
        text-decoration: none;
        font-weight: bold;
        outline:none;
}
a.footer:hover {
        font-size: 13px;
        color: #e95d0f;
        text-decoration: none;
        font-weight: bold;
}
.navibox {
        position:absolute;
        width:252px;
        height:auto;
        left:0px;
        top:40px;
}
a:link, a:visited {
        text-decoration: underline;
        color:#89146a;
}
a:hover {
        text-decoration: none;
        color:#e95d0f;
}
a.aktionitem:link, a.aktionitem:visited, a.aktionitem:active {
        position:relative;
        display:block;
        width:217px;
        padding-left:30px;
        line-height:36px;
        height:36px;
        font-size: 13px;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        text-align: left;
        visibility: visible;
        z-index: 100;
        background-image: url(../bilder/aktion_item.jpg);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-attachment: scroll;
        outline:none;
}
.fl {
        font-size: 18px;
        font-style: italic;
        line-height: normal;
        font-weight: normal;
        letter-spacing: normal;
        vertical-align: baseline;
        text-indent: 12px;
        white-space: normal;
        text-align: left;
        padding-right: 3px;
}
a.navitem:link, a.navitem:visited, a.navitem:active {
        position:relative;
        display:block;
        width:217px;
        padding-left:30px;
        line-height:36px;
        height:36px;
        font-size: 13px;
        color: #89146a;
        text-decoration: none;
        font-weight: bold;
        text-align: left;
        visibility: visible;
        z-index: 100;
        outline:none;
}
a.navitem:hover {
        position:relative;
        display:block;
        width:217px;
        padding-left:30px;
        line-height:36px;
        height:36px;
        font-size: 13px;
        text-decoration: none;
        font-weight: bold;
        color: #e95d0f;
}

#current_page_aktionitem {
        background-image: url(../bilder/aktion_item2.jpg);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-attachment: scroll;
        color: #ffffff;
}

#current_page_item {
        background-image: url(../bilder/current_item.jpg);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-attachment: scroll;
        color: #e95d0f;
}
#current_page_item_footer {
        text-decoration: none;
        font-weight: bold;
        color: #e95d0f;
}
.textbox {
        background-attachment: scroll;
        background-image: url(../bilder/form/textbox.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        height: 157px;
        width: 266px;
        border: 0px solid #FFFFFF;
        border:none;
        visibility: visible;
        padding-top: 8px;
        padding-right: 5px;
        padding-bottom: 0px;
        padding-left: 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #E95D0F;
}
