@charset "UTF-8";
:root{
 	--ad--navbg:#787b78; /*5A6E65*/
	--ad--hi:#688D79;
	--ad--himobil:#89BAA0;
	--ad--bold:600;
	--ad--grau:#666666;
}

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: 'Helnw', Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-size: 1.0em;
	line-height: 1.6em;
	
	font-size: 0.95rem;
	line-height: 1.55rem;
	
	
	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;
}

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

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

.eltpl5 a, .eltpl6 a, .eltpl7 a, .ct10wrap a, .eltpl14 a{
	color: var(--ad--hi);
	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:var(--ad--hi);
}



/*################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;
}
 
.fl{
	float:left;
}

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

h1{
	font-weight: normal;
	margin-top:1rem;
	margin-bottom:1rem;
	font-family: 'hatti', 'Chicago', Verdana, sans-serif;
	
	font-size:1.9rem;
	line-height:1.9rem;
	letter-spacing:0.1rem;
	
	
	font-size:1.85rem;
	line-height:1.85rem;
	
}

h2 {
	font-weight: normal;
	font-family: 'hatti', 'Chicago', Verdana, sans-serif;
	margin-top:1rem;
	margin-bottom:0.5rem;
	font-size:1.3rem;
	line-height:1.3rem;
	letter-spacing:0.1rem;
}

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{
	width:calc(100% - 25px);
	height:5em;
	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%;
	overflow: hidden;
}

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

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

.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: 1260px;
	//width:100%;
	 margin: 0 auto;  /* */
}

#header{  
	width:100%;
	margin-bottom:50px;
	// background-color:#dedede;
	//opacity:0.6;
	display:flex;
	position:relative;
}


#logowrap{ /* 31%*/
	width:275px;
	margin-left:5%;

	//background-color:#edaeda;
	//opacity:0.2;
}


.logo{ 
	margin-top:48px;
	max-width:270px;
}

.plan{
	margin-top:20px;
}

.bodyclass_startpage .plan{
	display:none;
}

.logo img, .plan img{ 
	width:270px;
}

#naviwrap{
	width:750px;
	margin-left:4.5%;
	text-transform:uppercase;
	//background-color:#edaeda;
	//opacity:0.2;
	margin-top:110px;
	//overflow:visible !important;
}

#sprachenliste{
	margin-top:42px;
	width:55px;
	height:42px;
	font-weight:normal;
	margin-left:45px;
	// background-color:#edaeda;
	//position:absolute;
	//right:40px;
}

.sprachenlink{
	color:gray;
}

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

.spracheinmenue{
	display:none;
	font-weight:normal;
}

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



#article {
	float: left;
	//max-width: 1024px; 
	width:100%;
	min-height:200px;
	//overflow:hidden; 
	margin-bottom:40px;
	//border-top:1px solid;
	//hyphens:auto;
}
 
#footer .eltpl14{
	display: flex; /* or inline-flex */
	border-bottom:0;
	border-top:1px solid grey;
	margin-bottom:2rem;
	margin-top:2rem;
	font-size:0.8rem;
	line-height:1.5rem;
	color:var(--ad--grau);
}

.ct14a, .ct14{
	width:22.5%;
	padding:1.5%;
	
}

.ct14a{
	margin-left:27%;
}


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

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

.teaserblddiv, .teaserblddiv img{
	width:100%;
}

.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: grayscale(100%);
	filter: hue-rotate(60deg); 
}

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

.div_hv{
	max-width:50%;
}

.div_qv{
	max-width:70%;
}

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

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

.bildunterschrift{
	font-size:0.7rem;
	font-size:0.65rem;
	line-height: 1rem;
	color:var(--ad--grau);
}

.rechtsbuendig{
	text-align:right;
	/* font-size:0.8rem; */
}

.ctlinks, .ct4links, .ct5li, .ct6li, .ct7li{
	text-transform:uppercase;
	
	//font-size: 1rem;
	//line-height: 1.6rem;

}

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

.ctwrap {
	width:100%;
	display:block;
	overflow:hidden;
	//padding-bottom:30px;
	margin-bottom:30px;
	//border-bottom:3px solid grey;
	
	//font-size: 0.95rem;
	//line-height: 1.55rem;
}

.eltpl6{
	margin-bottom:60px;
}

/* templates 1 - 16 */

/* t1 strich oben */ 
.ct1oben{
 	//margin-left:5%;
 	border-top:2px solid black;
 	width:54%;
 	margin-bottom:65px;
 }


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

.slick2 img{
	width:100%;
	object-fit:contain;
	object-position: left;
	//object-fit:cover;
	-webkit-aspect-ratio: 49/33;
	aspect-ratio: 49/33;
}


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

.slick2 .slickbuttonshigh{
	color:red;
}

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

.slick-dots li{
	//background-color: lightgray;
	// border:1px solid;
}
/* 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;
}

.archivgal{
	width:100%;
	min-height:700px;
}

/* slick slider */

/* t4 ausstellungen liste */ 
.ct4oben{
 	//margin-left:5%;
 	border-top:2px solid black;
 	width:54%;
 	margin-bottom:40px;
 }
 
 .ct4liste{
 	//margin-left:5%;
 	//border-top:2px solid black;
 	width:100%;
 }

.ct4wrap{
	 display:flex;
	margin-bottom:50px;
	width:100%;
	// display:inline-block;
}

.ct4links, .ct4jahr, .ct4bild, .ct4titel{
	float:left;
}

.ct4links{
	margin-left:5%;
	width:21%;
	font-weight:var(--ad--bold);
}
.ct4jahr{
	width:165px;
	font-weight:var(--ad--bold);
	font-size:0.9rem;
}

.ct4bild{
	width:130px;
	margin-right:60px;
}

.ct4bild img{
	width:100%;
}

.ct4titel h1{
	font-size:1.6rem;
	line-height:1.6rem;
	
	font-size:1.4rem;
	line-height:1.5rem;
	
}

/* t5 Programm  2 spalter */ 

.ct_kontakt{
	line-height:1.25rem;
}

.ct5li, .ct5re{
	float:left;
}

.ct5li{
	margin-left:5%;
	width:21%;
	font-weight:var(--ad--bold);
}

.ct5re{
	width:650px;
}

.ct_kontakt .ct5re{
	width:500px;
}


/* t6 publikationen 3 spalter */ 
.ct6li, .ct6mi, .ct6re{
	float:left;
}

.ct6li{
	margin-left:5%;
	width:21%;
	font-weight:var(--ad--bold);
}

.ct6mi{
	width:21%;
	margin-right: 7%;
}

.ct6mi img{
	max-width:300px; 	
}

.ct6re{
	width:44%;
}



/* t7 ausstellungen detail */ 

.ct7li, .ct7re{
	float:left;
}

.ct7li{
	margin-left: 5%;
	// width:271px;
	width:21%;
	font-weight:var(--ad--bold);
}

.ct7re{
	width:650px;
}

.ct7h{
	margin-bottom:20px;
}

.ct7h h1, .cttext h1{
	text-transform:uppercase;
}


.ct7re .mtop{
	margin-top:0px;
}

.ct7re .mbio{
	font-size:0.85rem;
	line-height:1.4rem;
}

.upperc{
	text-transform:uppercase;
}

.ct7re .slick2{
	margin-bottom:20px;
}

.ct7re .slickcaption{
	margin-bottom:50px;
	font-size:0.8rem;
	line-height:1.15rem;
	
	font-size:0.7rem;
	line-height:1rem;
	color:var(--ad--grau);
}

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

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


.ct8re{
	width:74%;
	float: left;
}




/* t10 home*/
.ctplan{
	//margin-top:200px;
	margin-left:19%;
	width:81%;
	margin-bottom:55px;
	//background-color:green;
	//opacity:0.2;
}

.ctplan img{
	max-width:780px;
}

.ct10strichli{
	border-bottom:2px solid black;
	width:54%;
}


.ct10wrap{
	display:flex;
	width:100%;
	//background-color:red;
	//opacity:0.2;
	margin-top:70px;
}

.ctlinks{
	width:14%; /* 19*/
	margin-left:5%;
	font-weight:var(--ad--bold);
	letter-spacing:0.01rem;
}

.ctbild{
	width:31%; /* 35 */
	margin-right:4%;
}

.cttext{
	width:43%;
}


/* navigation */  


#navidesk {   /*desktop*/
	// width:100%;
	/*overflow:hidden; */
	font-family: inherit;
	font-weight: var(--ad--bold);
	letter-spacing:0.01rem;
}
 
#burger{/*burgerbutton*/
	border:0;
    right:32px;
    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;
	// font-size:1.05rem;
	line-height:2rem;
	text-transform:uppercase;
	
	font-weight: var(--ad--bold);
	//line-height:inherit;
	display: none;
	position: absolute;
	width:220px;
	top: 0px;
	right:0px;
	padding-left:0px;
	z-index:5000;
	color: #FFFFFF;
	padding-right:20px;
	padding-top:80px;
	background:white; /* var(--ad--navbg); */
	
	border:1px solid var(--ad--navbg);
}

.mshow{
	display:block;
}

.navimliste{/*mobil*/
   padding-top:8px;
}

.navimliste a{/*mobil*/
    color:black; /* white */
}

.navimliste nav .active, .navimliste .sprachenaktiv{
	color:var(--ad--himobil);
}


.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 {
  width:100%;
}


.nav-global {
  overflow: hidden;
}

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

#navidesk nav ul {
	margin: 0;
	padding: 0;
	display:flex;
}

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;
	margin-right:20px;
}

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

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

.sichtbar{
	// display:block;
}

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


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

 

/*fancybox fancybox fancybox fancybox fancybox fancybox*/


#fancycheck{
	display:none;
}

.fancybox-caption{
  	color: #000;
  	font-size:0.8rem;
}

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





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




