@charset "UTF-8";
:root{
	--ad--orange:#f18800;
	--ad--bgorange:#f18800;
	--ad--bgorangemittel:#f9b466;
	--ad--bgorangehell:#fcd2a3;
	--ad--lila:#7c332a;
	--ad--bugrau:#cccccc;
	--ad--beigedunkel:#c6b9a7;
	--ad--beigehell:#dfd7cc;
	--ad--beigerosa:#ece7e1;
	--ad--navbg:#efefef;
	--ad--hi:#006666;
}

html {
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

body {
	font-family: 'Helvetica', 'Arial', Verdana, sans-serif;
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.6em;
	
	font-weight: 300;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 0px top;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: steht im home.html*/
	
}


html,
body {
    margin: 0px;
    height: 100%;
}

.spreview .eltpl1{
	background-color:#aaeeee;
}

.spreview .eltpl3{
	background-color:#bbeeee;
}

.spreview .eltpl4{
	background-color:#cceeee;
}

.spreview .eltpl5{
	background-color:#ddeeee;
}

.spreview .eltpl6{
	background-color:#eeeeee;
}
.spreview .eltpl7{
	background-color:#eeaaee;
}
.spreview .eltpl8{
	background-color:#eebbee;
}
.spreview .eltpl9{
	background-color:#eeccee;
}


.bgrot{
	background-color:#dab5ba;
}

.bggruen{
	background-color:#acdcc2;
}

.bgblau{
	background-color:#acb5dc;
}

.bggelb{
	background-color:#e7e5bf;
}

.bggrau{
	background-color:#d4d4d4;
}

.bgorange{
	background-color:var(--ad--bgorange);
}

.pop{  /* auf ein bild um fancybox zu triggern */
	cursor:pointer;
}

.spointer{
	cursor:pointer;
}


u {
	text-decoration:none;
	border-bottom:1px solid #bfbfbf;
}


b{
	font-family: inherit;
	font-weight: 500;
}

strong{
	font-family: inherit;
	font-weight: 500;
}

p{
	display:inline;
}


a img { /* blauer Rahmen weg. */
	border: none;
}

button, input, select, textarea{
	/*outline:none;*/
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
}

body a{
	color: #222222;
	text-decoration:none;
}


a[href="http"] { 
	color: blue !important; 
	font-weight: 500; 
	
}

a[href="https"] { 
	color: blue !important; 
	font-weight: normal; 
}


a:active {
	color: #333333;
}

a:hover {
	color: #666666;
}



/*################barrieren*/

:focus{
 /* border-bottom:1px solid var(--ad--hi);
  padding-bottom:2px;*/
}

a:focus { 
 /*  outline: 2px solid var(--ad--hi); 
 border-bottom:1px solid var(--ad--hi); */
}


button:focus { 
   /* outline: none; 
  padding:5px;
  outline: 1px solid var(--ad--hi); */
 
}

button::-moz-focus-inner {
 /* border: 0;
	outline: 1px solid var(--ad--hi); 
	outline: 1px solid var(--ad--hi); 
	 padding:5px;*/
}


/*################barrieren*/

.dldcls{
	border-bottom:1px solid gray;
	margin-bottom:10px;
//	overflow:hidden;
	min-width:20px;
	display: table;
}

.grau{
	color: #878787;
}

.schwarz{
	color: #000000;
}

.parserot{
	color:#ff0000;
}

.adorange{
	color: #ff4800;  /*orange*/
}

.fl{
	float:left;
}

hr {
	border:0px solid;
	border-bottom: 1px solid #333333;
	margin-bottom:40px;
}

h1{
	font-weight: normal;
	margin-top:1rem;
	margin-bottom:0.5rem;
}

h2 {
	font-weight: normal;
	margin-top:1rem;
	margin-bottom:0.5rem;
}

h3 {
	font-weight: normal;
	margin-top:1rem;
	margin-bottom:0.5rem;
}

h1:first-of-type, h2:first-of-type, h3:first-of-type{
	margin-top:0;
}

.plusinfokasten{
	cursor:pointer;
}

.plusinfokastenauf{
	cursor:default;
}

/* Definitionslisten in ckeditor mit || zu trennen, dann leerzeile  */

.dlzeile{
	width:100%;
	overflow: hidden;
}

.dlvor {
	min-width:12%;
	margin-right:1%;
	float:left;
	//overflow:visible;
	display:inline-block;
}

.dlnach {
	max-width:87%;
	float:left;
}

.qrcodeimg{
	max-width:110px;
	margin-left:-2px;
}

/* Definitionslisten in ckeditor mit || zu trennen, dann leerzeile  */

/*##################divs und defs*/


#container { /*  die totale seite   */
	position:relative;
	width: 1280px;
	//width:100%;
	margin: 0 auto;  /* */
}

#header{  
	width: 100%;
	min-height:100px;
	margin-bottom:1rem;
	clear:left;
	float:none;
}

#logo{ 
	margin-top:1rem;
	font-size:2em;
	margin-bottom:1rem;
	//min-height:100px;
	width:90%;
}

#qrcode{
	float:left;
	margin-top:40px;
}

#suche{
	margin-top:1rem;
	font-size:2rem;
}

#suche input{
	border:1px solid #eeeeee;
	width:50%;
	color:grey;
}

.list-group-link{
	text-decoration:underline;
}

.such_e_h3{
	display:inline-block;
	margin-right:1em;
}

.such_e_d{
	font-size:0.8em;
	color:gray;
}

.searchtags{
	display:inline-block;
	border:1px solid black;
	margin-right:2em;
	padding:0.2em;
}

.sprachenaktiv{
	color: var(--ad--hi);  /*highlight*/
}

#suche{
	margin-bottom:1rem;
}

#suche input{
	font-family:inherit;
	font-size:inherit;
}

.suchvorergebnisse{
	position:relative;
	overflow:auto;
	height:40vh;
	border:1px solid lightgrey;
	z-index:100;
}

.suchvorzeile{
	border-bottom:1px solid gray;
	margin-bottom:2em;
	padding:5px;
}

#stichworte, #suchvor{
	display:none;
}


/* suche */


.videoiframe, iframe{
	border:0px;
	width:100%;
	margin-bottom:-10px;
}




/* ############# html video selber ##########*/
.htmlvideo{
	width:100%;
}

.htmlvideo::cue{
	background-color: lightgrey;
color: black;
//outline-style: solid;
//outline-color: #FF5D7A;
font-size: 25px;
font-family: inherit;
font-weight: inherit;
}



/* waveform für audio dateien 
.waveform{
	height:59px;
	margin-left:-1px;
}

.jpwave .jp-interface{
	background-color:none;
}

.jpwave .jp-progress{
	height:60px;
	background-color:inherit; /* white */
}

.jpwave .jp-seek-bar{
	background:none;
}

*/


.jp-audio .jp-interface{
	background-color:none;
}

.jp-audio .jp-progress{
	height:60px; /*62*/
	background-color:inherit; /* white */
}

.diewelle{
	height:60px;
	width:100%;
	border:1px solid grey;
}

#wcid{
	//background-color:yellow;
}

.diewelle img{
	height:60px;
	width:100%;
}

.jp-audio .jp-seek-bar{
	background:none;
}

#waveform{
	height:59px;
	margin-left:-1px;
}

#waveform img{
	width:100%;
	height:50px;
}


xxfigure {
  max-width: 64rem;
  width: 100%;
  max-height: 30.875rem;
  height: 100%;
  margin: 1.25rem auto;
  padding: 1.051%;
  background-color: #666;
}

.controls {
  width: 100%;
  height: 20px; /* of figure's height */
  position: relative;
}


.controls[data-state="hidden"] {
  display: none;
}

.controls[data-state="visible"] {
  display: block;
}

.controls > * {
  float: left;
  width: 30px;
  height: 20px;
 margin-left: 5px;
  display: block;
  //background:green;
}

.controls > *:first-child {
  margin-left: 0;
}

.controls .progress {
  cursor: pointer;
  width: calc(100% - 40px);
  height: 20px;
  position:relative;
  border:1px dotted;
}


.controls button {
  border: none;
  cursor: pointer;
  background: transparent;
  background-size: contain;
  background-repeat: no-repeat;
}

.controls button:hover,
.controls button:focus {
  opacity: 0.5;
}

.controls button[data-state="play"] {
  background-image: url("/adme_2021/adincludes/audiovideoplayer/play.png");
}

.controls button[data-state="pause"] {
  background-image: url("/adme_2021/adincludes/audiovideoplayer/playgrau.png");
}

.controls button[data-state="stop"] {
  background-image: url("/adme_2021/adincludes/audiovideoplayer/schwarz.png");
}



#progress {
  display: block;
  width: 100%;
  height: 10px;
  margin-top: 0.125rem;
  border: none;
  color: #0095dd;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position:relative;
  opacity:0;
}

#pbalken{
	background:grey;
	opacity:0.3;
	height:15px;
	position:absolute;
	top:2px;
	left:0;
	//right:50px;
}

.controls #progress[data-state="fake"] {
  background: #e6e6e6;
  height: 65%;
} 

.controls #progress span {
  width: 0%;
  height: 100%;
  display: inline-block;
  background-color: #2a84cd;
}

.controls #progress::-moz-progress-bar {
  background-color: #0095dd;
}

.controls #progress::-webkit-progress-value {
  background-color: #0095dd;
}



/* ############# html video selber ##########*/


.socialiframe{
	border:0px;
	width:100%;
	position:relative;
	/*overflow:hidden; */
	min-height:200px;
}


#article {
	float: left;
	max-width: 1024px; 
	width:100%;
	min-height:200px;
	//overflow:hidden; 
	margin-bottom:40px;
	//border-top:1px solid;
	//hyphens:auto;
}

#footer{
	//max-width: 1280px; 
	width:calc(100% - 2rem); 
	display:inline-block;
	margin:0 auto;
	margin-bottom:20px;
	//background-color:#fcfcfc;
	padding-top:1rem;
	border-top:1px solid lightgrey;
}

#footer .ctwrap {
	display:flex;
	margin-bottom:1em;
}

#footer .eltpl14{
	display: flex; /* or inline-flex */
	flex-direction: row; /* row | row-reverse | column | column-reverse;*/
	flex-wrap:wrap;  /*nowrap | wrap | wrap-reverse;*/
}

#footer .ctc5{
	width:19%;
}


.teaserwrap{
	margin-bottom:1rem;
	display:inline-block;
	margin-right:2em;
}

.teasertext{
	margin-top:-0.5rem;
}


.pdf-icon{ /* zb pdf als variable eingesetzt */
	max-width:80px;
	//filter: saturate(3); 
	filter: grayscale(100%);
	filter: hue-rotate(60deg); 
}

.zipdownloads{
	//padding-bottom:10px;
	//margin-top:10px;
	width:100%;
	hyphens:auto;
}

/* # #################### zipmeüe  
https://stackoverflow.com/questions/51277025/make-a-dropdown-tree-menu-similar-to-windows-explorer
*/


[data-ui-css-component="treeview"] {
 margin-top: -10px;
 font-size: 1em;
}

[data-ui-css-component="treeview"] [type=checkbox] {
  display: none;
}
[data-ui-css-component="treeview"] ul {
  padding: 0 0 0 20px;
  display: none;
  list-style: none;
}
[data-ui-css-component="treeview"] ul:first-child {
  padding-left: 0;
}
[data-ui-css-component="treeview"] li {
  padding: 0;
}
[data-ui-css-component="treeview"] li span {
  margin: 2px 0;
  display: list-item;
  list-style: square;
}
[data-ui-css-component="treeview"] label {
  display: inline-block;
  transition: 0.2s;
  padding-right: 10px;
  margin: 5px 0;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
}
[data-ui-css-component="treeview"] label::before {
  display: inline-block;
  margin-right: 5px;
  width: 1em;
  height: 1em;
  text-align: center;
  background: transparent;
  border:1px solid black;
  color: black;
}
[data-ui-css-component="treeview"] ul:first-child, [data-ui-css-component="treeview"] [type=checkbox]:checked ~ ul {
  display: block;
}
[data-ui-css-component="treeview"] [type=checkbox]:checked ~ label::before {
  content: "-";
}
[data-ui-css-component="treeview"] [type=checkbox]:not(:checked) ~ label::before {
  content: "+";
}


.zipmenue{

}



.div_hv{
	max-width:50%;
}

.div_qv{
	max-width:70%;
}

#crumb{
	width:100%; 
	margin-bottom:1rem;
}

.crumbclass{
	color:gray;
}

.crumbpre{  /* vor der Crumb steht etwas?*/
	display:none;
}

.crumbhome{ /* wenn defaultseite aufgerufen wird und nur home in der crumb steht*/
	 display:none;
}

/* der standardwrapper um die elemente 1 - 16 */

.ctwrap {
	width:100%;
	display:inline-block;
}

/* templates 1 - 16 */

.ctcolumns1{
	width:100%;
	transition: all 331ms ease;
	 transition-delay: 300ms;
}

.ctcolumns2 {
	width: 48%;
	margin-right:2%;
	float:left;
	transition: all 331ms ease;
	transition-delay: 300ms;
}

.ctcolumns3 {
	width: 31%;
	margin-right:2%;
	float:left;
	transition: all 331ms ease;
	transition-delay: 300ms;
}


/* slick template 2 slider mit aspects ratio */
.slick2{
	width:100%;
	border:0;
	margin-bottom:20px;
	-webkit-aspect-ratio: 10/5;
	aspect-ratio: 10/5;
}

.slick2 img{
	width:100%;
	object-fit:contain;
	object-fit:cover;
	-webkit-aspect-ratio: 10/5;
	aspect-ratio: 10/5;
}


.slickw{
	width:100%;
	border:0;
	margin-bottom:20px;
	-webkit-aspect-ratio: 3/4;
	aspect-ratio: 3/4;
}


.slickw img{
	width:100%;
	object-fit:contain;
	-webkit-aspect-ratio: 3/4;
	aspect-ratio: 3/4;
	
}

.slick-active .lsl{
	color:green !important;
}

.slick2 .slickbuttonshigh{
	color:red;
}

.slick-dots {
	margin-top:5px;
	margin-bottom:5px;
}

/* override zb. in template 6 eingesetzt*/

.slicktempl6, .slicktempl6 img{
	-webkit-aspect-ratio: 4/3;
	aspect-ratio: 4/3;
}


.slick-dots li.slick-active button::before {
  color: var(--ad--hi);
}

.slick-dots li button::before {
	color: lightgray;
}



/* slick slider */


/*############ include skulpturen*/

.imgt3bhv, .imgt3bqv{
	width:90%;
}

 .imgt3hv, .imgt3qv {
 	width:60%;
 }
 
 .cskwrap{
 	width:100%;
 	overflow:hidden;
 	min-height:10px;
 }
 
 .cskvor, .csknach{
 	float:none;
 	clear:left;
 	margin-right:10px;
 }
 .cskvor{
 	font-weight:500;	
 }
 
 .pfeile{
 	margin-bottom:20px;	
 }
 
 .wtitel{
 	margin-bottom:10px;
 	font-weight:500;
 }
 
 .fl{
 	float:left;
 }
 
/*############ include skulpturen*/





/* TEMPLATE 9 BILDER MASONRY */
 
 .activsortaa, .activsorttt, .activsortii, .activsortdd, .activsortbb {
 font-weight:500;	
 }
 
 .activsortaa1, .activsorttt1, .activsortii1, .activsortdd1, .activsortbb1 {
 font-weight:500;	
 }
 
 
.artmerker{
	height:300px;
	background-color:lightgrey;
	font-size:3rem;
	line-height:3rem;
}
 
.ct9bilder {
  display: flex; /* or inline-flex */
  flex-direction: row; /* row | row-reverse | column | column-reverse;*/
  flex-wrap:wrap;  /*nowrap | wrap | wrap-reverse;*/
}

.eltpl9 .blddiv{
	width:23%;
	margin-right:2%;
	margin-bottom:2%;
}

/* .eltpl9 .blddiv:last-of-type{
	width:31%;
	margin-right:0;
	margin-bottom:2%;
} */

.eltpl9 .qv, .eltpl9 .hv, .eltpl9 .qu {
	width:100%;
}


.ct9bbilder{
	display: flex; /* or inline-flex */
	flex-direction: row; /* row | row-reverse | column | column-reverse;*/
	flex-wrap:wrap;  /*nowrap | wrap | wrap-reverse;*/	
// align-items: baseline ;
//  align-items: center ;

}

.eltpl9b .blddiv{
	width:23.5%;
	margin-right:2%;
	margin-bottom:2%;
}

.eltpl9b .blddiv:nth-child(4n){
	margin-right:0;
}

.div_hv img , .div_qu img, .div_qv img, .div_lo img{
	width:100%;
}

.div_hv a{
	//	text-align:center;
	//	display:block;
}
.div_hv img   {
	//width:80%;
}

/* TEMPLATE 9 BILDER  */






/* showtime */


.bodyown_showtimeblack{
	background-color: black;
}


.ctwrapst, .slick19{
	position: fixed;
	width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: black;
}

.slick19 .bldslst,  .slick19 .dasbild, .slick19 .dasvideo {
	width:100vw;
	height: 100vh;
}

.slick19  video, .slick19  img, .slick19  .slim {
	width:100%;
	height: 100%;
	object-fit: cover;
}


/*texte */
.ctwrapst .derhead{
	position:absolute;
	top:20vh;
	left:10vw;
	font-size:4vh;
}

.ctwrapst .dertext{
	position:absolute;
	top:40vh;
	left:10vw;
	color:#fff;
	font-size:3vh;
	line-height:3.4vh;
}

.ctwrapst .slstatus{
	position:absolute;
	top:95vh;
	left:10vw;
	color:#fff;
	font-size:2vh;
	line-height:2vh;
}

.sltiefer .derhead{
	top:60vh;
	left:10vw;
}


/* eigener stil showtime definiert im legfeld zusätzlich zumr zeit*/
.slwhite .derhead, .slwhite .dertext{
	color:white;
}

.slblack .dertext{
	color:red;
	font-size:4vw;
	font-weight:500;
}

.slgreen .derhead, .slgreen .dertext{
	color:green;
}

.slred .derhead{
	color:red;
}

.slyellowtext .dertext{
	color:yellow;
	border:1px solid yellow;
	padding:1vw;
	font-size:4vw;
	line-height:4vw;
	background:black;
}

.slborder .derhead{
	border:1px solid yellow;
	padding:2vw;
	font-size:3vw;
	color:yellow;
}


.bkl{
	border:1px green;
	width:40vw !important;
	margin-top:-5vw !important;
}

.slcursor{
	cursor:pointer;
}

.ctwrapst a{
	text-decoration:underline;
	color:white;
}

.ctwrapst a:hover{
	text-decoration:underline;
	color:grey;
}


/*texte */

/* showtime showtime showtime showtime showtime */


/* formulagenerator formulagenerator formulagenerator formulagenerator */

.formgenwrap {
	width:100%;
	margin-bottom:15px;
	overflow:hidden;
}

.formgenwrap img{
	max-width:100%;
}


.formleerzeile hr{
	margin:0;
}

.formgenzeile, .formleerzeile{ 
	width:60%;
	margin-right:1%;
}

.formgenzeilebesch {
	width:25%;
}

.formgentxt, .formgentxtfeld {
	width:25%;
	border:1px solid grey;
	width:100%;
}

.fselect, .fradio, .fcheck{
	float:left;
	width:auto;
}

#el{
	padding-top:14px;
}



/* navigation */  


#naviwrap{
	width: 256px;
	overflow:hidden;
	padding-top:0px;
	margin-bottom:40px;
	padding-left:0px;
	float:left;
	clear:left;
}

#navidesk {   /*desktop*/
	width: 250px;
	/*overflow:hidden; */
	font-family: inherit;
	font-weight: inherit;
	letter-spacing: 0px;
}


#burger{/*burgerbutton*/
	border:0;
    right:32px;
    top:0px;
    text-indent: 300%;
    overflow: hidden;
    width: 64px;
    height: 64px;
    transition: all 400ms ease;
    cursor:pointer;
	position:absolute;
	z-index:5003;
	display:none;
}


#navimobil {/*mobil*/
	font-family: inherit;
	font-size:1.3rem;
	line-height:inherit;
	display: none;
	position: absolute;
	width:320px;
	top: 0px;
	right:0px;
	padding:10px;
	z-index:5000;
	color: #000000;
	padding-right:20px;
	background:white;
	border:2px solid grey;
	//border-radius: 10px;
}

.navimliste{/*mobil*/
    padding:10px;
}

.bopen{
 	/* steht in home.html wegen dem pfad zum bild*/
}

.bclose{/*burgerbutton*/
   /* steht in home.html wegen dem pfad zum bild*/
}

.navileerzeile {
	height:17px;
	width:100%;
}

.naviunsichtbar, .innaviunsichtbar, .unsichtbar, .hasasub {
	 display: none;
}

nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  
  width:240px;
// border:1px solid red;
}


.nav-global {
  overflow: hidden;
}

.ngc1, .ngc2, .ngc3{
	 margin-left:25px;
	// border:1px solid green;
}

nav ul {
  margin: 0;
  margin-bottom: 0px;
  padding: 0;
  padding-left: 0px;
 // margin-left:15px;
}

nav button{
	border:0;
	background:none;
	font-size:inherit;
	padding-left:0;
	padding-right:0;
}

nav .btminus{  
	color:green;
	border-right:3px solid;
}


nav li{
	list-style-type: none;
	min-height:1.6em;
}

nav .active {
	color:var(--ad--hi);
}

nav .collapse{
	display:none;
}

nav .show{
	display:block;
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 0.2s;
}


@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/* der toggler button als pfeil rechts, die bilder sind im home.html wegen der pfade*/

nav .togb{
	background-repeat: no-repeat;
	background-position: 100% 50% !important;
	//cursor:cell;
	width:18px;
}

nav .togbshow{
	//cursor:vertical-text;
	width:18px;
}

nav .leerzeile{
	// background-color:lightgray;
	opacity:0.2;
	height:10px;
}

nav .ohnelink{
	font-weight:500;
}

.nav1, .nav2, .nav3{
	margin-left: 0;
}

.sichtbar{
	display:block;
}




/*  ANCHORS AUS ELEMENTEN GEMACHT*/

.elementanchors{
	height:0;
	border:0;
}

#anchorlinks{
	min-height:10px;
	overflow:hidden;
	margin-bottom:15px;
	display:none;
}

.anchorlinks{
	float:left;
	display:inline-block;
	margin-right:10px;
	border:1px dotted;
	margin-right:5px;
}

.anchorlinkstop{
	min-height:1rem;
	margin-bottom:10px;
	border:1px dotted;
	display:inline-block;
}

/* aus */
.elementanchors, .anchorlinkstop, #anchorlinks{
	// display:none;
}


/*  ANCHORS */




/* ###### supersized fullscreen slider*/


#supersized{
	z-index:10000 !important;
}

.supersized4{
	display:inline-block;
	background-color:white;
	width:auto;
	padding:5px;
	position:absolute  !important;
	top:10px;
	right:10px;
	z-index:10005 !important;
}

.bodytemplate_4 #container{
	min-height:10vh;
}

/* ###### supersized fullscreen slider*/



/* LEAFLET MAP */

.lmap { 
	top:0;
	bottom:0;
	left:0;
	right:0;
	height:800px;
	width:100%;
}

.leaflet-control-attribution{
	display:none;
}

/*  mapbox
u aoeg
p k..MB
*/

.leaflet-container, #map {
    background: none !important;
    outline: 0;
}

.leaflet-container.crosshair-cursor-enabled {
    cursor:crosshair;
}

.leaflet-interactive{
	/*border:1px solid red;*/
}

/* LEAFLET MAP */





/*fancybox fancybox fancybox fancybox fancybox fancybox*/


#fancycheck{
	display:none;
}

.fancybox-caption{
  	color: #000;
}

 
.fancybox-bg {
  background: #ffffff;
}

.fancybox-is-open .fancybox-bg {
  opacity: 1;
 }

.fancybox-button {
	 background: none; 
}

.fancybox-navigation button {
  background: none; 
 }
 
 .fancybox-button--close{
	margin-right:36px;
}


.fancybox-navigation button:before {
	content: "";
	background: none; 
 }
/*fancybox fancybox fancybox fancybox fancybox fancybox*/




/*############ticker*/

.terminwrap{
	margin-bottom:20px;
	position:relative;
}

.termindetailhide{
	display:none;
}

.termindetailshow{
	display:block;
}

.terminteasershow{
	display:block;
}

.terminteaserhide{
	display:none;
}

.termindetailwrap{
	width:100%;
	display:flex;
	flex-direction: row; /* row | row-reverse | column | column-reverse;*/
  	flex-wrap:wrap;  /*nowrap | wrap | wrap-reverse;*/
}

.termindetail{
	width:100%;
	background-color:#d6d6d6;
	padding: 5px;
	margin-bottom:10px;
}

.termindetailhead{
	width:100%;
}

.termindetailclose{
	text-align:right;
	width:98%;
	cursor:pointer;
	position:absolute;
	right:10px;
}

.termindetaillinks{
	width:61%;
	width:97%;
	margin-right:3%;
	padding-bottom:10px;
	padding-top:10px;
}


.termindetailrechts{
	width:32%;
	width:96%;
	margin-right:4%;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
}

figure{
	margin:0;
	padding:0;
}

.termindetailrechts figcaption{
	font-size:11px;
	margin-bottom:12px;
}


.terminteaser{
	width:300px;
	width:97%;
}

.termindetailbild{
	width:100%;
}

.terminmonate{
	border-bottom:1px solid #000;
	padding-bottom:5px;
	margin-bottom:15px;
}

.terminaktuellmonat{
	color: var(--ad--hi);  /* highlight */
}

/*  TERMINE TERMINE */






/*  shop */


.shopwrap{
	float:none;
	min-height:80px;
	width:100%;
	overflow:hidden;
	margin-bottom:40px;
}



.shopimg{
	float:left;
	width:80px;
	margin-right:40px;
	margin-bottom:5px;

}

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

.shoptxt {
	width:100px;
	margin-right:60px;
	float:left;
}

.shoppreis{
	width:100px;
	float:left;
}

.shopanzahl{
	width:100px;
	float:left;
	font-weight:700;
}

.shopupdate{
	width:100px;
	float:left;
}

.shopteilsumme{
	width:100px;
	float:left;
	font-weight:700;
}

.shopzwischensummetext{
	width:200px;
	margin-left:120px;
	margin-right:260px;
	float:left;
	font-weight:700;
}

.shopzwischensumme{
	width:100px;
	font-weight:700;
	float:left;
}

.asubmit, .aslash{
	float:left;
	font-size:20px;
	width: 28px;
}

.asubmit{
	cursor:pointer;
}



/*  COOKIES */ 

.cookiebanner{
	z-index:1300000;
	position:fixed;
	border-top:2px solid;
	padding:30px;
	bottom:0px;
	left:0px;
	right:0px;
	background-color:white;
	font-size: 0.9em;
	line-height: 1.3em;
}

.cbtn a:hover {
	color:var(--ad--hi);
}

.cbtn{
	border:1px solid lightgrey;
	width:120px;
	background-color:white;
	text-align:center;
	margin-top:8px;
	margin-bottom:20px;
	font-weight:500;
	padding:5px;
}

.crot{
	color:var(--ad--hi);
}

.cgrau{
	color:grey;
}



