/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.35;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #000;
    margin: 1em 0;
    padding: 0;
	width:14%;
	margin-right:86%;
}

#c266 {
	float:left;
	width:100%;
}



/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


html {
	overflow-y: scroll;
	}
	

body {
	font-family: 'Trirong', serif;
	font-size:18px;
	font-weight:200;
	color:#000;
	font-weight:normal;
	line-height:1.35;
	background-color:#FFF;
	height:101%;
}

body.archiv2016 {
	background-color:#CCCCCC;
}

#wrapper {
	margin: 0px auto;
	max-width:1280px;
	width:96%;
	padding:0 2%;
	background-color:#FFF;
}


#header {
	position:relative;
	width:100%;
	height:519px;
	background-image:url(../img/bg/header_2025-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-size:100% auto;
	border-bottom: 1px solid #004796;
}

.konzerte2024 #header {
	background-image:url(../img/bg/header_2024-bg.jpg);
}

.konzerte2023 #header {
	background-image:url(../img/bg/header_2023-bg.jpg);
}

.konzertejubi #header {
	background-image:url(../img/bg/header_2022-jub-bg.jpg);
}

.konzerte2022 #header {
	background-image:url(../img/bg/header_2022-bg.jpg);
}

.konzerte2021 #header {
	background-image:url(../img/bg/header_2021-bg.jpg);
}

.konzerte2020 #header {
	background-image:url(../img/bg/header_2020-bg.jpg);
}

.konzerte2019 #header {
	background-image:url(../img/bg/header_2019-bg.jpg);
}

.konzerte2018 #header {
	background-image:url(../img/bg/header_2018-bg.jpg);
}

.konzerte2017 #header {
	background-image:url(../img/bg/header_2017-bg.jpg);
}

.eisenhut .presse .zeitung:nth-child(2) .pressevorschau,
.preisverleihung .presse .zeitung:nth-child(2) .pressevorschau {
	display:none;
}

#bewerbung {
	position:absolute;
	top:260px;
	left:18%;
	width:14.4%;
}

#bewerbung img {
	width:100%;
	height:auto;
}

#logo-wrapper {
	width:100%;
	height:180px;
	padding-top:165px;
}

#header_left {
	float:left;
	width:18.5%;
	padding:0 3%;
	height:180px;
}

#logo {
	position:absolute;
	top:80px;
	left:33%;
	width:34%;
	height:auto;
	z-index:9999;
}

.konzerte2024 #logo,
.konzerte2023 #logo,
.konzertejubi #logo,
.konzerte2022 #logo,
.konzerte2021 #logo,
.konzerte2020 #logo,
.konzerte2019 #logo,
.konzerte2018 #logo,
.konzerte2017 #logo,
.konzerte2019 #logo {
	display:none;
}

#logo img {
	width:100%;
	height:auto;
}

#home {
	position:absolute;
	width:50px;
	height:50px;
	left:50%;
	margin-left:-25px;
	top:295px;
}

#home img {
	width:100%;
	height:auto;
}

/* Hauptnavigation */

#navi {
	position:absolute;
	width:180px;
	top:350px;
	left:50%;
	margin-left:-90px;
	z-index:999;
}

.mainnavi {
	width:100%;
	float:left;
	list-style-type:none;
}

.mainnavi li {
	position:relative;
	float:left;
	width:100%;
	height:32px;
	line-height:32px;
	padding:0;
	margin-bottom:8px;
	background-color:#E62924;
	font-weight:600;
}

.mainnavi li:last-child {
	margin-bottom:0;
}

.mainnavi li a, .mainnavi li a:visited {
	display:block;
	text-decoration:none;
	color:#FFF;
	text-align:center;
}

ul.mainnavi li.active a {
	background-color:#004796;
}

.mainnavi li a:hover {
	color: #FFF0F0;
}

/* Unternavigation */

.mainnavi li ul {
    position: absolute;
    left: -95px;
	width:370px;
	display:none;
	top:32px;
}

.konzerte2017 .mainnavi li ul {
    left: -40px;
	width:260px;
}

.mainnavi li:hover > ul { display:block; }
 
.mainnavi li:hover > ul li {
	height: 28px;
	line-height:28px;
	overflow: visible;
	margin-bottom:0;
	padding: 0 0 7px 0;
	background:none;
	    -webkit-transition: height .3s ease .0s;
    -moz-transition: height .3s ease .0s;
    -o-transition: height .3s ease .0s;
    -ms-transition: height .3s ease .0s;
    transition: height .3s ease .0s;
	list-style:none;
	font-weight:400;
	z-index:999;

}

.mainnavi li:hover ul li a, ul.mainnavi li.active ul li a
.mainnavi li:hover ul li a:visited, ul.mainnavi li.active ul li a:visited {
	width:auto;
    padding: 0px 10px;
    border: none;
	background-color:rgba(255,255,255,1);
	color:#000;
	font-size:0.95em;
	text-align:left;
	text-align:center;
	border:1px solid #eee;
	box-shadow:1px 1px #ccc;
	
}

ul.mainnavi li.active.hover ul li a
ul.mainnavi li.active ul li a {
	background-color:#004796;
}


ul.mainnavi ul li a:hover, ul.mainnavi li.active ul li a:hover {
	color:#000;
}


#mobilemenu {
	display:none;
}
#content_all {
	position:relative;
	width:100%;
	margin:-40px auto 0 auto;
	padding:80px 0 20px 0;
	background-image:url(../img/bg/content-bg.png);
	background-position:center;
	background-repeat:repeat-y;
	background-size:100%;
	z-index:900;
}

/* Inhalte */

.center {
	text-align:center;
}

#left {
	float:left;
	width:23.4%;
	padding:0 1.6% 20px 0;
}

.frame-space-after-medium {
	margin-bottom:.75em;
}

#content {
	float:left;
	width:46.8%;
	padding:0 1.6% 20px 1.6%;
	min-height:500px;
}

#content_all h1 {
	color:#004796;
	font-size:1.35em;
	font-weight:600;
	margin-bottom:0.5em;
}

#content_all h2 {
	font-weight:500;
	font-size:1em;
	margin-bottom:0.83em;
}

#content_all h3 {
	font-weight: 500;
	font-size: 0.95em;
	color: #FFF;
	height:32px;
	line-height:32px;
	text-align:center;
	background-color:#E62924;
	margin-top: 0.5em;
	margin-bottom: 0.15em;
	letter-spacing:0.5px;
}

#content_all h3 a,
#content_all h3 a:visited {
	color:#FFF;
}

#content_all h4 {
	font-size:1em;
	font-weight:300;
	font-style:italic;
	text-transform:uppercase;
	margin-bottom:1em;
}

#content_all h5,
figcaption {
	font-weight:300;
	font-size:1em;
	font-style:italic;
	margin-bottom:0.5em;
}

figcaption {
	margin-top:-0.5em;
}

.intern figcaption {
	margin-bottom:0;
}

.musikervorstellung figcaption {
	margin-bottom:0;
}

#content_all h5:last-child {
	margin-bottom:0;
}

#content_all h6 {
	font-weight:500;
	font-size:1em;
	margin-bottom:0.5em;
	margin-top:0;
	color:#004796;
}

#content_all p {
	font-weight:300;
	margin-bottom:0.75em;
}

#content_all .copyright p {
		font-size:0.75em;
	margin-top:0.5em;
	text-align:center;
}

#content_all b,
#content_all strong {
	font-weight:500;
}

i, em {
	font-style:italic;
}

.werke i,
.werke h5 {
	margin-left:15px;
}

.werke h5 {
	margin-top:-0.75em;
}

/* spezielle Formatierungen linke und rechte Spalte */

#content_all #c14 h2,
#content_all #c17 h2,
#content_all #c212 h2,
#content_all #c321 h2 {
	margin-bottom:0.15em;
}

#content_all #c14 p:nth-child(3),
#content_all #c212 p:nth-child(3),
#content_all #c321 p:nth-child(3){
	margin-bottom:0;
}

#content_all p:last-child {
	margin-bottom:0;
}

#content_all #c202 p:last-child, #content_all #c238 p:last-child {
	margin-bottom:0.75em
}

#content_all a, #content_all a:visited {
	color: #000;
	text-decoration: none;
}

#content_all a:hover {
	color:#666;
}

#content .inner {
	margin-bottom:15px;
}

#content ol {
	margin-left:28px;
	line-height:1.1em;
}

/* Bilder */

#content_all img {
	max-width:100%;
	width:auto;
	height:auto;
	margin:0 0 11px 0;
}

/* bildergalerie */

#c356 {
	float:left;
	clear:both;
}

#content .ce-gallery,
#content .ce-row {
	width:100%;
}

#content .ce-gallery[data-ce-columns="1"] .ce-column{
	float:left;
	width:100%;
	height:auto;
}

#content .ce-gallery[data-ce-columns="2"] .ce-column {
	float:left;
	width:45%;
	height:auto;
	margin-right:10%;
}

#content .ce-gallery[data-ce-columns="3"] .ce-column {
	float:left;
	width:30%;
	height:auto;
	margin-right:5%;
}

#content .ce-gallery[data-ce-columns="4"] .ce-column {
	float:left;
	width:12%;
	height:auto;
	margin-right:4%;
}

#content .ce-gallery[data-ce-columns="5"] .ce-column {
	float:left;
	width:18%;
	height:auto;
	margin-right:2.5%;
}

#content .ce-gallery[data-ce-columns="6"] .ce-column {
	float:left;
	width:15%;
	height:auto;
	margin-right:2%;
}

#content .ce-gallery[data-ce-columns="2"] .ce-column:last-child,
#content .ce-gallery[data-ce-columns="3"] .ce-column:last-child,
#content .ce-gallery[data-ce-columns="4"] .ce-column:last-child,
#content .ce-gallery[data-ce-columns="5"] .ce-column:last-child,
#content .ce-gallery[data-ce-columns="6"] .ce-column:last-child {
	margin-right:0;
}

#content .ce-center .ce-media {
	text-align:center;
}

/* Bild rechts umfliessend */

#content .ce-right.ce-intext .ce-gallery {
	float:right;
	width:48%;
	margin-left:2%;
}

#content .ce-right.ce-intext .ce-gallery img {
	margin-top:8px;
}

/* Bild rechts DCE */

.titel {
	float:left;
	width:48.3%;
}

.bild_float {
	float:right;
	width:48.3%;
	margin-left:3.2%;
}

.bild_float img {
	width:100%;
	height:auto;
}

.intern .tx-dce-pi1:first-child {
	margin-bottom:20px;
}

/* Bild mitte */

.ce-textpic.ce-center .image {
	text-align:center;
}

/* Speziell Formatierungen Bewerbung */

#c77  .ce-textpic {
	max-width:300px;
	height:60px;
	margin-bottom:10px;
	background-image:url(../img/bg/download-bg.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}

/* flexslider */

.flexslider {
    margin: 0px;
    background: #fff;
    border: none;
    position: relative;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -o-border-radius:0;
    border-radius:0;
    -webkit-box-shadow: none;
    -moz-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none;
    zoom: 1;
}

.flex-control-nav,
.flex-direction-nav,
.caption-text {
	display:none;
}


/* Konzert Liste */

.konzertliste {
	float:left;
	width:100%;
	/*margin-bottom:20px;*/
}

.datum-wrapper,
.kuenstler-wrapper {
	float:left;
	width:100%;
}

.musikername {
	float:left;
	width:100%;
}

.datum,
.ort,
.kuenstler,
.instrument {
	float:left;
	width:auto;
}

#content_all .datum-wrapper h2 {
	margin-bottom:0.15em;
}

#content .kuenstler h1 {
	margin-bottom:0;
}

.ort {
	margin-left:1%;
}

.instrument {
	margin-left:2%;
}

#content .instrument p {
	height:18px;
	line-height:1;
	padding:10px 0 4px 0;
	margin-bottom:0;
}

.konzertlink {
	float:left;
	width:100%;
}

#content_all .konzertlink h3 {
	text-align:left;
	width:50%;
	padding:0 1.6%;
	text-align:center;
}


/* 2 spaltig */

.spalte1, .spalte2 {
	float:left;
	width:48.4%;
}

.spalte2 {
	margin-left:3.2%;
}


/* Konzert einzeln */

.musikerbild {
	float:right;
	width:48.3%;
	margin-left:3.2%;
}

.musikerbild img {
	width:100%;
	height:auto;
}

#content_all .musiker h1 {
	margin-top:0.5em;
    margin-bottom:0;
}

.musiker {
	margin-bottom:20px;
}

.video {
	float:left;
 	 width: 100%;
	 height:auto;
	 margin:10px 0 0 0;
	 padding:0;
	 line-height:1;
}

.spalte2 .video {
	margin-top:0;
}

.video iframe,
.video iframe a {
  width: 100%;
  margin:0;
  padding:0;
  line-height:1;
}

.videotitle {
	height:auto;
	float:left;
	width:100%;
	padding:0 ;
	margin-bottom:0;
}



.zeitung {
	margin-bottom:10px;
	background-image:url(../img/bg/download-bg.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#content_all .zeitung h2 {
	margin-bottom:0.25em;
}

#content_all .zeitung h5 {
	color:#FFF;
}

#content_all .videotitle h3 {
	margin:0;
}

.musikervorstellung {
	float:left;
	width:100%;
	margin-bottom:20px;
}

.musikervorstellung img {
	width:100%;
	height:auto;
}

/* Konzert Lotte Schwarz */

.konzertschwarz {
	float:left;
	width:100%;
	margin-top:20px;
}

.bilergalerie {
	float:left;
	width:100%;
	height:32px;
	margin-bottom:20px;
}

.galerielink {
	float:left;
	height:32px;
}

#content_all .galerielink h3 {
	float:left;
	padding:0 20px;
	margin:0;
}

.fotograf {
	float:left;
	margin-left:2%;
}

#content_all .fotograf p {
	height:18px;
	line-height:1;
	padding:10px 0 4px 0;
	margin-bottom:0;
}

.konzertschwarz .presse {
	max-width:300px;
	width:100%;
}

/* Pressekonferenz Startseite */

.pressekonferenz {
	width:100%;
	margin:20px 0 0 0;
}

.presse {
	max-width:290px;
	width:100%;
}

.pressekonferenz .pressevorschau {
	min-height:48px;
	max-width:290px;
}

.pressekonferenz .zeitung {
	margin-bottom:10px;
	background-image:url(../img/bg/download-bg.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-size:auto;
}

.pressekonferenz .zeitung h5 {
	height:48px;
	line-height:48px;
}

/*.pressekonferenz .pressevideo iframe {
	max-width:600px;
	width:100%;
	height:auto;
}*/

#c88 {
	display:none;
}

aside {
	float:right;
	width:23.4%;
	padding:0px;
}

.clear {
	content:".";
	display:block;
	clear:both;
	font-size:0;
	height:0;
	visibility:hidden;
}

/* footer */

footer {
	margin:0px auto;
	padding:8px 2%;
	height:15px;
	max-width:1280px;
	width:96%;
	font-size:13px;
	text-align:right;
	line-height:1em;
}

#webdesigner {
	font-family:Arial, Helvetica, sans-serif;
	float:right;
}

#webdesigner img {
	margin-left:-3px;
	margin-bottom:-5px;
}

#webdesigner a, #webdesigner a:visited {
	text-decoration:none;
	color:#666;
	padding:5px;
}

#webdesigner a:hover {
	color:#CCC;
}






/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

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

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

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

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

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

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

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

    a[href]:after {
        content: " (" attr(href) ")";
    }

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

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

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

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

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

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

    img {
        max-width: 100% !important;
    }

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

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