/* PROJEKT EBOARDMUSEUM

05 MINI INHALTE */






@media screen and (max-width: 767px) {
	
.googlemaps_max {
    display:none;
}

/* SCHRIFTEN 
------------------------------------------------------------------------------------- */
@font-face {
    font-family: "BNKGOTHM"; 
    src: url("../fonts/BNKGOTHM.TTF");
}
@font-face {
    font-family: "BNKGOTHM-IE"; 
    src: url("../fonts/bnkgothm-webfont.eot");
}
@font-face {
    font-family: "droid_sansregular";
    src: url('../fonts/DroidSans-webfont.eot');
    src: url('../fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DroidSans-webfont.woff') format('woff'),
         url('../fonts/DroidSans-webfont.ttf') format('truetype'),
         url('../fonts/DroidSans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v28-latin-regular.eot'); /* IE9 Compat Modes */
 src: local(''),
       url('../fonts/open-sans-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v28-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* Seitenüberschriften 
------------------------------------------------------------------------------------- */
#main .ce_text.ueberschriftschwarz {
    padding:24px 6px 36px;
    text-align:center;
    background-color:rgba(0,0,30,.7);
    /* background-color:rgba(6,0,0,.7); */
    border:1px dashed #75554d;
    border-top-left-radius:8px;
}
.ueberschriftschwarz h1 {
    width:auto;
    height:auto;
    margin:0;
    padding:0;
    text-align:center;
    font:2.5rem BNKGOTHM-IE,BNKGOTHM,verdana,arial,helvetica,sans-serif;
    font-weight:normal;
    color:#c00;
    text-transform:uppercase;
    letter-spacing:1px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.ueberschriftschwarz h2 {
    margin:0;
    padding:12px 0 0;
    text-align:center;
    font:1.2em "Open Sans",Verdana,Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#fc0;
    text-transform:uppercase;
    letter-spacing:1px;
    background: none;
}

/* Container Inhalte 
------------------------------------------------------------------------------------- */
#main .ce_text,
#main .ce_image,
#main .ce_gallery,
#main .ce_dlh_googlemaps,
#main .mod_customnav.archiv {
    margin-top:12px;
    padding:18px 6px;
    background-color:#3c0b0a;
    border:1px dashed #75554d;
    border-top-left-radius:12px;
    border-bottom-left-radius:12px;
    color:rgba(0,204,204,.8);
}
h1 {
    font:4em "Open Sans",Verdana,Arial,Helvetica,sans-serif;
    color:#0cc;
}
h2 {
    display:block;
    margin:0 0 12px;
    padding:12px 4px;
    text-align:center;
    background-color:rgba(204,204,204,.1);
    font:1.5em "Open Sans",Verdana,Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#fc0;
    text-transform:uppercase;
    letter-spacing:2px;
}
h2 a {
    color:#fc0;
}
h3 {
    margin:12px 0 12px 12px;
    text-align:left;
    font:1.2em "Open Sans",Verdana,Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:rgba(255,255,255,.6);
    text-transform:uppercase;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
     hyphens: auto;
}

/* Schriftzug EBOARDMUSEUM im Text */
.span_e {
    margin:0 4px;
    padding:0;
    text-align:center;
    font:1.5em BNKGOTHM-IE,BNKGOTHM,verdana,arial,helvetica,sans-serif;
    font-weight:normal;
    color:rgba(204,0,0,.8);
    text-transform:uppercase;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    text-shadow: 1px 1px 1px #000;
}
#main .ce_text strong {
    font-weight:normal;
    color:rgba(255,204,0,.8);
}
#main .ce_text p {
    margin-right:18px;
    margin-left:12px;
}
#main .ce_text p a {
    text-decoration:none;
    color:rgba(255,204,0,.8);
}
#main .ce_text a:hover {
    text-decoration:underline;
    color:#c60;
}
#main .text_gruen {
    color:rgba(51,204,0,.8);
}
#main .text_rot {
    color:#c00;
}
#main .text_orange {
    color:#c60;
}
#main .text_weiss {
    color:rgba(255,255,255,.7);
}
#main .textbutton {
    width:220px;
    margin-right:auto;
    margin-left:auto;
}
#main .textbutton a {
    width:220px;
    display:block;
    margin-top:24px;
    margin-left:auto;
    padding:12px 0 12px 24px;
    background-color:rgba(102,51,51,.8);
    border:1px solid #999;
    border-top-left-radius:8px;
    border-bottom-left-radius:8px;
    font:1em "Open Sans",Verdana,Arial,Helvetica,sans-serif;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:1px;
    text-shadow: 1px 1px 1px #300;
}
#main .textbutton a:hover {
    width:212px;
    display:block;
    margin:24px 0 0 8px;
    padding:12px 0 12px 24px;
    background-color:#633;
    background:-moz-linear-gradient(275deg,#300 .2%,#633);
    background:-webkit-linear-gradient(275deg,#300 .2%,#633);
    background:-o-linear-gradient(275deg,#300 .2%,#633);
    background:-ms-linear-gradient(275deg,#300 .2%,#633);
    background:linear-gradient(175deg,#300 .2%,#633);
    -pie-background:linear-gradient(275deg,#300 .2%,#633);
    border:1px solid #999;
    border-top-left-radius:8px;
    border-bottom-left-radius:8px;
    font-size:1em;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:1px;
}

/* Listen 
------------------------------------------------------------------------------------------------- */
#main ul {
    margin-left:24px;
}
#main .ce_text li {
    margin-bottom:6px;
    margin-left:30px;
    padding-left:12px;
    list-style-type:circle;
    list-style-image:url("files/theme/theme_eboardmuseum/grafiken/listensymbol.png");
}

/* STARTSEITE 
-------------------------------------------------------------------------------------------------- */
#main .prix_video-container {
    height:0;
    position:relative;
    overflow:hidden;
    margin-top:12px;
    padding-bottom:56.25%;
    border:1px dashed #75554d;
    border-top-left-radius:8px;
    padding-top: 30px;
}
.prix_video-container iframe,
.prix_video-container object,
.prix_video-container embed {
    width:100%;
    height:100%;
    left:0;
    top:0;
    position:absolute;
}
.ce_text.home_youtube .image_container {
    width:302px;
    margin:0 auto;
}
.ce_text.home_youtube .image_container img {
    margin-bottom:24px;
}
.ce_text.home_youtube .text {
    width:302px;
    margin:0 auto;
}
.ce_text.home_agora .image_container {
    width:85px;
    margin:0 auto 24px;
}
.ce_text.home_zacharias .image_container {
    width:200px;
    margin:36px auto 0;
}
.ce_text.home_zacharias .image_container img {
    border:1px solid #855d5d;
}

/* MUSEUMSGUETESIEGEL 
-------------------------------------------------------------------------------------------------- */
#left .ce_text.css_museumsguetesiegel {
    width:auto;
    margin-top:24px;
    padding:24px;
    text-align:center;
    background-color:rgba(6,0,0,.7);
    border:1px dashed #75554d;
    border-top-left-radius:12px;
    border-bottom-left-radius:12px;
    color:#fff;
}
#left .ce_text.css_museumsguetesiegel p {
    margin-top:48px;
}
.ce_text .programmdatum {
    margin-top:12px;
}

/* PROGRAMM (+ Vorschau auf der Startseite) 
-------------------------------------------------------------------------------------------------- */
.ce_text.programm h2 {
    display:block;
    margin:0 0 12px;
    padding:12px 18px 12px 12px;
    text-align:left;
    background-color:rgba(204,204,204,.1);
    font:2em "Open Sans",Verdana,Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:rgba(255,204,0,.7);
    text-transform:uppercase;
    letter-spacing:2px;
}
.ce_text.programm h2 a {
    padding-bottom:3px;
    border-bottom:1px dashed rgba(255,204,0,.7);
    color:rgba(255,204,0,.7);
    text-decoration: none !important;
}
.ce_text.programm h2 a[target="_blank"]:after {
    content: url(../grafiken/marker.png);
}
.css_programm .programmtext h2 a:hover {
    padding-bottom:3px;
    border-bottom:1px dashed rgba(204,102,0,.7);
    color:rgba(204,102,0,.7);
    text-decoration: none !important;
}
.ce_text.programm h2 a:hover[target="_blank"]:after {
    content: url(../grafiken/marker_hover.png);
}
.ce_text.programm h3 {
    margin:12px 0 40px 12px;
    text-align:left;
    font:1.25em "Open Sans",Verdana,Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:rgba(255,255,255,.6);
    text-transform:uppercase;
    letter-spacing:2px;
}
.ce_text.programm h4 {
    margin:12px 0 40px 12px;
    text-align:left;
    font:1.2em "Open Sans",Verdana,Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:rgba(255,255,255,.6);
    text-transform:uppercase;
    letter-spacing:2px;
}
.ce_text.programm h3 a {
    text-decoration:underline;
    color:rgba(255,204,0,.7);
}
.ce_text.programm img {
    width:100%;
    height:auto;
    margin:0 1px 24px;
    border:1px solid #855d5d;
    box-sizing: border-box;
}
.ce_text .programmdatum span {
    margin-left:6px;
    text-align:left;
}
.ce_text .reservierung {
    text-align:left;
    color:#fff;
    letter-spacing:1px;
    hyphens: none;
}
.ce_text.programm .reservierung {
    margin-top:24px;
    padding:12px 12px 1px 6px;
    text-align:left;
    background-color:rgba(117,85,77,.1);
    border:1px dashed #75554d;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
    hyphens: none;
}

/* ABOUT 
-------------------------------------------------------------------------------------------------- */
.css_eboardmuseum .ce_text img {
    width:100%;
    height:auto;
    max-width:200px;
    border:1px solid #855d5d;
}

/* FOTOS EVENTS 
-------------------------------------------------------------------------------------------------- */
.css_fotogalerie #main .ce_text {
    background-color:#3c0b0a;
}
.css_fotogalerie #main .ce_gallery,
.css_fotogalerie #main .ce_image {
    margin-top:-68px;
    padding:24px 24px 48px;
    background-color:#3c0b0a;
    border-top:0px dashed #75554d;
    border-right:1px dashed #75554d;
    border-bottom:1px dashed #75554d;
    border-left:1px dashed #75554d;
    border-top-left-radius:0;
    border-bottom-left-radius:12px;
}
.css_fotogalerie .ce_gallery ul {
    margin:0;
    padding:0;
}
.css_fotogalerie .ce_gallery li {
    width:90%;
    max-width:220px;
    margin:.7% 1%;
    padding:0;
    display: flex;
}
.css_fotogalerie .ce_gallery img {
    border:1px solid #855d5d;
}
.css_fotogalerie .ce_image .image_container {
    width:80%;
    max-width:220px;
    margin:.7% 1%;
    padding-left:24px;
    display: flex;
}
.css_fotogalerie .ce_image img {
    border:1px solid #855d5d;
}

/* WOW 
-------------------------------------------------------------------------------------------------- */
.css_wow .image_container {
    width:100%;
    padding-top:30px;
    padding-bottom:18px;
    text-align:center;
}
.css_wow .ce_text img {
    width:100%;
    height:auto;
    max-width:200px;
    border:1px solid #855d5d;
}
.css_wow #main .ce_gallery {
    margin-top:-68px;
    padding:24px 0 48px;
    background-color:#3c0b0a;
    border-top:0px dashed #75554d;
    border-right:1px dashed #75554d;
    border-bottom:1px dashed #75554d;
    border-left:1px dashed #75554d;
    border-top-left-radius:0;
    border-bottom-left-radius:12px;
}
.css_wow .ce_gallery ul {
    margin:0;
    padding:0;
    display: flex;
}
.css_wow .ce_gallery li {
    margin:0 30px 0 0;
    padding:0;
}
.css_wow .ce_gallery .image_container {
    margin:0;
    padding:0;
}
.css_wow .ce_gallery img {
    border:1px solid #855d5d;
}

/* HELP!!! 
-------------------------------------------------------------------------------------------------- */
.css_help .image_container {
    width:100%;
    padding-top:30px;
    padding-bottom:18px;
    text-align:center;
}
.css_help .ce_text img {
    width:100%;
    height:auto;
    max-width:200px;
    border:1px solid #855d5d;
}

/* TEAM 
-------------------------------------------------------------------------------------------------- */
.css_team .image_container {
    width:100%;
    padding:30px 0 18px;
    text-align:center;
}
.css_team .ce_text img {
    width:90%;
    height:auto;
    max-width:300px;
    border:1px solid #855d5d;
}

/* HIGHLIGHTS 
-------------------------------------------------------------------------------------------------- */
#main .textbutton_highlights {
    max-width:320px;
    margin:36px 4px 12px;
}
#main .textbutton_highlights a {
    max-width:320px;
    display:block;
    margin-top:24px;
    margin-left:auto;
    padding:12px 24px;
    background-color:rgba(102,51,51,.8);
    border:1px solid #999;
    border-top-left-radius:8px;
    border-bottom-left-radius:8px;
    font:1em "Open Sans",Verdana,Arial,Helvetica,sans-serif;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:1px;
    text-shadow: 1px 1px 1px #300;
}
#main .textbutton_highlights a:hover {
    max-width:242px;
    display:block;
    margin:24px 0 0 8px;
    padding:12px 24px;
    background-color:#633;
    background:-moz-linear-gradient(275deg,#300 .2%,#633);
    background:-webkit-linear-gradient(275deg,#300 .2%,#633);
    background:-o-linear-gradient(275deg,#300 .2%,#633);
    background:-ms-linear-gradient(275deg,#300 .2%,#633);
    background:linear-gradient(175deg,#300 .2%,#633);
    -pie-background:linear-gradient(275deg,#300 .2%,#633);
    border:1px solid #999;
    border-top-left-radius:8px;
    border-bottom-left-radius:8px;
    font-size:1em;
    text-decoration:none;
    color:#fff;
    text-transform:uppercase;
    letter-spacing:1px;
}
.ce_text.highlights p {
    max-width:280px;
    margin-right:12px;
}

/* VERLUSTE 
-------------------------------------------------------------------------------------------------- */
.css_verluste .image_container {
    width:100%;
    padding-top:30px;
    padding-bottom:18px;
    text-align:center;
}
.css_verluste .ce_text img,
.css_verluste .ce_image img {
    width:100%;
    height:auto;
    max-width:200px;
    border:1px solid #855d5d;
}
.css_verluste #main .ce_text.part_2,
.css_verluste #main .ce_image.part_2 {
    margin-top:-64px;
    padding:24px 0 48px;
    background-color:#3c0b0a;
    border-top:0px dashed #75554d;
        border-right:1px dashed #75554d;
        border-bottom:1px dashed #75554d;
        border-left:1px dashed #75554d;
        border-top-left-radius:0;
        border-bottom-left-radius:12px;
}
.css_verluste #main .ce_accordionSingle.last.ce_accordion.ce_text {
    margin-top:-12px;
    padding:24px 12px 12px;
    background-color:#3c0b0a;
    border-top:0px dashed #75554d;
    border-right:1px dashed #75554d;
    border-bottom:1px dashed #75554d;
    border-left:1px dashed #75554d;
    border-top-left-radius:0;
    border-bottom-left-radius:12px;
}
.css_verluste #main .toggler {
    display:compact;
    margin-bottom:24px;
    padding:12px;
    text-align:center;
    font-weight:normal;
    color:rgba(255,255,255,.8);
    cursor: pointer
}

/* ANREISE 
------------------------------------------------------------------------------------- */
#main .dlh_googlemaps {
    width:100%;
    height:600px;
}
.googlemaps_sprechblase {
    padding:12px;
    background-color:rgba(0,0,0,.8);
    border-radius:4px;
    color:#fc0;
}
.css_anreise_parken .image_container {
    width:100%;
    text-align:center;
}
.css_anreise .ce_text img {
    width:100px;
    height:135px;
    margin-top:24px;
    margin-bottom:24px;
    text-align:center;
}

/* MEDIENECHO 
-------------------------------------------------------------------------------------------------- */
.css_medienecho .videocontainer {
    margin-top:48px;
    margin-bottom:48px;
    text-align:center;
    font-size:.9em;
}
.css_medienecho .video {
    margin-bottom:12px;
    border:1px solid #999;
}
}
