@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--sehrhellgrau:#f0f0f0;
	--ad--navbg:#9B8F7F;
	--ad--hi:#9B8F7F;
	--ad--slickratio:10/7;
}

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;
	scroll-behavior: smooth;
}

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

body {
	font-family: 'Open Sans','Aller', Verdana, sans-serif;
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.6em;
	
	font-weight: 500;
	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 .prewiewme{
	background-color:yellow;
}


/* frontendediting wenn man angemeldet ist */

.feedback{
	background-color:#e7e5bf;
	font-size:0.8rem;
}

.fronteditform .templatediv {
	background-color:#f5fafd; 
}

.fronteditform .w860{
	width:100%;
	display:flex;
	flex-wrap: wrap;
}

.fronteditform  .w750{
	width:100%;
}

.fronteditform .w375{
	width:48%;
	margin-right:2%;
}

.fronteditform  .w276{
	width:31%;
	margin-right:2%;
}

.fronteditform .atemplate{
	padding-top:0.5rem;
	margin-bottom:0.5rem;
}

.ieditbtn{
	border:1px solid grey;
	padding-left:0.5rem;
	padding-right:0.5rem;
	margin-top:1rem;
	width: fit-content;
	overflow:hidden;
	text-align:center;
	background-color:white;
	border-radius:10px;
	
	display:none;
}

/* frontendediting wenn man angemeldet ist */

.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, .xpop{  /* auf ein bild um fancybox zu triggern */
	cursor:pointer;
}

.s{
	cursor:pointer;
}


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


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

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

p{
	display:inline;
}

img {
	max-width:100%;
}

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


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


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

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); 
}


a:focus-visible, 
button:focus-visible, 
.leaflet-marker-icon:focus-visible, 
.slick-arrow:focus-visible, 
.dbelement:focus-visible, 
figure:focus-visible, 
input:focus-visible,
select:focus-visible,
.arcls:focus-visible
{
	outline:3px dotted 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;
}

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

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

.bildunterschrift, .teaserbldleg{
	font-size:0.8rem;
	line-height:1.2rem;
}

.fl{
	float:left;
}

hr {
	border:0px solid;
	border-bottom: 1px solid var(--ad--hi);
	margin-bottom:20px;
	margin-top:20px;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	margin-bottom: 2rem;
}

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

.eltpl1 .ct1teaserhead, .eltpl1 .ct1teasertext{
	display:none;
}


.plusinfokasten{
	display:inline-block;
	width:calc(100% - 25px);
	height:1.8rem;
	// width:auto !important;
	overflow:hidden;
	background-repeat: no-repeat !important;
	background-position: 100% 10px !important;
	border:1px dotted gray;
	//padding-right:20px; 
	background-size: 14px !important;
	
	/* oder vorne */
	background-position: 0 0.4em !important;
	padding-left:20px;
	cursor:pointer;
}

.plusinfokastenauf{
	height:auto;
	cursor:default;
}
.myDivcls{
	border: 2px solid red;
}


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

.dlzeile{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	flex-direction:row;
	// margin-bottom:0.6rem;
}

.dlvor {
	width:12%;
	margin-right:2%;
}

.dlnach {
	max-width:86%;
}



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

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

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


#container { /*  die totale seite   */
	position:relative;
	width: 1280px;
	border-top:1px solid white;
	//width:100%;
	margin: 0 auto;  /* */
}

#header{  
	width: 100%;
	//min-height:100px;
	margin-bottom:1rem;	
	
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid var(--ad--hi);
}

#logo b{ 
	font-size:2em;
}

#logo h5{ 
	padding:0;
	font-size:2rem;
	line-height:2rem;
	margin:0;
	
}

#logo{ 
	margin-top:1rem;
	margin-bottom:1rem;
	width:calc(100% - 80px);
}

#logo a{ 
	color:var(--ad--hi);
}

#suche input{
	border:1px solid #eeeeee;
}

.blegende{
	font-size:0.9rem;
	line-height:1.3rem;
	hyphens:none;
	padding-right:10px;
	margin-bottom:1rem;
}

.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 dotted grey;
	margin-right:5px;
	padding:0.1em;
}

.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;
}

#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;
}


.keinewaveform, .keinewaveform img{
	height:2px !important;
}

.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;
}

figure a{
	margin:2px;
	display:block;
}


.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:30%;
	-webkit-aspect-ratio: 1/1;
	aspect-ratio: 1/1;
	position:relative;
	/*overflow:hidden; */
	float:left;
	margin-right:3%;
}


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

}

#footer{ 
	width:100%;
	margin:0 auto;
	font-size:0.9rem;
	line-height:1.4rem;
	display:inline-block;
	
	//margin-top:20px;
	//padding-top:20px;
	//border-top:1px solid var(--ad--hi);
	
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid var(--ad--hi);
}

#footer .eltpl5, #footer .eltpl6, #footer .eltpl7, #footer .eltpl21, #footer .eltpl24{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	// justify-content:stretch;
}

#footer .ctc1, #footer .ctc2, #footer .ctc3, #footer .ctc4, #footer .ctc5{
	width:fit-content;
	margin:0;
	//padding:10px;
}

#footer a{
	text-decoration:underline;
}

.loginwrap{
	font-size:0.9rem;
	line-height:1.4rem;
}
 
figure figcaption{
	font-size:0.9rem;
}


/* TEASER */

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

/* ausnahmen */
.teasertemplate5{
	width:25%;
}

.teasertemplate5 .teasertitel, .teasertemplate5 .teasertextblock{
	display:none;
}

.teasertemplate5 .teaserbildblock{
	width:100%;
}


.teaserlink{
	display:flex;
	flex-wrap:wrap;
	width:100%;
}

.teasertitel, .teaserblock{
	width:100%;
}

.teaserbildblock{
	width:25%;
	margin-right:5%;
}

.teaserbild{
	width:100%;
}

.teasertextblock{
	width:55%;
}
 

.teasernavi1wrap, .teasernavi2wrap, .teasernavi3wrap, .teasernavi4wrap{
	width:100%;
	display: flex;
	flex-wrap:wrap;
	//justify-content: space-between;
}

.xteaserbldwrap{
	width:23%;
	margin-right:2%;
}

.teaserbild img, .teaserkeinbild{
	width:100%;
}

.teaserkeinbild{
	border:1px solid grey;
}

.w100{
	width:100%;
}

.teaserbox{
	display:inline-block;
	margin-right:10px;
}



.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); 
}

.zeiletoflexdivs{
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:space-between;
	width:100%;
}

.zeiletoflexdivs img, .zeiletoflexdivs svg{
	width:100% !important;
}

.zipdownloads{
	//border:1px solid red;
}

.div_hv{
	max-width:100%;
}

.div_qv{
	max-width:100%;
}

#crumb{
	width:100%; 
	margin-bottom:3rem;	
	
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid var(--ad--hi);

}

.crumbclass, .crumbclass a{
	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:block;
	overflow:hidden;
	// padding-bottom:30px;
	// margin-bottom:1rem;
	hyphens: auto;
}

.ctwrap { /* mit anzeige*/
	// width:calc(100% - 2px);
	//border:1px solid lightgrey;
}


.ctwrapinline{
	// background-color:#efefef;
}

.ctwrap ul {
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	padding-left: 1rem;
}

/* templates 1 - 16 */

.ctc1, .ctc2, .ctc3, .ctc4, .ctc5{
	float:left;
	// display:inline-block;
	transition: all 331ms ease;
	transition-delay: 300ms;
	// background-color:var(--ad--sehrhellgrau);
}

.ctc1{
	width:100%;
	float:none;
}

.ctc1 a{
	text-decoration:underline;
}

.showflex .ctc1{
	display:flex;
	flex-direction: row; /* row | row-reverse | column | column-reverse;*/
	flex-wrap:wrap;  /*nowrap | wrap | wrap-reverse;*/
}

.ctc2 {
	width: 49%;
	margin-right:2%;
}

.ctc3 {
	width: 32%;
	margin-right:2%;
}

.ctc4{
	width:24%;
	margin-right:1.32%;
}

.ctc5{
	width:19%;
	margin-right:1.22%;
}

.ctc1:last-of-type, .ctc2:last-of-type, .ctc3:last-of-type, .ctc4:last-of-type, .ctc5:last-of-type{
	margin-right:0;
}

/* template 22 aktuell als slick slider */

.el_aktuellelemente{
	font-size:0.9rem;
}

.el_aktuellelemente .slick-slide {
  margin-right: 30px;
}

/* slick template 2 slider mit aspects ratio */



.slick2{
	width:100%;
	margin-bottom:20px;
	-webkit-aspect-ratio:var(--ad--slickratio);
	aspect-ratio:var(--ad--slickratio);
	/* */
	//background-color: lightgray; 
}

.slick2 figure{
	width:100%;
	aspect-ratio:var(--ad--slickratio);
	margin:0;
}

.bldsl{
	margin-bottom:20px;
}

.bldslwrap{
	-webkit-aspect-ratio:var(--ad--slickratio);
	aspect-ratio:var(--ad--slickratio);
	//border:1px solid yellow;
}
 
.slick2 img, .bldslwrap svg image {
	width:100%;
	object-fit:cover; 
	
	// object-fit:contain; 
	-webkit-aspect-ratio:var(--ad--slickratio);
	aspect-ratio:var(--ad--slickratio);
}

.slick-active .lsl{
	color:var(--ad--hi) !important;
}

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

ul.slick-dots {
	padding:0px;
	margin:0px;
	margin-top:-1.0rem;
}

.slick-dots li{
	//background-color: lightgray;
	// border:1px solid;
}

.slick-dotted.slick-slider{
	// margin:0;
}

.slickcaption{
	margin-top:-1.0rem;
	margin-bottom:20px;
	font-size:0.9rem;
	line-height:1.3rem;
	text-align:right;
	// border:1px solid red;
}

/* override zb. in template 6 eingesetzt*/

.slicktempl6, .slicktempl6 img{
	-webkit-aspect-ratio:16/11;
	aspect-ratio:16/11;
}

.slicktempl6 img{
	object-fit:cover;
}


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

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

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

.slick-prev{
	//margin-left:-50px;
}

.slick-next{
	//margin-right:-50px;
}

/* slick slider */


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

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

 .imgt3hv, .imgt3qv {
 	width:60%;
 }
 
 .cskwrap{
 	width:100%;
 	overflow:hidden;
 	min-height:10px;
 	display:flex;
 	// border-bottom:1px dotted grey;
 	padding-bottom:2px;
 	margin-bottom:2px;
 }
 
 .cskvor, .csknach{
 	width:65%;
 }
 
 .csknach{
 	color:var(--ad--hi);
 	font-size:0.95rem;
 }
 
 input[id*='merkehaken']{

 	accent-color:var(--ad--hi);
 }
 
 .cskvor{
 	//font-weight:bold;	
 	width:33%;
 	margin-right:2%;
 	font-size:0.95rem;
 }

.cskdetailklein{
	font-size:0.9rem;
}
 
 .mtop20{
 	margin-top:20px;	
 }
 
 .pfeile{
 	// margin-top:20px;	
 	margin-bottom:20px;	
 }
 
 .wtitel{
 	font-weight:bold;
 	color:var(--ad--hi);
 }
/*############ include skulpturen*/



/* TEMPLATE 9 BILDER */

.masonry9{
	display: grid;
	grid-template-columns: repeat(4, 1fr); /* Erstellt 3 gleich breite Spalten */
	gap: 20px; 
}

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

.dbelement{
	// display:inline-block;
	//border:2px solid green;
	//padding:1px;
	//overflow:hidden;
	//min-height:100px;
	//min-width:100px;
	//overflow:hidden;
}


/* TEMPLATE 9 BILDER  */


/* TEMPLATE 9 BILDER MASONRY */
 
.ct9bbilder{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.eltpl9b .blddiv, .eltplinline9b .blddiv{
	width:24.0%;
	margin-right:1%;
	margin-bottom:1.32%;
}

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

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

/* TEMPLATE 9 BILDER MASONRY */






/* showtime t19 */


.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;
}

.slick19 .slstatus{
	display:none;
}
 

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

.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:bold;
}

.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;
}


.bodyown_showtimeblack h1{
	background: rgba(44,77,0,0.5);
	line-height:9rem;
	display:inline;
}


/*texte */

/* showtime showtime showtime showtime showtime */



.loginmaske h4{
	font-size:1.3rem;
	line-height:1.8rem;
	font-weight:600;
	color:var(--ad--hi);
}



/* formulagenerator t12 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;
}

#capsolved{
	//display:none;
	opacity:0.2;
}

/* db intern*/

.dbteaserflex{
	display:flex;
	flex-direction: row; /* row | row-reverse | column | column-reverse;*/
  	flex-wrap:wrap;  /*nowrap | wrap | wrap-reverse;*/
}

.archivelwrap{
	width:32%;
	//float:left;
	margin-bottom:3%;
	margin-right:1.32%;
	display:block;
}

.archivelwrap a{
	display:inline-block;
}

.archivelbild{
	width:100%;
	//height:250px;
	margin-right:2%;
	float:left;
}

.archivelbild img{
	width:100%;
	height:100%;
	aspect-ratio: 1/1;
	object-fit: cover;
}


.archiveltext{
	width:100%;
	margin-right:2%;
	float:left;
	font-size:1rem;
	hyphens:auto;
}

.jahrblock{
	display: flex;
  justify-content: space-between;
  width:100%;
  margin-bottom:30px;
  //background:grey;
}

.jahrmerker{
	//float:none;
	//clear:left;
	//width:100%;
	//font-size:2rem;
	margin-top:50px;
}


/* navigation */  


#navidesk{
	width: 320px;
	overflow:hidden;
	padding-top:0px;
	margin-bottom:40px;
	padding-left:0px;
	float:left;
}

.navidliste {   /*desktop*/
	width: 320px;
	/*overflow:hidden; */
	font-family: inherit;
	font-weight: inherit;
	letter-spacing: 0px;
}

/* ein für overlay dropdown

#navidliste .dropdown-content {
  display: none;
  position: absolute;
  background-color:white;
  min-width: 160px;
  box-shadow: 0px 16px 16px 0px rgba(0,0,0,0.2);
  padding: 5px 14px;
  margin-left:-10px;
  z-index: 1000;
}

#navidliste .show{
 	display: inline-block;
}

*/

nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  width:320px;
  // background:yellow;
}

nav .has_subtree{
	// border-left:1px solid grey;
}

nav .leerzeile{
	/* background-color:lightgray; */ 
	/*  opacity:0.2; */
	height:12px;
	min-height:1px;
}

nav .ohnelink{
	font-weight:bold;
	width:100%;
}

nav .keinsubmenue{
	background:yellow;
	display:none !important;
}


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

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;
	}
}

.nav1, .nav2, .nav3{ /* die ul ebenen */
	margin-left: 0;
}

.sichtbar{
	display:block;
}

/* der toggler button als pfeil rechts, die bilder sind im home.html wegen der pfade*/
.togb, .togbshow {
	background-repeat: no-repeat !important;
	background-size:100% !important;
	background-position: top 5px left 2px  !important;
	margin-left:5px;
	padding-right:5px;
	width:18px;
}

/* einrücker */
.ngc1, .ngc2, .ngc3{
	 margin-left:25px;
}

.nav-item{
	width:100%;
}

ul.navincontent{
	margin-left:1rem;
	padding:0;
}

.navincontent li{
	// list-style-type: "\1F44D";
	list-style-type: "\279C";
	padding-left:10px;
}


/* MOBIL */

#burger{ 
	border:0;
    right:0px;
   // top:22px;
    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:inherit;
	line-height:inherit;
	display: none;
	position: absolute;
	width:320px;
	top: 5px;
	right: -10px;
	padding-left:10px;
	z-index:5000;
	color: #fff;
	padding-right:20px;
	padding-top:20px;
	background:var(--ad--navbg);
	border-radius: 10px 0 0 10px;
}

#navimobil a, #navimobil .tog-link{/*mobil*/
	color: #fff;
}

.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*/ }

/*  END NAVIGATION */




/*  ANCHORS AUS ELEMENTEN GEMACHT*/

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


#anchorlinks{
	display:inline-block;
	padding-bottom:10px;
	border-bottom:1px solid var(--ad--hi);
	margin-bottom:10px;
	display:none;
}

#anchorlinks:empty {
    margin:0;
    padding:0;
    border:0;
}


.anchorlinks{
	float:left;
	display:inline-block;
	margin-right:10px;
	// border-bottom:1px solid var(--ad--hi);
	color:var(--ad--hi);
	margin-right:15px;
	display:none;
}

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


.anchorlinkstop{
	// background-color:lightgrey;
}

.anchorlinkstop hr{
	margin:0;
	width:calc(100% - 50px);
	display:inline-block;
	margin-bottom:0.3rem;
	background-color:white;
 
}

.anchorlinkstop a{
	display:inline-block;
	width:40px;
	margin-left:10px;
	margin-bottom:1.2rem;
	text-align:right;
	color:var(--ad--hi);
}


.anchorlinkstop a, .anchorlinkstop hr {
	// display:none;
}


/* aus */


.elementanchors, .anchorlinkstop, #anchorlinks, .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;*/
}


.bodyown_tirolleaflet #anchorlinks{
	display:none;
}

/* 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; 
 }
 
/* LINKS der Text, rechts das Bild
 .fancybox-caption-wrap{
 	position:absolute;
 	left:0;
 	width:320px;
 	bottom:150px;	
 }
 
 .fancybox-caption {
  font-size: 19px;
  font-weight: 400;
  line-height: 1.5;
  pointer-events: none;
  text-align: left;
}

.fancybox-stage {
  left: 320px;
  right: 10px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 320px;
}

*/

.predots{
	opacity:0;
	color:grey;
}

.fdots{
	font-family:"Verdana", Arial, sans-serif;
	font-size:1rem;
	letter-spacing:0.7rem;
	margin-top:30px;
	margin-right:20px;
	color:black;
	display:inline-block;
	width:250px;
	height:40px;
	text-align:right;
}

.fdothi{
	color:var(--ad--hi);
	//cursor:pointer;
}

.fdotnorm{
	color:black;
	cursor:pointer;
}

/*fancybox fancybox fancybox fancybox fancybox fancybox*/






/*  COOKIES */ 

.cookiebanner{
	z-index:1300000;
	position:fixed;
	border-top:2px solid;
	padding:30px;
	bottom:0px;
	left:0px;
	right:0px;
	background-color:#dedede;
	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:bold;
	padding:5px;
}

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

.cgrau, .n_cgrau{
	color:grey;
}


 

dl {
  display: grid;
  grid-template-columns: max-content auto;
}

dt {
  grid-column-start: 1;
}

dd {
  grid-column-start: 2;
}

.ddetail{
	width:250px;
}

.add{
	width:70px;
}



/* franzkrautgasser */
.abbelm{
	width:32%;
}

.stichwortebereich, .sortierbereich, .submitbutton{
	margin-bottom:1rem;
}

.stichwortebereich a, .sortierbereich a,  .merksidsliste{
	// color:var(--ad--hi);
}

.suchbereich{
	width:100%;
	display:flex;
}
 
 .unsichtbar{	
 	display:none;
 }
 
.merksidsliste{
	
	width:100%;
	margin-bottom:1rem;
}

.merksidsliste:empty {
  margin-bottom:0;
}

#suche input{
	border:1px solid #eeeeee;
}

.submitbutton, .submitbuttonabmelden, .k3input{
	background:transparent;
	border:0;
	border:1px solid black;
	border-radius: 8px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	cursor:pointer;
	display:inline-block;
}


 button, input, select, textarea{
	/*outline:none;*/
	font-family: inherit;
	font-weight: normal;
	 font-size:inherit;
	padding:2px;
	margin:2px;
}


.submitbuttonohne{
	background:transparent;
	border:0;
	padding:0;
	// padding-left:1rem;
	margin:0;
	cursor:pointer;
}

.suchefeld, .suchebuttons{
	float:left;
}

.bildunterschrift, .sdebug, .merksidsliste, .gefunden{
	font-size:0.8rem;
	line-height:1.2rem;
}

.sdebug{
	color:grey;
	display:none;
}


.frflex{
	display:flex;
	flex-wrap:wrap;
}

.frflex div{
	width:48%;
	margin-right:2%;
}

.fronteditform{
	border:1px solid grey;
	padding:10px;
	background-color: #ededed;
	
	font-size:0.8rem;
	line-height:1.2rem;
}

.efrontform{
	width:300px;
}

.efrontform.signatur{
	width:400px;
}

textarea.efrontform{
	min-width:400px;
	min-height:60px;
}

.fronteeditwert{
	font-size:0.6rem;
	line-height:0.9rem;
}


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

.showflex .ctcolumns1{
	display:flex;
	flex-direction: row; /* row | row-reverse | column | column-reverse;*/
  flex-wrap:wrap;  /*nowrap | wrap | wrap-reverse;*/
}


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

.ct2a{
	width: 30%;
	
}

.ct2b{
	margin-left:2%;
	width: 64%;
}


/*  für den onlinegnag */

#footer{ 
	border-bottom:0;
}

.loginwrap, .loginunterfooter{
	display:none !important;
}

 

/* printER rules only */
@media print {
 
body {
	font-size: 13px;
	line-height:15px;
	-webkit-print-color-adjust: exact; /* Safari/Chrome */
    print-color-adjust: exact;         /* Standard */
}

#container{
	clear:both;
	padding:0 !important;
	margin:0 !important;
	width:100% !important;
	font-size:13px;
	//page-break-inside: avoid;
   // break-inside: avoid;
}


#header {
  width: 100%;
  padding:0 important;
  margin-bottom: 20px important;
  border:0 important;
}



#navidesk, #sprachenliste, #eid1, #gemerktefeld, #swerksuche, 
.stichwortebereich, .sortierbereich, .gefunden,
#footer, .eltpl1, .loginwrap, .anchorlinkstop, #burger
{
	display: none !important;
}

#article, .ctwrap{
	width:100% !important;	
	padding:0;
	margin:0;
}

.eltpl9 .blddiv {
  width: 47.5% !important;
  height:auto !important;
  padding:0;
	margin:0;
  margin-right: 5%;
  margin-bottom: 2%;
  break-inside: avoid;
}

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



img {
  width: 100% !important;
  height:auto !important;
}

 

} 





