/* Das Layout - Angaben die Bootstrap überschreiben! */
/* Eigene CSS-Deklarationen */
html {
  position: relative;
  min-height: 100%;
  font-size:1em;
}
body > .container {
  padding-right: 15px;
  padding-bottom: 60px;
  padding-left: 15px;
  height:100%;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
/* Header 
-------------------------------------------- */
    
header {
    display:flex;
    justify-content: space-between;
    padding:12px;
    height:67px;
}
header div.suche {
    width: 55px;
}
header div.suche a img {
    margin-top: 0px;
    width:40px;
    height:40px;
    background:none;  
}
header div.suche a img:hover {
    transition: width 1s, height 1s, margin-top 1s;
    margin-top: -6px;
    width:45px;
    height:45px;
}
header div.burger img {
    width:40px;
    height:40px;
    background:none;
}

div.desc {
    width: 100%;
    height: 100%;
}
div.desclogo {
    display:block;
}
div.smartlogo {
    display:none;
}
nav.desc {
    display:block;
}
nav.smart {
    display:none;
}
.navbar-default {
background-color: transparent;
border-color: transparent;
}
.navbar {
    border-radius: 0px;
}
h1, h2, h3, h4 {
    padding-bottom:24px;
}
/* Footer */
.right > p > a > img {
width:30px;
height:auto;
}
.right > p > a > img:hover {
opacity:0.5;
}
/* WYSIWYG EDITOR ALIGNMENT CLASSES
-------------------------------------------- */
.left, .text-left {
text-align: left
}
.center, .text-center {
text-align: center
}
.right, .text-right {
text-align: right
}
.justify, .justify-text {
text-align: justify;
hyphens: auto;
}
/* LINK-Kontur
-------------------------------------------- */
a {
    outline:0!important;
}
/* Trennungen
-------------------------------------------- */
.trennungen, .Trennungen {
    hyphens: auto;
    /*word-break: break-all; */
}
.trennlinie, .Trennlinie {
    column-rule-style: solid;
    column-rule-width: 1px;
    column-rule-color: #ffffff;
    column-gap: 20px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    clear: both;
}

/* Glyphicon Menu 
---------------------------------------------*/
.glyphicon.glyphicon-menu-left, .glyphicon.glyphicon-menu-right {
    top: 50%;
    font-size: 1.6em;
    padding: 0 10px;
}

/* MODAL 
-------------------------------------------- */
.modal-content {
    width: 100%; 
    /*margin: 40% 25%;*/
    padding: 15px;
}
/* CONTENT
-------------------------------------------- */
section {
    background-color: transparent;
    color: #333;
}

/* IMAGES
-------------------------------------------- */
img {
height: auto; /* resets the image height so that it maintains its aspect ratio when width is set */
/*background: transparent url(../images/ajax-loader.gif) no-repeat center center;*/
width:100%;
}
img.left {
float: left;
max-width: 50%;
margin: 5px 20px 0px 0;
}
img.right {
float: right;
max-width: 50%; /* Responsive width */
margin: 5px 0 0px 20px;
}

img.leftAlone {
    margin-bottom: 0;
    clear: both;
}
img.center {
float: none;
margin-left: auto;
margin-right: auto;
display: block;
margin-bottom: 0;
clear: both;
}
.captionImage {
max-width: 100%;
}
div.svgcontainer img {
background:none;
}
/* SVG */
img[src$=".svg"] {
    background:none;
}

/* Responsive iframe *********************/
.iframecontainer {
  position: relative;
  overflow: hidden;
  background: transparent url(../images/loader-circle.gif) no-repeat center center;
  background-size: 36px;
  width: 100%;
  /*padding-top: 58.3%;*/
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  /*padding-top: 75%; /* 4:3 Aspect Ratio */
  /*padding-top: 66.66%; /* 3:2 Aspect Ratio */
  /*padding-top: 62.5%; /* 8:5 Aspect Ratio */
  /*padding-top: 100%; /* 1:1 Aspect Ratio */

}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border:none;
  overflow:hidden!important;
}

/* PagePhoto Beitragsbild ************************/
.pagephoto {
    margin-top: 68px;
}
p.PagePhotoLegend {
    text-align: left;
    padding: 8px 0px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.2;
}

/* Content
-------------------------------------------------*/
.contentcontainer {
    min-height: 500px;
}
p.contentspace {
    height:26px;
}
.inimargin {
    margin-top: -14px;
}
article a {
    text-decoration: none;
    border-bottom:1px solid var(--col1);
}
article a:hover {
    text-decoration: underline;
    border-bottom:none;
}
p.colactiv {
column-count: 2;
column-rule-style: solid;
column-rule-width: 2px;
column-rule-color: #000;
column-gap: 12px;
}
.caption {
    font-size: 15px !important;
    font-variant: all-small-caps;
    letter-spacing: 0.7px;
}

/* MultiPage **************************************/
div.multipagecont {
    margin: 0;
    padding: 0;
    width: 100%;
}
div.multipagecont article {
    padding:15px 0;
}
div.multipagecont section {
    padding:20px 15px 15px 15px;
}


/* MultiPage Advers ******************************/

    #AdPageContent {
        height: 5px;
        overflow: hidden;
        box-shadow: inset 0px 4px 4px rgba(0,0,0,0.6), inset 0px -4px 4px rgba(0,0,0,0.6);
    }
    .AnimStop {
        height: 550px !important;
    }
    .adverswrapper {
        max-height: 476px;
        max-width:100%;
        display: block;
    }
    .adverswrapper img {
        margin: 0;
        clear: both;
        width: auto;
        max-height: 460px;
    }
    span.anzeige {
        font-size: 15px;
        text-align: left;
        color: #999;
        display: block;
        margin: 0 0 6px 0;
        font-variant: all-small-caps;
        line-height: 1.1em;
        letter-spacing: 0.7px;
    }
    div span.menutitle {
        font-size: 12px;
        text-align: left;
        color: #999;
        display: block;
        margin: 0;
        padding-bottom: 4px;
        letter-spacing: 0.7px;
    }

@media only screen and (max-width : 900px) {
    .adverswrapper {
        max-height: 365px;
        display: block;
    }
    .adverswrapper img {
        width: 100%;
        height: auto;
    }
}
@media only screen and (max-width : 768px) {
    .AnimStop {
	    height: 500px !important;
	}
}
@media only screen and (max-width : 620px) {
    .AnimStop {
	    height: 400px !important;
	}
	#AdPageContent {
		max-height:400px;
	}
}
@media only screen and (max-width : 480px) {
    .AnimStop {
	    height: 330px !important;
	}
	#AdPageContent {
		max-height:330px;
	}
}
@media only screen and (max-width : 375px) {
    .AnimStop {
	    height: 260px !important;
	}
	#AdPageContent {
		max-height:260px;
	}
}


/* Gallerys *****************************/

/* Bildwechsler/Gallery CodeSnippet *********************/
div.snippetimagecontainer {
    width:174px;
    min-height:240px;
    display:inline-block;
    margin:0 8px 8px 0;
}
div.snippetimagecontainer img {
    position:absolute;
    width:auto;
    height:auto;
    cursor:pointer;
}
div.snippetimagecontainer:hover img.hund {
    display:none;
}
div.pfeil {
    background: rgba(255,255,255,0.4);
    position: relative;
    color: #333;
    padding: 2px 6px;
    margin-top: -3px;
    pointer-events: none !important;
    text-align: center;
}
.carousel-control.right, .carousel-control.left {
    background:none;
}

/* Bootstrap Gallery */
.carousel-control {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
    background-color: rgba(255,255,255,0.3);
}
.carousel-control.left, .carousel-control.right {
    background: none;
}
.left > svg, .right > svg {
    fill:#fff;
}
.carousel-indicators {
    position: relative;
    bottom: 0px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    padding-top: 12px;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px!important;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background:#ccc;
    border: 1px solid #333;
    border-radius: 10px;
}
.subtitle {
    text-align: center;
    width: 100%;
    display: block;
}
/*.printconsole {
    position: fixed;
    top:155px;
    right: 0px;
    padding:20px 10px 0 0;
    max-width: 840px;
    text-align: right;
    cursor: pointer;
    width: 60px;
    height: 120px; 
    background-color: rgba(255,255,255,0.7);
    border-top-left-radius: 110px;  
    border-bottom-left-radius: 110px; 
    box-shadow:-2px -2px 5px rgba(0,0,0,0.4);
}*/
.backspaceicon {
    position: fixed;
    top:155px;
    right: 0px;
    cursor: pointer;
    width: 30px;
    height: 60px;
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px;
    box-shadow:-2px -2px 5px rgba(0,0,0,0.6);
    background-color: rgba(0,0,0,0.4);
    padding: 11px 0 0 4px;
}
.printicon {
    position: fixed;
    top:220px;
    right: 0px;
    cursor: pointer;
    width: 30px;
    height: 60px;
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px;
    box-shadow:-2px -2px 5px rgba(0,0,0,0.6);
    background-color: rgba(0,0,0,0.4);
    padding: 11px 0 0 3px;
}
.backmodalicon {
    position: fixed;
    top:68px;
    right: 17px;
    cursor: pointer;
    width: 30px;
    height: 60px;
    border-top-left-radius: 60px;
    border-bottom-left-radius: 60px;
    box-shadow:-2px -2px 5px rgba(0,0,0,0.6);
    background-color: rgba(0,0,0,0.4);
    padding: 11px 0 0 3px;
    z-index:990;
}
.backspaceicon svg {
    width:22px;
}
.backspaceicon svg:hover {
    fill: var(--colnavhover);
}
.printicon svg {
    width:22px;
}
.printicon svg:hover {
    fill: var(--colnavhover);
}
.backmodalicon svg {
    width:22px;
}

/* Responsiv Video ********************************/
.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.responsive-video {
	position: relative;
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

/* KachelPage *************************************/
div.kacheln {
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
}
div.kachel {
    margin:0 8px 8px 0;
    overflow: hidden;
    width:200px;
    height:200px;
}
div.kachelcontent {
    border:1px solid #ccc;
    background-size:cover;
    background-position: center center;
    overflow:hidden;
}
div.nopic {
    background-color:rgba(0,0,0,0.3);
    width:100%;
    height:100%;
}

a .kacheltitel {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
    position:relative;
    top:30px;
    z-index:102;
}
a.kachel {
    text-decoration:none;
}
a .kachelcontent {
    border:1px solid #ccc;
}
a .kachelcontent:hover {
    border:1px solid red;
}

/* Startpage Kachel ********************************/
div.startpage .Content {
    margin-top:40px;
}
.bigbig {
    transform: translate(115px,127px) scale(1.5);
    margin-right:calc(100% / 6);
    height:75vh !important;
}
.scalebuttons {
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: end;
}
.scalebuttons svg {
    width:15px;
    height:15px;
    cursor:pointer;
}
.scalebuttons svg:hover {
    fill:#f00;
}

/* Timeline 
--------------------------------------------*/
p.g-tim {
    position: relative;
    margin-top: 0px;
    margin-left: 6px;
    margin-bottom: 0px;
    padding: 5px 16px 20px;
    border-left: 2px solid var(--col1);
    break-inside: avoid;
    break-before: avoid;
    break-after: avoid;
}
p.g-tim img {
    padding-top:12px;
    width:100%;
    height:auto;
    break-inside: avoid;
    break-before: avoid;
    break-after: avoid;
}
span.Kreis {
    position:relative;
    padding-top: 11px;
    padding-left:15px;
    margin:0px;
    margin-left:-16px;
    color: var(--col1);
    display: block;
    border-top: 2px solid var(--col1);
}
span.Kreis:before {
    content: "";
    position: absolute;
    height: 14px;
    width: 14px;
    top: -7px;
    left: -7px;
    background-color: #fff;
    border: 2px solid var(--col1);
    border-radius: 50%;
}
div.frame-1 {
    display:none;
}

/* Infogram **************************************/
div.ifogramspalte h3 {
    padding-bottom: 5px;
}


/* Form Search ***********************************/
form#MemberLoginForm_LoginForm {
    width: 200px;
    margin:200px auto;
}
form .btn-toolbar {
    margin: 12px 0;
    width: 200px;
}
form input, a.serachlink {
    min-width: 200px;
    padding:2px 6px;
}
button.neuesuche {
    width: 200px;
    padding: 2px 6px;
}

#Form_SearchForm {
    text-align: left;
}
div.results a {
    font-size: 1.4em;
}

div.results a span.rank {
    color: #ccc;
}
div.results span.pos, div.results span.urlsegment {
    font-size:0.8em;
}
div.results p.kurz {
    display:none;
}
[data$="image"] {
    color:red;
    background-color:yellow;
}
/* SHAREBUTTON
-------------------------------------------------*/
div.sharecontent {
    display:flex;
}
.sharelink svg {
    width: 25px;
    cursor:pointer;
}
.shareit {
    padding: 3px 12px 0 4px;
    font-size: 1.2em;
}
a.share {
    padding:0 6px;
    line-height: 1.2;
    margin: 6px 0 9px 0;
    font-variant: all-small-caps;
    letter-spacing: 0.7px;
}
.sl {
    display:none;
}
.sharefacebook {
    display:inline-block;
}
.sharetwitter {
    display:inline-block;
}
.sharelinkedin {
    display:inline-block;
}
.sharexing {
    display:inline-block;
}
.nomarker {
	-ms-user-select: None;
	-moz-user-select: None;
	-webkit-user-select: None;
	user-select: None;
}
section.sharesection {
    margin-left: -15px;
}
section.sharemaster {
    margin-left: -15px;
}

/* DSGVO Cookie Container ******************************/
#cookie_container {
    position: fixed;
    bottom: 0 !important;
    top: auto !important;
    left: 0;
    right: 0;
    z-index: 999;
    padding: 10px;
    max-height: 156px !important;
    height:156px;
}
.cookie_inner {
    width: 100% !important;
    margin: 0;
    padding: 0 15px;
}
div.dsgvo {
    margin:0 15px;
    padding:0;
}
div.dsgvo h1 {
    margin:-15px;
    padding:0;
}
/* FOOTER
-------------------------------------------------*/
.footer {
    /*position: absolute;
    bottom: 0px;
    min-height: 100px;*/ 
    width: 100%;
}
footer div.right a.social {
    display: inline-block;
    width: 30px;
    text-decoration:none;
    margin:8px 2px;
    padding-bottom:2px;
}
footer div.right a:hover {
    border-bottom:0px;
}
footer div.right a img {
    background:none;
}
footer .copy {
    padding-right: 12px;
}
p.weiter, .weiter {
    width: 100%;
    background: #333;
    font-size: 1.2em;
    margin-bottom: 12px;
    padding-left:8px;
}
.weiter a {
    margin:auto;
    padding: 10px;
    display:flex;
    text-decoration:none;
}
.weiter a svg {
    max-width:20px;
}
.weiter a span {
    padding-left: 8px;
}
.adress, .adress p {
    margin-top: 5px!important;
    /*font-size: 0.9rem !important;*/
    line-height: 1.2;
    margin: 6px 0 9px 0;
    font-variant: all-small-caps;
    letter-spacing: 0.7px;
}
a#setCookie {
    float: right;
    padding: 10px 20px 0 20px!important;
    text-decoration: none;
    background-color: #000;
    color: #FFF;
    height: 40px;
    border-radius: 20px;
    text-align: center;
}
a#setCookie:hover {
    background-color: #fff !important;
    color: #000000 !important;
}
.sharelink {
    width: 20px;
    height: 20px;
    margin:6px 8px 0 0;
}
.sharelink svg {
    width: 100%;
    height: 100%;
}
input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius:5px;
    cursor: pointer;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    /*body {
        margin-bottom: 60px;
    }*/
    .container {
        width:auto;
    }
    /*section {
            padding:15px;
        }*/
    div #popuptrigger img {
        width: 50px;
        height: 50px;
    }
    div.multipage article {
	    padding:15px;
	}
	article.multipagecontent {
		padding: 15px!important;
	}
    section.sharemaster {
        margin-left: 0px;
    }

}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

    .container {
        width:100%!important;
    }
    section {
            padding:15px;
        }
    div #popuptrigger img {
        width: 40px;
        height: 40px;
    }
    .sharewhatsup, .sharetelegram {
        display:inline-block;
    }
    
    #cookie_container {
        height: 200px;
    }
    
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

    .container {
        width:100%!important;
        margin: 0;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

    nav ul.suche {
        width: 38px;
        border: transparent;
        padding: 0;
        margin: 0;
        position: absolute;
        right: 0px;
        left: 15px;
        top: 17px;
        background-color: transparent;
    }
    div.desclogo {
        display:none;
    }
    div.smartlogo {
        display:block;
    }
    nav.desc {
        display:none;
    }
    nav.smart {
        display:block;
    }

    div.content.start p a {
        max-width: 140px;
        margin-right: 8px;
        margin-bottom: 8px;
        border: 1px solid transparent;
    }
    div.imageboxcontent {
        margin-bottom: 12px;
        margin-right: 12px;
        /*width: calc(50% - 10px)!important;*/
    }
    div #popuptrigger img {
        width: 20px;
        height: 20px;
    }

    form input, button.neusuche {
        min-width: 282px;
        font-size: 1.6em;
    }
    div.trigger {
        width:30px;
        height:30px;
        cursor:pointer;
    }
    .otherContent {
        margin: 0;
        -moz-hyphens: auto;
       -o-hyphens: auto;
       -webkit-hyphens: auto;
       -ms-hyphens: auto;
       hyphens: auto; 
    }

    div.desc {
        display:none;
    }
    div.pad {
        display:none;
    }
    div.smart {
        display:block;
        width:100%;
        height:100%;
    }
    #cookie_container {
        max-height: 220px !important;
        height: 220px;
    }
    div.kachel {
        margin:0 6px 6px 0;
        overflow: hidden;
        width:140px;
        height:140px;
    }
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 360px) {
    div.kachel {
        margin:0 5px 5px 0;
        overflow: hidden;
        width:120px;
        height:120px;
    }
    #cookie_container {
        max-height: 280px !important;
        height: 280px;
    }

}


@media print {
    body {
        width:50%;
        margin:auto;

    }
* { 
    color:#000;
    background-color:transparent;

}
section {
    padding-top: 20px!important;
    max-width: 800px;
    margin: auto;
    /*font-size:0.5em!important;*/
}
nav, header, .chaptertop, footer div.right a.social, div.sharecontent, .printconsole {
    display:none;
}
.modal.in .modal-dialog {
    background-color: #fff;
}