@import url(http://fonts.googleapis.com/css?family=Scada);

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/fileadmin/template/bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('/fileadmin/template/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/fileadmin/template/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/fileadmin/template/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/fileadmin/template/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

#logo, #search, .row {
    padding: 0
}

.csc-textpic-text .csc-frame-frame1, .symptome td, table {
    width: 50%
}

#examplePatients, .csc-default {
    position: relative
}

#close:hover, nav li {
    cursor: pointer
}

.QA .question, .teaserTextBox, p > a {
    font-weight: 700
}

h1, h2, h3, header, p > a {
    text-transform: uppercase
}

html {
    overflow-y: scroll
}

body {
    background-color: #d3d3d3;
    font-family: Scada, Arial-Narrow, sans-serif
}

.clearer {
    clear: both
}

.hoverChange {
    background-color: #686868 !important
}

.nav li img {
    display: inline-block
}

#activeHeadLink {
    text-decoration: underline
}

header div.row {
    margin-bottom: 3em
}

header {
    padding-top: 3em;
}

header div.row:nth-child(2) {
    margin-bottom: .4em
}

.row {
    margin: 0
}

.subNav {
    visibility: hidden
}

#mainNav li:hover .subNav {
    visibility: visible
}

#mainNav #active a {
    color: #fefefe
}

.btn-primary {
    border: 0;
    padding: 0;
    border-radius: 0
}

.form-search {
    text-align: right
}

#searchbox {
    float: right
}

.form-search > * {
    display: block;
    float: right
}

.form-search input[type=text] {
    height: 34px;
    text-align: right;
    border: none;
    color: #d3d3d3;
    padding: 5px
}

#search a {
    color: #cf003d;
    float: right
}

.input-append input[type=text] {
    height: 34px;
    text-align: right;
    border: none;
    color: #d3d3d3;
    padding: 5px
}

div.csc-textpic-border div.csc-textpic-imagewrap img {
    border: 1px solid #cf003d
}

table, td, th, tr {
    border: 1px solid #686868
}

#content {
    padding-top: 0;
    padding-bottom: 3em;
    z-index: 0
}

h1, h2, h3 {
    margin: 0;
    padding: 0
}

h2, p > a, p > a:hover {
    color: #cf003d
}

h1, h3, p, table, ul {
    color: #686868
}

table {
    background-color: #fefefe
}

.symptome td[class * ="0"], .symptome th[class * ="0"] {
    background-color: #ff9
}

.symptome td[class * ="1"], .symptome th[class * ="1"] {
    background-color: #f90
}

.symptome td[class * ="2"], .symptome th[class * ="2"] {
    color: #fefefe;
    background-color: red
}

table td, table th {
    padding: 0 .5em
}

.csc-textpic-imagewrap[data-csc-cols='3'] img {
    border: 1px solid #cf003d !important
}

.csc-frame-frame1 {
    border: 1px solid #686868;
    font-weight: 700;
    padding: 5px;
    background-color: #fefefe
}

#bigPic, #examplePatients > div > div > img, .jcarousel-item img {
    border: 1px solid #cf003d
}

.csc-textpic-intext-left .csc-frame-frame1 {
    margin-left: 49%
}

#content a[href * ="mailto:"]:before {
    font-family: "Glyphicons Halflings";
    content: "\2709";
    margin-right: 5px
}

#content a[href * =http]:before, #content a[href * =www]:before {
    font-family: "Glyphicons Halflings";
    content: "\e135";
    margin-right: 5px
}

.teaserTextBox {
    text-align: center;
    color: #cf003d
}

#examplePatients > div > div[class * =col] {
    padding: 0 10px 0 0
}

p.inlineText {
    position: absolute;
    text-align: center;
    display: none;
    pointer-events: none
}

img.lightBox:hover {
    width: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=16)";
    filter: alpha(opacity=16);
    -moz-opacity: .16;
    -khtml-opacity: .16;
    opacity: .16;
    cursor: pointer
}

img.lightBox:hover + p.inlineText {
    display: block
}

#examplePatients div.row {
    padding: .7em 0 0;
    margin: 0
}

.teaserTextBox p {
    color: #cf003d;
    margin: 0;
    padding: 0
}

#attentionText {
    color: #cf003d;
    margin: 1em 0
}

#lightboxContainer {
    position: absolute;
    top: 0;
    padding: 0;
    margin: 0
}

#lightboxContent, #rightDivContent {
    position: relative
}

#lightboxBackground {
    position: absolute;
    width: 100%;
    background-color: #d3d3d3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
    -moz-opacity: .95;
    -khtml-opacity: .95;
    opacity: .95;
    z-index: 0
}

#lightboxForeground {
    z-index: 1
}

#lightBoxContentLeft {
    position: relative;
    padding: 0
}

#headlineTeaserText {
    color: #686868
}

#teaserText, #teaserTextLink {
    color: #cf003d
}

#teaserTextLink {
    display: block;
    text-align: right
}

#close {
    position: absolute;
    z-index: 10
}

.sliderActive {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4
}

.jcarousel-next, .jcarousel-prev {
    z-index: 0
}

.csc-sitemap ul li {
    text-align: left;
    padding: 5px
}

.csc-sitemap ul li a {
    color: #686868
}

.csc-sitemap ul li:before {
    color: #cf003d;
    font-family: "Glyphicons Halflings";
    content: "\e080";
    margin-right: 5px
}

.tx-indexedsearch a, .tx-indexedsearch a:hover {
    color: #cf003d
}

.activewindow {
    position: absolute;
    right: -30.5%;
    z-index: 10;
    background-color: #fff;
    padding: 1rem;
    border: 2px solid #cf003d;
    margin-top: 15%
}

.activewindow .align-center {
    text-align: center
}

.QA {
    margin-bottom: 2rem
}

.QA .answer, .QA .question {
    padding: 5px
}

.QA .question {
    background-color: #999;
    color: #fff
}

.QA .question h2, .QA .question h3, .QA .question h4 {
    color: #fff
}

.QA .answer {
    background-color: #fff;
    color: #686868
}

.reload {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .75);
    z-index: 1000000000
}

.reload .reloadmessage {
    position: relative;
    width: 25%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 2px solid #cf003d;
    border-radius: 5px;
    background-color: #fff;
    padding: 1rem;
    text-align: center
}

.reload a.reloadPage {
    color: #fff;
    background: #cf003d;
    padding: .5rem;
    display: inline-block;
    margin-top: 1rem;
    border: 1px solid transparent
}

.reload a.reloadPage:hover {
    text-decoration: none;
    color: #cf003d;
    border-color: #cf003d;
    background: #fff
}

form.chat .row.form-group {
    padding: 1rem 0
}

form.chat .row.form-group.error label {
    color: red
}

form.chat .row.form-group.error input, form.chat .row.form-group.error textarea {
    border-color: red
}

form.chat button {
    padding: .5rem;
    background-color: #fff;
    color: #cf003d;
    border: 1px solid #cf003d;
    border-radius: 5px
}

form.chat button:hover {
    background-color: #cf003d;
    color: #cf003d #fff;
    border: 1px solid #fff
}

footer, footer ul li a, footer ul li a:active, footer ul li a:hover {
    color: #e7f2e2
}

form.chat textarea {
    height: 3.5rem
}

footer {
    z-index: 2;
    position: fixed;
    bottom: 0;
    background-color: #4f4f4f;
    width: 100%;
    padding: .5em 0
}

footer ul {
    padding: 0;
    margin: 0
}

footer ul li {
    list-style-type: none;
    display: inline;
    padding: 0 1em;
    border-left: 1px solid #e7f2e2
}

#website {
    padding: 0 1em;
    border-right: 1px solid #e7f2e2
}

.footerFirst {
    border: none
}

#videoteaser span, #videoteaserbottom span {
    color: #fff;
    text-transform: uppercase
}

#videoteaser img, #videoteaserbottom img {
    max-height: 100px
}

#videoteaserbottom {
    text-align: center;
    margin-bottom: 40px
}

#videoteaser {
    background: #cf003d;
    position: fixed;
    right: 35px;
    top: 255px;
    z-index: 10000;
    display: none;
    padding: 15px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .25);
    width: 283px;
    height: 115px;
    text-transform: none
}

#teaserclaim {
    float: left;
    width: 110px;
    color: #fff;
    font-size: 14px;
    line-height: 16px
}

.teaserheading {
    font-size: 22px;
    line-height: 30px
}

#videoteaser a {
    float: right;
    margin-top: 7px
}

input#videoteaserstart:checked ~ #videoteaser {
    animation: 10s linear 0s normal forwards 1 running fadeNotif;
    display: none
}

#videoteaser .progress {
    border-radius: 5px;
    bottom: 5px;
    height: 4px;
    left: 2%;
    position: absolute;
    width: 0;
    margin-bottom: 0;
    background: #000
}

#videoteaser .close {
    margin: 0;
    opacity: .3;
    position: absolute;
    right: 4px;
    top: -22px
}

#videoteaser .close:focus, #videoteaser .close:hover {
    opacity: .5
}

input#videoteaserstart:checked ~ #videoteaser .progress {
    animation: 9s linear .5s normal forwards 1 running runNotif
}

@keyframes fadeNotif {
    10% {
        opacity: 1
    }

    90% {
        opacity: 1;
        transform: translateY(0)
    }

    99% {
        opacity: 0;
        transform: translateY(-30px)
    }

    100% {
        opacity: 0
    }
}

@keyframes runNotif {
    100% {
        background: #fff;
        width: 96%
    }
}

@media (max-width:500px) {
    #mainNav, .navbar-collapse, nav ul li {
        padding: 0
    }

    .navbar-nav, footer ul, h1, h2, h3, nav ul li, nav > ul {
        margin: 0
    }

    header {
        padding-top: 2em;
    }

    nav {
        color: #cf003d
    }

    .csc-textpic-intext-left .csc-frame-frame1 {
        margin-left: 0;
        width: 100%
    }

    img.lightBox:hover + p.inlineText {
        display: none
    }

    .csc-textpic-intext-left .csc-textpic-imagewrap[data-csc-images='1'],
    .csc-textpic-intext-right .csc-textpic-imagewrap[data-csc-images='1'] {
        float: none !important;
        text-align: center
    }

    .csc-textpic-intext-left .csc-textpic-imagewrap[data-csc-images='1'] figure,
    .csc-textpic-intext-left .csc-textpic-imagewrap[data-csc-images='1'] img,
    .csc-textpic-intext-right .csc-textpic-imagewrap[data-csc-images='1'] figure,
    .csc-textpic-intext-right .csc-textpic-imagewrap[data-csc-images='1'] img {
        display: inline-block !important
    }

    h1, h2, h3, h4, h5, h6 {
        text-align: center
    }

    table {
        width: 100%
    }

    .navbar-collapse.in {
        overflow: visible;
        position: relative;
        z-index: 10
    }

    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: transparent
    }

    .subNav {
        visibility: visible
    }

    nav > ul {
        background-color: #fefefe;
        padding-top: 0
    }

    .navbar-header, .navbar-header .navbar-toggle:focus, .navbar-header button,
    .navbar-toggle:hover {
        background-color: #cf003d;
        color: #fefefe
    }

    nav ul li {
        list-style-type: none
    }

    .navbar-header {
        float: none;
        text-align: center;
        border: none
    }

    .navbar-header button {
        float: none;
        text-align: center;
        border: none;
        width: 100%
    }

    .navbar-inverse {
        color: #cf003d;
        background: 0 0;
        border: none
    }

    #active, #mainNav > li:hover {
        background-color: #cf003d
    }

    #mainNav > li > a {
        color: #cf003d;
        padding: 0;
        margin: 0
    }

    #mainNav > li {
        float: none;
        display: list-item;
        padding: .5em 2em
    }

    #mainNav > li:hover {
        color: #fefefe
    }

    #mainNav > li:hover > a {
        color: #fefefe;
        text-decoration: underline
    }

    #mainNav > li:hover a {
        color: #fefefe
    }

    .subNav a {
        color: #cf003d
    }

    #active, #activeSub > a, #mainNav > #active > a, #mainNav > #active > ul > li > a {
        color: #fefefe
    }

    .subNav > li {
        padding: .5em 0
    }

    h1, h2, h3 {
        padding-bottom: 1em
    }

    #activeSub > a {
        text-decoration: underline !important
    }

    #search {
        margin-top: .5em
    }

    #search a {
        padding: 0 1em
    }

    h1 {
        font-size: 2em
    }

    h2 {
        font-size: 1.5em
    }

    h3 {
        font-size: 1.2em
    }

    .csc-textpic-imagewrap[data-csc-cols='3'] img {
        width: 150px;
        height: 150px
    }

    .csc-textpic-imagewrap[data-csc-cols='2'] .csc-textpic-firstcol .fancy > img,
    .csc-textpic-imagewrap[data-csc-cols='2'] .csc-textpic-last .fancy > img {
        width: 50%;
        height: auto
    }

    .csc-textpic-imagewrap[data-csc-cols='1'] .fancy > img {
        width: 100%;
        height: auto
    }

    .teaserTextBox p.firstRow {
        font-size: 2.5em;
        height: 1.1em
    }

    .teaserTextBox p.secondRow {
        font-size: 1.5em
    }

    #lightBoxContentRight, #lightboxBackground {
        height: 170px
    }

    #headlineTeaserText, #teaserText, #teaserTextLink {
        font-size: .7em
    }

    #close {
        width: 10%;
        height: auto;
        right: .25em;
        top: .2em
    }

    #attentionText {
        font-size: .9em
    }

    .jcarousel-item {
        width: 100px !important;
        height: auto
    }

    .jcarousel-item img {
        width: 100px;
        height: auto
    }

    .jcarousel-next, .jcarousel-prev {
        z-index: 0;
        top: 3em !important
    }

    .prevReport {
        float: left
    }

    .nextReport {
        float: right
    }

    footer {
        font-size: .5em
    }

    footer ul {
        padding: 0
    }
}

@media (min-width:500px) and (max-width:767px) {
    #mainNav, .navbar-collapse, nav ul li {
        padding: 0
    }

    .navbar-nav, footer ul, h1, h2, h3, nav ul li, nav > ul {
        margin: 0
    }

    header {
        padding-top: 2em;
    }

    nav {
        color: #cf003d
    }

    .csc-textpic-intext-left .csc-frame-frame1 {
        margin-left: 0;
        width: 100%
    }

    img.lightBox:hover + p.inlineText {
        display: none
    }

    .csc-textpic-intext-left .csc-textpic-imagewrap[data-csc-images='1'],
    .csc-textpic-intext-right .csc-textpic-imagewrap[data-csc-images='1'] {
        float: none !important;
        text-align: center
    }

    .csc-textpic-intext-left .csc-textpic-imagewrap[data-csc-images='1'] figure,
    .csc-textpic-intext-left .csc-textpic-imagewrap[data-csc-images='1'] img,
    .csc-textpic-intext-right .csc-textpic-imagewrap[data-csc-images='1'] figure,
    .csc-textpic-intext-right .csc-textpic-imagewrap[data-csc-images='1'] img {
        display: inline-block !important
    }

    h1, h2, h3, h4, h5, h6 {
        text-align: center
    }

    table {
        width: 100%
    }

    .navbar-collapse.in {
        overflow: visible;
        position: relative;
        z-index: 10
    }

    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: transparent
    }

    .subNav {
        visibility: visible
    }

    nav > ul {
        background-color: #fefefe;
        padding-top: 0
    }

    .navbar-header, .navbar-header .navbar-toggle:focus, .navbar-header button,
    .navbar-toggle:hover {
        background-color: #cf003d;
        color: #fefefe
    }

    nav ul li {
        list-style-type: none
    }

    .navbar-header {
        float: none;
        text-align: center;
        border: none
    }

    .navbar-header button {
        float: none;
        text-align: center;
        border: none;
        width: 100%
    }

    .navbar-inverse {
        color: #cf003d;
        background: 0 0;
        border: none
    }

    #active, #mainNav > li:hover {
        background-color: #cf003d
    }

    #mainNav > li > a {
        color: #cf003d;
        padding: 0;
        margin: 0
    }

    #mainNav > li, .subNav > li {
        padding: .5em 2em
    }

    #mainNav > li {
        float: none;
        display: list-item
    }

    #mainNav > li:hover {
        color: #fefefe
    }

    #mainNav > li:hover > a {
        color: #fefefe;
        text-decoration: underline
    }

    #mainNav > li:hover a {
        color: #fefefe
    }

    .subNav a {
        color: #cf003d
    }

    #active, #activeSub > a, #mainNav > #active > a, #mainNav > #active > ul > li > a {
        color: #fefefe
    }

    h1, h2, h3 {
        padding-bottom: 1em
    }

    #activeSub > a {
        text-decoration: underline !important
    }

    #search {
        margin-top: .5em
    }

    #search a {
        padding: 0 1em
    }

    h1 {
        font-size: 2em
    }

    h2 {
        font-size: 1.5em
    }

    h3 {
        font-size: 1.2em
    }

    .csc-textpic-imagewrap[data-csc-cols='3'] img {
        width: 150px;
        height: 150px
    }

    .csc-textpic-imagewrap[data-csc-cols='2'] .csc-textpic-firstcol .fancy > img,
    .csc-textpic-imagewrap[data-csc-cols='2'] .csc-textpic-last .fancy > img {
        width: 50%;
        height: auto
    }

    .csc-textpic-imagewrap[data-csc-cols='1'] .fancy > img {
        width: 100%;
        height: auto
    }

    .teaserTextBox p.firstRow {
        font-size: 5em;
        height: 1.1em
    }

    .teaserTextBox p.secondRow {
        font-size: 2.5em
    }

    #lightBoxContentRight, #lightboxBackground {
        height: 170px
    }

    #headlineTeaserText, #teaserTextLink {
        font-size: .8em
    }

    #teaserText {
        font-size: 1em;
        padding-top: .5em
    }

    #close {
        width: 10%;
        height: auto;
        right: .25em;
        top: .2em
    }

    #attentionText {
        font-size: .9em
    }

    .jcarousel-item {
        width: 100px !important;
        height: auto
    }

    .jcarousel-item img {
        width: 100px;
        height: auto
    }

    .jcarousel-next, .jcarousel-prev {
        z-index: 0;
        top: 3em !important
    }

    .prevReport {
        float: left
    }

    .nextReport {
        float: right
    }

    footer {
        font-size: .75em
    }

    footer ul {
        padding: 0
    }
}

@media (min-width:767px) and (max-width:800px) {
    nav, nav > ul {
        background-color: #fefefe
    }

    html {
        font-size: .8em
    }

    .navbar-collapse.collapse {
        font-size: .75em
    }

    header {
        padding-top: 3em;
    }

    nav {
        color: #cf003d;
        position: relative
    }

    nav ul li {
        text-align: center;
        list-style-type: none;
        margin: 0
    }

    .navbar-nav > li > a {
        padding: .2em 2em
    }

    .navbar-nav > li > span {
        display: inline-block;
        padding: .2em 2em
    }

    .menu_header, .navbar .btn-navbar {
        display: none
    }

    #mainNav, .navbar-collapse {
        padding: 0
    }

    .navbar-inverse {
        color: #cf003d;
        background: 0 0;
        border: none
    }

    #active, #mainNav > li:hover, .active_level2, .subNav {
        background-color: #cf003d
    }

    .menu_header {
        width: 50px;
        line-height: 50px;
        color: #1A4D3C;
        font-size: 18px;
        font-weight: 400;
        text-transform: uppercase
    }

    #active, #mainNav > li:hover a, .subNav a {
        color: #fefefe
    }

    #mainNav {
        width: 100%
    }

    #mainNav a {
        color: #cf003d
    }

    #mainNav > ul {
        padding: .2em 2em
    }

    #mainNav > li {
        position: inherit;
        float: none;
        display: table-cell;
        vertical-align: middle;
        padding: 0;
        margin: 0
    }

    #mainNav > li:hover {
        color: #fefefe
    }

    .subNav {
        visibility: hidden;
        position: absolute;
        left: 0;
        width: 100%;
        top: 47px;
        padding: 0;
        margin: 0
    }

    #mainNav li:hover > .subNav {
        visibility: visible
    }

    .subNav > li {
        vertical-align: middle;
        padding: .4em 0;
        margin: 0;
        display: inline-block
    }

    .active_level2 {
        visibility: visible !important
    }

    #activeSub {
        text-decoration: underline
    }

    #search {
        margin-top: 1.5em
    }

    #search a {
        padding: .5em 1em
    }

    #xajax_form_kesearch_pi1 {
        padding: 0
    }

    .csc-textpic-imagewrap[data-csc-cols='3'] img {
        width: 533px;
        height: 533px
    }

    .csc-textpic-intext-left .csc-frame-frame1 {
        margin-left: 41%
    }

    .csc-textpic-text .csc-frame-frame1 {
        width: 59%
    }

    .csc-textpic-imagewrap[data-csc-cols='2'] .csc-textpic-firstcol img,
    .csc-textpic-imagewrap[data-csc-cols='2'] .csc-textpic-last img {
        width: 145px !important;
        height: auto
    }

    .csc-textpic-imagewrap[data-csc-cols='1'] img {
        width: 300px !important;
        height: auto
    }

    .csc-textpic-intext-right > .csc-textpic-imagewrap {
        margin-left: 10px !important
    }

    .csc-textpic-intext-left-nowrap > .csc-textpic-imagewrap, .csc-textpic-intext-left > .csc-textpic-imagewrap {
        margin-right: 10px !important
    }

    .teaserTextBox p.firstRow {
        font-size: 5.5em;
        letter-spacing: 0;
        height: 1.1em;
        color: #cf003d !important
    }

    .teaserTextBox p.secondRow {
        font-size: 3em;
        word-spacing: 0;
        color: #cf003d !important
    }

    #lightBoxContentRight, #lightboxBackground {
        height: 480px
    }

    #headlineTeaserText {
        font-size: 1.5em
    }

    #teaserText {
        font-size: 2em
    }

    #teaserTextLink {
        font-size: 1.7em
    }

    #close {
        right: 1em;
        top: .6em
    }

    .jcarousel-item {
        width: 200px !important;
        height: auto
    }

    .jcarousel-item img {
        width: 200px;
        height: auto
    }

    .jcarousel-next, .jcarousel-prev {
        z-index: 0;
        top: 5.5em !important
    }

    footer {
        font-size: 1em
    }
}

@media (min-width:800px) and (max-width:992px) {
    nav, nav > ul {
        background-color: #fefefe
    }

    html {
        font-size: .8em
    }

    .navbar-collapse.collapse {
        font-size: .75em
    }

    header {
        padding-top: 3em;
    }

    nav {
        color: #cf003d;
        position: relative
    }

    nav ul li {
        text-align: center;
        list-style-type: none;
        margin: 0
    }

    .navbar-nav > li > a {
        padding: .2em 2em
    }

    .navbar-nav > li > span {
        display: inline-block;
        padding: .2em 2em
    }

    .menu_header, .navbar .btn-navbar {
        display: none
    }

    #mainNav, .navbar-collapse {
        padding: 0
    }

    .navbar-inverse {
        color: #cf003d;
        background: 0 0;
        border: none
    }

    #active, #mainNav > li:hover, .active_level2, .subNav {
        background-color: #cf003d
    }

    .menu_header {
        width: 50px;
        line-height: 50px;
        color: #1A4D3C;
        font-size: 18px;
        font-weight: 400;
        text-transform: uppercase
    }

    #active, #mainNav > li:hover a, .subNav a {
        color: #fefefe
    }

    #mainNav {
        width: 100%
    }

    #mainNav a {
        color: #cf003d
    }

    #mainNav > ul {
        padding: .2em 2em
    }

    #mainNav > li {
        position: inherit;
        float: none;
        display: table-cell;
        vertical-align: middle;
        padding: 0;
        margin: 0
    }

    #mainNav > li:hover {
        color: #fefefe
    }

    .subNav {
        visibility: hidden;
        position: absolute;
        left: 0;
        width: 100%;
        top: 47px;
        padding: 0;
        margin: 0
    }

    #mainNav li:hover > .subNav {
        visibility: visible
    }

    .subNav > li {
        vertical-align: middle;
        padding: .4em 0;
        margin: 0;
        display: inline-block
    }

    .active_level2 {
        visibility: visible !important
    }

    #activeSub {
        text-decoration: underline
    }

    #search {
        margin-top: 1.5em
    }

    #search a {
        padding: .5em 1em
    }

    #xajax_form_kesearch_pi1 {
        padding: 0
    }

    .csc-textpic-imagewrap[data-csc-cols='3'] img {
        width: 533px;
        height: 533px
    }

    .csc-textpic-intext-left .csc-frame-frame1 {
        margin-left: 41%
    }

    .csc-textpic-text .csc-frame-frame1 {
        width: 59%
    }

    .csc-textpic-imagewrap[data-csc-cols='2'] .csc-textpic-firstcol img,
    .csc-textpic-imagewrap[data-csc-cols='2'] .csc-textpic-last img {
        width: 145px !important;
        height: auto
    }

    .csc-textpic-imagewrap[data-csc-cols='1'] img {
        width: 300px !important;
        height: auto
    }

    .csc-textpic-intext-right > .csc-textpic-imagewrap {
        margin-left: 10px !important
    }

    .csc-textpic-intext-left-nowrap > .csc-textpic-imagewrap, .csc-textpic-intext-left > .csc-textpic-imagewrap {
        margin-right: 10px !important
    }

    .teaserTextBox p.firstRow {
        font-size: 5.5em;
        letter-spacing: 0;
        height: 1.1em;
        color: #cf003d !important
    }

    .teaserTextBox p.secondRow {
        font-size: 3em;
        word-spacing: 0;
        color: #cf003d !important
    }

    #lightBoxContentRight, #lightboxBackground {
        height: 480px
    }

    #headlineTeaserText {
        font-size: 1.5em
    }

    #teaserText {
        font-size: 2em
    }

    #teaserTextLink {
        font-size: 1.7em
    }

    #close {
        right: 1em;
        top: .6em
    }

    .jcarousel-item {
        width: 200px !important;
        height: auto
    }

    .jcarousel-item img {
        width: 200px;
        height: auto
    }

    .jcarousel-next, .jcarousel-prev {
        z-index: 0;
        top: 5.5em !important
    }

    footer {
        font-size: 1em
    }
}

@media (min-width:992px) and (max-width:1024px) {
    nav, nav > ul {
        background-color: #fefefe
    }

    header {
        padding-top: 3em;
    }

    nav {
        color: #cf003d;
        position: relative
    }

    nav ul li {
        text-align: center;
        list-style-type: none;
        margin: 0
    }

    .navbar-nav > li > a {
        padding: .2em 2em
    }

    .navbar-nav > li > span {
        display: block;
        padding: .2em 2em
    }

    .menu_header, .navbar .btn-navbar {
        display: none
    }

    #mainNav, .navbar-collapse {
        padding: 0
    }

    .navbar-inverse {
        color: #cf003d;
        background: 0 0;
        border: none
    }

    #active, #mainNav > li:hover, .active_level2, .subNav {
        background-color: #cf003d
    }

    .menu_header {
        width: 50px;
        line-height: 50px;
        color: #1A4D3C;
        font-size: 18px;
        font-weight: 400;
        text-transform: uppercase
    }

    #active, #mainNav > li:hover a, .subNav a {
        color: #fefefe
    }

    #mainNav {
        width: 100%
    }

    #mainNav a {
        color: #cf003d
    }

    #mainNav > ul {
        padding: .2em 2em
    }

    #xajax_form_kesearch_pi1, .subNav, .subNav > li {
        padding: 0
    }

    #mainNav > li {
        position: inherit;
        float: none;
        display: table-cell;
        vertical-align: middle;
        padding: 0;
        margin: 0
    }

    #mainNav > li:hover {
        color: #fefefe
    }

    .subNav {
        visibility: hidden;
        position: absolute;
        left: 0;
        width: 100%;
        top: 48px;
        margin: 0
    }

    #mainNav li:hover > .subNav {
        visibility: visible
    }

    .subNav > li {
        vertical-align: middle;
        margin: 0;
        display: inline-block
    }

    .active_level2 {
        visibility: visible !important
    }

    #activeSub {
        text-decoration: underline
    }

    #search {
        margin-top: 1.5em
    }

    #search a {
        padding: .5em 1em
    }

    .csc-textpic-imagewrap[data-csc-cols='3'] img {
        width: 533px;
        height: 533px
    }

    .csc-textpic-imagewrap[data-csc-cols='2'] .csc-textpic-firstcol img,
    .csc-textpic-imagewrap[data-csc-cols='2'] .csc-textpic-last img {
        width: 145px !important;
        height: auto
    }

    .csc-textpic-imagewrap[data-csc-cols='1'] img {
        width: 300px !important;
        height: auto
    }

    .csc-textpic-intext-right > .csc-textpic-imagewrap {
        margin-left: 10px !important
    }

    .csc-textpic-intext-left-nowrap > .csc-textpic-imagewrap, .csc-textpic-intext-left > .csc-textpic-imagewrap {
        margin-right: 10px !important
    }

    .teaserTextBox p.firstRow {
        font-size: 6.5em;
        height: 1.1em
    }

    .teaserTextBox p.secondRow {
        font-size: 4.5em
    }

    #lightBoxContentRight, #lightboxBackground {
        height: 480px
    }

    #headlineTeaserText {
        font-size: 1.5em
    }

    #teaserText {
        font-size: 2em
    }

    #teaserTextLink {
        font-size: 1.7em
    }

    #close {
        right: 1em;
        top: .6em
    }

    .jcarousel-item {
        width: 200px !important;
        height: auto
    }

    .jcarousel-item img {
        width: 200px;
        height: auto
    }

    .jcarousel-next, .jcarousel-prev {
        z-index: 0;
        top: 5.5em !important
    }

    footer {
        font-size: 1em
    }
}

@media (min-width:1024px) and (max-width:1200px) {
    .navbar-nav > li > a, nav ul li {
        margin: 0;
        padding: 0
    }

    .navbar-header, .navbar-header button {
        float: none;
        border: none;
        text-align: center
    }

    .navbar-header, .subNav, nav ul li {
        text-align: center
    }

    h1 {
        padding-bottom: 1em
    }

    h2, h3 {
        padding-top: .5em;
        padding-bottom: .5em
    }

    header {
        padding-top: 3em;
    }

    nav {
        position: relative
    }

    nav > ul {
        background-color: #fefefe
    }

    .navbar-header, .navbar-header button, .navbar-inverse .navbar-toggle,
    .navbar-inverse .navbar-toggle:hover {
        background-color: #cf003d;
        color: #fefefe
    }

    nav ul li {
        list-style-type: none
    }

    .navbar-header button {
        width: 100%
    }

    .navbar-inverse {
        color: #cf003d;
        background: 0 0;
        border: none
    }

    #active, #active a, #activeSub, #mainNav > li:hover, #mainNav > li:hover a {
        color: #fefefe
    }

    #active, #mainNav > li:hover, .subNav {
        background-color: #cf003d
    }

    .navbar .btn-navbar {
        display: none
    }

    #mainNav {
        width: 100%
    }

    #mainNav a {
        color: #cf003d
    }

    #mainNav > ul {
        display: table
    }

    #mainNav > li, .subNav > li {
        float: none;
        display: table-cell;
        vertical-align: middle
    }

    #mainNav > li {
        padding: 0 .5em;
        position: inherit
    }

    .subNav {
        padding: .5em 0;
        visibility: hidden;
        position: absolute;
        top: 3.1em;
        left: 0;
        width: 100%
    }

    #mainNav li:hover > .subNav, .subNav.active_level2 {
        visibility: visible
    }

    .subNav > li {
        padding: 0 .2em
    }

    #activeSub {
        text-decoration: underline
    }

    #search {
        margin-top: 1.5em
    }

    #search a {
        padding: .5em 1em
    }

    #xajax_form_kesearch_pi1 {
        padding: 0
    }

    .csc-textpic-imagewrap[data-csc-cols='3'] img {
        width: 533px;
        height: 533px
    }

    .csc-textpic-imagewrap[data-csc-cols='2'] .csc-textpic-firstcol img,
    .csc-textpic-imagewrap[data-csc-cols='2'] .csc-textpic-last img,
    div.csc-textpic-imagewrap[data-csc-cols='1'] img {
        height: auto
    }

    div.csc-textpic-intext-right > .csc-textpic-imagewrap {
        margin-left: 30px;
    }

    div.csc-textpic-intext-left-nowrap > .csc-textpic-imagewrap, div.csc-textpic-intext-left > .csc-textpic-imagewrap {
        margin-right: 30px
    }

    .csc-textpic-intext-left .csc-frame-frame1 {
        margin-left: 59%
    }

    .csc-textpic-text .csc-frame-frame1 {
        width: 41%
    }

    .firstRow {
        font-size: 6.5em;
        height: 1.1em
    }

    .secondRow {
        font-size: 4em;
        word-spacing: 0
    }

    #lightboxBackground {
        height: 580px
    }

    #lightBoxContentRight {
        height: 40.7em
    }

    #headlineTeaserText {
        font-size: 2em;
        padding: 0 0 .5em
    }

    #teaserText {
        font-size: 3em;
        margin: 0
    }

    #teaserTextLink {
        font-size: 1.7em;
        padding-right: .3em;
        padding-top: 1em
    }

    #close {
        right: 1em;
        top: .4em
    }
}

@media (min-width:1200px) {
    .navbar-nav > li > a, nav ul li {
        margin: 0;
        padding: 0
    }

    .navbar-header, .navbar-header button {
        border: none;
        float: none
    }

    .navbar-header, .subNav, nav ul li {
        text-align: center
    }

    h1 {
        padding-bottom: 1em
    }

    h2, h3 {
        padding-top: .5em;
        padding-bottom: .5em
    }

    header {
        padding-top: 3em;
    }

    nav {
        position: relative
    }

    nav > ul {
        background-color: #fefefe
    }

    .navbar-header, .navbar-header button, .navbar-inverse .navbar-toggle,
    .navbar-inverse .navbar-toggle:hover {
        background-color: #cf003d;
        color: #fefefe
    }

    nav ul li {
        list-style-type: none
    }

    .navbar-header button {
        text-align: center;
        width: 100%
    }

    .navbar-inverse {
        color: #cf003d;
        background: 0 0;
        border: none
    }

    #active, #active a, #activeSub, #mainNav > li:hover, #mainNav > li:hover a {
        color: #fefefe
    }

    #active, #mainNav > li:hover, .subNav {
        background-color: #cf003d
    }

    .navbar .btn-navbar {
        display: none
    }

    #mainNav {
        width: 100%
    }

    #mainNav a {
        color: #cf003d
    }

    #mainNav > ul {
        display: table
    }

    #mainNav > li {
        padding: 0 .5em;
        position: inherit;
        float: none;
        display: table-cell;
        vertical-align: middle
    }

    .subNav {
        padding: .5em 0;
        visibility: hidden;
        position: absolute;
        top: 2.71em;
        left: 0;
        width: 100%
    }

    #mainNav li:hover > .subNav, .subNav.active_level2 {
        visibility: visible
    }

    .subNav > li {
        display: inline-block;
        padding: 0 .2em;
        width:16% !important;
    }

    #activeSub {
        text-decoration: underline
    }

    #search {
        margin-top: 1.5em
    }

    #search a {
        padding: .5em 1em
    }

    #xajax_form_kesearch_pi1 {
        padding: 0
    }

    .csc-textpic-imagewrap[data-csc-cols='3'] img {
        width: 533px;
        height: 533px
    }

    .csc-textpic-imagewrap[data-csc-cols='2'] .csc-textpic-firstcol img,
    .csc-textpic-imagewrap[data-csc-cols='2'] .csc-textpic-last img,
    div.csc-textpic-imagewrap[data-csc-cols='1'] img {
        height: auto
    }

    div.csc-textpic-intext-right > .csc-textpic-imagewrap {
        margin-left: 30px
    }

    div.csc-textpic-intext-left-nowrap > .csc-textpic-imagewrap, div.csc-textpic-intext-left > .csc-textpic-imagewrap {
        margin-right: 30px
    }

    .firstRow {
        font-size: 8em;
        height: 1.1em
    }

    .secondRow {
        font-size: 4.75em
    }

    #lightBoxContentRight {
        height: 40.7em
    }

    #headlineTeaserText {
        font-size: 2em;
        padding: 0 0 .5em
    }

    #teaserText {
        font-size: 3em;
        margin: 0
    }

    #teaserTextLink {
        font-size: 1.7em;
        padding-right: .3em;
        padding-top: 1em
    }

    #close {
        right: 2.5em;
        top: .4em
    }
}

.align-right {
    text-align: right
}

.align-center {
    text-align: center
}

#sbtest {
    background: #e8e8e8;
    padding: 30px;
    overflow: hidden
}

#sbtest #result {
    font-weight: bold
}

#sbtest #answer {
    padding-left: 15px
}

#sbtest #next {
    margin-left: 15px;
    margin-top: 10px
}

#sbtest .ausloeser-schock {
    margin-bottom: 15px;
    margin-top: 5px
}

#sbtest .points {
    font-weight: bold;
    font-size: 18px;
    background: transparent
}

#sbtest #praxisname {
    width: 200px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px
}

#sbtest .row {
    margin-left: -15px;
    margin-right: -15px
}

.create-pdf, .btn-start {
    background-color: #cf003d;
    color: #fff;
    border-color: #cf003d
}

.create-pdf:hover, .create-pdf:focus, .btn-start:hover, .btn-start:focus {
    background-color: #fff;
    color: #cf003d;
    border-color: #fff
}

#menu_lang {
    float: right;
    margin-top: 7px
}

#menu_lang span.trenner {
    float: left;
    margin-left: 5px;
    margin-right: 5px
}

#menu_lang li a {
    padding: 0
}

#menu_lang li a:hover {
    background-color: transparent;
    text-decoration: underline
}

.landingpage {
    margin-top: 20px;
    margin-bottom: 20px
}

.landingpage h1 {
    font-weight: 700;
    color: #cf003d;
    font-size: 66px;
    text-transform: none
}

.video-js, .video-js-box {
    max-width: 100%
}

@media screen and (min-width:992px) and (max-width:1200px) {
    .landingpage h1 {
        font-size: 50px
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .landingpage h1 {
        font-size: 50px;
        margin-bottom: 1em
    }
}

@media screen and (max-width:767px) {
    #menu_lang {
        position: absolute;
        top: 40px;
        right: 0px
    }

    #menu_lang li {
        display: inline-block;
        float: left
    }

    #menu_lang li a {
        float: none
    }

    .landingpage h1 {
        font-size: 40px
    }

    @media screen and (max-width:480px) {
        .landingpage h1 {
            font-size: 35px
        }
}


