
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-image .ce-gallery { margin-bottom: 0; }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html, button, input, select, textarea {
    font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #222
}

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4
}

html, body {
    height: 100%
}

a {
    color: #dd1b23
}

a:visited {
    color: #dd1b23
}

a:hover {
    color: #330000;
    text-decoration: none
}

a:focus {
    outline: thin dotted
}

a:hover, a:active {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold
}

pre, code, kbd, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before, q:after {
    content: "";
    content: none
}

small {
    font-size: 85%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

ul, ol {
    margin: 1em 0;
    padding: 0 0 0 40px
}

dd {
    margin: 0 0 0 40px
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

img, embed, object, video {
    height: auto;
    width: auto;
    max-width: 100%
}

form {
    margin: 0;
    padding: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

label {
    cursor: pointer
}

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0;
    white-space: normal
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible
}

button[disabled], input[disabled] {
    cursor: default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *width: 13px;
    *height: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

input:invalid, textarea:invalid {
    background-color: #f0dddd
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    vertical-align: top
}

.lt-ie7 img, .lt-ie7 embed, .lt-ie7 object, .lt-ie7 video {
    width: auto
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0
}

html, body {
    height: 100%
}

p {
    margin: 0 0 1em 0
}

#content_main nav ul.csc-menu {
    margin: 1em 0;
    padding: 0 0 0 40px
}

#content_main nav ul.csc-menu ul, #content_main nav ol.csc-menu ul {
    list-style-type: circle;
    margin: 1em 0;
    padding: 0 0 0 40px
}

#page {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -12.5em
}

.content {
    max-width: 75.625em;
    margin: 0 auto
}

#header {
    background: #ccc url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Images/header_background.png') repeat;
    padding: 0 0.5em;
    height: 8em
}

#header a#logo {
    display: block;
    position: absolute;
    height: 6em;
    max-width: 21.25em;
    margin-top: 1.1875em;
    text-decoration: none;
    cursor: pointer
}

#header nav#nav_lang {
    position: relative;
    float: right
}

#header nav#nav_lang li {
    float: left
}

#header nav#nav_lang li a {
    display: block;
    padding: 0.4em;
    text-decoration: none;
    color: #333;
    margin-left: 0.5em;
    background: #dadad9;
    background-image: url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Images/nav_lang_bg.png');
    background-image: linear-gradient(bottom, #d9d9d8 4%, #fff 80%);
    background-image: -o-linear-gradient(bottom, #d9d9d8 4%, #fff 80%);
    background-image: -moz-linear-gradient(bottom, #d9d9d8 4%, #fff 80%);
    background-image: -webkit-linear-gradient(bottom, #d9d9d8 4%, #fff 80%);
    background-image: -ms-linear-gradient(bottom, #d9d9d8 4%, #fff 80%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.04, #d9d9d8), color-stop(0.8, #fff))
}

#header nav#nav_lang li a:hover {
    background: #ebebea;
    background-image: linear-gradient(bottom, #fff 4%, #d9d9d8 80%);
    background-image: -o-linear-gradient(bottom, #fff 4%, #d9d9d8 80%);
    background-image: -moz-linear-gradient(bottom, #fff 4%, #d9d9d8 80%);
    background-image: -webkit-linear-gradient(bottom, #fff 4%, #d9d9d8 80%);
    background-image: -ms-linear-gradient(bottom, #fff 4%, #d9d9d8 80%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.04, #fff), color-stop(0.8, #d9d9d8))
}

#header nav#nav_lang li.active a {
    border-bottom: 2px solid #4b4b4b
}

#header form#quicksearch {
    clear: both;
    float: right;
    margin-top: 2em;
    position: relative
}

#header form#quicksearch input {
    margin: 0;
    padding: 0;
    padding: 0.2em
}

#header form#quicksearch input.text {
    border: 0;
    color: #4b4b4b
}

#header form#quicksearch input.submit {
    border: 0;
    padding: 0.2em 1em;
    color: #4b4b4b;
    background: #d3d3d3
}

#header #themelist_link {
    margin-right: -9em;
    position: relative;
    float: right;
    margin-top: 58px
}

#header #themelist_link a {
    font-size: 1em;
    color: #004996
}

.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

.sf-menu {
    line-height: 1.0
}

.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 23em
}

.sf-menu ul li {
    width: 100%
}

.sf-menu li:hover {
    visibility: inherit
}

.sf-menu li {
    float: left;
    position: relative
}

.sf-menu a {
    display: block;
    position: relative
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 0;
    top: 13.49em;
    z-index: 99
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
    top: -999em
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
    left: 23.1em;
    top: 0
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
    top: -999em
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    left: 23.1em;
    top: 0
}

#nav_main_container {
    height: 13.1875em;
    background: #0e539c;
    background-image: url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Images/nav_main/nav_main_bg.png');
    background-image: linear-gradient(bottom, #004996 2%, #5f8cb9 75%);
    background-image: -o-linear-gradient(bottom, #004996 2%, #5f8cb9 75%);
    background-image: -moz-linear-gradient(bottom, #004996 2%, #5f8cb9 75%);
    background-image: -webkit-linear-gradient(bottom, #004996 2%, #5f8cb9 75%);
    background-image: -ms-linear-gradient(bottom, #004996 2%, #5f8cb9 75%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.02, #004996), color-stop(0.75, #5f8cb9))
}

#nav_main {
    width: 100%;
    display: table;
    height: 13.4375em
}

#nav_main img {
    display: block;
    margin: 0 auto 1.25em auto
}

#nav_main ul.level0 {
    display: table-row
}

#nav_main li.level0 {
    float: none;
    display: table-cell;
    vertical-align: top;
    text-align: center;
    height: 13.4375em;
    text-align: center;
    border-right: 1px solid #a1bbd8;
    border-right: 1px solid rgba(255, 255, 255, 0.2)
}

#nav_main li.level0.first {
    border-left: 1px solid #a1bbd8;
    border-left: 1px solid rgba(255, 255, 255, 0.2)
}

#nav_main li.level0 .sf-sub-indicator {
    display: none
}

#nav_main li.level0 a.level0 {
    padding: 1.25em 0.2em 0 0.2em;
    color: #fff;
    text-decoration: none;
    display: block;
    height: 12.1875em;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

#nav_main li.level0 a.level0:hover {
    background: #004996;
    background: rgba(0, 53, 147, 0.3)
}

#nav_main li.level0 a.level0 .subtitle {
    display: block;
    margin-top: 0.5em;
    font-family: "Times New Roman", Times, serif;
    font-size: 0.8em;
    font-style: italic
}

#nav_main li.cM_CUR a.level0, #nav_main li.cM_ACT a.level0 {
    background: #004996;
    background: rgba(0, 53, 147, 0.3)
}

#nav_main ul.level1, #nav_main ul.level2 {
    background: #004996
}

#nav_main li.level1, #nav_main li.level2 {
    text-align: left;
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

#nav_main li.level1 .sf-sub-indicator, #nav_main li.level2 .sf-sub-indicator {
    position: absolute;
    display: block;
    right: .75em;
    top: 0.5em
}

#nav_main a.level1, #nav_main a.level2 {
    padding: 0.5em;
    color: #fff;
    text-decoration: none;
    #font-size: 0.9em
}

#nav_main a.level1:hover, #nav_main a.level2:hover {
    background: #003593;
    background: rgba(0, 53, 147, 0.8)
}

html.lt-ie8 #nav_main {
    display: block
}

html.lt-ie8 #nav_main ul.level0 {
    display: inline
}

html.lt-ie8 #nav_main li.level0 {
    display: inline;
    float: left;
    width: 12%
}

#content_container {
    border-top: 0.125em solid #014a96;
    margin-top: 0.125em;
    padding: 0.5em;
    padding-bottom: 1em
}

#content_main {
    float: left;
    width: 70%;
    margin-top: 1em;
    color: #515151
}

#content_main h1, #content_main h2, #content_main h3, #content_main h4 {
    color: #004996;
    font-family: "Times New Roman", Times, serif;
    margin: 0;
    margin-bottom: 0.7em
}

#content_main h2, #content_main h3, #content_main h4 {
    font-weight: normal
}

#content_main ul {
    list-style-image: url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Images/list-style-image.gif')
}

#content_main ul li li {
    list-style-image: none
}

#content_main ul.listeSchwarzePunkte {
    list-style-image: none;
    list-style: disc
}

#content_main #nav_breadcrumb {
    margin-bottom: 2em;
    color: #004996;
    font-size: 0.9em
}

#content_main #nav_breadcrumb ul, #content_main #nav_breadcrumb li {
    display: inline
}

#content_main #nav_breadcrumb a {
    color: #004996
}

#content_main #nav_breadcrumb a:hover {
    color: #dd1b23
}

#content_aside {
    float: right;
    width: 25%;
    margin-top: 1em
}

#content_aside .box, #content_aside .csc-default {
    padding: 0.5em 1em;
    margin-bottom: 2em;
    color: #4b4b4b;
    -moz-box-shadow: 4px 4px 4px #b4b4b4;
    -webkit-box-shadow: 4px 4px 4px #b4b4b4;
    box-shadow: 4px 4px 4px #b4b4b4;
    background: #d9d9d8;
    background: #d9d9d8 url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Images/content_aside_box_bg.png') repeat-x;
    background-image: linear-gradient(bottom, #d9d9d8 29%, #f6f6f6 90%);
    background-image: -o-linear-gradient(bottom, #d9d9d8 29%, #f6f6f6 90%);
    background-image: -moz-linear-gradient(bottom, #d9d9d8 29%, #f6f6f6 90%);
    background-image: -webkit-linear-gradient(bottom, #d9d9d8 29%, #f6f6f6 90%);
    background-image: -ms-linear-gradient(bottom, #d9d9d8 29%, #f6f6f6 90%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.29, #d9d9d8), color-stop(0.9, #f6f6f6))
}

#content_aside .box h1, #content_aside .csc-default h1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 1.5em;
    color: #004996;
    line-height: 100%
}

#content_aside .box h2, #content_aside .csc-default h2 {
    font-size: 1em;
    line-height: 100%
}

#content_aside nav.csc-default, #content_aside .csc-content-menu {
    padding: 0
}

#content_aside nav.csc-default h1, #content_aside .csc-content-menu h1 {
    margin: 0;
    padding: 0.5em
}

#content_aside #box_profile.box {
    background: #e3f3fe
}

#content_aside #box_profile.box nav {
    border-top: 1px solid #94b8da
}

#content_aside #box_profile.box a {
    text-decoration: none;
    color: #004996;
    border-bottom: 1px solid #94b8da;
    display: block;
    padding: 0.5em;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

#content_aside #box_profile.box li.cM_CUR a, #content_aside #box_profile.box a:hover {
    background: #94b8da;
    color: #fff
}

#footer_push, #footer {
    height: 12.5em
}

#footer {
    background: #084f99;
    background-image: linear-gradient(top, #004996 2%, #5f8cb9 75%);
    background-image: -o-linear-gradient(top, #004996 2%, #5f8cb9 75%);
    background-image: -moz-linear-gradient(top, #004996 2%, #5f8cb9 75%);
    background-image: -webkit-linear-gradient(top, #004996 2%, #5f8cb9 75%);
    background-image: -ms-linear-gradient(top, #004996 2%, #5f8cb9 75%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.02, #004996), color-stop(0.75, #5f8cb9))
}

#footer #linkbar {
    background: #ccc url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Images/header_background.png') repeat;
    height: 3.125em
}

#footer #linkbar .container {
    max-width: 75.625em;
    margin: 0 auto;
    padding: 0 0.5em
}

#footer #linkbar #nav_altviews {
    float: left;
    width: 10em;
    margin-top: 0.5em
}

#footer #linkbar #nav_altviews li {
    display: inline;
    margin-right: 1em
}

#footer #linkbar .content {
    float: left;
    width: 70%
}

#footer #linkbar a#totop {
    float: right;
    margin-top: 1em;
    color: #4b4b4b
}

#footer nav#nav_service {
    float: right;
    margin-top: 1em;
    padding: 0 0.5em
}

#footer nav#nav_service li {
    float: left;
    margin-left: 1.5em
}

#footer nav#nav_service li.first {
    margin-left: 0
}

#footer nav#nav_service li a {
    text-decoration: none;
    color: #fff
}

#footer nav#nav_service li.cM_CUR a, #footer nav#nav_service li a:hover {
    color: #111
}

.news-list-item {
    background: url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Images/icon_news.png') no-repeat;
    border-bottom: 1px solid #ccc;
    padding-left: 3em;
    padding-bottom: 2em;
    margin-bottom: 1em
}

.news-list-item h2 {
    margin: 0.2em 0
}

.news-list-item h2 a {
    text-decoration: none;
    color: #004996
}

.news-list-item .news-latest-date {
    font-size: 0.9em
}

.news-list-item .news-latest-gotoarchive a {
    color: #fff
}

.news-list-item .more a {
    float: right;
    display: block;
    color: #515151;
    text-decoration: none;
    padding: 0.3em 0.5em;
    background-image: linear-gradient(bottom, #dadad9 43%, #f3f3f3 72%);
    background-image: -o-linear-gradient(bottom, #dadad9 43%, #f3f3f3 72%);
    background-image: -moz-linear-gradient(bottom, #dadad9 43%, #f3f3f3 72%);
    background-image: -webkit-linear-gradient(bottom, #dadad9 43%, #f3f3f3 72%);
    background-image: -ms-linear-gradient(bottom, #dadad9 43%, #f3f3f3 72%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.43, #dadad9), color-stop(0.72, #f3f3f3))
}

.news-list-item .more a:hover {
    background-image: linear-gradient(top, #dadad9 43%, #f3f3f3 72%);
    background-image: -o-linear-gradient(top, #dadad9 43%, #f3f3f3 72%);
    background-image: -moz-linear-gradient(top, #dadad9 43%, #f3f3f3 72%);
    background-image: -webkit-linear-gradient(top, #dadad9 43%, #f3f3f3 72%);
    background-image: -ms-linear-gradient(top, #dadad9 43%, #f3f3f3 72%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.43, #dadad9), color-stop(0.72, #f3f3f3))
}

.news-single-item .news-list-date {
    display: block;
    font-size: 0.9em;
    margin-bottom: 0.5em
}

.csc-menu-subpages-sections {
    padding-left: 1.5em
}

.csc-menu-subpages-sections li a {
    text-decoration: none;
    color: #004996
}

.csc-menu-subpages-sections li a:hover {
    color: #941924
}

.csc-menu-subpages-sections li ul {
    margin: 0;
    padding: 0.5em
}

.csc-menu-subpages-sections li ul a {
    color: #515151
}

.csc-menu-subpages-sections li ul a:before {
    content: "» "
}

.csc-menu-subpages-sections li ul li {
    list-style: none
}

.csc-menu-subpages-sections li.level3 {
    margin-left: 2em
}

.csc-menu-subpages-sections li.level4 {
    margin-left: 3em
}

.csc-menu-3 {
    margin: 0;
    padding: 0;
    margin-bottom: -0.2em
}

.csc-menu-3 li {
    list-style: none;
    cursor: pointer
}

.csc-menu-3 a {
    text-decoration: none;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 0.9em
}

.csc-menu-3 li.level2 a {
    background: #0b4f92;
    color: #fff;
    padding: 1em;
    margin-bottom: 0.2em
}

.csc-menu-3 li.level2 a:hover {
    text-decoration: underline
}

.csc-menu-3 li.level3 a {
    background: #5384b5;
    color: #fff;
    padding: 0.5em;
    padding-left: 2em;
    margin-bottom: 0.1em
}

.csc-menu-3 li.level3 a:hover {
    text-decoration: underline
}

.csc-menu-3 li.level3 a:before {
    content: "» "
}

.csc-menu-3 li.level4 a {
    background: #97b7d8;
    color: #fff;
    padding: 0.2em;
    padding-left: 3em
}

.csc-menu-3 li.level4 a:hover {
    text-decoration: underline
}

.csc-menu-3 li.level4 a:before {
    content: "» "
}

.csc-menu-subpages {
    margin: 0;
    padding: 0;
    margin-bottom: 2em
}

.csc-menu-subpages li {
    list-style: none;
    float: left;
    margin-right: 1px;
    margin-bottom: 0.5em
}

.csc-menu-subpages li a {
    border: 1px solid #94b8da;
    display: block;
    padding: 0.5em;
    background: #94b8da;
    color: #fff;
    text-decoration: none
}

.csc-menu-subpages li a:hover {
    border: 1px solid #004996
}

.csc-menu-subpages li.active a {
    background: #004996
}

#nav_main_select {
    display: none
}

#content_main div.csc-textpic-border .csc-textpic-imagewrap img, .csc-border img, .ce-border img {
    border: 1px solid #003399
}

.csc-layout-1 .csc-imagewrap {
    margin-top: -3em
}

.contenttable {
    border-bottom: 1px solid #ccc;
    margin-bottom: 1em
}

.contenttable th {
    text-align: left;
    font-weight: bold;
    color: #004996
}

.contenttable td {
    padding: 1em 0;
    border-top: 1px solid #ccc
}

figcaption.csc-textpic-caption, figcaption.image-caption {
    display: table-caption;
    margin-bottom: 1em;
    font-style: italic;
    font-size: small
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0
}

.ir br {
    display: none
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.tklein, a.tklein, p.tklein, span.tklein {
    font-size: smaller
}

.wichtig, a.wichtig, p.wichtig, span.wichtig {
    color: red
}

.gruen, a.gruen, p.gruen, span.gruen {
    color: green
}

.align-center {
    text-align: center
}

.blau, a.blau, p.blau, span.blau {
    color: #004996
}

div.indent {
    margin-left: 1em
}

ul {
    list-style-image: url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Images/list-style-image.gif')
}

ul li li {
    list-style-image: none
}

ul.listeSchwarzePunkte {
    list-style-image: none;
    list-style: disc
}

/*!
Video.js Default Styles (http://videojs.com)
Version 4.2.1
Create your own skin at http://designer.videojs.com
*/
.vjs-default-skin {
    color: #cccccc
}

@font-face {
    font-family: 'VideoJS';
    src: url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Css/font/vjs.eot');
    src: url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Css/font/vjs.eot?#iefix') format("embedded-opentype"), url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Css/font/vjs.woff') format("woff"), url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Css/font/vjs.ttf') format("truetype");
    font-weight: normal;
    font-style: normal
}

.vjs-default-skin .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    background-color: #333333;
    background-color: rgba(51, 51, 51, 0.9)
}

.vjs-default-skin .vjs-slider:focus {
    -webkit-box-shadow: 0 0 2em #ffffff;
    -moz-box-shadow: 0 0 2em #ffffff;
    box-shadow: 0 0 2em #ffffff
}

.vjs-default-skin .vjs-slider-handle {
    position: absolute;
    left: 0;
    top: 0
}

.vjs-default-skin .vjs-slider-handle:before {
    content: "\e009";
    font-family: VideoJS;
    font-size: 1em;
    line-height: 1;
    text-align: center;
    text-shadow: 0em 0em 1em #fff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.vjs-default-skin .vjs-control-bar {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3.0em;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7)
}

.vjs-default-skin.vjs-has-started .vjs-control-bar {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0.1s, opacity 0.1s;
    -moz-transition: visibility 0.1s, opacity 0.1s;
    -o-transition: visibility 0.1s, opacity 0.1s;
    transition: visibility 0.1s, opacity 0.1s
}

.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s
}

.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
    display: none
}

.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
    display: none
}

@media \0screen {
    .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
        content: ""
    }
}

.vjs-default-skin .vjs-control {
    outline: none;
    position: relative;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 3.0em;
    width: 4em
}

.vjs-default-skin .vjs-control:before {
    font-family: VideoJS;
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5)
}

.vjs-default-skin .vjs-control:focus:before, .vjs-default-skin .vjs-control:hover:before {
    text-shadow: 0em 0em 1em #ffffff
}

.vjs-default-skin .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vjs-default-skin .vjs-play-control {
    width: 5em;
    cursor: pointer
}

.vjs-default-skin .vjs-play-control:before {
    content: "\e001"
}

.vjs-default-skin.vjs-playing .vjs-play-control:before {
    content: "\e002"
}

.vjs-default-skin .vjs-mute-control, .vjs-default-skin .vjs-volume-menu-button {
    cursor: pointer;
    float: right
}

.vjs-default-skin .vjs-mute-control:before, .vjs-default-skin .vjs-volume-menu-button:before {
    content: "\e006"
}

.vjs-default-skin .vjs-mute-control.vjs-vol-0:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
    content: "\e003"
}

.vjs-default-skin .vjs-mute-control.vjs-vol-1:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
    content: "\e004"
}

.vjs-default-skin .vjs-mute-control.vjs-vol-2:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
    content: "\e005"
}

.vjs-default-skin .vjs-volume-control {
    width: 5em;
    float: right
}

.vjs-default-skin .vjs-volume-bar {
    width: 5em;
    height: 0.6em;
    margin: 1.1em auto 0
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
    height: 2.9em
}

.vjs-default-skin .vjs-volume-level {
    position: absolute;
    top: 0;
    left: 0;
    height: 0.5em;
    background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat
}

.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
    width: 0.5em;
    height: 0.5em
}

.vjs-default-skin .vjs-volume-handle:before {
    font-size: 0.9em;
    top: -0.2em;
    left: -0.2em;
    width: 1em;
    height: 1em
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
    width: 6em;
    left: -4em
}

.vjs-default-skin .vjs-progress-control {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    font-size: 0.3em;
    height: 1em;
    top: -1em;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s
}

.vjs-default-skin:hover .vjs-progress-control {
    font-size: .9em;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.vjs-default-skin .vjs-progress-holder {
    height: 100%
}

.vjs-default-skin .vjs-progress-holder .vjs-play-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress {
    position: absolute;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0
}

.vjs-default-skin .vjs-play-progress {
    background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat
}

.vjs-default-skin .vjs-load-progress {
    background: #646464;
    background: rgba(255, 255, 255, 0.4)
}

.vjs-default-skin .vjs-seek-handle {
    width: 1.5em;
    height: 100%
}

.vjs-default-skin .vjs-seek-handle:before {
    padding-top: 0.1em
}

.vjs-default-skin .vjs-time-controls {
    font-size: 1em;
    line-height: 3em
}

.vjs-default-skin .vjs-current-time {
    float: left
}

.vjs-default-skin .vjs-duration {
    float: left
}

.vjs-default-skin .vjs-remaining-time {
    display: none;
    float: left
}

.vjs-time-divider {
    float: left;
    line-height: 3em
}

.vjs-default-skin .vjs-fullscreen-control {
    width: 3.8em;
    cursor: pointer;
    float: right
}

.vjs-default-skin .vjs-fullscreen-control:before {
    content: "\e000"
}

.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
    content: "\e00b"
}

.vjs-default-skin .vjs-big-play-button {
    left: 0.5em;
    top: 0.5em;
    font-size: 3em;
    display: block;
    z-index: 2;
    position: absolute;
    width: 4em;
    height: 2.6em;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7);
    border: 0.1em solid #3b4249;
    -webkit-border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    border-radius: 0.8em;
    -webkit-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
    -moz-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
    box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s
}

.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
    display: none
}

.vjs-default-skin.vjs-has-started .vjs-big-play-button {
    display: none
}

.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
    display: none
}

.vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {
    outline: 0;
    border-color: #fff;
    background-color: #505050;
    background-color: rgba(50, 50, 50, 0.75);
    -webkit-box-shadow: 0 0 3em #ffffff;
    -moz-box-shadow: 0 0 3em #ffffff;
    box-shadow: 0 0 3em #ffffff;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s
}

.vjs-default-skin .vjs-big-play-button:before {
    content: "\e001";
    font-family: VideoJS;
    line-height: 2.6em;
    text-shadow: 0.05em 0.05em 0.1em #000;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 5em;
    line-height: 1;
    width: 1em;
    height: 1em;
    margin-left: -0.5em;
    margin-top: -0.5em;
    opacity: 0.75;
    -webkit-animation: spin 1.5s infinite linear;
    -moz-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear
}

.vjs-default-skin .vjs-loading-spinner:before {
    content: "\e00a";
    font-family: VideoJS;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    text-align: center;
    text-shadow: 0em 0em 0.1em #000
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}

.vjs-default-skin .vjs-menu-button {
    float: right;
    cursor: pointer
}

.vjs-default-skin .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0em;
    width: 0em;
    height: 0em;
    margin-bottom: 3em;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 1.55em solid #000000;
    border-top-color: rgba(7, 40, 50, 0.5)
}

.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 10em;
    bottom: 1.5em;
    max-height: 15em;
    overflow: auto;
    left: -5em;
    background-color: #07141e;
    background-color: rgba(7, 20, 30, 0.7);
    -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
    -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
    box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2)
}

.vjs-default-skin .vjs-menu-button:hover .vjs-menu {
    display: block
}

.vjs-default-skin .vjs-menu-button ul li {
    list-style: none;
    margin: 0;
    padding: 0.3em 0 0.3em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase
}

.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
    background-color: #000
}

.vjs-default-skin .vjs-menu-button ul li:focus, .vjs-default-skin .vjs-menu-button ul li:hover, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
    outline: 0;
    color: #111;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: 0 0 1em #ffffff;
    -moz-box-shadow: 0 0 1em #ffffff;
    box-shadow: 0 0 1em #ffffff
}

.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 0.3em 0;
    font-weight: bold;
    cursor: default
}

.vjs-default-skin .vjs-subtitles-button:before {
    content: "\e00c"
}

.vjs-default-skin .vjs-captions-button:before {
    content: "\e008"
}

.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before, .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
    -webkit-box-shadow: 0 0 1em #ffffff;
    -moz-box-shadow: 0 0 1em #ffffff;
    box-shadow: 0 0 1em #ffffff
}

.video-js {
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-js:-moz-full-screen {
    position: absolute
}

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto
}

.video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    _position: absolute
}

.video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none
}

.vjs-poster {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.vjs-poster img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%
}

.video-js.vjs-using-native-controls .vjs-poster {
    display: none
}

.video-js .vjs-text-track-display {
    text-align: center;
    position: absolute;
    bottom: 4em;
    left: 1em;
    right: 1em
}

.video-js .vjs-text-track {
    display: none;
    font-size: 1.4em;
    text-align: center;
    margin-bottom: 0.1em;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.5)
}

.video-js .vjs-subtitles {
    color: #fff
}

.video-js .vjs-captions {
    color: #fc6
}

.vjs-tt-cue {
    display: block
}

.vjs-default-skin .vjs-hidden {
    display: none
}

.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible
}

.video_wrapper_16_9 {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    z-index: 1000;
    margin-bottom: 1em
}

.video_wrapper_4_3 {
    position: relative;
    padding-bottom: 75%;
    padding-top: 0px;
    height: 0;
    z-index: 1000
}

.video-js {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 1;
    max-width: 100%
}

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    html, body {
        height: auto
    }

    #nav_main_container, #header nav#nav_lang, #header form#quicksearch, #content_aside, #nav_main, #footer, #nav_breadcrumb {
        display: none
    }

    #content_container {
        border-top: none;
        margin-top: 0;
        margin: 2em 3em
    }

    #content_main {
        width: 100%
    }

    .news-list-item {
        background: none;
        padding-left: 0em
    }

    .csc-layout-1 .csc-imagewrap {
        margin-top: 0em
    }

    #header {
        height: 2.5em
    }

    #header a#logo {
        width: 10em;
        height: auto;
        margin: 2em 0 0 3em
    }

    @page {
        margin-left: 0.5in;
        margin-right: 0.5in;
        margin-top: 0.5in;
        margin-bottom: 0.5in
    }

    #header, #header a#logo, #logo, #content_aside {
        display: none;
        visibility: hidden
    }

    article.news-list-item {
        background: none;
        clear: both;
        border-bottom: 0
    }
}

@media screen and (max-width: 840px) {
    #header {
        height: 10em
    }

    #header form#quicksearch {
        position: relative;
        margin-top: 5.5em;
        float: right
    }

    #header form#quicksearch input.text {
        width: 7em;
        border: 1px solid #ccc
    }

    #header #nav_main_select {
        display: block;
        position: relative;
        top: 5.5em;
        float: left;
    }

    #header #nav_main_select select {
        border: 1px solid #ccc;
        background: #fff;
        max-width: 450px;
    }

    #content_main {
        float: none;
        width: auto;
        padding: 0 0.5em
    }

    #content_aside {
        float: none;
        width: auto;
        margin-top: 1em
    }

    #content_aside .box, #content_aside .csc-default {
        margin-bottom: 0.5em;
        float: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0.5em;
        display: block;
        clear: both
    }

    #footer {
        text-align: center
    }

    #footer #linkbar .content {
        width: auto
    }

    #footer nav#nav_service {
        float: none
    }

    #footer nav#nav_service li {
        float: none;
        display: inline
    }

    #nav_main_container, #nav_main {
        display: none
    }
}

@media screen and (max-width: 700px) {
    #header {
        height: 11.5em
    }

    #header form#quicksearch {
        margin-top: 0;
        top: 2em;
        float: left;
        padding: 0
    }

    #header form#quicksearch input {
        font-size: 0.9em
    }

    #header nav#nav_lang {
        padding: 0;
        top: 3.5em;
        float: none;
        margin-top: 0;
        float: right
    }

    #header nav#nav_lang li a {
        padding: 0.1em 0.4em;
        font-size: 0.9em
    }

    #header #nav_main_select {
        position: relative;
        top: -1.5em;
        float: none
    }

    #header #nav_main_select select {
        width: 100%;
        color: #515151;
        padding: 0.2em;
        max-width: 100%;
    }

    #header a#logo {
        display: block;
        position: relative;
        margin: 0 auto;
        top: 0.5em
    }

    #content_main h1, #content_main h2, #content_main h3, #content_main h4 {
        margin-bottom: 0.3em
    }

    .news-list-item {
        background: none;
        padding-left: 0
    }

    #themelist_link {
        display: none
    }

    .csc-layout-1 .csc-imagewrap {
        margin-top: 0
    }
}

@media screen and (max-width: 520px) {
    #content_main, #content_aside, #footer li a, #footer #linkbar a {
        font-size: smaller
    }

    #content_container {
        padding: 0.2em
    }
}

@media screen and (max-width: 340px) {
    #header form#quicksearch input.text {
        width: 60%
    }

    #header form#quicksearch input.submit {
        width: 30%
    }

    #header nav#nav_lang {
        z-index: 100;
        top: 0em
    }

    #header nav#nav_lang li a {
        background: none;
        background-image: none;
        padding: 0;
        font-size: 0.8em
    }

    #header nav#nav_lang li a:hover {
        color: #004996;
        background: none;
        background-iamge: none
    }

    #header nav#nav_lang li.active a {
        border-bottom: 0;
        color: #004996
    }

    #footer nav#nav_service li {
        padding: 0;
        margin: 0
    }

    #footer nav#nav_service li a {
        display: block;
        float: none;
        margin: 0;
        padding: 0.3em
    }
}


.tx-kesearch-pi1 {
    font-family: Sans-Serif;
}

/* Clearer */
.tx-kesearch-pi1 .clearer {
    display: block;
    height: 1px;
    line-height: 1px;
    clear: both;
}

/* formElements */
.tx-kesearch-pi1 form {
    border: 0 none;
    margin: 0 0 20px 0;
}

.tx-kesearch-pi1 form fieldset {
    margin: 0;
    padding: 0;
}

.tx-kesearch-pi1 .kesearch_searchbox {
    border: none;
}

.tx-kesearch-pi1 input[type="text"],
.tx-kesearch-pi1 select,
.tx-kesearch-pi1 textarea {
    padding: 0.3em 0.3em 0.3em 0.4em;
    background: white;
    border: 1px solid #bbbbbb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #2b2b2b;
}

.tx-kesearch-pi1 input[type="text"]:focus,
.tx-kesearch-pi1 input[type="text"]:hover,
.tx-kesearch-pi1 select:focus,
.tx-kesearch-pi1 select:hover,
.tx-kesearch-pi1 textarea:focus,
.tx-kesearch-pi1 textarea:hover {
    box-shadow: 0 0 3px #bbbbbb;
    border: 1px solid #b2b2b2;
    color: #000;
}

/* Buttons */
a.kesGreyButt,
span.resetbutt a,
span.submitbutt input,
input.kesGreyButt,
span.kesGreyButt {
    font-size: 1em;
    font-family: Sans-Serif;
    padding: 5px 10px;
    margin: 0 10px 10px 0;
    display: block;
    cursor: pointer;
    min-width: 70px;
    max-width: 140px;
    -moz-user-select: none;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(center top, #f6f6f6, #f0f0f0);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: #444;
    cursor: default;
    text-align: center;
    text-decoration: none;
}

span.submitbutt input,
input.kesGreyButt,
span.kesGreyButt {
}

/* fix firefox button size (line-height is not working in firefox submit button)*/
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

li.checkboxButtonSubmit span,
span.submitbutt input,
input.kesGreyButt[type="submit"] {
    min-width: 169px;
    max-width: 220px;
}

span.resetbutt {
    float: left;
}

span.resetbutt a:hover,
span.submitbutt input:hover,
input.kesGreyButt:hover,
span.kesGreyButt:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    background: #d1d1d1;

    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(center top, #f8f8f8, #f1f1f1);
    border: 1px solid #c6c6c6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #222;
}

span.kesGreyButt a {
    text-decoration: none;
    color: #444;
    text-shadow: 0px 1px 0px #ffffff;
}

span.kesGreyButt a:hover {
    text-decoration: none;
    color: #000;
    text-shadow: 0px -1px 0px #ffffff;
}

/* buttFixes */
#kesearch_filters .list li.checkboxButton,
#kesearch_filters .list li.checkboxButtonSubmit {
    text-decoration: none !important;
    padding-bottom: 5px;
}

#kesearch_filters .list li.checkboxButtonSubmit {
    margin-bottom: 1px;
}

#kesearch_filters .list li.checkboxButtonSubmit {
    padding-bottom: 0;
}

/* SearchBox */
div.kesearchbox {
    position: relative;
    height: 35px;
    margin: 0 0 10px 0;
}

#ke_search_sword {
    position: absolute;
    top: 1px;
    width: 220px;
    height: auto;
    padding: 8px 40px 7px 9px;
    margin: 0;
    display: inline;
}

#kesearch_submit {
    position: absolute;
    top: 3px;
    left: 237px;
    height: 28px;
    width: 28px;
    border: 0 none;
    padding: 0;
}

#kesearch_submit:focus,
#kesearch_submit:hover {
    box-shadow: 0 0 0 white;
    border: 0 none;
    cursor: pointer;
}

/* Filters */
#kesearch_filters select {
    margin: 0 0 10px 0;
}

#kesearch_filters .list {
    margin-bottom: 10px;
}

#kesearch_filters .list .head {
    display: block;
    border: 1px solid #CFCFCF;
    padding: 5px;
}

#kesearch_filters .list ul {
    padding: 10px;
    margin: 0;
    border: 1px solid #cfcfcf;
    border-top: 0 none;
    list-style-type: none;
}

#kesearch_filters .list ul.expanded {
    display: block;
}

#kesearch_filters .list ul.closed {
    display: none;
}

#kesearch_filters .list li {
    display: block;
    list-style-type: none;
    margin: 0 0 10px 0;
    line-height: 16px;
    color: #444;
}

#kesearch_filters .list li a {
    color: #444;
}

#kesearch_filters .list li:hover,
#kesearch_filters .list li a:hover {
    text-decoration: none;
    color: #444;
    cursor: pointer;
}

#kesearch_filters .list li.selected {
    font-weight: bold;
}

#kesearch_filters .list li.parent0,
#kesearch_filters .list li.level0 {
    margin-left: 14px;
}

#kesearch_filters .list li.parent1,
#kesearch_filters .list li.level1 {
    margin-left: 21px;
}

#kesearch_filters .list li.parent2,
#kesearch_filters .list li.level2 {
    margin-left: 28px;
}

#kesearch_filters .list li.parent3,
#kesearch_filters .list li.level3 {
    margin-left: 35px;
}

#kesearch_filters .list li.parent0,
#kesearch_filters .list li.parent1,
#kesearch_filters .list li.parent2,
#kesearch_filters .list li.parent3 {
    font-weight: bold;
    list-style-position: outside;
}

/* Checkboxes */
#kesearch_filters .list ul.checkboxList {
    padding-bottom: 1px;
}

#kesearch_filters .list li.optionCheckBox {
    float: left;
    width: 200px;
    text-decoration: none;
    margin-bottom: 4px;
}

#kesearch_filters .list li.optionCheckBox input[type="checkbox"] {
    float: left;
    margin: 0 5px 0 0;
}

#kesearch_filters .list li.clearer {
    font-size: 0;
    line-height: 0;
    float: none;
    margin: 0 !important;
}

#kesearch_filters label {
    display: block;
    font-weight: bold;
    color: #353535;
    margin: 0 0 4px 0;
}

#kesearch_filters .list li.region {
    font-weight: bold;
    margin-top: 5px;
}

#kesearch_filters .list li.noclick {
    cursor: default !important;
}

#kesearch_filters .list li.country {
    margin-left: 7px;
}

/* SPECIAL CSS CLASS */
#kesearch_filters .small {
    display: block;
    height: 65px;
    max-height: 65px;
    overflow-y: auto;
    overflow-x: hidden;
}

#kesearch_filters .larger {
    display: block;
    height: 130px;
    max-height: 130px;
    overflow-y: auto;
    overflow-x: hidden;
}

/* Results */
#kesearch_num_results {
    color: #898989;
    float: left;
}

#kesearch_results .result-list-item {
    clear: both;
    margin: 20px 0 30px 0;
    padding: 0;
}

#kesearch_results .result-list-item .result-number,
#kesearch_results .result-list-item .result-title {
    font-size: 1.2em;
}

#kesearch_results {
    clear: both;
    margin-top: 20px;
}

#kesearch_results .result-list-item .result-teaser {
    color: #707070;
}

.tx-kesearch-pi1 #kesearch_results .result-list-item-type-page {
}

.tx-kesearch-pi1 #kesearch_results .teaser_icon img {
    float: left;
    margin-top: 2px;
    margin-right: 5px;
}

.tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
    color: red;
    font-weight: bold;
}

.tx-kesearch-pi1 #kesearch_results .result-list-item .add-info {
}

.tx-kesearch-pi1 #kesearch_results .result-list-item .scoreBar {
    border: 1px solid #D3D3D3;
    display: block;
    float: right;
    height: 10px;
    width: 48px;
}

.tx-kesearch-pi1 #kesearch_results .result-list-item .scoreBar .score {
    background-color: #D3D3D3;
    border: 1px solid #898989;
    display: block;
    height: 10px;
    margin: -1px 0 0 -1px;
}

/* Query time */
.tx-kesearch-pi1 #kesearch_query_time {
    font-style: italic;
    text-align: center;
    font-size: 80%;
}

/* Searchbox */
.tx-kesearch-pi1 .searchbox {
    margin-bottom: 5px;
}

.tx-kesearch-pi1 .searchbox input {
    margin-left: 0;
    width: 145px;
}

.tx-kesearch-pi1 .searchbox input.submit {
    width: 18px;
    height: 18px;
    border: none;
    background: none;
    vertical-align: middle;
}

.tx-kesearch-pi1 form.static .searchbox input.submit {
    margin-top: -16px;
}

.tx-kesearch-pi1 form.ajax .searchbox input.submit {
    margin-top: -4px;
}

.tx-kesearch-pi1 .searchbox .search_input {
    float: left;
    margin-right: 5px;
}

/* General Message */
.tx-kesearch-pi1 .general-message {
    padding: 5px;
}

.tx-kesearch-pi1 .general-message .image {
    float: left;
    vertical-align: middle;
    margin-right: 10px;
}

/* Pagebrowser */
.kesearch_pagebrowser ul {
    display: inline;
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}

.kesearch_pagebrowser ul li {
    list-style-type: none;
    display: inline;
    margin: 0;
}

#kesearch_pagebrowser_top,
#kesearch_pagebrowser_bottom {
    text-align: center;
    word-wrap: break-word;
    color: #707070;
}

#kesearch_pagebrowser_top .pages_total,
#kesearch_pagebrowser_bottom .pages_total {
    padding: 8px 0;
    background: #fff;
    margin-bottom: 15px;
}

#kesearch_pagebrowser_top .pages_total {
    border-bottom: 1px solid #cccccc;
}

#kesearch_pagebrowser_bottom .pages_total {
    border-top: 1px solid #cccccc;
}

#kesearch_pagebrowser_top div.result_txt,
#kesearch_pagebrowser_bottom div.result_txt {
    margin: 0 0 5px 0;
}

#kesearch_pagebrowser_top .kesearch_pagebrowser,
#kesearch_pagebrowser_bottom .kesearch_pagebrowser {
    margin: 0 auto 0;
}

#kesearch_pagebrowser_top a,
#kesearch_pagebrowser_bottom a {
    padding: 3px;
}

#kesearch_pagebrowser_top a:hover,
#kesearch_pagebrowser_bottom a:hover {
    cursor: pointer;
}

#kesearch_pagebrowser_top a.current,
#kesearch_pagebrowser_bottom a.current {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

#kesearch_pagebrowser_top .browser,
#kesearch_pagebrowser_bottom .browser {
    border: 1px solid;
}

/* Ordering */
.tx-kesearch-pi1 #kesearch_ordering span.down {
    display: inline-block;
    width: 0;
    height: 0;
    border-color: #FF0000 transparent;
    border-style: solid solid none;
    border-width: 4px 4px 0;
}

.tx-kesearch-pi1 #kesearch_ordering span.up {
    display: inline-block;
    width: 0;
    height: 0;
    border-color: transparent transparent #FF0000;
    border-style: none solid solid;
    border-width: 0 4px 4px;
}

.tx-kesearch-pi1 #kesearch_ordering div.ordering {
    float: right;
    max-width: 300px;
}

.tx-kesearch-pi1 #kesearch_ordering ul {
    display: inline-block;
    height: 20px;
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0;
}

.tx-kesearch-pi1 #kesearch_ordering ul li {
    float: left;
    margin-right: 10px;
}

.tx-kesearch-pi1 #kesearch_ordering div.clearer {
    clear: left;
}

/* needed for autocomplete */
ul.ui-autocomplete li a {
    font-size: 12px;
}

#content_main ul.f3-widget-paginator {
    list-style-image: none;
    margin: 0;
    padding: 0;
}

#content_main ul.f3-widget-paginator li {
    display: inline-block;
    margin-right: 0.5rem;
}


#content_main .ce-below .ce-gallery,
#content_main .ce-intext.ce-right .ce-gallery,
#content_main .ce-intext.ce-left .ce-gallery,
#content_main .ce-above .ce-gallery {
    margin-bottom: 2rem;
}

.c-homepagelogos {
    display: flex;
    justify-content: start;
    align-items: center;
    vertical-align: center;
}


@media screen and (min-width: 840px) {
    .c-homepagelogos {
        margin-top: -86px
    }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Css/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Css/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Css/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Css/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Css/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../../../_assets/7819176507dcfcbb8d3dc36035d75462/Css/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}