/*
club-elsa.de
========================================================================== */
html {
    overflow-y: scroll
    }
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box
    }
/* typography */
body {
    font-family: "Open Sans", sans-serif;
    font-size: 1em;
    line-height: 1.3em;
    font-weight: 400
    }
h1, h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.4em;
    margin: 0 0 5px 0;
    padding: 0 0 0 0
    }
h3, h4, h5, h6 {
    font-family: "Open Sans", sans-serif;
    font-size: 1.15em;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 5px 0;
    padding: 0 0 0 0
    }
/* Gradient transparent - color - transparent */
hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(233, 226, 181, 1);
    border-bottom: 1px solid rgba(233, 226, 181, 0.1)
    }
#content, aside, right {
    font-size: 0.9em;
    line-height: 1.3em
    }
br {
    font-size: 0.95em;
    line-height: 1.3em
    }
#right {
    font-size: 0.95em;
    line-height: 1.3em
    }
.content-box-112 .box h1, .content-box-106 .box h1, .content-box-104 .box h1, .content-box-108 .box h1 {
    font-size: 1.2em;
    line-height: 1.4em;
    padding: 0 0 0 0
    }
.content-box-112 .csc-textpicHeader h1, .content-box-106 .csc-textpicHeader h1, .content-box-104 .csc-textpicHeader h1, .content-box-108 .csc-textpicHeader h1, .content-box-112 .csc-header h1, .content-box-106 .csc-header h1, .content-box-104 .csc-header h1, .content-box-108 .csc-header h1 {
    font-weight: 700;
    color: #411e05;
    font-family: "Open Sans", sans-serif;
    font-size: 1.2em;
    line-height: 1.6em;
    margin: 0 0 5px 0;
    padding: 0 3px 0 3px;
    background-color: #e6d9b5
    }
.content-box-112 .box h1 a, .content-box-106 .box h1 a, .content-box-104 .box h1 a, .content-box-108 .box h1 a {
    color: #411e05
    }
.content-box-112 .box h2, .content-box-106 .box h2, .content-box-104 .box h2, .content-box-108 .box h2 {
    font-size: 1.2em;
    line-height: 1.5em;
    padding: 0 0 0 0
    }
.content-box-112 .csc-textpicHeader h2, .content-box-106 .csc-textpicHeader h2, .content-box-104 .csc-textpicHeader h2, .content-box-108 .csc-textpicHeader h2, .content-box-112 .csc-header h2, .content-box-106 .csc-header h2, .content-box-104 .csc-header h2, .content-box-108 .csc-header h2 {
    color: #411e05;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 0 0 5px 0;
    padding: 0 3px 0 3px;
    background-color: #e6d9b5
    }
.content-box-112 .box h2 a, .content-box-106 .box h2 a, .content-box-104 .box h2 a, .content-box-108 .box h2 a {
    color: #411e05
    }
.content-box-112 .box h3, .content-box-106 .box h3, .content-box-104 .box h3, .content-box-108 .box h3 {
    font-size: 1.15em;
    line-height: 1.45em;
    padding: 0 0 0 0
    }
.content-box-112 .csc-textpicHeader h3, .content-box-106 .csc-textpicHeader h3, .content-box-104 .csc-textpicHeader h3, .content-box-108 .csc-textpicHeader h3, .content-box-112 .csc-header h3, .content-box-106 .csc-header h3, .content-box-104 .csc-header h3, .content-box-108 .csc-header h3 {
    color: #411e05;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 1.15em;
    line-height: 1.45em;
    margin: 0 0 5px 0;
    padding: 0 3px 0 3px;
    background-color: #e6d9b5
    }
.content-box-112 .box h3 a, .content-box-106 .box h3 a, .content-box-104 .box h3 a, .content-box-108 .box h3 a {
    color: #411e05
    }
/* links */
a, a:link, a:visited, a:active, a:hover {
    color: #411e05;
    text-decoration: underline
    }
a:active, a:focus {
    outline: none
    }
#toTop {
    display: none;
    position: fixed;
    bottom: 0;
    right: 10px;
    width: 64px;
    height: 64px;
    z-index: 1000;
    background-image: url(/fileadmin/images/up.png);
    background-repeat: no-repeat;
    background-color: #411e05;
    background-position: 7px 17px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    /* For IE8 and earlier */
    }
#toTop:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
    /* For IE8 and earlier */
    }
.menu-fixed {
    position: fixed;
    top: 0;
    z-index: 9999;
    left: 0;
    box-shadow: 0 0 45px #222;
    -webkit-box-shadow: 0 0 45px #222;
    -moz-box-shadow: 0 0 45px #222;
    width: 100%;
    background: rgb(230, 217, 181) !important
    }
#navi_lang {
    padding: 10px 0 10px 15px
    }
.menu-default .search-default {
    display: none
    }
#navi_lang a {
    padding-right: 12px
    }
#top-menu-helper {
    position: relative;
    max-width: 1000px;
    margin: 0 auto
    }
/* structure */
.wrapper {
    margin: 0 0
    }
header {
    position: relative;
    background: transparent
    }
#header {
    float: left;
    max-width: 75%
    }
#logo {
    display: inline;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 90;
    max-width: 10%
    }
#banner {
    text-align: center
    }
#top-0, #top-1, #top-2 {
    height: auto;
    background-color: #4c2b10
    }
#top-0 .wrapper, #top-1 .wrapper, #top-2 .wrapper {
    border-left: 1px solid #4c2b10;
    border-right: 1px solid #4c2b10
    }
#top-0 {
    height: auto;
    max-height: 420px;
    overflow: hidden
    }
#top-1, #top-2 {
    height: auto;
    max-height: 200px;
    overflow: hidden
    }
#content, #right {
    padding: 10px 0 0 0
    }
aside {
    margin: 0;
    padding: 0 0 0 10px;
    display: none
    }
#right {
    margin: 0
    }
p {
    margin: 0 0 1em 0
    }
/* RESPONSIVE IMAGES */
img {
    max-width: 100%;
    height: auto;
    width: auto
    }
.csc-textpic-image img, object, video {
    max-width: 100%;
    width: auto;
    height: auto
    }
#main {
    background-color: #fcf5db;
    border-left: 1px solid #411e05;
    border-right: 1px solid #411e05
    }
/*SECONDARY MENU*/
#secondary-navigation {
    margin-top: 10px;
    margin-bottom: 30px;
    clear: both
    }
#secondary-navigation ul {
    margin: 0;
    padding: 0 0 0 15px
    }
#secondary-navigation ul ul {
    margin: 0;
    padding: 0 0 0 15px
    }
#secondary-navigation ul li {
    margin: 0 0 0 0;
    list-style: none
    }
#secondary-navigation ul li a {
    color: #411e05;
    display: block;
    margin: 1px 0;
    padding: 5px;
    text-decoration: none;
    font-size: 1.1em
    }
#secondary-navigation ul li a:hover {
    color: #411e05;
    background-color: #e6d9b5
    }
#secondary-navigation ul li a.cur-e1, #secondary-navigation ul li a.act-e1, #secondary-navigation ul li a.cur-e2, #secondary-navigation ul li a.act-e2, #secondary-navigation ul li a.cur-e3, #secondary-navigation ul li a.act-e3, #secondary-navigation ul li a.cur-e4, #secondary-navigation ul li a.act-e4 {
    color: #411e05;
    background-color: #e6d9b5
    }
/*SPACE GRID ELEMENTS VERTICALLY, SINCE THEY ARE ONE UNDER ANOTHER SO FAR*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    margin-bottom: 10px;
    /*positioning and padding*/
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 10px
    }
aside .grid_1, aside .grid_2, aside .grid_3, aside .grid_4, aside .grid_5, aside .grid_6, aside .grid_7, aside .grid_8, aside .grid_9, aside .grid_10, aside .grid_11, aside .grid_12 {
    margin-bottom: 10px;
    /*positioning and padding*/
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 10px
    }
/*FOOTER*/
footer .wrapper {
    clear: both;
    border-bottom: 1px solid #411e05;
    border-left: 1px solid #411e05;
    border-right: 1px solid #411e05;
    margin-bottom: 0
    }
.copy {
    margin: 0 10px 0 10px;
    float: left;
    font-size: 14px;
    line-height: 25px
    }
.navi_bottom {
    margin: 0 0 0 10px;
    float: left
    }
.navi_bottom, .navi_bottom a {
    color: #411e05;
    font-size: 14px;
    line-height: 25px;
    text-decoration: none
    }
.navi_bottom ul {
    list-style: none;
    padding: 0;
    margin: 0
    }
.navi_bottom li {
    float: left
    }
.navi_bottom li .cur {
    color: #411e05
    }
.navi_bottom li a:hover {
    color: #411e05
    }
#map_bottom {
    clear: both
    }
.map_bottom {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    border-top: 1px solid #575756
    }
.map_bottom h6 {
    font-size: 0.7em;
    color: #411e05;
    font-weight: bold
    }
.map_bottom ul {
    list-style: none;
    margin: 0;
    padding: 0
    }
.map_bottom li a {
    display: block;
    font-size: 0.6em;
    line-height: normal;
    text-decoration: none;
    color: #411e05
    }
.map_bottom li {
    margin: 0 10px;
    padding: 0
    }
.map_bottom h6 {
    margin: 10px 10px;
    padding: 0
    }
.map_bottom li a:hover {
    text-decoration: none;
    color: #411e05
    }
/*colors and backgrounds*/
body {
    color: #411e05;
    background: #f4e8c0
    }
h1, h2, h3, h4, h5, h6 {
    color: #411e05
    }
footer {
    background: #dcbc85;
    color: #411e05;
    margin-bottom: 10px
    }
#prefooter {
    position: relative;
    color: #411e05;
    background: #4c2b10;
    font-family: "Open Sans", sans-serif;
    font-size: 1em;
    line-height: 1.3em;
    font-weight: 400;
    height: 20px
    }
/* Contain floats*/
.clearfix:before, .clearfix:after, .row:before, .row:after {
    content: " ";
    display: table
    }
.clearfix:after, .container:after, .row:after {
    clear: both
    }
#right {
    display: none
    }
#topnav {
    background-color: transparent;
    border: 0 solid #fff;
    margin-bottom: 0
    }
#top-nav {
    min-width: 55%;
    width: 100%;
    position: relative;
    z-index: 100;
    background-color: transparent
    }
.row {
    position: relative
    }
.list-specs {
    margin: 0;
    padding: 0 0 0 10px;
    list-style: none;
    font-size: 0.9em
    }
.list-specs li {
    display: block;
    margin-left: 18px
    }
.list-specs li :before {
    margin-right: 5px;
    content: "";
    font-family: "icomoon";
    color: #411e05;
    font-size: 0.9em;
    margin-left: -18px
    }
/*
LARGER MOBILE DEVICES
This is for mobile devices with a bit larger screens.
*/
/*
TABLET & SMALLER LAPTOPS
The average viewing window and preferred media query for those is 768px.
But I think that some more breathing space is good:)
*/
@media only screen and (min-width: 1130px) {
    #logo {
        display: inline;
        position: absolute;
        right: -60px !important;
        top: -5px !important;
        z-index: 90 !important;
        max-width: 25% !important
        }
    }
@media only screen and (min-width: 1000px) {
    #dl-menu {
        display: none
        }
    #top-menu {
        margin: 0 40px 0 0
        }
    }
@media only screen and (max-width: 999px) {
    #top-menu {
        display: none
        }
    #navi_lang {
        display: none
        }
    #dl-menu {
        display: inline
        }
    }
@media only screen and (min-width: 920px) {
    .wrapper {
        max-width: 1000px;
        margin: 0 auto
        }
    .row {
        margin: 0 0
        }
    .wide-content .row {
        margin: 0
        }
    header {
        margin-top: 15px !important;
        position: relative
        }
    #logo {
        display: inline;
        position: absolute;
        right: 10px;
        top: 0;
        z-index: 90;
        max-width: 11%
        }
    #header {
        float: left;
        max-width: 75%;
        margin-left: 10px;
        margin-bottom: 10px
        }
    #content {
        float: left;
        width: 75%;
        margin-top: 0
        }
    #content.wide-content {
        float: none;
        width: 100%;
        margin-top: 0
        }
    aside {
        float: left;
        width: 25%;
        margin-top: 0;
        display: inline
        }
    .navi_bottom {
        margin: 0 10px 0 10px;
        float: right
        }
    .copy {
        margin: 0 10px 0 10px
        }
    .map_bottom {
        width: 14.285714%
        }
    .content-box-112 .csc-textpicHeader h1, .content-box-106 .csc-textpicHeader h1, .content-box-104 .csc-textpicHeader h1, .content-box-108 .csc-textpicHeader h1, .content-box-112 .csc-header h1, .content-box-106 .csc-header h1, .content-box-104 .csc-header h1, .content-box-108 .csc-header h1 {
        background-repeat: no-repeat;
        background-position: top right;
        margin: 0 0 5px 0
        }
    .content-box-112 .csc-textpicHeader h2, .content-box-106 .csc-textpicHeader h2, .content-box-104 .csc-textpicHeader h2, .content-box-108 .csc-textpicHeader h2, .content-box-112 .csc-header h2, .content-box-106 .csc-header h2, .content-box-104 .csc-header h2, .content-box-108 .csc-header h2 {
        background-repeat: no-repeat;
        background-position: top right;
        margin: 0 0 5px 0
        }
    .content-box-112 .csc-textpicHeader h3, .content-box-106 .csc-textpicHeader h3, .content-box-104 .csc-textpicHeader h3, .content-box-108 .csc-textpicHeader h3, .content-box-112 .csc-header h3, .content-box-106 .csc-header h3, .content-box-104 .csc-header h3, .content-box-108 .csc-header h3 {
        background-repeat: no-repeat;
        background-position: top right;
        margin: 0 0 5px 0
        }
    /*GRID*/
    /*
     & Columns : 12
    
     */
    .grid_1 {
        width: 8.333333%
        }
    .grid_2 {
        width: 16.666667%
        }
    .grid_3 {
        width: 25%
        }
    .grid_4 {
        width: 33.333333%
        }
    .grid_5 {
        width: 41.666667%
        }
    .grid_6 {
        width: 50%
        }
    .grid_7 {
        width: 58.333333%
        }
    .grid_8 {
        width: 66.666667%
        }
    .grid_9 {
        width: 75%
        }
    .grid_10 {
        width: 83.333333%
        }
    .grid_11 {
        width: 91.666667%
        }
    .grid_12 {
        width: 100%
        }
    .grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
        float: left;
        display: block
        }
    .rightfloat {
        float: right
        }
    .leftfloat {
        float: left
        }
    /* @notation inspired by tinyGrid, .row and percentage by Twitter Bootstrap
     */
    #top-home [class*="grid_"] {
        margin-bottom: -20px
        }
    }
/*
DESKTOP
This is the average viewing window. So Desktops, Laptops, and
in general anyone not viewing on a mobile device. Here's where
you can add resource intensive styles.
*/
/*
LARGE VIEWING SIZE
This is for the larger monitors and possibly full screen viewers.
*/
/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution.
*/
/*
iPHONE 5 MEDIA QUERY
iPhone 5 or iPod Touch 5th generation styles (you can include your own file if you want)
*/
/*
PRINT STYLESHEET
*/
@media print {
    * {
        background: transparent !important;
        color: black !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important
        }
    /* Black prints faster: h5bp.com/s */
    a, a:visited {
        text-decoration: underline
        }
    a[href]:after {
        content: " (" attr(href) ")"
        }
    abbr[title]:after {
        content: " (" attr(title) ")"
        }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
        }
    /* Don't show links for images, or javascript/internal links */
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
        }
    thead {
        display: table-header-group
        }
    /* h5bp.com/t */
    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
        }
    }
/*
Images
*/
.slider-wrapper {
    margin: 0 auto
    }
/*
Fancybox
*/
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: auto
    }
.fancybox-lock {
    margin-right: 0 !important
    }
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(220, 188, 133, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(220, 188, 133, 0.5);
    box-shadow: 0 10px 25px rgba(220, 188, 133, 0.5)
    }
.fancybox-skin {
    position: relative;
    background: #e6d9b5;
    color: #411e05;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
    }
.fancybox-title-float-wrap .child {
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(220, 188, 133);
    text-shadow: none;
    color: #411e05;
    white-space: nowrap
    }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(/fileadmin/images/fancybox_sprite.png);
    background-size: 44px 152px
    }
/*
***************************************************************
*/
DIV.csc-textpic DIV.csc-textpic-imagecolumn {
    margin-bottom: 10px !important
    }
/*
DIV.csc-textpic-above DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-below DIV.csc-textpic-imagewrap,
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI,
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
  float: none;
}
*/
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap img {
    float: left;
    margin-right: 0
    }
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap img {
    float: right;
    margin-left: 0
    }
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
    }
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
.vjs-default-skin {
    width: 100% !important;
    height: 395px !important
    }
.html5gallery-fullscreen-elem-0, .html5gallery-fullscreen-bar-wrapper-0, .html5gallery-tn-selected-0 {
    background-color: #efe9bf !important
    }
.html5gallery-tn-0 {
    background-color: #F7F2D1 !important
    }
.html5gallery-elem-0 {
    box-shadow: 0 2px 5px #E5D39A !important
    }
.html5gallery-title-text-0 {
    color: #5A2916 !important;
    font-size: 1em !important;
    font-family: "Open Sans", sans-serif !important;
    background-color: rgba(233, 226, 181, 0.9) !important
    }
.html5gallery-tn-title-0 {
    color: #5A2916 !important;
    font-size: 0.8em !important;
    font-family: "Open Sans", sans-serif !important
    }