html {
    font-family: 'Questrial', sans-serif;  
    background-color: #f7f7f7;
}

body {
	width: 100%;
	/*min-height: 100vh;*/
	margin: 0;
	padding: 0;
	background-color: #f7f7f7;
    color: #303030;
    font-size: 1.2em;
    border-collapse: collapse;
}



#cookieConsent {
    top: 0;
    right: 0;
    left: 0;
    opacity: 0.97;
    padding: 30px;
    z-index: 9999;
    position: fixed;
    background-color: #555;
    color: white;
    font-size: 1.2em;
}

.uk-container {
    max-width: 1300px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Questrial', sans-serif;  
}

a:link {
    text-decoration: none;
}

a {
    color: #0f7896;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

em {
	color: #303030;
}

table {
    border-collapse: collapse;
}

#footer .uk-link, 
#footer a {
	color: white;
}

#footer {
    box-shadow: 0px -3px 10px #666;
}

h1 {
    color: #0f7896;
}

h2 {
    color: #0f7896;
}

.inlineBlock {
	display:inline-block;
	vertical-align:top;
	word-spacing:normal;
	white-space:normal;
}

.uk-button-primary {
  background-color: #0f7896;
  color: #fff;
}
/* main navbar */

#header {
    clear: both;
    height: 70px;
    left: 0;
    position: fixed;
    top: 0;
	width: 100%;
    z-index: 500;

}

#header .cvh-navbar {
	background-color: #fff;
	color: #666;
	padding-top: 0px;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
    box-shadow: 0px 3px 10px #666;
    margin-bottom: 20px; 
}

#header .uk-navbar-nav > li > a {
    font-size: 15px;
    /* line-height: 76px;*/
	height: 80px;
    text-decoration: none;
	text-align: center;
	border-left: 1px solid #ddd;
	font-family: 'Questrial', sans-serif;
    border-top: 3px solid white;
}

.uk-navbar-nav > li > a {
    line-height: 18px;
}

#header .uk-navbar-nav > li > a {
	padding-top: 20px;
}


#header .uk-navbar-nav > li.uk-open > a, 
#header .uk-navbar-nav > li:hover > a, 
#header .uk-navbar-nav > li > a:focus {
	border-top: 3px solid #0f7896;
	background-color: white;
}

#header .uk-navbar-nav > li.active > a {
	border-top: 3px solid #0f7896;
}

#header .uk-navbar-nav > li.active.first > a  {
    border-left: 1px solid white;
	border-top: 3px solid #0f7896;
	background-color: white;
}

@media screen and (min-device-width : 320px) and (max-device-width : 480px) {
    h1 {
        font-size: 24px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 16px;
    }
}

@media only screen and (min-width:768px) {
/*    #cvh-top-logo {
        margin-top: 15px;
        max-height: 25px;
    } */
    #header .uk-navbar-nav > li > a {
        font-size: 13px;
    	padding-left: 8px;
    	padding-right: 8px;

    }
}

@media only screen and (min-width:960px) {
/*    #cvh-top-logo {
        margin-top: 15px;
        max-height: 40px;
    } */
    #header .uk-navbar-nav > li > a {
        font-size: 14px;
    	padding-left: 15px;
    	padding-right: 15px;
  }
}

@media only screen and (min-width:1030px) {
/*    #cvh-top-logo {
        margin-top: 15px;
        max-height: 45px;
        max-width: 15vh;
    } */
    #header .uk-navbar-nav > li > a {
        font-size: 15px;
    	padding-left: 15px;
    	padding-right: 15px;
  }
}

@media only screen and (min-width:1280px) {
/*    #cvh-top-logo {
        margin-top: 10px;
        max-height: 60px;
    } */
    #header .uk-navbar-nav > li > a {
        font-size: 15px;
	    padding-left: 25px;
	    padding-right: 25px;
  }
}


#header .uk-navbar-nav > li.first > a  {
	border-left: 1px solid white;
	padding-top: 0px;
}

#header .uk-navbar-nav > li.uk-open.first > a, 
#header .uk-navbar-nav > li:hover.first > a, 
#header .uk-navbar-nav > li > a:focus.first {
    border-left: 1px solid white;
	border-top: 3px solid #0f7896;
	background-color: white;
}

#header .uk-navbar-nav > li.last > a {
	border-right: 1px solid #ddd;
}

#cvh-offcanvas > div > ul > li.first {
    background-color: white;
}

#header-mobile li.first img {
    max-height: 30px;
}

/* geht nich */
#header-mobil .uk-offcanvas-bar {
    width: 220px;    
}

/* second level navbar */

#subheader {
    clear: both;
    height: 25px;
    left: 0;
    position: fixed;
    top: 81px;
    width: 100%;
	text-align: center;
    z-index: 100;
	overflow: hidden;
	background-color: white;
	padding-left: 50px;
	border-bottom: 1px solid #ddd;
}

#subheader .cvh-subnavbar,
#subheader .uk-container,
#subheader .navbar-nav {
    background-color: #fff;
	color: #666;
	padding-top: 1px;
	
}

#subheader .cvh-subnavbar {
	margin-top: 0px;
}

#subheader .uk-navbar-nav > li > a {
    font-size: 14px;
	color: #666;
    line-height: 25px;
	height: 25px;
    padding-left: 10px;
	padding-right: 10px;
    text-decoration: none;
	font-family: 'Questrial', sans-serif;
}


#subheader .uk-navbar-nav > li.uk-open > a, 
#subheader .uk-navbar-nav > li:hover > a, 
#subheader .uk-navbar-nav > li > a:focus {
    background-color: white;
	color: #0f7896;
}

#subheader > nav > div > ul > li.active > a {
	color: #0f7896;
}

#subheader  {
	color: #0f7896;
}

/* Mobil Nav */

#cvh-offcanvas > div > ul > li > div {
    padding-left: 20px;
}

#cvh-offcanvas > div > ul > li > div > ul > li > a
{
    padding-bottom: 10px;
}

#cvh-offcanvas > div > ul > li.active > a,
#cvh-offcanvas > div > ul > li > div > ul > li.active > a {
    color: white;
}

.cvh-mobile-header {
    text-align: center; 
    max-height: 30px; 
    background-color: white; 
    padding-top:5px; 
    padding-bottom: 5px;
    box-shadow: 0px 3px 10px #666;
    clear: both;
    height: 30px;
    left: 0;
    position: fixed;
    top: 0;
	width: 100%;
    z-index: 100;
}

#navbar-toggle-button {
    z-index: 110;
    padding-bottom: 8px;
}


/* content */
.mainDiv {
    margin-left: auto;
    margin-right: auto;
    max-width: 990px;
    margin-top: 80px;
    z-index: 1;
	line-height: 22px;
	background-color: #f7f7f7;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

@media only screen and (max-width:767px) {
    .mainDiv {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

.mainDivSlider {
    margin-left: auto;
    margin-right: auto;
    max-width: 990px;
    margin-top: 0px;
    z-index: 1;
	line-height: 22px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: white;
    border: 1px solid #ddd;
    margin-top: 10px;
    margin-bottom: 15px;
}


#footer {
	background-color: #0f7896;
   bottom: 0;
    left: 0;
    position: fixed; /* */
    width: 100%;
    z-index: 20;
    line-height: 27px;
}

/* slimbox */
#lbOverlay {
	opacity: 0;
}

#lbImage {
     z-index:1;
 }

div#lbCenter,
div#lbOverlay,
div#lbBottomContainer {
    z-index: inherit;
}

#lbPrevLink, #lbNextLink {
	display: block;
}

/* Gallery item */
.gal-item {
    float: left;
    padding: 3px;
    border: 1px solid #d4d4d4;
    margin: 4px;
    opacity: 0.8;
}

.gal-item:none {
    opacity: 1.0;
}

.albumListElemCaption {
	display: inline-block;
	width: 300px;
}

.pagetitle {
	color: #0f7896;
}

.uk-accordion-title.pagetitle {
    cursor: pointer;
}

.publishedon {
	padding-bottom: 0px;
	font-size: 12px;
	text-align: right;
}

.publishedonDate,
.publishedonBy {
	color: #0f7896;
}

.defaultMember:after {
  font-family: "FontAwesome";
  /* fa-dot-circle-o */
  content: "\f192";
}

.activeMember:after {
  font-family: "FontAwesome";
  /* fa-dot-circle-o */
  content: "\f192";
}

.inactiveMember:after {
  font-family: "FontAwesome";
  /* fa-dot-circle-o */
  content: "\f10c";
}

.mp3Icon {
	font-size: 24px;
}

audio {
	width: 300px;
	height: 20px;
}

#preview {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	width:90px;
	height:90px;
}

.show-pdf-icon:after {
    font-family: "FontAwesome";
    content: "\f1c1";
    padding-left: 8px;
}

.cvh-button {
    background-color: white;
    border: 1px solid #eee;
    color: #0f7896;
    font-weight: bold;
}

.cvh-button:hover {
    background-color: #0f7896;
    color: white;
}

h3.uk-accordion-title:before {
    font-family: "FontAwesome";
    /* fa-folder-open */
    content: "\f07b";  
    padding-right: 8px;
}

h3.uk-active:before {
    font-family: "FontAwesome";
    /* fa-folder-open */
    content: "\f07c";  
    padding-right: 8px;
}

h2.uk-accordion-title:before {
    font-family: "FontAwesome";
    /* fa-folder-open */
    content: "\f07b";  
    padding-right: 8px;
}

h2.uk-active:before {
    font-family: "FontAwesome";
    /* fa-folder-open */
    content: "\f07c";  
    padding-right: 8px;
}

.repertoire-div .uk-accordion-content {
    padding-left: 30px;
}

h3.uk-accordion-title {
    margin-bottom: 0px;
}

.presse-before-icon {
    padding-right: 8px;
}

.presse-link {
    text-decoration: none;
}

.to-presse-bericht {
    color: #0f7896 !important;
}

.auftritte-div .uk-accordion-content {
    padding-left: 30px;
}

.auftritte-intern-div .uk-accordion-content {
    padding-left: 30px;
}

.youtube-item, .chor-item, .presse-item, .termine-item, .repertoire-item, .auftritt-elem, .intern-auftritt-elem {
    background-color: white;
    border: 1px solid #eee;
    margin-bottom: 15px; 
    padding: 10px;
}

.repertoire-item h2, .presse-item h2 {
    margin-bottom: 0px;
}

.resLabel {
    width: 110px;
    vertical-align: bottom;
}

.reserverierung {
    text-align: right;
}

#mitgliederTable {
    font-size: 14px;
    border-collapse: separate;
}

#loginDiv {
	color: #303030;
	margin-top: 10px;
	margin-left: 70px;
}

#loginText {
	width: 120px;
}

#passwordText {
	width: 120px;
}

.caption {
	width: 130px;
	text-align: right;
}

.uk-navbar-toggle:after {
    color: #0f7896;
}

.cappella-copyright {
    color: #a8a8a8;
}

#unser-chor-adele-bassermann-img {
    float: right; 
    margin-left: 10px; 
    margin-right: 10px; 
    margin-top: -30px;
    max-width: 100%;
    height: auto;
}




@media only screen and (max-width:767px) {
    #unser-chor-adele-bassermann-img {
        float: right; 
        margin-left: 10px; 
        margin-right: 10px; 
        margin-top: 0px;
    }
}

.img-responsive {
    max-width: 100%;
    height: auto;
}

.aaa-zwischen {
    color: #777;
    font-size: 1.2em;
}


/*    PANEL im SLIDER */

.cvh-panel-slider {
    z-index: 100;
    background: rgba(0,0,0,0.55);
    position: absolute;
}

.cvh-panel-slider a {
    color: white;
}

.cvh-panel-slider a:hover {
    color: #0f7896;
}

#attention {
    position: fixed;
    z-index: 1000;
    background-color: white;
    transform: rotate(-15deg);
    border: 1px solid #f2960c;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0px 3px 10px #666;
    top: 45px;
    left: 10px;
    padding: 10px;
    font-size: 1.0em;
    max-width: 150px;

}

#attention-schnuppern {
    position: fixed;
    z-index: 1000;
    background-color: white;
    /* transform: rotate(-15deg);*/
    border: 1px solid red;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0px 3px 10px #666;
    top: 95px;
    right: 100px;
    padding: 15px;
    font-size: 1.9em;
    max-width: 450px;
    color: red;

}

@media only screen and (min-width:1280px) {
/*    #cvh-top-logo {
        margin-top: 10px;
        max-height: 60px;
    } */
    #header .uk-navbar-nav > li > a {
        font-size: 15px;
	    padding-left: 25px;
	    padding-right: 25px;
    }
    .cvh-panel-slider {
        top: 340px;
        right: 30px;
        padding: 20px;
    }
    .cvh-slider-text {
        font-size: 18px;
        text-align: center;
    }
    .cvh-slider {
	    margin-top: 80px;
    }
    #attention {
        top: 45px;
        left: 10px;
        padding: 10px;
        font-size: 1.2em;
        max-width: 150px;
   }
}

@media only screen and (max-width:1030px) {
/*    #cvh-top-logo {
        margin-top: 15px;
        max-height: 45px;
    } */
    #header .uk-navbar-nav > li > a {
        font-size: 14px;
    	padding-left: 10px;
    	padding-right: 10px;
    }
    .cvh-panel-slider {
        top: 740px;
        right: 30px;
        padding: 20px;
    }
    .cvh-slider-text {
        font-size: 18px;
        text-align: center;
    }
    .cvh-slider {
	    margin-top: 80px;
    }
    #attention {
        top: 35px;
        left: 10px;
        padding: 10px;
        font-size: 0.9em;
        max-width: 120px;
   }
}

@media only screen and (max-width:960px) {
/*    #cvh-top-logo {
        margin-top: 15px;
        max-height: 40px;
	max-width: 80px;
    } */
    #header .uk-navbar-nav > li > a {
        font-size: 13px;
    	padding-left: 8px;
    	padding-right: 8px;
    }
    .cvh-panel-slider {
        top: 740px;
        right: 30px;
        padding: 20px;
    }
    .cvh-slider-text {
        font-size: 18px;
        text-align: center;
    }
    .cvh-slider {
	    margin-top: 30px;
    }
    #attention {
        top: 35px;
        left: 10px;
        padding: 5px;
        font-size: 0.8em;
        max-width: 120px;
   }
}

@media only screen and (max-width:768px) {
/*    #cvh-top-logo {
        margin-top: 15px;
        max-height: 25px;
    } */
    #header .uk-navbar-nav > li > a {
        font-size: 13px;
    	padding-left: 8px;
    	padding-right: 8px;
    }
    .cvh-panel-slider {
        top: 740px;
        right: 10px;
        padding: 10px;
    }
    .cvh-slider-text {
        font-size: 18px;
        text-align: center;
    }
    .cvh-slider {
	    margin-top: 80px;
    }
    #footer {
        font-size: 0.8em;
        line-height: 1.1em;
    }

}

@media only screen and (max-width:440px) {
/*    #cvh-top-logo {
        margin-top: 15px;
        max-height: 25px;
    } */
    #header .uk-navbar-nav > li > a {
        font-size: 13px;
    	padding-left: 8px;
    	padding-right: 8px;
    }
    .cvh-panel-slider {
        top: 450px;
        right: 10px;
        left: 10px;
        padding: 10px;
    }
    .cvh-slider-text {
        font-size: 18px;
        text-align: center;
    }
    .cvh-slider {
	    margin-top: 30px;
    }
    #footer {
        font-size: 0.8em;
        line-height: 1.1em;
    }
}
@media only screen and (max-width:360px) {
/*    #cvh-top-logo {
        margin-top: 15px;
        max-height: 25px;
    } */
    #header .uk-navbar-nav > li > a {
        font-size: 13px;
    	padding-left: 8px;
    	padding-right: 8px;
    }
    .cvh-panel-slider {
        top: 450px;
        right: 10px;
        left: 10px;
        padding: 10px;
    }
    .cvh-slider-text {
        font-size: 18px;
        text-align: center;
    }
    .cvh-slider {
	    margin-top: 30px;
    }
    #footer {
        font-size: 0.8em;
        line-height: 1.1em;
    }

}


.stack-bild-sub {
    font-size: 0.9em;
    text-align: center;
    padding-top: 3px;
}

.cvh-stack-divider {
    padding-top: 15px;
    padding-bottom: 15px;
}

.cvh-stack-text-zwischen {
    color: #555;
    font-size: 0.9em;
    text-align: center;
}




.my-cover-background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: 50%;
    //opacity: 0.4;
}

#cvh-top-logo {
	padding-top: 15px;
	max-width: 14vw;
	max-height: 70px;
}

.uk-modal-caption {
    background-color:rgba(0, 0, 0, 0.5) !important;
}
