.leichte-sprache {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    min-height: 100vh;
    font-size: 25px;
    line-height: 1.4em;
}

.nurleichtesprache {
    margin: 0 0 40px 0;
}

.leichte-sprache .frame-space-before-101 {
    margin-top: 0px !important;
}

.leichte-sprache p, .ce-bodytext ul {
    margin-bottom: 1em;
}

.leichte-sprache h1 {
    font-size: 48px;
}

.leichte-spracheh2 {
    font-size: 40px;
}
  
.leichte-sprache h3 {
    font-size: 30px;
}
  
.leichte-sprache h4 {
    font-size: 26px;
}  

.leichte-sprache .navibereich .logo, .leichte-sprache .navibereich.fixed .logo {
    width: 17%;
}

.leichte-sprache .navibereich, .leichte-sprache .navibereich.fixed {
    background: #fbfbfb;
    box-shadow: none;
}

.leichte-sprache .hauptnavi li:hover {
    background: none;
}

.leichte-sprache .hauptnavi li a {
    max-width: 150px;
}

.leichte-sprache .klappnavi {
    background: rgba(251,251,251,0.9);
    box-shadow: 0 15px 15px rgba(0,0,0,0.1);
}

.leichte-sprache #inhaltsbereich {
    margin-top: 80px;
    margin-bottom: 240px;
}

.leichte-sprache #inhaltsbereich .rahmen {
    max-width: 1060px;
}

.leichte-sprache #inhaltsbereich .frame {
    padding: 0;
}

.leichte-sprache #inhaltsbereich .frame.orange {
    margin: 20px 0;
}

.leichte-sprache #inhaltsbereich .transparente-box {
    width: 100%;
    max-width: 1060px;
    padding: 0;
    background: none;
    box-shadow: none;
}

.leichte-sprache  #inhaltsbereich .standortkarte {
    padding: 40px 0 0 0 !important;
}

.leichte-sprache #inhaltsbereich .frame-type-shortcut.team .rahmen,
.leichte-sprache #inhaltsbereich .frame-type-shortcut.team > .rahmen {
    max-width: 1060px;
}

.leichte-sprache #inhaltsbereich .frame-type-shortcut.team .frame-type-textmedia {
    width: 46%;
    margin-right: 4%;
    font-size: 22px;
}

.leichte-sprache #inhaltsbereich .frame-type-header + .frame-type-shortcut.team .frame-type-textmedia:nth-child(2n-1) {
    clear: left;
}

.leichte-sprache #inhaltsbereich .funktionen + .frame-type-shortcut.team .frame-type-textmedia:nth-child(2n-0) {
    clear: left;
}

.leichte-sprache #inhaltsbereich .frame-type-shortcut.team .frame-type-textmedia:nth-child(3n-1) {
    clear: none;
}

.leichte-sprache #inhaltsbereich .frame-type-shortcut.team .frame-type-textmedia h3 {
    font-size: 22px;
    line-height: 1.2em;
}

.leichte-sprache #inhaltsbereich .frame-type-shortcut.team .frame-type-header h2 {
    font-size: 26px;
    font-weight: 400;
    color: #992d37;
    margin: 1.8em 0 0.5em;
}

.leichte-sprache #footer {
    position: absolute;
    left: 0;
    bottom: 0;
}

.leichte-sprache .subheaderbild .ce-bodytext {
    font-size: 22px;
}

/* -- Glossar -- */
.leichte-sprache #inhaltsbereich.id101 > .frame:nth-child(odd) {
    background: #f1f1f1;
    margin: 20px 0;
    padding: 20px 0;
}

.leichte-sprache .funktionen, .leichte-sprache .funktionen .leichtesprache {
    display: block !important;
}

.leichte-sprache .funktionen.fixed {
    z-index: 7;
}


.leichte-sprache .funktionen {
    position: static;
    float: right;
    margin: 50px 0 0 0;
    display: block;
}
  
.leichte-sprache .funktionen .leichtesprache img {
    display: block;
}
  
.leichte-sprache .funktionen .leichtesprache a {
    display: block;
    width: auto;
    height: auto;
    background: none;
}

.leichte-sprache #inhaltsbereich .buttonleichtesprache > .rahmen {
    max-width: 100%;
}

#inhaltsbereich .frame.buttonleichtesprache {
    position: fixed;
    top: 5px;
    right: 2%;
    z-index: 7;
    float: left;
    clear: both;
    width: auto;
}

.buttonleichtesprache .ce-textpic {
    overflow: visible;
}

.buttonleichtesprache img {
    transition: all 0.3s ease;
}

.fixed .buttonleichtesprache img {
    width: 80px;
    height: auto;
}