body {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	background:#20272D;
	margin:0;
	/*font-size: 1em;
	line-height:1em;*/
	font-weight:400;
	min-width:485px;
	color:rgba(255,255,255,0.85)
	}
h1,h2,h3,h4,h5{
	margin:0.5em 0 0.5em;
	font-size: 1.25em;
	min-width: 1400px;
}
a,
a:link,
a:visited{
	opacity:1;
	text-decoration: none;	
	transition: all 0.5s ease 0s;
	outline: 0;
	color:rgba(255,255,255,0.6)
	}
a:hover,
a.active{
	color:rgba(255,255,255,1)
	}
select,
*:focus,
a:focus { 
	outline: none;
	}
.link,
.button{
    cursor:pointer;
}

.button.select{
    cursor:default;
	background-color:#434D21;

}

.themeselectbox {
	width:250px;
}

img{
	border:0;
	}
small{
	font-size:0.8em;
	font-weight:400;
	}
b,strong{
	font-weight:600;
	}
p{
	font-size: 1.00em;
	}	
h2{
	margin:2em 0 0.7em;
	}
.navi {
    position: fixed;
    top: 0;
    left: 0;
	right:0;
	height: 70px;
    background-color: rgba(0, 0, 0, 0.75);
    display: block;
    padding: 6px 12px;
    text-align: left;
    z-index: 100;
	transition: all 0.2s ease 0s;
}
.navi.show{
	top:0;
}
.navi .logo {	
	height:60px;
	padding-right: 15px;
	}
.navi .links {	
	display: inline-block;
	padding: 0 170px;
	
	}
.navi .links a{	
	margin-right: 20px;
	padding-bottom: 10px;
	}
.navi .links a.active{	
	border-bottom: 1px solid rgba(255,255,255,1);
	background-color: rgba(0, 0, 0, 0.75) !important;
	}



.subnavi {
    position: fixed;
    top: 60px;
    left: 1150px;
    height: 20px;
    text-align: left;
    z-index: 200;
    transition: all 0.2s ease 0s;
    font-size: 0.9em;
  /*  opacity: 0.9;*/
	padding: 0 15px;
	

	 
}

.subnavi.small {
left: 900px !important;	
}


.subnavi .aktiv {
    border-bottom: 1px solid rgba(255,255,255,1);
	background-color: rgba(0, 0, 0, 0.75) !important;

}
.subnavi .link {
    cursor:pointer;
	background-color:rgba(130, 129, 129, 0.4);
	padding: 0 15px;
}

.subnavi .link:hover {
    	background-color: rgba(0, 0, 0, 0.75);
}
.subnavi:hover{
	
	 opacity: 1.0;
}

/*klaus*/
.subnavi_right {
    position: fixed;
    top: 60px;
    right: 200px;
    height: 20px;
    text-align: left;
    z-index: 200;
    transition: all 0.2s ease 0s;
    font-size: 0.9em;
    opacity: 0.8;
}


.subnavi_right .aktiv {
    border-bottom: 1px solid rgba(255,255,255,1);
}
.subnavi_right .link {
    cursor:pointer;
}
.subnavi_right:hover{
	
	 opacity: 1.0;
}


#top-menu.block {
	
min-width: 850px;	
}



.menu{
	display: inline;
}
#menubutton{
	display: none;
	}
.anchor#idee_link{
	position: absolute;
	top: -200px;
	}
.anchor#partizipation_link{
	position: absolute;
	margin-top: -500px;
	}
.app_logo{
	position:absolute;
	width:10vw;
	left:45vw;
	top:42vh;
	max-width:17 0px;
	min-width: 120px;
	}
.text.kasten{
	position:absolute;
	background: rgba(0,0,0,0.65);
	width: 390px;
	padding: 14px 20px;
	font-size:0.8em;
	}
.kasten.left{
	left: 30px;	
	}
.kasten.right{
	right: 30px;	
	}
.kasten.bottom{
	bottom: 30px;	
	}
.text.kasten.left.bottom{
	width: 400px
	}
/*modal layer*/

.slider.modal{
	position: fixed;
	top: 82px;
	left: 0;
	right: 0;	
	background: rgba(26, 24, 24, 0.95);
	z-index: 1000;
	height: 100%;
	display:none;
}

.slider.modal .close {
    position: fixed;
    top: 130px;
    right: 20px;
    z-index: 100;
    transition: all 0.2s ease 0s;
    cursor: pointer;
    opacity: 0.85;
}

	/*Login*/
	#login {
    position:absolute;
	top: 0px;
	right: 70px;
}
#login a,
#login a:link,
#login a:visited{
	color:#fff;
	}
#loginButton{
	position:absolute;
	padding-left:27px;
	right:0px;
	top:20px;
	line-height: 21px;
	}
#loginButton img{
	top:1px;	
	left:0px;
	position:absolute;
	}
.loginblock {
    position: relative;
    margin: 0 auto;
    width: 900px;
}
#loginBox{
	position:absolute;
    top:66px;
    right:-50px;
    display:none;
    z-index:110;
	padding:25px 25px 3px 25px;
	background-color:rgba(23, 45, 59, 0.85);
	border-radius:6px;
	border:2px solid #DDDDDD;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);	
	color:rgba(255,255,255,0.85);
	line-height:18px;
	}
#loginBox.loged_in{
	padding:8px 25px 3px 25px;
	}
#loginPfeil {
    position: absolute;
    top: -20px;
    background: url(images/bubblepfeil.png) no-repeat top center;
    height: 20px;
    width: 40px;
    right: 60px;
    z-index: 30;
}
#loginButton{
	cursor: pointer;
	}
.logincontainer {
	
	display: none;
	color: crimson;
	font-size: 0.9em;
	margin-bottom: 25px;
	
}
/*content*/
.block{
	position:relative;
	margin:0 auto;
/*	max-width:1280px;
*/	min-width:650px;
	z-index:66;
	padding:40px 40px;
	font-size:0.8em;
	}

section.block {   
    margin: 80px auto; 
}

.block.links{
	font-size:1em;
}
.block.left{
	float: left;
}
.block.right{
	float: right;
	text-align: right;
}
.block.small{
	font-size:0.7em;
	padding:5px 40px 30px;
}
.block.top{
	padding:20px 40px 0;
}



/*karte*/
.mapboxgl-ctrl-geocoder  {
	opacity: 0.7;
}
.mapboxgl-ctrl-geocoder:focus  {
	opacity: 0.7;
}
.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
    margin: 20px 18px 0 0 !important;
}



.ipad{
	background: url(images/ipad.png) no-repeat center center / contain;
	padding:38px 70px !important;
	max-width: 685px !important;
}
#zeitleiste .ipad{
	background: url(images/ipad.png) no-repeat center center / contain;
	padding:55px 70px 25px !important;
	max-width: 685px !important;
	margin-top: -20px;
	}
section#start .ani{
	position:fixed;
	width:100vw;
	}	
section#start .anifull{
	position:fixed;
	width:100vw;
	height: 100vh;
	}
section#start .anifull img{
	/*min-height: 100%;*/
	width: 100%;
	height: auto;
	}
#kontakt .block.right{
	margin-top: 65px;	
	}

section#schloss div {
	height:100vh;
	width:150vh;
	margin: 0 auto; 
}
section#schloss .ani{
	position:fixed;
	height:100vh;
	}
section#schloss .anchor{	
	height:100vh;
	}
section#schloss #navi{
	position:fixed;
	z-index:100;
	height:100px;
	margin:0 auto;
	bottom:0;
	}
section#schloss #navi a{
	float:left;
	height:100px;
	}	
img.quer{
	margin:1.5em 0;
	width: 100%;
	}
section .gone {
    opacity: 0;
	pointer-events:none;
	}
#screens{
	width:250px;
	padding-left:50px;
	float:right;
	}
#screens img{
	width:250px;	
	}
	

/*section*/
section{
	position:relative;
	color:#FFF;
	}
section a:link,
section a:visited{
	color:rgba(255,255,255,1)
	}
section a:hover{
	color:rgba(255,255,255,0.85)
	}
section#partizipation{
	height:100vh; background: url(bilder/partizipation.jpg) top center / cover;
	min-height:810px;
	} 
section#zeitzeugen{
	height:85vh; background: url(bilder/zeitzeugen.jpg) center center / cover;
	min-height:640px;
	} 
section#partner{
	height:70vh; background: url(bilder/partner.jpg) center center / cover;
	min-height:540px;
	} 
section#kontakt{
	height:40vh; background: url(bilder/kontakt.jpg) center center / cover;
	min-height:340px;
	} 


.galerie div img{
	width: 100%;
	width: 700px;
}

/*slider*/
#content .startslider{
	margin:35px 0 60px;
	height:307px;
	border:1px solid rgba(0,0,0,0.35);
	/*box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);*/
	}
.caption-text{
position: absolute;
bottom: 20px;
background-color:rgba(0, 0, 0, 0.5);
color: white;
width:100%;
}

.caption-text-vnb{
position: absolute;
bottom: 0px;
background-color:rgba(0, 0, 0, 0.5);
color: white;
width:100%;
	z-index: 50;
}

.gallery_container{
	
	
}

/*attribution*/	
.attribution{
	position: absolute;
	left:15px;
	bottom:10px;
	padding:0 15px;
	font-size:0.66em;
	z-index:66;
	color:rgba(255,255,255,0.85);
}
.attribution a:hover{
	color:rgba(255,255,255,1);
}
.attribution em{
	font-size:1.3em;
	font-style:normal;	
}
.attribution.pin_orange{
	background:url(images/pin_orange.png) no-repeat left top / contain;	
}
.attribution.pin_rot{
	background:url(images/pin_rot.png) no-repeat left top / contain;	
}
.attribution.pin_braun{
	background:url(images/pin_braun.png) no-repeat left top / contain;	
}
.attribution.pin_blau{
	background:url(images/pin_blau.png) no-repeat left top / contain;	
}
.attribution.pin_weiss{
	background:url(images/pin_weiss.png) no-repeat left top / contain;	
}

/*eingabe*/
section .error {
color:#f7041a !important;
}
.admin{	
	background: rgba(0,0,0,0.35);
	max-width: 1300px;
	padding: 30px 40px;
}
.admin .left.column{	
	width:400px;
}
.admin .right.column{
	width:700px;
}
.tab1{
	float:left;
	width:27%;
	margin:2px 4% 3px 0;	
	text-align:right;
	line-height:19px;	
    color: #FFF;
	font-size: 12px;
	}
.tab2{
	float:left;	
	margin:2px 0 3px 0;
	width:65%;
	min-height:18px;
	}
.tab2.copyright {
width: 242px;
background: rgba(200,200,200,0.3);
border-radius: 2px;
border: 0 none;
padding: 4px;
color: #FFF;
font-size: 14px;
line-height: 17px;	
}
.tab3{
	float:left;	
	margin:2px 4% 3px 0;	
	width:52px;
	min-height:18px;
	}
input, textarea {
    font-family: "Roboto",sans-serif;
    width: 242px;
    background: rgba(200,200,200,0.3);
    border-radius: 2px;
    border: 0 none;
    padding: 4px;
    color: #FFF;
    font-size: 14px;
    line-height: 17px;
}

input.short, textarea {
    font-family: "Roboto",sans-serif;
    width: 180px;
    background: rgba(200,200,200,0.3);
    border-radius: 2px;
    border: 0 none;
    padding: 4px;
    color: #FFF;
    font-size: 14px;
    line-height: 17px;
	margin: 1px;
}
input.min, textarea {
    font-family: "Roboto",sans-serif;
    width: 30px;
    background: rgba(200,200,200,0.3);
    border-radius: 2px;
    border: 0 none;
    padding: 4px;
    color: #FFF;
    font-size: 14px;
    line-height: 17px;
	margin: 1px;
}

input.long, textarea {
    font-family: "Roboto",sans-serif;
    width: 314px;
    background: rgba(200,200,200,0.3);
    border-radius: 2px;
    border: 0 none;
    padding: 4px;
    color: #FFF;
    font-size: 14px;
    line-height: 17px;
}

input.zeit {
    width: 45px;
    margin-right: 5px;
}
.map{	
	position: relative;
	background: rgba(0,0,0,0.35);
	height: 400px;
	
	
}
.index .map {
	height: 550px;
	width: calc(100% - 50px);	
}
.map .button{
	font-size: 14px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	
}
.map .button.infront{
	z-index: 100;
	
}
.button{
	font-size: 15px;
	background-color: #78960D;
	padding: 3px 7px;
	margin: 0 0 0 7px;
	cursor: pointer;
	
}

button:disabled, button[disabled] {
  border: none;
  background-color: #cccccc !important;
  color: #666666;
}
.realbutton{
	
border: none;
font-size: 1.5em;
background-color: #78960D;
padding: 2px 10px;
margin: 0 0 0 10px;
cursor: pointer;
border-radius: 5px;
line-height: 1.4em;
font-weight: bold;
}

.realbutton.blau{
	
border: none;
font-size: 1.5em;
background-color: #587AC1;
padding: 2px 10px;
margin: 0 0 0 10px;
cursor: pointer;
border-radius: 5px;
line-height: 1.4em;
font-weight: bold;
}

.mapbutton{
	font-size: 15px;
	background-color: #78960D;
	padding: 3px 7px;
	margin: 0 0 0 7px;
	cursor: pointer;
	background-color: white;
	color: black !important;
	
}

.mapbutton.selected{
	font-size: 15px;
	background-color: #78960D;
	padding: 3px 7px;
	margin: 0 0 0 7px;
	cursor: pointer;
	background-color: white;
	color: #ec0707 !important;
	
}

.karten_buttons{
	font-size: 14px;
	position: absolute;
	right: 10px;
	bottom: 30px;	
	
}
.button.delete{
	background-color: rgba(120,5,5,0.88);
}

.button.blau{

	
	background-color: #587AC1;
	
	
}
.button.grau{

	
	background-color: #a0a1a1;
	
	
}


/*psydobutton*/
.nobutton{
	background-color: #78960D;
	padding: 0px 1px;
	margin-right: 20px;
}
.nobutton.delete{
	background-color: rgba(120,5,5,0.88);
}

.nobutton.blau{
background-color: #587AC1;	
}
.button.grau{
background-color: #a0a1a1;	
}

.nobuttonliste{
	color:white;
	background-color: #4A5E03;
	padding: 3px;
	font-weight: bold;
}
.nobuttonliste.delete{
	background-color: rgba(120,5,5,0.88);
	position: fixed;

top: 82px;

left: 0;

right: 0;

z-index: 100;
}

.nobuttonliste.blau{
background-color: #0A47C4;	
}
.buttonliste.grau{
background-color: #a0a1a1;	
}
/*allgemein*/			
ul.list {
	padding:0;
    margin:3px 0 20px;
	}
ul.list li {
    list-style: outside none none;
    padding-left: 14px;
    margin:2px 0 ;
	}
	
ul.list li::before {
    content: "• ";
    content: "■ ";
    font-family: "Arial Black";
    color: #F8AB20;
}	
.left{
	float:left;
	}	
.left.vnb{
float:left;
	width: 400px;
	background-color: #ccc;
	
}
.right{
	float:right;
	}
.right.vnb{
	float:right;
/*	width: 30% !important;
*/	}

.clear{
	clear:both;
	}


/* von Klaus hinzugefügt  */

 /*Hilfe Texte*/
  .ui-tooltip, .arrow:after {
    background: black;
    border: 1px solid grey;
  }
  .ui-tooltip {
    padding: 10px 20px;
    color: #D5D5D5;
    border-radius: 10px;
    
    
    box-shadow: 0 0 7px black;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }

	.help-tip{
    position: absolute;
    top: 18px;
/*    right: 18px;
*/    text-align: center;
    background-color: #0A5872;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 26px;
    cursor: default;
		z-index: 200;
}
.help-tip:before{
    content:'?';
    font-weight: bold;
    color:#fff;
}
.help-tip:hover p{
    display:block;
    transform-origin: 100% 0%;

    -webkit-animation: fadeIn 0.3s ease-in-out;
    animation: fadeIn 0.3s ease-in-out;
}
.help-tip p{    /* The tooltip */
    display: none;
    text-align: left;
    background-color: #0A5872;
    padding: 20px;
    width: 300px;
    position: absolute;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    right: -4px;
    color: #FFF;
    font-size: 13px;
    line-height: 1.4;
}
.help-tip p:before{ /* The pointer of the tooltip */
    position: absolute;
    content: '';
    width:0;
    height: 0;
    border:6px solid transparent;
    border-bottom-color:#0A5872;
    right:10px;
    top:-12px;
}
.help-tip p:after{ /* Prevents the tooltip from being hidden */
    width:100%;
    height:40px;
    content:'';
    position: absolute;
    top:-40px;
    left:0;
}

/* CSS animation */

@-webkit-keyframes fadeIn {
    0% { 
        opacity:0; 
        transform: scale(0.6);
    }

    100% {
        opacity:100%;
        transform: scale(1);
    }
}

@keyframes fadeIn {
    0% { opacity:0; }
    100% { opacity:100%; }
}

	.map{
		display:none;
		
	}
	.map.show{
		display:block;
	}
	
	
#geocoder-container > div {
    min-width:50%;
    margin-left:25%;
}


.marker {
  background-image: url('images/locate.png');
  background-size: contain;
  
	width: 59px;
  	height: 59px;
/*  border-radius: 50%;
*/  cursor: pointer;
}


.gallery_container img{
	width: 400px;
	height: 300px;
	object-fit: cover;
}
.gallery_container.portrait img{
	height: auto;
	object-fit: cover;
}

.gallery_toursteps img{
	width: 250px;
	height: 200px;
	object-fit: cover;
}


#content .kasten.hell{
	position:relative;
	background-color:#E4E4DD;
/*	padding:7px;
*/	padding: 0px 0px 5px;
	color:#000;
	margin-bottom:12px;
	}
#content .kasten.hell p{
	margin:0.5em 0 0.5em 8px;
	}	
#content .button-leiste{
	padding:20px 0;
	
}

.smallFilter{
font-size: 0.8em;
	
}
.tab2.copyright-feld{
font-family: "Roboto",sans-serif;
width: 242px;
background: rgba(50,50,50,0.4);
border-radius: 2px;
border: 0 none;
padding: 4px;
color: #FFF;
font-size: 14px;
line-height: 17px;	
	
}
input[type='checkbox'] {
	width: 20px;
}
.linkimage{
cursor: pointer;
}

.kasten.hell .right{
	width:300px;
}

.kasten.hell .sort_bar{
cursor: pointer;
	background-color: rgba(31,30,30,0.80);
	
}

.right.top{
	float:right;
	width: auto !important;
color:whitesmoke;
	padding: 4px 7px;
	}
.left.textscroll{
max-height: 300px;
overflow: scroll;
	overflow-x: hidden;
margin-bottom: 30px;
	width: 100%;
	
}

.kasten.hell .bottom{
position: absolute;
bottom: 1px;
right: 10px;
	padding-top: 5px;
	}

.title_move{
	display:block;
margin:0px 0px 0px 40px;
	padding: 3px 0px;
color:white;
}
.kasten.hell .buttons.right{
	width:200px;
}
.kasten.hell .buttons.right.ids{
	text-align:right;
	margin-right:5px;
	position: absolute;
bottom: 1px;
right: 10px;
padding-top: 5px;
}
.kasten.hell .content.left{
	width:610px;
}
.kasten.hell .content.left.small{
	width:670px;
}
.kasten.hell .content.left.small .leftimg{
	float:left; 
	margin:10px 10px;
}

.kasten.hell .buttons.right p{
	margin:8px 8px !important;
	}	
.iphone_se{
width: 200px;
	background-color: rgba(249,247,247,1.00);
	color: rgba(42,41,41,0.90);
	padding: 5px 18px;
}
.iphone_xs{
width: 400px;
	background-color: rgba(249,247,247,1.00);
	color: rgba(42,41,41,0.90);
	padding: 5px 18px;
}

.footer{
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 17px 0 0px;
}
#categories .subcategory {
	
	    padding-left: 25px;

}
/*startpages*/
.caption-text-startpage{
position: absolute;
bottom: 4px;
background-color:rgba(0, 0, 0, 0.5);
color: white;
width:100%;
border-top: 3px solid #9dae70;

}

.filter-1{

border-top: 2px solid #fff;
}
.filter-2{

border-top: 2px solid #717171;
}.filter-3{

border-top: 2px solid #f3ad07;
}
.filter-4{

border-top: 2px solid #b72929;
}
.filter-5{

border-top: 2px solid #9dae70;
}
.filter-6{

border-top: 2px solid #3491f0;
}

.caption-text-startpage  {
white-space: nowrap;
}
.caption-text-startpage * {
    padding: 5px;
}
.caption-text-startpage strong{

color: #89cbea;

}
