/* CSS Document */

/***** Variablen *****/
:root {
    --schriftGroesse: 1.5em;
    --schriftAbstand: 2;
    --schriftGroesse768PX: 2.5em;
    --schriftAbstand769PX: 3;
    --schriftGroesse520PX: 2;
    --schriftAbstand520PX: 1;
}

/*######################
Fonts
########################*/

/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-100italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/roboto-v30-latin-100italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-100italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-100italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v30-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/roboto-v30-latin-900italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-900italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-900italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-slab-100 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-slab-v23-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-slab-v23-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-slab-v23-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-slab-v23-latin-100.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-200 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/roboto-slab-v23-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-slab-v23-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-slab-v23-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-slab-v23-latin-200.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-300 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-slab-v23-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-slab-v23-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-slab-v23-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-slab-v23-latin-300.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-slab-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-slab-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-slab-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-slab-v23-latin-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-500 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-slab-v23-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-slab-v23-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-slab-v23-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-slab-v23-latin-500.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-600 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/roboto-slab-v23-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-slab-v23-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-slab-v23-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-slab-v23-latin-600.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-700 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-slab-v23-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-slab-v23-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-slab-v23-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-slab-v23-latin-700.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-800 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/roboto-slab-v23-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-slab-v23-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-slab-v23-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-slab-v23-latin-800.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

/* roboto-slab-900 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-slab-v23-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-slab-v23-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-slab-v23-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-slab-v23-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-slab-v23-latin-900.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

body {
	hyphens: auto;
}


/*#####################
Seitenelemente
#######################*/
header {
	width: 100%;
	height: 100px;
	border-color: #D91E21;
	/*border: 2px solid #D91E21;*/
}

.externerLink{
	cursor: pointer;
	color: #8B914B;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	background-image: url('../img/externerLink.svg');
	background-repeat: no-repeat;
	background-position: top right;
}

.internerLink{
	cursor: pointer;
	color: #8B914B;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	background-image: url('../img/externerLink.svg');
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 1.5em;
	background-size: 1em;
}

.main-logo{
	position: fixed;
	z-index: 20;
	width: 80px;
	height: 110px;
	right: calc((100vw - 1200px)/4 - 40px);
	top: calc(10vw/2 - 40px);
	/*border: solid 2px rgba(255,237,0,1.00);*/
	background-image: url( "../img/Logo-main_neu.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.main-logo-mobil-landing{
	width: 80px;
	height: 110px;
	margin: 75px auto 0;
	/*border: solid 2px rgba(255,237,0,1.00);*/
	background-image: url( "../img/Logo-main_neu.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	display: none;
	visibility: hidden;
}

.content-wrapper {
	width: 80%;
	height: auto;
	/*border: solid 2px #1200FF;*/
	margin: 0 auto;
	max-width: 1200px;
}

.inner-content-wrapper{
	width: 100%;
	/*border: solid 2px #fb0000;*/
	margin: 0 auto 30px auto;
	
	/*Definition für Zeichenumbruch und Typografie*/
	-webkit-hyphens: auto;
  	-ms-hyphens: auto;
  	hyphens: auto;
}

.fullwidth-text{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.5em;
	margin-top: 1.35em;
	/*Definition für Zeichenumbruch und Typografie*/
	-webkit-hyphens: auto;
  	-ms-hyphens: auto;
  	hyphens: auto;
	text-align: justify;
}

.fullwidth-text.zweispaltig{
	column-count: 2;
	column-gap: 35px;
}

.page-headline h1 {
	font-family: 'Roboto Slab', serif;
	font-weight: 600;
	font-size: 40px;
	line-height: 0.75em;
  	margin-top: 0.75em;
  	margin-bottom: 0.6em;
}

.partner-logo-wrapper{
	/*border: solid 2px green;*/
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	margin: 30px auto;
}

.spurensuche{
	height: 40px;
	width: 400px;
	margin-top: 30px;
	background-image: url("../img/verein_spurensuche_harzregion_e_V_logo.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.rammelsberg{
	height: 80px;
	width: 200px;
	margin-top: 30px;
	background-image: url("../img/rammelsberg_logo.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.VGH {
	height: 40px;
	width: 400px;
	margin-top: 30px;
	background-image: url("../img/VGHS_Logo.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.welterbeHS {
	height: 80px;
	width: 400px;
	margin-top: 30px;
	background-image: url("../img/Welterbe.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.SNG {
	height: 125px;
	width: 400px;
	margin-top: 30px;
	background-image: url("../img/Logo_SNG_Marker_SNG.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.stadtGoslar {
	height: 80px;
	width: 400px;
	margin-top: 30px;
	background-image: url("../img/gs_Stadt_logo_einzeilig_gold.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

/***** Navigation *****/

nav {
	width: 100%;
	height: 50px;
}

.navMenuDesktop {
	display: flex;
	justify-content: space-between;
}

.dropbtn {
    font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
    border: none;
	background-color: white;
	cursor: pointer;
}

.underline {
	background-color: #BF312E;
	height: 3px;
	/*width: calc(100% + 5px);*/
}
  
.dropdown {
	display: inline-block;
}
  
.dropdown-content {
    display: none;
    position: absolute;
	max-width: 1200px;
	margin: 0 auto;
	left: 10%; 
	right: 10%;   
	background-color: #F2F2F2;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
  
.dropdown-content a {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
    color: #04171F;
    padding: 12px 16px;
    text-decoration: none;
	width: 33%;
}

.dropdown:hover .underline {
	background-color: #8B914B;
	height: 10px;
}

.activ{
	background-color: #8B914B;
	height: 10px;
	/*width: calc(100% + 5px);*/
}



.dropdown:hover .dropdown-content {
	display: flex;
	flex-wrap: wrap;
}


.navMenuMobile {
	display: none;
	visibility: hidden;
}

.navMenuMobileSlider {
	display: none;
	visibility: hidden;
}

.map{
	width: 100%;
	height: 645px;
	/*border: solid 2px #3AFF00;*/
}

.headline-einspaltig{
	font-family: 'Roboto Slab', serif;
	font-weight: bold;
	font-size: 32px;
	margin-top: 0.2em;
	line-height: 1.5em;
	text-align: justify;
}

.subline-einspaltig{
	font-family: 'Roboto', sans-serif;
	line-height: 1.875em;
	font-weight: 600;
	font-size: 18px;
	margin-top: 1.35em;
	text-align: justify;
}

.sub-nav-contain{
	
  	/*grid-template-columns: auto auto auto;*/
	position: -webkit-sticky;
  	position: sticky;
  	bottom: 0;
  	background-color: rgba(242,242,242,0.90);
  	padding: 10px;
  	font-size: 18px;
}

.sub-nav-grid-wrapper{
	width: 80%;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	display: grid;
	grid-template-areas: '. . .';
}

.sub-nav-grid-item {
  	font-size: 30px;
  	text-align: center;
}
.sub-nav-text-passiv a{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #04171F;
}

.sub-nav-text-activ a{
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #04171F;
}

.sub-nav-icon-passiv{
	position: relative;
	background-color: #414621;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	margin: 0 auto;
	z-index: 10;
}

.itemAnchor{
	width: 20px;
	height: 20px;
}

.sub-nav-icon-empty{
	
}

.sub-nav-icon-activ{
	position: relative;
	background-color: #8B914B;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	margin: 0 auto;
	z-index: 10;
}

.sub-nav-line{
	border-bottom: 3px solid #04171F;
	top: -12px;
	position: relative;
	width: 70%;
	margin: 0 auto;
	max-width: calc(1200px - 5vw);
}

.sub-nav-contain-mobil{
	display: none;
	visibility: hidden;
}

/*########################
Landing Karte Layout
##########################*/

#map{
	flex-grow: 1;
	z-index: 0;
}

 .leaflet-popup-content-wrapper {
  border-radius: 5px;
  }

.fullwidth-map{
	margin: 0 auto;
	width: 100%;
   	height: 620px;
   /* border: 3px solid rgba(255,164,0,1.00);*/
	display: webkit-box;
    display: moz-box;
    display: ms-flexbox;
    display: webkit-flex;
    display: flex;
    background-color: #d1cfcc;
    min-height: 30vw;
}

.gp-map{
	margin: 30px auto;
	width: 100%;
   	height: 400px;
   /* border: 3px solid rgba(255,164,0,1.00);*/
	display: webkit-box;
    display: moz-box;
    display: ms-flexbox;
    display: webkit-flex;
    display: flex;
    background-color: #d1cfcc;
    min-height: 25vw;
}



/*#############################################################################
zweispaltig Geschichtspunkt Layout
##############################################################################*/

.two_column_layout{
	margin-top: 30px;
	/*border: 2px solid rgba(255,0,4,1.00);*/
	width: 100%;
	/*height: 600px;*/
	display: grid;
	grid-template-areas: '. .';
	column-gap: 50px;
	margin-bottom:60px;
}


a[target=_blank] {
	padding-right: 1.5em;
	background-size: 1em;
}

.two_column_layout_left{
	/*border: 2px solid rgba(0,44,255,1.00);*/
	max-width: 1200px;
	min-width: 450px;
}

.two_column_layout_left_text{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.875em;
	
	/*Definition für Zeichenumbruch und Typografie*/
	-webkit-hyphens: auto;
  	-ms-hyphens: auto;
  	hyphens: auto;
	text-align: justify;
	
}


.two_column_layout_right{
	/*border: 2px solid rgba(200,255,0,1.00);*/
	width: 100%;
}

.two_column_layout_right_img_container{
	/*border: 2px solid rgba(1,255,0,1.00);*/
	max-width: 400px;
}

.imgContainer {
	position: relative;
}

.imgZoom {
	position: absolute;
	left: -10px;
	bottom: 5px;
	width: 40px;
}

.img{
	width: 100%;
	object-fit: contain;
	margin-bottom: 10px;
	cursor: pointer;
}

.img_subline{
	/*width: 200px;*/
	margin-bottom: 30px;
	font-family: 'Roboto Slab', serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
}

.two_column_layout_map{
	margin-top: 30px;
	/*border: 2px solid rgba(255,0,4,1.00);*/
	width: 100%;
	height: 1000px;
}

#previewFotoPopup {
	width: 100%;
	height: 100%;
	position: fixed;
	display: none;
	background-color: #04171F;
	top: 0;
	left: 0;
	z-index: 1000;
}

#previewFotoPopupInner {
	width: 90%;
	height: 90%;
	margin: auto;
}

.previewFotoPopupContainer {
	width: 100%;
	height: 100%;
	background-color: #04171F;
	display: flex;
}

.closeFotoPopup {
	font-size: 2em;
	color: #f2f2f2;
}

#previewFotoPopup a.closeFotoPopup {
	cursor: pointer;
	position: absolute;
	box-sizing: border-box;
	right: 0px;
	width: 30px;
	height: 30px;
}


/*#############################################################################
Seiteninterner Textlink groß
#############################################################################*/

#Modal01Btn {
	cursor: pointer;
	color: #8B914B;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}

#Modal02Btn {
	cursor: pointer;
	color: #8B914B;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}

#Modal03Btn {
	cursor: pointer;
	color: #8B914B;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}

#Modal04Btn {
	cursor: pointer;
	color: #8B914B;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}

#Modal05Btn {
	cursor: pointer;
	color: #8B914B;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}

#Modal06Btn {
	cursor: pointer;
	color: #8B914B;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}


/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 200; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	-epub-hyphens: auto;
	hyphens: auto;
	/*background-color: rgb(0,0,0);*/ /* Fallback color */
	background-color:hsla(0,0%,95%,0.95); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  	background-color: #fff;
  	margin: auto;
  	padding: 20px;
  	/*border: 1px solid #888;*/
  	width: 70%;
	max-height: 70vh;
	overflow-y: scroll;
	scrollbar-color: #8B914B #e0e0e0;
    scrollbar-width: thin;
}

.modal-content p {
	width: 80%;
	margin: 0 auto;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 1.875em;
	font-size: 20px;
	color: #04171F;
}

.modal-content h1 {
	width: 80%;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	line-height: 45px;
	font-size: 24px;
	color: #8B914B;
	margin: 50px auto 20px auto;
}

.modal-img{
	width: 100%;
	object-fit: contain;
	margin-top: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}

.modal_img_subline{
	margin: 0 auto 20px auto;
	font-family: 'Roboto Slab', serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	text-align: right;
	width: 80%;
}

.imgContainerModal {
	position: relative;
	width: 80%;
	margin: 0 auto;
}

/* The Close Button */
.close {
	color: #aaaaaa;
	position: sticky;
	top: 0px;
	left: 95%;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

/* Close Button für Popup */
.closePopup {
	color: #f2f2f2;
	position: relative;
	font-size: 20px;
}

/*########################
Pop up
##########################*/
span.popup {
	cursor: pointer;
	font-style: italic;
	color: #8B914B;
}

.displayPopup {
	max-width: 350px;
	position: absolute;
	z-index: 100;
}

.displayPopup p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 1.875em;
	font-size: 15.5px;
	color: #FFF;
}

.displayPopup h3 {
	font-family: 'Roboto Slab', serif;
	font-weight: 600;
	line-height: 25px;
	font-size: 18px;
	color: #FFF;
}

.modal-content .displayPopup p {
	width: 100%;
}

.displayPopup img{
	width: 100%;
	box-shadow: 2px 2px 5px;
}

@keyframes popupFadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes popupFadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}


/*#################################################
Footerbereich
#################################################*/

footer{
	background-color: #04171F;
	width: 100%;
	height: 100px;
	text-align: center;
	position: absolute;
	z-index: 100;
}

.footer-content{
	padding-top: 42px;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 16px;
}

.footer-content ul{
	display: inline;
}

.footer-content a{
	color: white;
}

.footer-content-mobile {
	display: none;
}

/*#####################
Responsive
#######################*/

/***** MEDIA-SCREEN 900px *****/

@media screen and (max-width: 1100px){
	
	.content-wrapper {
		width: 100%;
		max-width:100%;
	}
	
	.fullwidth-text.zweispaltig{
		column-count: 1;
	}

	
	.inner-content-wrapper{
		width: 90%;
	}
	
	.spurensuche{
		width: 250px;
		margin: 0 auto;
		margin-top: 30px;
	}

	.VGH{
		width: 250px;
		margin: 0 auto;
		margin-top: 30px;
	}

	.welterbeHS {
		width: 250px;
		margin: 0 auto;
		margin-top: 30px;
	}
	
	.SNG {
		width: 250px;
		margin: 0 auto;
		margin-top: 30px;
	}
	
	.stadtGoslar{
		width: 250px;
		margin: 0 auto;
		margin-top: 30px;
	}
	
	.rammelsberg{
		margin-top: 30px;
	}

	/* alle großen Menupunkte werden unsichtbar */
	.navMenuDesktop {
		display: none;
		visibility: hidden;
	}

	.page-headline {
		display: none;
		visibility: hidden;
	}

	.footer-content {
		display: none;
	}

	.footer-content-mobile {
		display: block;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.footer-content-mobile ul li {
		line-height: 3;
	}

	.footer-content-mobile ul li a{
		color: #f2f2f2;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		font-size: 18px;
		color: #fff;
	}

	footer {
		height: 300px;
	}

	/* der wrapper entfällt */
	/*.content-wrapper {
		width: 100%;
	}*/
	
	
	/*
	Subnavigation der Geschichtspunkte ausschalten
	*/
	
	.sub-nav-contain{
		display: none;
		visibility: hidden;
	}
	
	.sub-nav-contain-mobil{
		display: block;
		visibility: visible;
}
	
	.fullwidth-map {
		margin: 25px auto 0 ;
		height: 350px;
	}
	
	.sub-nav-contain-mobil{
	
  		/*grid-template-columns: auto auto auto;*/
		position: -webkit-sticky;
		position: sticky;
		bottom: 0;
		background-color: #04171F;
		padding: 10px;
		height: 60px;
	}

	.sub-nav-grid-wrapper-mobil{
		width: 90%;
		height: auto;
		margin: 0 auto;
		display: grid;
		position: relative;
		z-index: 100;
		visibility: visible;
		transition-delay: 0.25s;
		/*justify-content: space-between;*/
		grid-template-areas: '. . .';
	}
	
	.icon-left{
		width:20px;
		height: 20px;
		/*background-color:#00FBFF;*/
		margin: 0 auto;
	}
	.icon-right{
		width:20px;
		height: 20px;
		/*background-color:#00FBFF;*/
		margin: 0 auto;
	}
	
	.sub-nav-mobil-title{
		margin:0 auto;
	}
	
	.sub-nav-mobil-title-text a {
		font-family: 'Roboto', sans-serif;
		font-weight: 600;
		font-size: 18px;
		color: #fff;
		/*border: solid 2px rgba(240,0,255,1.00);*/
		display: block;
		text-align: center;
		cursor: pointer;
	}
	
	.arrow {
  		/*border: solid 2px rgba(19,224,3,1.00);*/
		margin: 0 auto;
		width: 20px;
		height: 15px;
		position: relative;
		z-index: 100;
		transition: all 0.5s ease;
		cursor: pointer;
	}

	.up {
		background-image:url("../img/Arrow_up.png");
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
	}

	.down {
  		background-image:url("../img/Arrow_down.png");
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
	}

	.arrow.-open {
		transform: translateY(-35vh) rotate(180deg);
		transition: all 0.5s;
	}

	.sub-nav-grid-wrapper-mobile-menu {
		visibility: hidden;
		margin: 0 auto;
	}	

	.sub-nav-grid-wrapper-mobile-menu a h2 {
		font-family: 'Roboto', sans-serif;
		font-weight: 600;
		font-size: 20px;
		line-height: 1.5em;
		text-align: center;
		margin-top: 7vh;
		margin-bottom: 7vh;
		color: white;
	}
	
	.sub-nav-grid-wrapper-mobile-menu a h3 {
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		font-size: 16px;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 5px;
		color: white;
	}

	.sub-nav-grid-wrapper-mobile-menu a p {
		font-family: 'Roboto', sans-serif;
		text-align: center;
		margin-bottom: 20px;
		font-size: 18px;
		color: white;
	}

	.sub-nav-grid-wrapper-mobile-menu.-open {
		visibility: visible;
		transition: all 0.5s ease;
	}

	.sub-nav-mobile-menu {
		/*margin-top: 30%;*/
	}

	.popupText:hover span, .popupText:active span {
		background-color: #BF312E;
	}
	
	/* anstelle der Menupunkte erscheint nun das Hamburger Menus */
	nav {
		position: fixed;
		z-index: 1000;
		top: 0px;
	}

	.navMenuMobile {
        width: 50px;
		height: 50px;
		position: absolute;
		right: 5%;
		/*right: 10%;*/
		display: flex;
		visibility: visible;
		align-items: center;
		justify-content: center;
		z-index: 10;
    }

	/* Hamburger Menu */
	.hamburger {
		width: 50px;
		height: 50px;
		cursor: pointer;
	}

	.hamburger div {
		width: 50px;
		height: 50px;
		position: relative;
	}

	.hamburger span {
		background-color: #FFFFFF;
		width: 50%;
		height: 3px;
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		border-radius: 2px;
		transition: transform 0.5s, width 0.5s;
	}

	.hamburger .line-1 {
		transform: translate(-50%, -10px);
	}

	.hamburger .line-3 {
		transform: translate(-50%, 7px);
	}

	.openHamburgerMenu .line-1 {
		transform: translate(-50%, -50%) rotate(-45deg);
	}

	.openHamburgerMenu .line-3 {
		transform: translate(-50%, -50%) rotate(45deg);
	}

	.openHamburgerMenu .line-2 {
		width: 0px;
	}



	/* Test */
	.sub-nav-grid-wrapper-slider {
		width: 100%;
		height: calc(100vh - 55vh);
		background-color: var(--schwarz);
		position: absolute;
		top: 0px;
		left: 0px;
		transition: all 0.5s ease;
		transform: translateY(0);
		visibility: hidden;
	}

	.sub-nav-grid-wrapper-slider.-open {
		display: flex;
		align-items: center;
		transform: translateY(-35vh);
		transition: all 0.5s ease;
		visibility: visible;
	}

	.sub-nav-grid-wrapper-mobil.-open {
		visibility: hidden;
		transition-delay: 0s;
	}


	
	/* Menu Container von rechts kommend */
	.navMenuMobileSlider {
		display: flex;
		visibility: visible;
		position: fixed;
		right: 0;
		top: 0;
		height: 100vh;
		width: 40vw;
		background-color: #04171F;
		transform: translateX(100%);
		transition: 0.5s ease-in-out;
	}

	.navMenuMobileContent {
		padding-top: 50px;
		overflow: scroll;
	}

	.bodyOverflow {
		overflow: hidden;
	}

	.navMenuMobileSlider.-open {
		transform: translateX(0);
	}

	.navMenuMobileLogo {
		padding-left: 25px;
	}

	.navMenuMobileLogo img {
		width: 40px;
	}

	/* dropdown Menu */
	.dropdownContainer {
		display: grid;
		padding: 25px;
	  }
	  
	.dropbtnMenu {
		font-size: 20px;
		padding-top: 15px;
		padding-bottom: 15px;
		border: none;
		cursor: pointer;
		background-color: #04171F;
		color: #FFFFFF;
		text-align: left;
	}

	.dropbtnMenu a {
		color: white;
	}
	  
	.dropdownMenu {
		position: relative;
		display: inline-block;
	}
	  
	.dropdownMenu-content {
		display: none;
		position: relative;
		min-width: 160px;
	}
	  
	.dropdownMenu-content a {
		font-family: 'Roboto';
		font-size: 16px;
		
		color: #FFFFFF;
		padding-top: 16px;
		padding-bottom: 16px;
		padding-left: 25px;
		text-decoration: none;
		display: block;
	}
	  
	.show {
		display:block;
	}
	
	/*############################
	Layout Geschichtspunkte
	############################*/
	
	.main-logo{
		display: none;
		visibility: hidden;
	}
	
	.main-logo-mobil-landing{
		display: block;
		visibility: visible;
	}
	
	.two_column_layout{
		grid-template-areas: '.';
	}
	
	.two_column_layout_right_img_container{
		max-width:80%;
		margin: 0 auto 20px auto;
	}
	
	.two_column_layout_left {
		min-width: 0px;
		width: 90%;
		margin: 0 auto;
	}
	
	.two_column_layout_left_text {
		
	}
	
	.headline-einspaltig{
		margin-top: 65px;
		margin-bottom: 50px;
		text-align: center;
	}
	
	.headline-einspaltig.gp{
		margin-top: 10vh;
		margin-bottom: 50px;
		text-align: center;
	}
	
	.img{
		margin-top: 30px;
		
	}
	
	.img_subline{
		text-align: center;
		margin: 0 auto;
	}
	
	.modal-content {
		width: 90%;
	}
	
}

@media screen and (max-width: 450px){
	.navMenuMobileSlider {
		width: calc(100vw - 100px);
	}

	.partner-logo-wrapper{
		flex-direction: column;
	}
}

@media screen and (max-width: 1500px){
	.main-logo{
		right: calc(20vw/4 - 40px);
	}
}

