/*csslint box-model:false, unqualified-attributes:false, outline-none:false, box-sizing:false, order-alphabetical:false, overqualified-elements:false, universal-selector:false, ids:false, unique-headings:false, duplicate-background-images:false, qualified-headings:false, adjoining-classes:false, display-property-grouping:false */

body {
    margin: 0;
    padding: 0;
    background: #25211E;
    font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 17px;
}

#wrapper {
    width: 1024px;
    height: 1600px;
    background: url(images/bg.jpg) top left no-repeat;
}

img {
    border: none;
}

a,
a:link,
a:visited,
a:active {
    text-decoration: none;
    background: none;
    color: #FFA02F;
    outline: none;
}

a:hover {
    text-decoration: none;
    background: #FFA02F;
    color: #FFFFFF;
    outline: none;
}

#header {
    padding: 0 0 24px 0;
    height: 100px;
}

#logo {
    width: 168px;
    height: 60px;
    margin: 36px 0 0 90px;
    float: left;
}

.orange {
    color: #FFA02F;
}

#search {
    width: 244px;
    height: 24px;
    margin: 76px 40px 0 0;
    float: right;
}

.searchtext {
    font-family: "Courier New", Courier, monospace;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 24px;
    float: left;
    width: auto;
    padding: 0;
    margin: 0;
}

#searchinput,
#ajaxSearch_input {
    width: 132px;
    height: 24px;
    margin: 1px 8px 0 8px;
    background: url(images/searchinput.png) top left no-repeat;
    border: none;
    font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 24px;
    text-indent: 4px;
    padding-top: 0;
}

.eformfield {
    width: 200px;
    height: 17px;
    background: url(images/eformfield.png) top left no-repeat;
    border: none;
    font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 11px;
    text-indent: 4px;
    padding-top: 7px;
    margin: 0 0 10px 0;
}

.eformrow {
    width: 180px;
    float: left;
    margin: 4px 0 0 0;
}

.eformselect {
    width: 200px;
    height: 24px;
    background: url(images/eformfield.png) top left no-repeat;
    border: none;
    font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 100%;
    text-align: center;
    padding: 4px;
    margin: 0 0 10px 0;
}

.eformoption {
    background: #25211E;
    border: none;
}

.eformmessage {
    width: 380px;
    height: 100px;
    font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 100%;
    padding: 4px;
    overflow: hidden;
    background: url(images/textmessage.png) top left no-repeat;
    border: none;
    margin: 10px 0 10px 0;
}

.eformbutton {
    font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 11px;
    width: 132px;
    height: 24px;
    background: url(images/searchinput.png) top left no-repeat;
    border: none;
    text-align: center;
    padding: 4px;
    margin: 10px 0 10px 10px;
    float: right;
}

.eformcaptcha {
    border: none;
    margin-left: 229px;
    width: 148px;
    height: 60px;
}

.eformrow2 {
    width: 380px;
}

.errors {
    width: 380px;
    line-height: 17px;
    color: #FFA02F;
}

#searchbutton,
#ajaxSearch_submit {
    cursor: pointer;
    width: 19px;
    height: 24px;
    vertical-align: bottom;
    background: url(images/searchbutton.png) bottom left no-repeat;
    border: none;
}

#menu {
    height: 24px;
    width: 100%;
    background: url(images/menubg.png) top left no-repeat;
    padding-top: 16px;
    visibility: visible;
}

#menu2 {
    float: right;
    width: auto;
}

.menuitem {
    float: left;
    display: inline;
    margin-left: 40px;
    width: auto;
}

.menuitem2 {
    float: right;
    display: inline;
    margin-right: 40px;
    width: auto;
}

a.menulink,
a.menulink:link,
a.menulink:visited,
a.menulink:active {
    font-family: "Courier New", Courier, monospace;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    line-height: 18px;
    background: none;
}

a.menulink:hover {
    font-family: "Courier New", Courier, monospace;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 18px;
    background: none;
}

a.menulinkselected,
a.menulinkselected:link,
a.menulinkselected:visited,
a.menulinkselected:active,
a.menulinkselected:hover {
    font-family: "Courier New", Courier, monospace;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 18px;
    background: none;
}

a.menulinksmall,
a.menulinksmall:link,
a.menulinksmall:visited,
a.menulinksmall:active {
    font-family: "Courier New", Courier, monospace;
    font-weight: bold;
    color: #000000;
    font-size: 12px;
    line-height: 24px;
    background: none;
}

a.menulinksmall:hover {
    font-family: "Courier New", Courier, monospace;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 24px;
    background: none;
}

a.menulinkselectedsmall,
a.menulinkselectedsmall:link,
a.menulinkselectedsmall:visited,
a.menulinkselectedsmall:active,
a.menulinkselectedsmall:hover {
    font-family: "Courier New", Courier, monospace;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 24px;
    background: none;
}

#submenu {
    position: absolute;
    z-index: 100;
    margin: 6px 0 0 -10px;
    min-width: 850px
}

#submenuleft {
    width: 10px;
    height: 35px;
    background: url(images/submenubgleft.png) top left no-repeat;
    float: left;
}

#submenumiddle {
    height: 35px;
    background: url(images/submenubgmiddle.png) top left repeat;
    float: left;
    width: auto;
}

#submenuright {
    width: 10px;
    height: 35px;
    background: url(images/submenubgright.png) top left no-repeat;
    float: left;
}

.submenuitem {
    float: left;
    display: inline;
    margin: 13px 24px 0 0;
    width: auto;
}

.submenuitemlast {
    float: left;
    display: inline;
    margin: 13px 0 0 0;
    width: auto;
}

a.submenulink,
a.submenulink:link,
a.submenulink:visited,
a.submenulink:active {
    font-family: "Courier New", Courier, monospace;
    font-size: 15px;
    font-weight: bold;
    color: #FFA02F;
    line-height: 15px;
    letter-spacing: -1px;
    background: none;
}

a.submenulink:hover {
    font-family: "Courier New", Courier, monospace;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 15px;
    letter-spacing: -1px;
    background: none;
}

a.submenulinkselected,
a.submenulinkselected:link,
a.submenulinkselected:visited,
a.submenulinkselected:active,
a.submenulinkselected:hover {
    font-family: "Courier New", Courier, monospace;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 15px;
    letter-spacing: -1px;
    background: none;
}

#left {
    width: 520px;
    margin: 76px 0 0 90px;
    float: left;
    min-height: 500px;
}

#right {
    width: 250px;
    margin: 76px 40px 0 0;
    float: right;
    min-height: 500px;
}

h1 {
    font-family: "Courier New", Courier, monospace;
    font-size: 16px;
    font-weight: bold;
    color: #FFA02F;
    line-height: 15px;
    margin: 0 0 8px 0;
    text-transform: lowercase;
}

p,
.ajaxSearch_paging,
.ajaxSearch_result {
    font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 17px;
    margin: 0 0 17px 0;
}

.ajaxSearch_result {
    line-height: 12px;
    height: 78px;
    overflow: hidden;
    width: 520px;
    background: url(images/searchextract.png) bottom left no-repeat;
    margin: 0 0 24px 0
}

.ajaxSearch_extract {
    margin: 0;
    padding: 4px 12px 4px 12px;
    height: 48px;
}

.ajaxSearch_paging {
    margin: 17px 0 17px 0;
}

.ajaxSearch_highlight,
ajaxSearch_highlight1 {
    color: #FFA02F;
    background: none;
}

.ajaxSearch_resultDescription {
    font-size: 10px;
    width: 370px;
    height: 14px;
    overflow: hidden;
    float: left;
    margin: -16px 0 0 140px;
}

a.ajaxSearch_resultLink,
a.ajaxSearch_resultLink:link,
a.ajaxSearch_resultLink:visited,
a.ajaxSearch_resultLink:active {
    font-family: "Courier New", Courier, monospace;
    font-size: 16px;
    font-weight: bold;
    color: #FFA02F;
    line-height: 20px;
    margin-right: 8px;
    display: inline-block;
    max-width: 130px;
    overflow: hidden;
    height: 20px;
}

a.ajaxSearch_resultLink:hover {
    font-family: "Courier New", Courier, monospace;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 20px;
    margin-right: 8px;
}

.noresultlist {
    margin: 12px 0 0 0;
}

ul {
    list-style: disc;
    list-style-position: inside;
    color: #FFA02F;
    padding-left: 0;
    margin-left: 0;
}

li {
    font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
}

.white {
    color: #FFFFFF;
}

.contentbox {
    width: 250px;
    margin-bottom: 24px;
}

.contentboxtop {
    width: 250px;
    height: 12px;
    background: url(images/contentboxtop.png) top left no-repeat;
}

.contentboxmiddle {
    width: 226px;
    padding: 0 12px 0 12px;
    background: url(images/contentboxmiddle.png) top left repeat;
}

.contentboxbottom {
    width: 250px;
    height: 12px;
    background: url(images/contentboxbottom.png) top left no-repeat;
}

h2 {
    font-family: "Courier New", Courier, monospace;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 18px;
    padding: 0 0 10px 12px;
    margin: 0;
}

.contentboxpara {
    font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    line-height: 16px;
    margin: 0;
    padding: 0;
}

a.contentboxlink,
a.contentboxlink:link,
a.contentboxlink:active,
a.contentboxlink:visited {
    font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 11px;
    color: #FFA02F;
    background: none;
    line-height: 16px;
}

a.contentboxlink:hover {
    font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    background: #FFA02F;
    line-height: 16px;
}

img.contentleft {
    margin: 0 20px 0 0;
    border: none;
    float: left;
}

img.contentright {
    margin: 0 0 0 20px;
    border: none;
    float: right;
}

#flashplayer {
    width: 248px;
    height: 173px;
    margin-bottom: 24px;
    background: #25211E;
    display: none;
}

.cclogoimage {
    width: 226px;
    height: 41px;
    border: none;
}

a.cclogo,
a.cclogo:link,
a.cclogo:visited,
a.cclogo:hover,
a.cclogo:active {
    text-decoration: none;
    border: none;
    background: none;
}

#right2 {
    width: 250px;
    margin: 132px 40px 0 0;
    float: right;
    min-height: 500px;
}

.zitat {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    color: #FFA02F;
    line-height: 19px;
    font-style: italic;
}

img {
    border: none;
}

a.imagelink,
a.imagelink:link,
a.imagelink:hover,
a.imagelink:visited,
a.imagelink:active {
    border: none;
    background: none;
    text-decoration: none;
}

a.rssItemLink,
a.rssItemLink:link,
a.rssItemLink:active,
a.rssItemLink:visited {
    text-decoration: none;
    font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 11px;
    line-height: 125%;
    background: none;
    color: #FFF;
    display: list-item;
    list-style: outside;
    margin-left: 16px;
}

a.rssItemLink:hover {
    text-decoration: none;
    font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 11px;
    line-height: 125%;
    background: none;
    color: #FFA02F;
    display: list-item;
    list-style: outside;
    margin-left: 16px;
}

.rssChannel {
    margin-bottom: 8px;
}

#ajaxSearch_form fieldset {
    border: none;
    display: inline;
    float: right;
    margin: -29px 0 0 0
}

div.paging1 {
    margin: 6px 0;
}

.ajaxSearch_grpResultsDisplayed {
    display: none;
}

.paging1Prev {
    display: inline-block;
    margin: 0 8px 0 0
}

.paging1Next {
    display: inline-block;
    margin: 0 0 0 8px
}

#htmlplayer {
    background: #25211E;
    width: 232px;
    margin: 0 0 24px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 8px;
}

#htmlplayer h2 {
    padding: 0;
    margin: 0 0 8px 0;
}

#htmlplayer h3 {
    font-family: "Courier New", Courier, monospace;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    line-height: 14px;
    padding: 0;
    margin: 8px 0 16px 0;
}

audio,
#audio {
    background: #25211E;
    width: 232px;
    margin: 0;
    padding: 0;
}

ul#playlist {
    margin: 0;
    list-style: none;
    font-family: sans-serif;
    font-size: 10px;
    line-height: 15px;
    padding: 5px;
}

ul#playlist li a,
ul#playlist li a:link,
ul#playlist li a:visited,
ul#playlist li a:active {
    font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 15px;
    text-decoration: none;
    color: #dddddd;
    background: none;
}

ul#playlist li a:hover,
ul#playlist li.active a,
ul#playlist li.active a:link,
ul#playlist li.active a:visited,
ul#playlist li.active a:hover,
ul#playlist li.active a:active {
    font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 15px;
    text-decoration: none;
    color: #FFA02F;
    background: none;
}

#menuhandle {
    display: none;
}

@media screen and (max-width: 1023px) {

    body {
        width: 100%;
        height: 100%;
        max-width: 100%;
        margin: 0;
        padding: 0;
        background: #25211e;
        font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
        font-size: 12px;
        color: #fff;
        line-height: 17px;
    }

    #left {
        width: calc(100% - 32px);
        margin: 16px auto;
        float: none;
        min-height: auto;
    }

    #right {
        width: calc(100% - 32px);
        margin: 16px auto;
        float: none;
        min-height: auto;
    }

    #wrapper {
        width: 100%;
        height: 100vh;
        background-size: 100% auto;
        min-height: 100vh;
        display: table;
        min-width: 360px;
    }

    #header {
        padding: 0;
        height: 124px;
    }

    #search {
        width: 220px;
        height: auto;
        margin: 2px 0 16px 0;
        float: none;
        position: absolute;
        left: 40px;
    }

    .searchtext {
        font-family: "Courier New", Courier, monospace;
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        line-height: 24px;
        float: left;
        width: auto;
        padding: 0;
        margin: 0;
        display: none;
    }

    #ajaxSearch_form fieldset {
        border: 0;
        display: block;
        float: left;
        margin: 0 4px 0 0;
    }

    #searchinput,
    #ajaxSearch_input {
        width: 132px;
        height: 24px;
        margin: 1px 4px 0 8px;
        background: url(images/searchinput.png) top left no-repeat;
        border: 0;
        font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #fff;
        line-height: 24px;
        text-indent: 4px;
        padding-top: 0;
        outline: none;
    }


    #logo {
        width: 120px;
        height: auto;
        margin: 16px;
        float: none;
    }

    img {
        border: 0;
        max-width: 100%;
    }

    #menu {
        height: 0;
        width: 100%;
        background: url(images/menubg.png) top left no-repeat;
        background-size: cover;
        padding-top: 16px;
        overflow-x: hidden;
        padding: 16px 0;
        line-height: 32px;
        visibility: hidden;
    }

    #menu.show {
        height: auto;
        visibility: visible;
    }

    #submenu {
        position: static;
        margin: 0;
        min-width: auto;
    }

    #submenumiddle {
        height: auto;
        background: none;
        float: none;
        width: 100%;
        line-height: 32px;
    }

    .menuitem,
    .submenuitem {
        float: none;
        display: block;
        margin-left: 16px;
        width: auto;
        line-height: 32px;
        min-height: 32px;
    }


    .submenuitem {
        height: 32px;
        margin: 4px 0 4px 16px;
    }

    .contentbox {
        width: 100%;
        margin-bottom: 24px;
    }

    .contentboxtop {
        width: 100%;
        height: 12px;
        background-color: rgba(255, 255, 255, 0.25);
        background-image: none;
        border-radius: 6px 6px 0 0;
    }

    .contentboxmiddle {
        width: calc(100% - 24px);
        padding: 0 12px;
        background: url(images/contentboxmiddle.png) top left repeat;
    }

    .contentboxbottom {
        width: 100%;
        height: 12px;
        background-color: rgba(255, 255, 255, 0.25);
        background-image: none;
        border-radius: 0 0 6px 6px;
    }

    #submenuleft,
    #submenuright {
        display: none;
    }

    a.menulink,
    a.menulink:link,
    a.menulink:visited,
    a.menulink:active {
        font-family: "Courier New", Courier, monospace;
        font-size: 22px;
        font-weight: bold;
        color: #fff;
        line-height: 32px;
        background: 0;
    }

    a.menulinkselected,
    a.menulinkselected:link,
    a.menulinkselected:visited,
    a.menulinkselected:active,
    a.menulinkselected:hover {
        font-family: "Courier New", Courier, monospace;
        font-size: 22px;
        font-weight: bold;
        color: #fff;
        line-height: 32px;
        background: 0;
    }

    a.submenulink,
    a.submenulink:link,
    a.submenulink:visited,
    a.submenulink:active {
        font-family: "Courier New", Courier, monospace;
        font-size: 16px;
        font-weight: bold;
        color: #ffa02f;
        line-height: 32px;
        letter-spacing: -1px;
        background: 0;
    }

    a.submenulink:hover {
        font-size: 16px;
    }

    a.submenulinkselected,
    a.submenulinkselected:active,
    a.submenulinkselected:hover,
    a.submenulinkselected:link,
    a.submenulinkselected:visited {
        line-height: 32px;
    }

    #menu2 {
        float: none;
        width: 100%;
    }

    .menuitem2 {
        float: none;
        display: block;
        margin: 6px 0 6px 16px;
        width: auto;
        height: 32px;
        line-height: 32px;
    }

    a.menulinksmall,
    a.menulinksmall:link,
    a.menulinksmall:visited,
    a.menulinksmall:active {
        font-family: "Courier New", Courier, monospace;
        font-weight: bold;
        color: #fff;
        font-size: 16px;
        line-height: 32px;
        background: 0;
    }

    a.menulinksmall:hover {
        font-size: 16px;
        line-height: 32px;

    }

    a.menulinkselectedsmall,
    a.menulinkselectedsmall:link,
    a.menulinkselectedsmall:visited,
    a.menulinkselectedsmall:hover,
    a.menulinkselectedsmall:active {
        font-size: 16px;
        line-height: 32px;
    }

    #menuhandle {
        display: block;
        width: 40px;
        height: 40px;
        color: #ffa02f;
        line-height: 40px;
        text-align: center;
        float: left;
        margin: 0 8px 0 6px;
        cursor: pointer;
        background-color: rgba(255, 255, 255, 0.3);
        border-radius: 4px;
        position: absolute;
    }

    .open {
        font-size: 35px;
        font-weight: 700;
        line-height: 40px;
        display: none;
        padding: 3px 0 0 0;
        height: 40px;
    }

    .open div,
    .close div {
        width: 24px;
        height: 3px;
        background-color: #ffa02f;
        margin: 6px auto;
    }

    .close {
        font-size: 28px;
        font-weight: bold;
        line-height: 40px;
        display: none;
        font-family: "Courier New", Courier, monospace;
    }

    .close .bar1 {
        transform: translate(0,13px) rotate(-45deg);
    }

    .close .bar2 {
        transform: translate(0,4px) rotate(45deg);
    }

    .open.show,
    .close.show {
        display: block;
    }

    #logolink:hover {
        background: none;
    }

    .ajaxSearch_result {
        height: auto;
        width: auto;
        background-image: none;
    }

    .ajaxSearch_resultExtract p {
        padding: 4px;
        background: rgba(255, 255, 255, 0.2);
        border-radius: 4px;
        margin: 4px 0 0 0;
    }

    #totop {
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        cursor: pointer;
        border-radius: 4px;
        position: fixed;
        background: rgba(255, 255, 255, 0.2) url(images/searchbutton.png) center center no-repeat;
        background-size: 19px 24px;
        left: calc(100% - 16px - 40px);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        top: 70vh;
        z-index: 1000;
    }

    #totop:hover {
        background: rgba(255, 255, 255, 0.2) url(images/searchbutton.png) center 7px no-repeat;
        background-size: 22px 28px;
    }

}