* {
    margin: 0;
    padding: 0;
    outline: none;
}
html, body {
    text-align: center;
    height: 100%;
    background: #fff url('../images/background-neu.jpg') repeat top left;
    background-size: cover;
}
div {
    text-align: left;
}
.left {
    float: left;
}
.right {
    float: right;
}
.center {
    margin: 0 auto;
}

div#wrapper {
    width: 100%;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    overflow: hidden !important;
    margin: 0;
    padding: 0;
    z-index: 0; /* Ticket 0004005 */
}
html.mobile div#wrapper {
    overflow: auto;
}
div#wrapper::after {
    content: '';
    background-size: 140%;
    background-position: top center;
    background-repeat: no-repeat;
    opacity: 0.7;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
}
body.p10 div#wrapper::after {
    background-size: 100%;
}
div.block {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
div#top {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 85px;
    background-color: #002845;
    z-index: 10;
}
div#logo {
    position: absolute;
    z-index: 15;
    left: 0;
}
div#navigation {
    position: absolute;
    line-height: 85px;
    width: 100%;
    text-align: center;
    z-index: 10;
}
div#navigation ul li.logo {
    line-height: auto;
}
div#navigation ul li.logo * {
    margin: 0;
    padding: 0;
}
div#navigation ul li.logo > div {
    padding-right: 20px;
}
div#mobilnavigation {
    display: none;
    visibility: hidden;
}
div#header {
    clear: both;
    height: auto;
    max-height: 300px;
}
div#content {
    clear: both;
    width: inherit;
    min-height: 100px;
    /* padding: 0 0 50px; */
    padding: 0;
}
body.footer div#content {
    padding-bottom: 220px;
}
div#content > div.content {
    clear: both;
    padding: 0;
    text-align: center;
}
div#content > div.content > div.main {
    /* margin-bottom: 30px; */
    margin-bottom: 0px;
}
.whiteBanner {
    background-color: rgba(255,255,255,0.8);
    padding: 35px 0;
    margin-bottom: 10px;
}
.blueBanner {
    background-color: rgba(26,40,70,0.8);
    padding: 15px 0;
}
div#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 140px;
    padding: 55px 0;
    background-color: rgba(248,178,51,0.8);
}
div#hilfsnavigation {
    text-align: left;
}
div#helpNavigation div#hilfsnavigation {
    text-align: center;
}
div#top,
div.main,
div.whiteBanner,
div.blueBanner,
div#footer,
div#zusatznavigation {
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
}
div#zusatznavigation {
    position: absolute;
    bottom: 5px;
    right: 0;
}

/* CE Style */
.mhide {
    visibility: visible;
    display: inline;
}
.mvisible {
    visibility: hidden;
    display: none;
}
.one-column > div, .two-columns > div, .three-columns > div, .four-columns > div {
    overflow: hidden;
}
#content > .content > div:first-child {
    margin-top: 30px;
}
.ce-gallery {
    overflow: hidden;
}
.ce-column {
    margin: 0 25px 10px 0;
}
.ce-intext.ce-nowrap.ce-left .ce-bodytext {
    float: left;
}
.ce-intext.ce-nowrap.ce-right .ce-bodytext {
    float: right;
}
span.borderBottom {
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 10px !important;
    width: 35%;
    margin: 0 auto;
    display: block;
}
.top10 {
    margin-top: 10px;
}
.top20 {
    margin-top: 20px;
}
.top30 {
    margin-top: 30px;
}
.top40 {
    margin-top: 40px;
}
.top50 {
    margin-top: 50px;
}
.top60 {
    margin-top: 60px;
}
.top70 {
    margin-top: 70px;
}
.top80 {
    margin-top: 80px;
}
.top90 {
    margin-top: 90px;
}
.top100 {
    margin-top: 100px;
}

div.box {
    border: 6px solid #fff;
    padding: 30px 40px;
    display: table;
    margin: 0 auto;
    max-width: 920px;
}
.whiteBanner div.box {
    border: 6px solid #aca9b9;
}
.ce-textpic, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
    overflow: inherit;
}
.boxwhite {
    background-color: rgba(255,255,255,0.5);
}
.stick {
    position: fixed;
    width: 1100px;
    background-color: #fff;
    z-index: 10;
}
a.nav-toggle {
    display: none;
    visibility: hidden;
}
a#top-link {
    display: block;
    position: fixed;
    width: 40px;
    height: 40px;
    background: rgba(255,255,255,0.5) url(../images/up.png) no-repeat center center;
    z-index: 50;
    right: 10px;
    bottom: 10px;
    opacity: 0.7;
}
#c14.box {
    margin-top: 30px;
}

a.accordion-toggle {
    display: block;
    width: 75%;
}
.ui-accordion {
    border: 6px solid #aba8b9;
    padding: 0;
}
.ui-accordion-header {
    position: relative;
    border-top: 6px solid #aba8b9;
    padding: 10px 25px;
}
.ui-accordion .panel:first-child .ui-accordion-header {
    border-top: none;
}
.ui-accordion-content {
    padding: 0 30px 20px 30px;
    border: none;
}
span.ui-accordion-header-icon {
    position: absolute;
    right: 30px;
    width: 40px;
    height: 40px;
    background: url(../images/arrow-down.png) no-repeat center left;
    cursor: pointer;
}
.ui-state-active span.ui-accordion-header-icon {
    background: url(../images/arrow-up.png) no-repeat center left;
}
.hidden {
    display: none;
    visibility: hidden;
}


body.p17 div.blueBanner {
    background-color: #fabb00 !important;
}
body.p17 div.blueBanner a {
    color: rgba(26,40,70,0.8) !important;
}
body.p17 div.blueBanner a:hover {
    color: rgba(255,255,255,1) !important;
}

.cls-btn.box {
    border: none;
    background: none;
    padding: 0;
}
.cls-btn {
    position: relative;
    z-index: 50;
}
.cls-btn > div {
    position: absolute;
    width: 230px;
    height: 160px;
    z-index: 50;
    right: -580px;
    top: 65px;
    overflow: hidden;
}
.cls-btn .ce-column {
    margin: 0;
}

.two-columns.w-400 {
    width: 400px !important;
    max-width: 100%;
}
.two-columns.w-400 > .left {
    width: auto !important;
    float: left !important;
    clear: none !important;
}
.two-columns.w-400 > .right {
    width: auto !important;
    float: right !important;
    clear: none !important;
}
.stoerer-aufschub img,
.stoerer-edec img {
    max-width: 100%;
    height: auto;
}
.stoerer-aufschub {
    margin-top: 10px;
}
.stoerer-edec {
    margin-top: 50px;
}

/* CLASSES added by CLS */
.agbPdf {
    height: 100vh;
    margin-top: -30px;
}

.displayNoneVisibilityHidden {
    display: none;
    visibility: hidden;
}

.fontWeightBold {
    font-weight: bold;
}


.lineHeight-100p {
    line-height: 100%;
}

.marginBottom-0 {
    margin-bottom: 0cm;
}

.marginTop-8 {
    margin-top: 8px;
}

.marginTop-10 {
    margin-top: 10px;
}

.paddingLeft-2 {
    padding-left: 2px;
}

.paddingRight-2 {
    padding-right: 2px;
}


.paddingLeft1p {
    padding-left: 1%;
}

.paddingRight1p {
    padding-right: 1%;
}

