/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body, form, figure {
    margin: 0;
    padding: 0
    }
img {
    border: 0
    }
header, footer, nav, section, aside, article, figure, figcaption {
    display: block
    }
body {
    font-size: 100.01%
    }
select, input, textarea {
    font-size: 99%
    }
#container, .inside {
    position: relative
    }
#main, #left, #right {
    float: left;
    position: relative
    }
#main {
    width: 100%
    }
#left {
    margin-left: -100%
    }
#right {
    margin-right: -100%
    }
#footer {
    clear: both
    }
#main .inside {
    min-height: 1px
    }
.ce_gallery > ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none
    }
.ce_gallery > ul li {
    float: left
    }
.ce_gallery > ul li.col_first {
    clear: left
    }
.float_left {
    float: left
    }
.float_right {
    float: right
    }
.block {
    overflow: hidden
    }
.clear, #clear {
    height: 0.1px;
    font-size: 0.1px;
    line-height: 0.1px;
    clear: both
    }
.invisible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
    }
.custom {
    display: block
    }
#container:after, .custom:after {
    content: "";
    display: table;
    clear: both
    }
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
@media (max-width: 767px) {
    #wrapper {
        margin: 0;
        width: auto
        }
    #container {
        padding-left: 0;
        padding-right: 0
        }
    #main, #left, #right {
        float: none;
        width: auto
        }
    #left {
        right: 0;
        margin-left: 0
        }
    #right {
        margin-right: 0
        }
    }
img {
    max-width: 100%;
    height: auto
    }
.ie7 img {
    -ms-interpolation-mode: bicubic
    }
.ie8 img {
    width: auto
    }
/* Contao Open Source CMS, (c) 2005-2015 Leo Feyer, LGPL license */
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, ol, ul, li, dl, dt, dd, figure, table, th, td, form, fieldset, legend, input, textarea {
    margin: 0;
    padding: 0
    }
table {
    border-spacing: 0;
    border-collapse: collapse
    }
caption, th, td {
    text-align: left;
    text-align: start;
    vertical-align: top
    }
abbr, acronym {
    font-variant: normal;
    border-bottom: 1px dotted #666;
    cursor: help
    }
blockquote, q {
    quotes: none
    }
fieldset, img {
    border: 0
    }
ul {
    list-style-type: none
    }
sup {
    vertical-align: text-top
    }
sub {
    vertical-align: text-bottom
    }
del {
    text-decoration: line-through
    }
ins {
    text-decoration: none
    }
header, footer, nav, section, aside, article, figure, figcaption {
    display: block
    }
body {
    font: 12px/1 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    color: #000
    }
input, button, textarea, select {
    font-family: inherit;
    font-size: 99%;
    font-weight: inherit
    }
pre, code {
    font-family: Monaco, monospace
    }
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
    }
h1 {
    font-size: 1.8333em
    }
h2 {
    font-size: 1.6667em
    }
h3 {
    font-size: 1.5em
    }
h4 {
    font-size: 1.3333em
    }
table {
    font-size: inherit
    }
caption, th {
    font-weight: bold
    }
a {
    color: #00f
    }
h1, h2, h3, h4, h5, h6 {
    margin-top: 1em
    }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, table, ol, ul, form {
    margin-bottom: 12px
    }
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider {
    overflow: hidden;
    visibility: hidden;
    position: relative
    }
.slider-wrapper {
    overflow: hidden;
    position: relative
    }
.slider-wrapper > * {
    float: left;
    width: 100%;
    position: relative
    }
.slider-control {
    height: 30px;
    position: relative
    }
.slider-control a, .slider-control .slider-menu {
    position: absolute;
    top: 9px;
    display: inline-block
    }
.slider-control .slider-prev {
    left: 0
    }
.slider-control .slider-next {
    right: 0
    }
.slider-control .slider-menu {
    top: 0;
    width: 50%;
    left: 50%;
    margin-left: -25%;
    font-size: 27px;
    text-align: center
    }
.slider-control .slider-menu b {
    color: #bbb;
    cursor: pointer
    }
.slider-control .slider-menu b.active {
    color: #666
    }
/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen {
    position: absolute !important;
    top: -10000px;
    left: -10000px;
    overflow: hidden;
    width: 1px;
    height: 1px
    }
.mejs-container {
    position: relative;
    background: #000;
    font-family: Helvetica, Arial;
    text-align: left;
    vertical-align: top;
    text-indent: 0
    }
.mejs-audio {
    margin-top: 18px
    }
.me-plugin {
    position: absolute
    }
.mejs-embed, .mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    overflow: hidden
    }
.mejs-fullscreen {
    overflow: hidden !important
    }
.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000
    }
.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {
    width: 100%;
    height: 100%
    }
.mejs-clear {
    clear: both
    }
.mejs-background {
    position: absolute;
    top: 0;
    left: 0
    }
.mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
.mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat
    }
:root .mejs-poster img {
    display: none
    }
.mejs-poster img {
    border: 0;
    padding: 0;
    border: 0
    }
.mejs-overlay {
    position: absolute;
    top: 0;
    left: 0
    }
.mejs-overlay-play {
    cursor: pointer
    }
.mejs-overlay-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    background: url(../../assets/jquery/mediaelement/2.16.4/images/bigplay.svg) no-repeat
    }
.no-svg .mejs-overlay-button {
    background-image: url(../../assets/jquery/mediaelement/2.16.4/images/bigplay.png)
    }
.mejs-overlay:hover .mejs-overlay-button {
    background-position: 0 -100px
    }
.mejs-overlay-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background: #333;
    background: url(../../assets/jquery/mediaelement/2.16.4/images/background.png);
    background: rgba(0, 0, 0, 0.9);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
    background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9))
    }
.mejs-overlay-loading span {
    display: block;
    width: 80px;
    height: 80px;
    background: transparent url(../../assets/jquery/mediaelement/2.16.4/images/loading.gif) 50% 50% no-repeat
    }
.mejs-container .mejs-controls {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    background: url(../../assets/jquery/mediaelement/2.16.4/images/background.png);
    background: rgba(0, 0, 0, 0.7);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    height: 30px;
    width: 100%
    }
.mejs-container .mejs-controls div {
    list-style-type: none;
    background-image: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 26px;
    height: 26px;
    font-size: 11px;
    line-height: 11px;
    font-family: Helvetica, Arial;
    border: 0
    }
.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    margin: 7px 5px;
    padding: 0;
    position: absolute;
    height: 16px;
    width: 16px;
    border: 0;
    background: transparent url(../../assets/jquery/mediaelement/2.16.4/images/controls.svg) no-repeat
    }
.no-svg .mejs-controls .mejs-button button {
    background-image: url(../../assets/jquery/mediaelement/2.16.4/images/controls.png)
    }
.mejs-controls .mejs-button button:focus {
    outline: dotted 1px #999
    }
.mejs-container .mejs-controls .mejs-time {
    color: #fff;
    display: block;
    height: 17px;
    width: auto;
    padding: 10px 3px 0 3px;
    overflow: hidden;
    text-align: center;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
    }
.mejs-container .mejs-controls .mejs-time a {
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    display: block;
    float: left;
    margin: 1px 2px 0 0;
    width: auto
    }
.mejs-controls .mejs-play button {
    background-position: 0 0
    }
.mejs-controls .mejs-pause button {
    background-position: 0 -16px
    }
.mejs-controls .mejs-stop button {
    background-position: -112px 0
    }
.mejs-controls div.mejs-time-rail {
    direction: ltr;
    width: 200px;
    padding-top: 5px
    }
.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
    display: block;
    position: absolute;
    width: 180px;
    height: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer
    }
.mejs-controls .mejs-time-rail .mejs-time-total {
    margin: 5px;
    background: #333;
    background: rgba(50, 50, 50, 0.8);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
    background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8))
    }
.mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    -o-background-size: 15px 15px;
    background-size: 15px 15px;
    -webkit-animation: buffering-stripes 2s linear infinite;
    -moz-animation: buffering-stripes 2s linear infinite;
    -ms-animation: buffering-stripes 2s linear infinite;
    -o-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite
    }
@-webkit-keyframes buffering-stripes {
    from {
        background-position: 0 0
        } to {
        background-position: 30px 0
        }
    }
@-moz-keyframes buffering-stripes {
    from {
        background-position: 0 0
        } to {
        background-position: 30px 0
        }
    }
@-ms-keyframes buffering-stripes {
    from {
        background-position: 0 0
        } to {
        background-position: 30px 0
        }
    }
@-o-keyframes buffering-stripes {
    from {
        background-position: 0 0
        } to {
        background-position: 30px 0
        }
    }
@keyframes buffering-stripes {
    from {
        background-position: 0 0
        } to {
        background-position: 30px 0
        }
    }
.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #3caac8;
    background: rgba(60, 170, 200, 0.8);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
    background: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: -ms-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
    width: 0
    }
.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    width: 0
    }
.mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    margin: 0;
    width: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    border: solid 2px #333;
    top: -2px;
    text-align: center
    }
.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    background: #eee;
    width: 36px;
    height: 17px;
    border: solid 1px #333;
    top: -26px;
    margin-left: -18px;
    text-align: center;
    color: #111
    }
.mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 2px;
    width: 30px;
    display: block;
    text-align: center;
    left: 0
    }
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border: solid 5px #eee;
    border-color: #eee transparent transparent transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 15px;
    left: 13px
    }
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
    width: 48px
    }
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 44px
    }
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    left: 18px
    }
.mejs-controls .mejs-fullscreen-button button {
    background-position: -32px 0
    }
.mejs-controls .mejs-unfullscreen button {
    background-position: -32px -16px
    }
.mejs-controls .mejs-mute button {
    background-position: -16px -16px
    }
.mejs-controls .mejs-unmute button {
    background-position: -16px 0
    }
.mejs-controls .mejs-volume-button {
    position: relative
    }
.mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 115px;
    width: 25px;
    background: url(../../assets/jquery/mediaelement/2.16.4/images/background.png);
    background: rgba(50, 50, 50, 0.7);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: -115px;
    left: 0;
    z-index: 1;
    position: absolute;
    margin: 0
    }
.mejs-controls .mejs-volume-button:hover {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
    }
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.5);
    margin: 0
    }
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.9);
    margin: 0
    }
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    position: absolute;
    left: 4px;
    top: -3px;
    width: 16px;
    height: 6px;
    background: #ddd;
    background: rgba(255, 255, 255, 0.9);
    cursor: N-resize;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    margin: 0
    }
.mejs-controls a.mejs-horizontal-volume-slider {
    height: 26px;
    width: 56px;
    position: relative;
    display: block;
    float: left;
    vertical-align: middle
    }
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #333;
    background: rgba(50, 50, 50, 0.8);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
    background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
    background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8))
    }
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 0;
    top: 11px;
    width: 50px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8))
    }
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
    display: none
    }
.mejs-controls .mejs-captions-button {
    position: relative
    }
.mejs-controls .mejs-captions-button button {
    background-position: -48px 0
    }
.mejs-controls .mejs-captions-button .mejs-captions-selector {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    right: -51px;
    width: 85px;
    height: 100px;
    background: url(../../assets/jquery/mediaelement/2.16.4/images/background.png);
    background: rgba(50, 50, 50, 0.7);
    border: solid 1px transparent;
    padding: 10px 10px 0 10px;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden
    }
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden
    }
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px
    }
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
    width: 55px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px
    }
.mejs-controls .mejs-captions-button .mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px 0
    }
.mejs-chapters {
    position: absolute;
    top: 0;
    left: 0;
    -xborder-right: solid 1px #fff;
    width: 10000px;
    z-index: 1
    }
.mejs-chapters .mejs-chapter {
    position: absolute;
    float: left;
    background: #222;
    background: rgba(0, 0, 0, 0.7);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
    overflow: hidden;
    border: 0
    }
.mejs-chapters .mejs-chapter .mejs-chapter-block {
    font-size: 11px;
    color: #fff;
    padding: 5px;
    display: block;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    cursor: pointer
    }
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
    border-right: 0
    }
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
    background: #666;
    background: rgba(102, 102, 102, 0.7);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
    background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
    background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6))
    }
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
    font-size: 12px;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 3px 0;
    line-height: 12px
    }
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
    font-size: 12px;
    line-height: 12px;
    margin: 3px 0 4px 0;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis
    }
.mejs-captions-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    color: #fff
    }
.mejs-captions-layer a {
    color: #fff;
    text-decoration: underline
    }
.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: normal
    }
.mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0
    }
.mejs-captions-position-hover {
    bottom: 35px
    }
.mejs-captions-text {
    padding: 3px 5px;
    background: url(../../assets/jquery/mediaelement/2.16.4/images/background.png);
    background: rgba(20, 20, 20, 0.5);
    white-space: pre-wrap
    }
.me-cannotplay a {
    color: #fff;
    font-weight: bold
    }
.me-cannotplay span {
    padding: 15px;
    display: block
    }
.mejs-controls .mejs-loop-off button {
    background-position: -64px -16px
    }
.mejs-controls .mejs-loop-on button {
    background-position: -64px 0
    }
.mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px
    }
.mejs-controls .mejs-backlight-on button {
    background-position: -80px 0
    }
.mejs-controls .mejs-picturecontrols-button {
    background-position: -96px 0
    }
.mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: solid 1px #999;
    z-index: 1001
    }
.mejs-contextmenu .mejs-contextmenu-separator {
    height: 1px;
    font-size: 0;
    margin: 5px 6px;
    background: #333
    }
.mejs-contextmenu .mejs-contextmenu-item {
    font-family: Helvetica, Arial;
    font-size: 12px;
    padding: 4px 6px;
    cursor: pointer;
    color: #333
    }
.mejs-contextmenu .mejs-contextmenu-item:hover {
    background: #2c7c91;
    color: #fff
    }
.mejs-controls .mejs-sourcechooser-button {
    position: relative
    }
.mejs-controls .mejs-sourcechooser-button button {
    background-position: -128px 0
    }
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
    visibility: hidden;
    position: absolute;
    bottom: 26px;
    right: -10px;
    width: 130px;
    height: 100px;
    background: url(../../assets/jquery/mediaelement/2.16.4/images/background.png);
    background: rgba(50, 50, 50, 0.7);
    border: solid 1px transparent;
    padding: 10px;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden
    }
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
    margin: 0 0 6px 0;
    padding: 0;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden
    }
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px
    }
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
    width: 100px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px
    }
.mejs-postroll-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../assets/jquery/mediaelement/2.16.4/images/background.png);
    background: rgba(50, 50, 50, 0.7);
    z-index: 1000;
    overflow: hidden
    }
.mejs-postroll-layer-content {
    width: 100%;
    height: 100%
    }
.mejs-postroll-close {
    position: absolute;
    right: 0;
    top: 0;
    background: url(../../assets/jquery/mediaelement/2.16.4/images/background.png);
    background: rgba(50, 50, 50, 0.7);
    color: #fff;
    padding: 4px;
    z-index: 100;
    cursor: pointer
    }
div.mejs-speed-button {
    width: 46px !important;
    position: relative
    }
.mejs-controls .mejs-button.mejs-speed-button button {
    background: transparent;
    width: 36px;
    font-size: 11px;
    line-height: normal;
    color: #fff
    }
.mejs-controls .mejs-speed-button .mejs-speed-selector {
    visibility: hidden;
    position: absolute;
    top: -100px;
    left: -10px;
    width: 60px;
    height: 100px;
    background: url(../../assets/jquery/mediaelement/2.16.4/images/background.png);
    background: rgba(50, 50, 50, 0.7);
    border: solid 1px transparent;
    padding: 0;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
    }
.mejs-controls .mejs-speed-button:hover > .mejs-speed-selector {
    visibility: visible
    }
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
    color: rgba(33, 248, 248, 1)
    }
.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none !important;
    overflow: hidden
    }
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
    margin: 0 0 6px 0;
    padding: 0 10px;
    list-style-type: none !important;
    display: block;
    color: #fff;
    overflow: hidden
    }
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
    clear: both;
    float: left;
    margin: 3px 3px 0 5px;
    display: none
    }
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
    width: 60px;
    float: left;
    padding: 4px 0 0 0;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 11.5px;
    color: white;
    margin-left: 5px;
    cursor: pointer
    }
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
    background-color: #c8c8c8 !important;
    background-color: rgba(255, 255, 255, 0.4) !important
    }
.mejs-controls .mejs-button.mejs-skip-back-button {
    background: transparent url(../../assets/jquery/mediaelement/2.16.4/images/skipback.png) no-repeat;
    background-position: 3px 3px
    }
.mejs-controls .mejs-button.mejs-skip-back-button button {
    background: transparent;
    font-size: 9px;
    line-height: normal;
    color: #fff
    }
/* Standard.css */
input[type="submit"]:hover {
    cursor: pointer
    }
.mod_login td.login_info {
    padding-left: 6px
    }
#profile-back-button {
    border: 0;
    background: #C41215 url(/dex/system/modules/mod_dex/assets/img/arrow_red.png) no-repeat left;
    background-size: 15px;
    background-position: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding-left: 16px;
    margin-bottom: 20px;
    border-radius: 3px;
    width: 102px;
    height: 20px
    }
.mod_navigation.main {
    top: 154px;
    position: absolute
    }
strong {
    font-weight: bold
    }
#home-termine .content {
    padding-bottom: 0
    }
#home-termine .ce_box-begin.white .content {
    padding-bottom: 36px
    }
body {
    font: 10.5pt/17px Signika;
    color: #4d6f94;
    font-weight: 300
    }
.mod_customnav.footer {
    float: right;
    line-height: 35px
    }
h1 {
    font: 26pt Signika;
    font-weight: 300;
    text-transform: uppercase
    }
h2 {
    font: 13pt Signika;
    font-weight: 600
    }
.mod_breadcrumb {
    margin-top: 6px;
    margin-bottom: 20px;
    padding-left: 18px;
    background-color: #f2f3f7;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 12px;
    line-height: 22px;
    behavior: url(assets/css3pie/1.0.0/PIE.htc)
    }
.mod_breadcrumb ul li {
    float: left
    }
.mod_navigation.main ul li {
    width: 230px;
    height: 30px;
    float: left;
    margin-right: 13px;
    background-color: #c41215;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    line-height: 30px;
    text-transform: uppercase;
    behavior: url(assets/css3pie/1.0.0/PIE.htc)
    }
.mod_navigation.main ul li.last {
    margin: 0 0 0 1px
    }
.mod_navigation.main ul li a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-decoration: none
    }
.mod_navigation.main span {
    display: block;
    text-align: center;
    background-color: #4d6f94;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: bold;
    color: #fff;
    behavior: url(assets/css3pie/1.0.0/PIE.htc);
    text-decoration: none
    }
#search {
    float: right
    }
#search input[name=keywords] {
    margin-top: 9px;
    padding-left: 25px;
    background-image: url(../../files/themes/default/search.png);
    background-position: left center;
    background-repeat: no-repeat;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    behavior: url(assets/css3pie/1.0.0/PIE.htc)
    }
.mod_search span.relevance {
    font-size: 14px
    }
.mod_customnav.misc {
    float: right;
    margin-top: 3px;
    z-index: 1
    }
.mod_customnav.misc ul li {
    height: 27px;
    float: left;
    padding: 6px 15px 6px 6px;
    vertical-align: middle
    }
.mod_customnav.misc ul li a, .mod_customnav.misc ul li span {
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    color: #4D6F94;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none
    }
.mod_customnav.misc ul li span {
    color: #C41215
    }
.mod_customnav.footer ul li {
    float: left;
    margin-left: 25px
    }
.mod_customnav.footer ul li a, .mod_customnav.footer ul li span {
    display: block;
    color: #024771;
    text-transform: uppercase;
    text-decoration: none
    }
.mod_customnav.footer ul li span {
    color: #C41215
    }
.mod_breadcrumb ul li:before {
    margin-right: 0;
    margin-left: 4px;
    content: ">"
    }
.mod_breadcrumb ul li a, .mod_breadcrumb ul li {
    color: #285d7d;
    text-transform: uppercase;
    text-decoration: none
    }
#header {
    background-color: #e4e7ec;
    background-image: url(../../files/themes/default/header.png);
    background-repeat: no-repeat
    }
.clear-both {
    clear: both
    }
.formbody label, .formbody input, .formbody textarea {
    margin: 3px
    }
.formbody label {
    min-width: 110px;
    display: inline-block
    }
.mod_subscribe {
    float: left
    }
input.submit-profile-image, div.submit_container input.submit-profile-image {
    border: 0;
    background: #C41215 url(/dex/system/modules/mod_dex/assets/img/arrow_red.png) no-repeat left;
    background-size: 15px;
    background-position: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding-left: 16px;
    margin-bottom: 20px;
    border-radius: 3px;
    width: 210px;
    height: 20px
    }
.mod_personalData input[type=submit] {
    border: 0;
    background: #C41215 url(/dex/system/modules/mod_dex/assets/img/arrow_red.png) no-repeat left;
    background-size: 15px;
    background-position: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding-left: 16px;
    margin-bottom: 20px;
    border-radius: 3px;
    width: 160px;
    height: 20px
    }
#search-profile-image, input.search-file {
    border: 0;
    background: #C41215 url(/dex/system/modules/mod_dex/assets/img/arrow_red.png) no-repeat left;
    background-size: 15px;
    background-position: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding-left: 16px;
    margin-bottom: 20px;
    border-radius: 3px;
    width: 160px;
    height: 20px
    }
.mod_login input[type=submit] {
    border: 0;
    background: #C41215 url(/dex/system/modules/mod_dex/assets/img/arrow_red.png) no-repeat left;
    background-size: 15px;
    background-position: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding-left: 16px;
    margin-bottom: 20px;
    border-radius: 3px;
    width: 120px;
    height: 20px
    }
.mod_personalData fieldset {
    margin-bottom: 10px
    }
.mod_personalData fieldset span {
    width: 100%;
    float: left
    }
.mod_eventlist table, .mod_categorizedEventList table {
    width: 98%;
    min-width: 98%;
    margin-right: 1%;
    margin-left: 1%
    }
.mod_eventlist table td, .mod_categorizedEventList table td {
    padding-right: 10px;
    padding-bottom: 10px
    }
.mod_eventlist table th, .mod_categorizedEventList table th {
    padding-right: 10px;
    padding-bottom: 10px
    }
.mod_eventlist table .time, .mod_categorizedEventList table .time {
    min-width: 90px
    }
.mod_eventlist table .tutor, .mod_categorizedEventList table .tutor {
    min-width: 120px
    }
.mod_eventlist table .read_further, .mod_categorizedEventList table .read_further {
    width: 70px
    }
a.read_further {
    float: right;
    display: block;
    margin-bottom: 12px
    }
form .headline {
    font-size: 120%;
    font-weight: bold;
    padding-bottom: 20px !important
    }
form.form input, form.form textarea, form.form select, form.form label {
    width: 400px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding: 5px
    }
form .submit_container {
    margin-left: 20px
    }
form .submit_container img {
    margin-top: 7px
    }
form .submit_container input {
    border: 0 solid;
    background: none;
    color: #195379;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase
    }
form .submit_container input:hover {
    cursor: pointer
    }
.form-termin {
    margin-bottom: 10px;
    margin-left: 3px;
    padding: 5px;
    maxwidth: 90% !important;
    width: 90% !important
    }
.anmeldung-uebersicht-table {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%
    }
.anmeldung-uebersicht-table .col_0 {
    padding-right: 20px
    }
.anmeldung-uebersicht-table td {
    padding-top: 4px;
    padding-bottom: 4px
    }
.pagination p {
    float: right
    }
.pagination ul, .pagination li {
    margin: 0;
    padding: 0;
    list-style: none
    }
.pagination li {
    float: left
    }
.pagination a, .pagination span {
    display: block;
    padding: 5px
    }
.pagination a.link, .pagination span {
    padding-left: 10px;
    position: relative
    }
.pagination a.link:before, .pagination span:before {
    content: "Â·";
    position: absolute;
    left: 0
    }
.pagination li[class] + li a.link, .pagination li:first-child a.link, .pagination li[class] + li span, .pagination li:first-child span {
    padding-left: 5px
    }
.pagination li[class] + li a.link:before, .pagination li:first-child a.link:before, .pagination li[class] + li span:before, .pagination li:first-child span:before {
    display: none
    }
.back .arrow {
    height: 12px;
    float: left;
    margin-right: 5px;
    margin-top: 3px
    }
.mod_eventreader .back {
    padding-left: 10px;
    width: 48.5%
    }
.referent {
    margin-bottom: 0;
    color: #c30216
    }
.process-table {
    width: 100%;
    margin-top: 1em
    }
.process-table .main-header {
    font-size: 120%;
    font-weight: bold
    }
.process-table .main-header th {
    padding-bottom: 10px;
    font-weight: bold
    }
.process-table .sub-header {
    border-bottom: 1px solid #4d6f94;
    font-weight: bold;
    color: #c30216
    }
.process-table .sub-header td {
    padding-bottom: 3px
    }
.process-table .process-entry td {
    padding-top: 8px;
    padding-bottom: 8px
    }
.process-table .process-entry ul {
    margin-bottom: 0;
    margin-left: 15px
    }
.process-table .col_0 {
    width: 45px;
    font-size: 120%;
    line-height: 30px;
    font-weight: bold;
    text-decoration: none
    }
.process-table .col_1 {
    padding-right: 10px
    }
.process-table .presence {
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
    color: #c30216
    }
.process-table .col_2, .process-table .col_3 {
    width: 88px
    }
.process-table .col_1 td, .process-table .col_2 td, .process-table .col_3 td {
    width: 100px;
    padding-right: 5px
    }
.process-table .process-entry .col_1, .process-table .process-entry .col_2, .process-table .process-entry .col_3, .process-table .process-entry .last-entry {
    border-bottom: 1px solid #4d6f94
    }
.process-table h3 {
    margin: 0;
    font-size: 100%;
    font-weight: bold
    }
.process-table .foot h3 {
    padding-top: 10px;
    color: #c30216
    }
#qualifizierung .ce_box-begin.white h1 {
    min-height: 50px;
    margin-top: 5px;
    font-size: 20px;
    font-weight: bold
    }
.mod_newslist .layout_latest {
    width: 33%;
    float: left
    }
.mod_newslist .layout_latest p.more {
    float: right;
    margin-top: 20px
    }
.mod_newslist .layout_latest p.more a {
    margin-top: -2px
    }
.mod_newslist .layout_latest p.more img.arrow {
    top: 1px;
    position: relative
    }
.mod_newslist h2 {
    padding-left: 8px
    }
.mod_newsreader p.back {
    display: none
    }
p.go-back img.arrow {
    width: 15px;
    top: 1px;
    position: relative
    }
p.go-back {
    float: right
    }
.mod_newsreader .ce_text h1, .mod_newsreader .ce_text h2 {
    margin-top: 0
    }
.mod_newsarchive p.more img.arrow {
    width: 15px;
    top: 1px;
    position: relative
    }
.mod_newsarchive .pagination {
    clear: both
    }
.mod_consultantSearch form {
    padding-right: 5px;
    padding-left: 5px
    }
.mod_consultantSearch input[type=submit] {
    margin-right: 4px
    }
.mod_consultantSearch .consultant-result-container h2 {
    min-height: 19px
    }