.article .content {
    font-family: 'calibri', sans-serif;
    font-size: 20px;
    color: #000;
    line-height: 150%;
}

.content header h1 {
    font-family: 'RobotoLight', sans-serif;
    font-size: 50px;
    font-weight: normal;
    color: #000;
    line-height: 75px;
    clear: left;
}

section.teaser {
    font-family: 'calibri', sans-serif;
    font-size: 22px;
}

/* Sharebar Styles*/

section.teaser .share {
    float: right;
    padding-top: 2px;
}

section.teaser .share a span {
    position: absolute;
    left: -9999px;
}

section.teaser .share a {
    background: transparent url(/images/share.png) top left no-repeat;
    display: block;
    float: left;
    width: 18px;
    height: 18px;
    opacity: 0.5;
}

section.teaser .share a:hover {
    opacity: 1;
}

section.teaser .share a.fb {
    background-position: 0 0;
}

section.teaser .share a.twitter {
    background-position: 0 -19px;
}

section.teaser .share a.gplus {
    background-position: 0 -40px;
}

.article .content h2 {
    font-family: 'RobotoRegular', sans-serif;
    font-size: 30px;
    color: #990374;
    padding: 45px 0 30px 0;
    margin: 0;
    font-weight: normal;
    line-height: 40px;
}

.article .content .text>h2:first-child {
    padding: 0 0 30px 0;
}

.article .content .text p+h2, .article .content .text ul+h2 {
    padding: 25px 0 30px 0;
}

.article .content h3 {
    font-family: 'RobotoMedium', sans-serif;
    font-size: 22px;
    color: #990374;
    padding: 25px 0 30px 0;
    margin: 0;
    font-weight: normal;
}

.article .content h4 {
    font-family: 'calibri', sans-serif;
    font-size: 20px;
    color: #000;
    padding: 45px 0 30px 0;
    margin: 0;
}

.article .content p {
    padding: 0 0 20px 0;
    margin: 0;
}

.article .content ul {
    padding: 0 25px;
    margin: 0 0 25px 0;
}

.article .content table {
    width: 100%;
    margin: 50px 0;
}

.article .content h2+table, .article .content h3+table, .article .content h4+table, .article .content p+table, .article .content .text>table:first-child {
    margin-top: 0;
}

.article .content table tr:nth-child(even) {
    background: #F8F8F8;
}

.article .content table tr:nth-child(odd) {
    background: #fff;
}

.article .content table th {
    font-family: 'RobotoMedium', sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #990374;
    text-align: left;
    padding: 20px 0 20px 30px;
}

.article .content table caption {
    display: none;
}

.article .content th h2, .article .content th h3 {
    padding: 0;
}

.article .content .downloads span {
    display: block;
}

.article .content span.icon-file-pdf a {
    font-family: 'calibri', Verdane, sans-serif;
}

/*.article .content span.icon-file-pdf + span.icon-file-pdf */

.article .content span.icon-file-pdf {
    display: block;
    line-height: 150%;
}

.article .content table th {
    vertical-align: top;
}

.article .content table td {
    font-family: 'calibri', sans-serif;
    font-size: 20px;
    color: #000;
    padding: 20px 3px 20px 30px;
    vertical-align: top;
}

.article .content table th.gz.neu, .article .content table td.gz.neu {
    padding: 20px 3px 20px 20px;
    text-align: right;
    width: 120px;
}

.article .content table td h4 {
    padding: 0;
}

.article .content table td h4 a {
    color: #000;
}

.article .content table td h4 a:hover {
    color: #990374;
    text-decoration: underline;
}

.article .content table td p, .article .content table td ul {
    margin: 0;
}

.article .content table td p {
    padding: 0;
}

.article .content .entscheidungen table td p>br, .article .content .entscheidungen table td span+br {
    display: none;
}

.article .content .entscheidungen table td.gz p>br {
    display: block;
}

.entscheidungen span {
    color: #990374;
    line-height: 26px;
}

.entscheidungen span[class^="icon-"], .entscheidungen span[class*=" icon-"] {
    clear: both;
    float: none;
    display: block !important;
}

.article .entscheidungen table td a {
    font-family: 'calibri', Verdane, sans-serif;
    color: #000;
}

.article .entscheidungen table td a:hover {
    color: #990374;
    text-decoration: underline;
}

.article .entscheidungen.neu table td:hover a {
    color: #990374;
    text-decoration: underline;
}

#entscheidung .teaser .grey {
    background: #F8F8F8;
    padding: 10px;
    float: none;
    clear: left;
    font-weight: bold;
}

.article .content .grey p {
    padding: 0;
}

#entscheidung .teaser {
    font-size: 20px;
}

#entscheidung .teaser span[class^="icon-"], #entscheidung .teaser span[class*=" icon-"] {
    clear: both;
    float: none;
    display: block;
}

#entscheidung .teaser .zahl {
    display: inline-block;
    margin-left: 15px;
    padding-left: 20px;
    border-left: 2px solid #666666;
    color: #666666;
    line-height: 78%;
    width: auto;
}

#entscheidung .teaser.neu .date {
    display: inline-block;
    margin-right: 15px;
    line-height: 150%;
    width: auto;
    float: left;
}

#entscheidung .teaser.neu .zahl {
    display: inline-block;
    margin-left: 15px;
    padding-left: 0px;
    border-left: 0;
    color: #666666;
    line-height: 150%;
    width: calc(100% - 210px);
    float: left;
}

#entscheidung .teaser.neu .divider {
    float: left;
}

#entscheidung .teaser.neu .divider:after {
    content: "|";
}

#entscheidung .teaser .zahl p {
    padding: 0;
    float: left;
    display: inline-block;
}

/*#entscheidung .teaser .zahl p:before {
    content: ", ";
}*/

#entscheidung .teaser .zahl p:first-child:before {
    content: "";
}

/*#entscheidung .teaser .zahl p br{
    content: ' ';
}
#entscheidung .teaser .zahl p br:after {
    content: ', ';
}
#entscheidung .teaser .zahl p br:last-child:after {
    content: ' ';
}*/

#entscheidung .text {
    padding: 10px 0;
}

.article .content .entscheidungsdownloads ul {
    list-style-type: none;
    padding: 0;
}

.article .content .entscheidungsdownloads ul li.edownload a {
    font-family: 'calibri', sans-serif;
}

li.edownload.icon-file-pdf:before {
    content: "\e912";
    color: #990374;
    font-size: 15px;
    margin-left: -25px;
    padding-right: 10px;
}

li.edownload.icon-file-pdf {
    display: block;
    padding: 5px 0 10px 30px;
}

li.edownload.icon-file-pdf:nth-child(odd) {
    background: #F8F8F8;
}

.article .content span[class^="icon-"]:before, .article .content span[class*=" icon-"]:before {
    color: #990374;
    font-size: 15px;
    padding: 2px 10px 0 0;
}

.article .content .rot {
    color: #990374;
}

.article .content .toggleall {
    font-family: 'RobotoMedium', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 15px;
    display: inline-block;
}

.article .content .toggleall. .icon-plus {
    font-size: 15px;
}

.article .content .toggleall .icon-minus {
    display: none;
}

.article .content .toggleall.allopen .icon-plus {
    display: none;
}

.article .content .toggleall.allopen .icon-minus {
    font-size: 15px;
    display: inline-block;
}

.article .content #yearselect {
    float: right;
}

.article .content .akkordeon h2 {
    font-family: 'RobotoMedium', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.article .content .akkordeon h2 {
    color: #990374;
    font-family: 'RobotoRegular', sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 80px;
    padding: 0;
    margin: 0;
    border-top: 1px solid #DEDEDE;
    background: #fff url(/images/accordeon.png) left bottom no-repeat;
    cursor: pointer;
    position: relative;
}

.article .content .akkordeon h2.open {
    background: #fff url(/images/accordeon-open.png) left top no-repeat;
    font-family: 'RobotoMedium', sans-serif;
    font-weight: bold;
}

.article .content .akkordeon h2::before {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARAgMAAABGA69pAAAAA3NCSVQICAjb4U/gAAAADFBMVEX26PL8+Pv////68/jpImeRAAAABHRSTlP//wD//gy7CwAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwMy8wOS8xNqJFJgMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAJ0lEQVQImWNYtTJqVQPDqiVseMipMbyhDQwODAxAjExCxPHrBZsPACQjI8FzQsWgAAAAAElFTkSuQmCC);
    display: inline-block;
    padding: 0 20px 0 17px;
    font-size: 18px;
    line-height: 80px;
    position: absolute;
}

.article .content .akkordeon h2.open::before {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARAgMAAABGA69pAAAAA3NCSVQICAjb4U/gAAAACVBMVEX////68vj26PLPI0vhAAAAA3RSTlMA//9EUNYhAAAACXBIWXMAAArrAAAK6wGCiw1aAAAAFnRFWHRDcmVhdGlvbiBUaW1lADAzLzA5LzE2okUmAwAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAaSURBVAiZY2AgGoiGhoYyMGitWrUKlSQCAABiJweNiC8B1QAAAABJRU5ErkJggg==);
    display: inline-block;
    padding: 0 20px 0 17px;
    font-size: 18px;
    line-height: 80px;
    position: absolute;
}

.article .content .akkordeon h2 span {
    display: inline-block;
    line-height: 150%;
    width: 100%;
    padding: 25px 0 25px 50px;
    box-sizing: border-box;
    background: transparent;
}

.article .content .akkordeon h2.open span {
    display: inline-block;
    line-height: 150%;
    width: 100%;
    padding: 25px 0 25px 50px;
    box-sizing: border-box;
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABFsAAAAKCAYAAABrPVFJAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAKwwAACsMBNCkkqwAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDMvMDkvMTaiRSYDAAABNUlEQVR4nO3cMXKDMBAF0AhScf+jUqNUnknh2AhWCG/eq4VYITf7R3KptdavRJItBwAAANIrpYwuIdQ0uoBIghYAAAD4PNn6+e/RBUTItikAAADw3zx6+wynXLqELRnDj4xrAgAAgBZXBCFX99891hR+jShjKJFxTQAAANAqY3/cY00feY3ozpt759oAAADgmZbTHRlOnvQWHrYc/eiRmxW98Vf+kIQ1AAAAtLoykIh+17v5Wvrko7VFr6lL2FJrfVroVUHMkfecCTkEJAAAAGRxJng48mzrM6/Gv+rP/8opegRV3a4R7Q0gWoKKO4w980zPeaDVtm2jSwAASG+awv8mE3Y5EyD87lNb52kNL0opu/vix7x7xkceADkiPGyZ5zl6SqCDdV1HlwAAkN6yLKNLAAb4AZI7h+s85pU5AAAAAElFTkSuQmCC) left bottom no-repeat;
}

.article .content .akkordeon h2 .icon-plus {
    display: inline-block;
    font-size: 15px;
    line-height: 80px;
    opacity: 0.1;
}

.article .content .akkordeon h2 .icon-minus {
    display: none;
}

.article .content .akkordeon h2.open .icon-plus {
    display: none;
}

.article .content .akkordeon h2.open .icon-minus {
    display: inline-block;
    font-size: 15px;
    line-height: 80px;
    opacity: 1;
}

.article .content .akkordeon .entry {
    display: none;
    font-family: 'calibri', sans-serif;
    font-size: 20px;
    color: #000;
    border-top: 1px solid #DEDEDE;
    background: #FBFBFB;
    box-shadow: -20px 0 50px 0 #EEEEEE inset;
}

.article .content .akkordeon .entry div {
    padding: 40px 50px;
}

section.imageteaser {
    font-family: 'calibri', sans-serif;
    font-size: 18px;
    width: 350px;
    min-height: 315px;
    padding: 0;
    float: left;
    margin-left: 20px;
}

section.imageteaser:first-child, .nofloat.screen+section.imageteaser {
    margin-left: 0;
}

section.imageteaser a {
    color: #000;
}

section.imageteaser h3 a {
    color: #990374;
}

section.imageteaser a:hover {
    text-decoration: underline;
}

section.imageteaser h3 {
    font-family: 'RobotoMedium', sans-serif;
    text-transform: none;
    font-size: 20px;
    color: #990374;
    font-weight: normal;
    padding: 0;
    margin: 15px 0 4px;
}

section.memberimageteaser {
    font-family: 'calibri', sans-serif;
    font-size: 18px;
    width: 526px;
    min-height: 555px;
    padding: 0 0 50px 0;
    float: left;
    margin-left: 0px;
    border-bottom: 1px solid #ccc;
}

section.memberimageteaser h3 {
    font-weight: normal;
}

section.memberimageteaser h3 a {
    color: #990374;
}

section.memberimageteaser a {
    color: #000;
}

section.memberimageteaser:nth-child(even) {
    margin-left: 40px;
}

/* Pressedownload */

section.memberimageteaser.pressdownload {
    line-height: 120%;
}

section.memberimageteaser.pressdownload a {
    color: #990374;
    font-family: 'calibri', sans-serif;
}

section.memberimageteaser.pressdownload h3 a {
    font-family: 'RobotoMedium', sans-serif;
    font-size: 22px;
    color: #990374;
    padding: 25px 0 30px 0;
    margin: 0;
    font-weight: normal;
    line-height: 150%;
}

article .memberimageteaser.pressdownload picture {
    float: left;
    padding: 0px 35px 0 0;
}

article .memberimageteaser.pressdownload picture figcaption, article .memberimageteaser.pressdownload span {
    font-size: 18px;
    font-style: normal;
    line-height: 120%;
}

/* Galerie */

.article .content .vfgh-gallery {
    width: 100%;
    position: relative;
}

.article .content .vfgh-gallery .stage {
    position: relative;
    min-height: 480px;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    padding-top: 40px;
}

.article .content .vfgh-gallery .stage .innerstage {
    margin: 0 auto;
    width: 640px;
    text-align: center;
    font-style: italic;
}

.article .content .vfgh-gallery .stage .innerstage figcaption {
    padding-top: 10px;
    font-family: 'calibri', sans-serif;
    font-size: 18px;
    line-height: 25px;
    color: #000;
}

.article .content .vfgh-gallery .stage .previous, .article .content .vfgh-gallery .stage .next {
    position: absolute;
    top: 213px;
    font-size: 35px;
    color: #9A9A9A;
}

.article .content .vfgh-gallery .stage .previous {
    left: 0;
}

.article .content .vfgh-gallery .stage .next {
    right: 0;
}

.article .content .vfgh-gallery .left, .article .content .vfgh-gallery .right {
    position: absolute;
    display: block;
    bottom: 30px;
    padding: 0;
    margin: 0;
    font-size: 15px;
    color: #9A9A9A;
}

.article .content .vfgh-gallery .left {
    left: 5px;
}

.article .content .vfgh-gallery .right {
    right: 5px;
}

.article .content .vfgh-gallery .slider {
    height: 75px;
    margin: 40px 72px;
    overflow: hidden;
    position: relative;
}

.article .content .vfgh-gallery .slider img {
    opacity: 0.5;
}

.article .content .vfgh-gallery .slider .active img {
    opacity: 1;
}

.article .content .vfgh-gallery .slider ul {
    list-style-type: none;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 10000px;
}

.article .content .vfgh-gallery .slider ul li {
    height: 75px;
    list-style-type: none;
    float: left;
    margin: 0 2px;
}

.article .content .vfgh-gallery .slider ul li figcaption {
    display: none;
}

.article .content select {
    background: #F8F8F8;
    border: 1px solid #CFCFCF;
    color: #646464;
    padding: 4px;
}

@media only screen and (max-width: 1115px) {
    section.imageteaser {
        font-family: 'calibri', sans-serif;
        font-size: 18px;
        width: 350px;
        min-height: 480px;
        padding: 0;
        float: left;
        margin-left: 10px;
    }
    section.imageteaser:first-child, .nofloat.mobile+section.imageteaser {
        margin-left: 20px;
    }
    .nofloat.screen+section.imageteaser {
        margin-left: 10px;
    }
    section.imageteaser a {
        color: #000;
    }
    section.imageteaser a:hover {
        text-decoration: underline;
    }
    section.imageteaser h3 {
        font-family: 'RobotoMedium', sans-serif;
        text-transform: none;
        font-size: 20px;
        color: #000;
        font-weight: normal;
        padding: 0;
        margin: 15px 0 4px 0;
    }
    section.memberimageteaser {
        font-family: 'calibri', sans-serif;
        font-size: 18px;
        width: 364px;
        min-height: 480px;
        padding: 0;
        float: left;
        margin-left: 0px;
    }
    section.memberimageteaser:nth-child(even) {
        margin-left: 20px;
    }
    section.memberimageteaser.pressdownload:nth-child(even) {
        margin-left: 0;
    }
    section.memberimageteaser.pressdownload {
        width: 100%;
        float: none;
    }
    article .memberimageteaser.pressdownload picture {
        float: none;
        padding: 0;
    }
    section.memberimageteaser h3 {
        padding: 25px 0 10px 0;
        min-height: 80px;
    }
    .article .content .vfgh-gallery .slider {
        margin: 40px 60px;
    }
}

@media only screen and (max-width: 768px) {
    .content header h1 {
        font-size: 35px;
        line-height: 45px;
    }
    header, section.teaser, section.text {
        padding: 0 10px;
    }
    section.akkordeon {
        padding: 0;
    }
    .article .content .akkordeon h2 {
        line-height: 150%;
        padding: 20px 0;
    }
    .article .content .akkordeon h2 p::before, .article .content .akkordeon h2.open p::before {
        display: none;
    }
    .article .content .akkordeon .entry div {
        padding: 40px 10px;
    }
    section.imageteaser {
        width: 100%;
        padding-top: 12px;
        border-top: 1px solid #DEDDDD;
        float: none;
        margin-left: 0px;
        min-height: 100px;
    }
    section.imageteaser:first-child, .nofloat.mobile+section.imageteaser {
        margin-left: 0px;
    }
    .nofloat.screen+section.imageteaser {
        margin-left: 0px;
    }
    section.imageteaser h3 {
        font-family: 'RobotoLight', sans-serif;
        margin: 0px 0 4px 0;
    }
    section.imageteaser picture {
        float: left;
        padding-right: 10px;
    }
    section.memberimageteaser {
        width: 100%;
        padding-top: 12px;
        border-top: 1px solid #DEDDDD;
        float: none;
        margin-left: 0px;
        min-height: 100px;
    }
    section.memberimageteaser:nth-child(even) {
        margin-left: 0px;
    }
    section.memberimageteaser h3 {
        min-height: auto;
    }
    article .memberimageteaser picture {
        float: none;
    }
    article .memberimageteaser.pressdownload picture {
        float: none;
        padding: 0px 35px 0 0;
    }
    section.memberimageteaser img {
        width: 100%;
    }
    .article .content table th, .article .content table td {
        padding: 20px 0 20px 5px;
        box-sizing: border-box;
    }
    .article .content table th.gz.neu, .article .content table td.gz.neu {
        padding: 20px 3px 20px 0px;
    }
    .article .content p {
        padding: 0 10px 20px 10px;
    }
    .article .content .downloads {
        padding: 0 10px 0 10px;
    }
    /* Mobile Anpassungen */
    .article .content table th.gz.neu {
        display: none;
    }
    .article .content table th, .article .content table td {
        padding: 20px 0 20px 5px;
        box-sizing: border-box;
        display: block;
    }
    .article .content table td h4 a {
        color: #990374;
    }
    .article .content table td.gz.neu {
        width: 100%;
        padding: 20px 10px 0px 10px;
        color: #666666;
        min-height: 50px;
    }
    .article .content table td.gz.neu b {
        float: left;
    }
    .article .content table td.gz.neu br {
        display: none;
    }
    /*Galerie*/
    .article .content .vfgh-gallery .stage {
        min-height: 380px;
    }
    .article .content .vfgh-gallery .stage .next {
        padding: 5px 5px 0px 5px;
        color: #333;
        font-size: 15px;
        top: 0;
        width: 50%;
        height: 100%;
    }
    .article .content .vfgh-gallery .stage .previous {
        padding: 5px 5px 0px 5px;
        color: #333;
        font-size: 15px;
        top: 0;
        width: 50%;
        height: 100%;
    }
    .article .content .vfgh-gallery .stage .next span, .article .content .vfgh-gallery .stage .previous span {
        background: rgba(255, 255, 255, 0.6);
        top: 40%;
        right: 0;
        position: absolute;
        padding: 5px;
    }
    .article .content .vfgh-gallery .stage .previous span {
        left: 0;
        width: 15px;
    }
    .article .content .vfgh-gallery .stage .innerstage {
        width: auto;
    }
    .article .content .vfgh-gallery .stage .innerstage img {
        width: 100%;
        height: auto;
    }
    .article .content .vfgh-gallery .right {
        right: 15px;
    }
    .article .content .vfgh-gallery .left {
        left: 15px;
    }   
}

/* Focus */
*:focus{
    outline: 3px #736d72 dashed;
}