body {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	background:#F0F0F0;
	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;
	}

select#type {
	width:250px;
}

.link,
.button{
    cursor:pointer;
}

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

}

.button-leiste .button.select{
    cursor:default;
	background-color:#E2DFF0;

}

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

	 
}
.navi .langbuttons {
position:absolute;
	top:10px;
	right:200px;
}

.subnavi.small {
left: 800px !important;	
}
.subnavi.verysmall {
left: 825px !important;	
}


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

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



section.block.tourstep {
	display:flex;
	min-width:1500px;
	}	


.left_side {
	flex-basis: 480px;	
	background-color: #0E4A62;
	padding-top: 2em;
	/*text-align: center;*/
	display: flex;
	justify-content: center;
	}

.left_side .sort_bar{
width: 0px;
}

.left_side .handle {
	width: 20px;
	padding: 5px;
	display: none;
}
.left_side .step_form{
	margin: 1em .2em;
}


.left_side .step_title {
	font-weight: 700;
}

.left_side .step{
	background-color:rgba(255,255,255,0.3);
	padding: 7px 10px 7px 14px;
}


.left_side .kasten.select .step{
	background: rgba(0,0,0,0.3);
}
.left_side .kasten.select .sort_bar {
	background: rgba(0,0,0,0.3);
}


.right_side {
	flex-basis: 60%;
	margin: 10px 50px;
	}


.right_side .handle{
	width: 20px;
	padding: 5px;
}
.right_side .sub .handle{
	width: 16px;
	padding: 4px;
}
.right_side .container{
	width: 100%;
}

.right_side .lang{
	background-color:rgba(255,255,255,0.3);
	margin: 0 .5em;
}


.sidebar_sortable{
	width: 430px;
	padding-top: 50px;
}




/*edit tourstep*/
.table {
    display: flex;
    flex-flow: column;
    background-color: #597c86d6;
    max-width: 100%;
	padding: 20px;
}
.table.header {
	padding: 0;
}

.sub_sortable{
	margin-left: 21px;
	margin: 1em 0 1em 21px;
}


.table__row {
    display: flex;
    max-width: 100%;
}
.table__row.header_top{
    background-color:rgba(82,82,82,0.50);
    color:#F7F7F7;
	padding:0 20px 0 50px;
}	
.table__row.top_buttons{
	padding:0 20px 0 50px;
}
.sub_sortable .table__row {
	background: rgba(0,0,0,0.10);
    border-top:  .25px solid rgba(0,0,0,0.5);
	border-bottom:  .25px solid rgba(0,0,0,0.5);
	overflow: hidden;
}
.table__row.buttons{
	padding:2em 10px;
	align-items:  center;
}
.table__row .left{
	align-self:  flex-start;
}
.table__row .right{
	align-self:  flex-end;
}
.table__column {
    text-align: left;
    flex-grow: 1;
    flex-basis: 0;
    padding: 1em 1em;
}
.table__column.nolang{
    flex-grow: 0;
	padding-left: 4em;
	padding: 1em 4em;
	flex-basis:500px;
	min-width: 350px;
	max-width: 800px;
}
.table__column.nolangsmall {
    flex-grow: 0;
    /*padding-left: 4em;
    padding: 1em 4em;
    flex-basis: 500px;*/
    min-width: 100px;
    max-width: 300px;
}
.table__column.lang{
    flex-grow: 0;
	padding-left: 4em;
	padding: 1em;
	flex-basis: 450px;
	min-width: 200px;
	max-width: 800px;
}
.table.header .table__column.nolang{
	
}
.sub_sortable .table__column.nolang{
	padding: 1em 0em 1em 4em ;
}
.table__column.weg{
    display: block;
    text-align: left;
    width:50px;
    padding: 0 1rem;
	flex-grow: unset;
	flex-basis: unset;
	min-width: 50px;
/*    word-break: break-word;*/
}	  
.table__column.weg * {
	display: none;	
}


.header_top .lang{
	cursor: pointer;
}

		  
.content_type {
	color:#F7F7F7;
	padding: 3px 7px;
    margin: 0 0 0 7px;
	  }


audio { 
	width: 100%; 
}


.kasten.main{
	display: flex;
}


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

.kasten .images_sortable .sort_bar,
.kasten .antwort_sortable .sort_bar{
	/*position: absolute !important;
	height: 100%;*/
	width: 30px;
	
}



















.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{
	
	
}
.container.fix{
background-color: #510416b0;
}

/*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;
	min-width: 1300px;
	padding: 30px 40px;
}
.admin .left.column{	
	width:400px;
}
.admin .right.column{
	width:900px;
}
.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;
	}

.tab3 {
  float: left;
  margin: 2px 0 3px 0;
  width: 25%;
  min-height: 18px;
}

.tab_name{
	float:left;
	width:27%;
	margin:2px 4% 3px 0;	
	text-align:right;
	line-height:19px;	
    color: #000000;
	font-size: 12px;
	}
.tab_value{
	float:left;	
	margin:2px 0 3px 0;
	width:65%;
	min-height:18px;
	}
.tab_value input{
	background: rgb(255, 255, 255,0.8);	
	color: #000000 !important;
}

.tab_value_short{
	float:left;	
	margin:2px 0 3px 0;
	width:15%;
	min-height:18px;
	}
.tab_value_short input{
	background: rgb(255, 255, 255,0.8);	
	margin:2px 0 3px 0;
	width:15%;
	min-height:18px;
	color: #000000 !important;
}
.tab_value_short input.richtig {
	margin:2px 0 3px 0;
	width:50%;
	min-height:18px;
	background: rgba(191, 191, 191, 0.8);	
	color: green !important;
}
.tab_value_short input.falsch {
	margin:2px 0 3px 0;
	width:50%;
	min-height:18px;
	background: rgba(157, 150, 150, 0.8);	
	color: firebrick !important;
}
.tab_value.copyright {
width: 242px;
background: rgb(255, 255, 255,0.8);
border-radius: 2px;
border: 0 none;
padding: 4px;
color: #000000;
font-size: 14px;
line-height: 17px;	
}

.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: calc(100% - 8px);
    background: rgba(200,200,200,0.4);
    border-radius: 2px;
    border: 0 none;
    padding: 4px;
    color: #FFF;
    font-size: 14px;
    line-height: 17px;	
}
.right_side textarea {
resize: vertical;	
}
input.short, textarea {
    font-family: "Roboto",sans-serif;
    width: 180px;
    background: rgba(200,200,200,0.4);
    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.4);
    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: 100%;
    background: rgba(200,200,200,0.4);
    border-radius: 2px;
    border: 0 none;
    padding: 4px;
    color: #FFF;
    font-size: 14px;
    line-height: 17px;
}
.mce-content-body {
    background: rgba(200,200,200,0.4);
    padding: 4px;
}
.mce-content-body p{
	margin: .5em 0;
}

input.zeit {
    width: 45px;
    margin-right: 5px;
}
label{
	font-size: 0.8em;
	margin-top: .5em;
}

.thumb.slim{
	width:170px;
	
}



.map{	
	position: relative;
	background: rgba(0,0,0,0.35);
	height: 900px;

	
	
	
}
/*.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: 1.5em;
	background-color: #1ED4FF;
	padding: 2px 10px;
	margin: 0 0 0 10px;
	cursor: pointer;
	border-radius: 5px;
	line-height: 1.4em;
	font-weight: bold;
	display: inline;
}

.button.save{
	
}
button {
	border:none;
}
button:disabled,
button[disabled]{
  border: none;
  background-color: #cccccc;
  color: #666666;
}
.button.delete{
	height: 32px;
	width: 32px;
	padding: 3px;
    border-radius: 20px;
    background: url('images/delete.svg') #DA1313 no-repeat center center / 22px;
}

button.button.delete{
	height: 32px;
	width: 32px;
/*	margin-top: -2px;*/
}
.button.edit{
	height: 32px;
	width: 32px;
	padding: 3px;
    border-radius: 20px;
    background: url('images/edit.svg') #1ED4FF no-repeat center center / 22px;	
}


	
.button.add{
	padding-left: 37px;
    background: url('images/add.svg') #0E4A62 no-repeat 8px center / 22px;
	color: rgba(255,255,255,1.00) !important;
	
}	

.button.small{
	font-size: 1.0em;
	background-color: #0E4A62;
	padding: 3px 8px;
	color: rgba(255,255,255,1.00) !important;
	border-radius: 3px;
	margin: 0 3px 0 0;

}

.button.free{
	display:none;
}
.button.free, .button.landscape{
font-size: 1em;
background-color: #FF5D1E91;
padding: 2px 10px;
margin: 0 0 0 0;
}
	

.image_button{
	height: 53px;
	width: 54px;
	display: inline-block;
	vertical-align: bottom;
	line-height: 7.2;
	border-radius: 4px;
	font-size: 0.8em;
	color:#F7F7F7;
	padding: 5px;
    cursor: pointer;
	text-align: center;
	background-size: 30px !important;
	background-position: center 5px !important;
	opacity: 0.8;
}


#text_neu{
	background: url('images/icon_text.svg') #0E4A62 no-repeat;	
}
#galerie_neu{
	background: url('images/icon_galerie.svg') #0E4A62 no-repeat;	
}
#audio_neu{
	background: url('images/icon_audio.svg') #0E4A62 no-repeat;	
}
#video_neu{
	background: url('images/icon_video.svg') #0E4A62 no-repeat ;	
}
#frage_neu{
	background: url('images/icon_frage.svg') #0E4A62 no-repeat;	
}


.view_buttons{
	display: inline-block;
	background: #92A3A7;
	border-radius: 7px;
	padding: 3px 4px;
	margin: 2em .5em;
	color: #000;
	font-weight: 500;
}

.image_button.view{
	height: 109px;
	width: 56px;
	display: inline-block;
	line-height: 19.5;
	border-radius: 6px;
	font-size: 0.8em;
	color: #F7F7F7;
	padding: 4px 4px;
	cursor: pointer;
	text-align: center;
	background-size: 47px !important;
	background-position: center 7px !important;
	opacity: 0.8;
	margin: 3px auto;
	font-weight: 600;
}
.image_button.view a:link,
.image_button.view a:visited{
	color: #000;
}
.image_button.view.select a:link,
.image_button.view.select a:visited{
	color: #fff;
}
	
	
	
.image_button.view.select{
	background-color: #0E4A62 !important;
	
}


#gone{
	background: url('images/view_hidden.svg')  no-repeat;	
}
#split{
	background: url('images/view_split.svg')  no-repeat;	
}
#full{
	background: url('images/view_full.svg')  no-repeat;	
}
#small{
	background: url('images/view_small.svg')  no-repeat;	
}
#large{
	background: url('images/view_large.svg')  no-repeat;	
}


a.button, a.button:link, a.button:visited,
.button a, .button a:link, .button a:visited {
    opacity: 1;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    outline: 0;
   color: #0E4A62;
	opacity: 0.8;
}

.image_button:hover,
a.button:hover,
.button a:hover{
opacity: 1;
}
.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.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.locate {
  background-image: url('images/locate.png');
  background-size: contain;
	width: 59px;
  	height: 59px;
  cursor: pointer;
}

.marker {
  background-image: url('images/pin_rot_offset.png');
  background-size: contain;
  
	width: 40px;
  	height: 125px;
/*  border-radius: 50%;
*/  cursor: pointer;
}	
.marker.move {
  background-image: url('images/pin_rot_offset_move.png');
  background-size: contain;
  
	width: 40px;
  	height: 125px;
/*  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{
	position:relative;
	background-color:rgba(14,74,98,0.75);
/*	padding:7px;
	padding: 0px 0px 5px;
	color:#000;*/
	margin-bottom:12px;
	overflow: hidden;
	}

#stepplist .kasten.content{
	position:relative;
	background-color:rgba(14,74,98,0.75);
/*	padding:7px;
	padding: 0px 0px 5px;
	color:#000;*/
	margin-bottom:12px;
	overflow: visible;
	}
#content .kasten p{
	/*margin:0.5em 0 0.5em 8px;*/
	}	
#content .button-leiste{
	padding:20px 0;
	
}
.left_side .button-leiste {
	position:fixed;
	padding:0 !important;
}

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



.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 .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 .buttons.right{
	width:200px;
}
.kasten .buttons.right.ids{
	text-align:right;
	margin-right:5px;
	position: absolute;
bottom: 1px;
right: 10px;
padding-top: 5px;
}
.kasten .content.left{
	width:610px;
}
.kasten .content.left.small{
	width:670px;
}
.kasten .content.left.small .leftimg{
	float:left; 
	margin:10px 10px;
}

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

}

/*edit tour*/
.mapboxgl-popup {
    padding-bottom: 60px;
	max-width:none !important;
}
	.mapboxgl-popup-tip{
			border-bottom-color: rgba(243,239,239,1.00) !important;
				border-top-color: rgba(243,239,239,1.00) !important;

	}
	.mapboxgl-popup-content{
		width:250px;
		border-radius: 8px!important;
		background-color: rgba(34,33,33,0.95) !important;
		color: rgba(252,251,251,1.00);
/*		border: solid rgba(243,239,239,1.00);*/	
		padding: 5px 5px 1px;
		border:solid thin rgba(243,239,239,1.00);
	}	
	
	.mapboxgl-popup-content .titel{
		font-size:14px;

		color: rgb(139, 187, 247, 1);

	}
.mapboxgl-popup-close-button {
	position: absolute;
	right: 7px;
	top: 7px;
	border: 5px;
	border-radius: 5px;
	cursor: pointer;
	background-color:#d9d9d9;
}

.mapboxgl-popup-close-button:hover {
	background-color: rgb(245, 251, 251);
}
	
	


	
.answer{
	display:none;	
	}
.answer.show{
	display:block;
	}
.langbutton {
    background-color: blue;
    }
.langbutton.select {
    background-color: red;
    }
#geocoder-container > div {
    min-width:50%;
    margin-left:25%;
	}

	
.text_inline {
	display: block;
	min-height: 40px;
	min-width: 40px;
	background: rgba(200,200,200,0.4);
	resize: both;
	overflow: auto;
	max-height: fit-content;
	/*max-width: fit-content; entfernt von Klaus*/
	}
.caption_textfield{
	min-height: 40px;
	background: rgba(200,200,200,0.4);
	display: block;
	}









