/* CSS Document */

/* Google Fonts */

	/* exo-200 - latin */
	@font-face {
	  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	  font-family: 'Exo';
	  font-style: normal;
	  font-weight: 200;
	  src: url('../fonts/exo-v20-latin-200.eot'); /* IE9 Compat Modes */
	  src: url('../fonts/exo-v20-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		   url('../fonts/exo-v20-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
		   url('../fonts/exo-v20-latin-200.woff') format('woff'), /* Modern Browsers */
		   url('../fonts/exo-v20-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
		   url('../fonts/exo-v20-latin-200.svg#Exo') format('svg'); /* Legacy iOS */
	}
	/* exo-200italic - latin */
	@font-face {
	  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	  font-family: 'Exo';
	  font-style: italic;
	  font-weight: 200;
	  src: url('../fonts/exo-v20-latin-200italic.eot'); /* IE9 Compat Modes */
	  src: url('../fonts/exo-v20-latin-200italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		   url('../fonts/exo-v20-latin-200italic.woff2') format('woff2'), /* Super Modern Browsers */
		   url('../fonts/exo-v20-latin-200italic.woff') format('woff'), /* Modern Browsers */
		   url('../fonts/exo-v20-latin-200italic.ttf') format('truetype'), /* Safari, Android, iOS */
		   url('../fonts/exo-v20-latin-200italic.svg#Exo') format('svg'); /* Legacy iOS */
	}
	/* exo-regular - latin */
	@font-face {
	  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	  font-family: 'Exo';
	  font-style: normal;
	  font-weight: 400;
	  src: url('../fonts/exo-v20-latin-regular.eot'); /* IE9 Compat Modes */
	  src: url('../fonts/exo-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		   url('../fonts/exo-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		   url('../fonts/exo-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
		   url('../fonts/exo-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		   url('../fonts/exo-v20-latin-regular.svg#Exo') format('svg'); /* Legacy iOS */
	}
	/* exo-italic - latin */
	@font-face {
	  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	  font-family: 'Exo';
	  font-style: italic;
	  font-weight: 400;
	  src: url('../fonts/exo-v20-latin-italic.eot'); /* IE9 Compat Modes */
	  src: url('../fonts/exo-v20-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		   url('../fonts/exo-v20-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
		   url('../fonts/exo-v20-latin-italic.woff') format('woff'), /* Modern Browsers */
		   url('../fonts/exo-v20-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
		   url('../fonts/exo-v20-latin-italic.svg#Exo') format('svg'); /* Legacy iOS */
	}
	/* exo-600 - latin */
	@font-face {
	  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	  font-family: 'Exo';
	  font-style: normal;
	  font-weight: 600;
	  src: url('../fonts/exo-v20-latin-600.eot'); /* IE9 Compat Modes */
	  src: url('../fonts/exo-v20-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		   url('../fonts/exo-v20-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
		   url('../fonts/exo-v20-latin-600.woff') format('woff'), /* Modern Browsers */
		   url('../fonts/exo-v20-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
		   url('../fonts/exo-v20-latin-600.svg#Exo') format('svg'); /* Legacy iOS */
	}
	/* exo-600italic - latin */
	@font-face {
	  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	  font-family: 'Exo';
	  font-style: italic;
	  font-weight: 600;
	  src: url('../fonts/exo-v20-latin-600italic.eot'); /* IE9 Compat Modes */
	  src: url('../fonts/exo-v20-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		   url('../fonts/exo-v20-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
		   url('../fonts/exo-v20-latin-600italic.woff') format('woff'), /* Modern Browsers */
		   url('../fonts/exo-v20-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
		   url('../fonts/exo-v20-latin-600italic.svg#Exo') format('svg'); /* Legacy iOS */
	}
	/* exo-800 - latin */
	@font-face {
	  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	  font-family: 'Exo';
	  font-style: normal;
	  font-weight: 800;
	  src: url('../fonts/exo-v20-latin-800.eot'); /* IE9 Compat Modes */
	  src: url('../fonts/exo-v20-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		   url('../fonts/exo-v20-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
		   url('../fonts/exo-v20-latin-800.woff') format('woff'), /* Modern Browsers */
		   url('../fonts/exo-v20-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
		   url('../fonts/exo-v20-latin-800.svg#Exo') format('svg'); /* Legacy iOS */
	}
	/* exo-800italic - latin */
	@font-face {
	  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	  font-family: 'Exo';
	  font-style: italic;
	  font-weight: 800;
	  src: url('../fonts/exo-v20-latin-800italic.eot'); /* IE9 Compat Modes */
	  src: url('../fonts/exo-v20-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		   url('../fonts/exo-v20-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
		   url('../fonts/exo-v20-latin-800italic.woff') format('woff'), /* Modern Browsers */
		   url('../fonts/exo-v20-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
		   url('../fonts/exo-v20-latin-800italic.svg#Exo') format('svg'); /* Legacy iOS */
	}

/* Colors */
:root {
	--blue: #0b4564;
	--red: #7d1d19;
	--grey: #444;
}

.white {
	color: #fff;
}
.blue {
	color: var(--blue);
}
.red {
	color: var(--red);
}
.grey {
	color: var(--grey);
}
.black {
	color: #000;
}


/* Elements */

html, body {
	font-size: 100%;
	font-family: 'Exo';
	text-decoration: none;
	height: 100%;
	width: 100%;
}

a {
	text-decoration: none;
}
p {
	margin-bottom: 20px;
}
strong {
	font-weight: bold;
}

h1 {
	font-size: 42px;
	font-weight: 600;
	line-height: 56px;
	margin: 30px 0 15px 0px;
	padding: 10px 25px;
	color: var(--red);
}
h2 {
	font-size: 36px;
	font-weight: 600;
	line-height: 42px;
	margin: 45px 0 15px 0;
	padding-left: 40px;
}
h3 {
	font-size: 28px;
	font-weight: 400;
	line-height: 36px;
	margin: 25px 0 15px 0;
}
h4 {
	font-size: 22px;
	font-weight: 400;
	line-height: 36px;
	margin: 25px 0 15px 0;
}
h5 {
	font-size: 18px;
  	font-weight: 600;
  	padding: 15px 25px;
  	margin-top: 5px;
}
.headline {
	text-align: center;
	font-size: 48px;
}

em {
	font-style: italic;
}

/* Classes */
.frame {
	position: absolute;
	width: 80%;
	height: 90%;
	height: -webkit-calc(100% - 120px);
	height: -moz-calc(100% - 120px);
	height: calc(100% - 120px);
	z-index: 0;
}
.frame-V { width: 60px;}
.frame-H { height: 60px;}
.frame-TL { background: url(../grafic/nih_Frame_Corner_TL.png) center center no-repeat;}
.frame-TR { background: url(../grafic/nih_Frame_Corner_TR.png) center center no-repeat;}
.frame-BL { background: url(../grafic/nih_Frame_Corner_BL.png) center center no-repeat;}
.frame-BR { background: url(../grafic/nih_Frame_Corner_BR.png) center center no-repeat;}
.frame-HT { background: url(../grafic/nih_Frame_HT.png) repeat-x;}
.frame-HB { background: url(../grafic/nih_Frame_HB.png) repeat-x;}
.frame-VL { background: url(../grafic/nih_Frame_VL.png) repeat-y;}
.frame-VR { background: url(../grafic/nih_Frame_VR.png) repeat-y;}

.stage {
	background: #fff;
	overflow: auto;
}
.stage::before {
	content: "";
	position: absolute;
	width: 80%;
	height: 60px;
	top: 60px;
	background: url(../grafic/nih_Stage_Corner_TL.png) left no-repeat, url(../grafic/nih_Stage_Corner_TR.png) right no-repeat;
}
.stage::after {
	content: "";
	position: absolute;
	width: 80%;
	height: 60px;
	bottom: 60px;
	background: url(../grafic/nih_Stage_Corner_BL.png) left no-repeat, url(../grafic/nih_Stage_Corner_BR.png) right no-repeat;
}

.spacer {
	position: relative;
	width: 100%;
	height: 1200px;
}
.data-list {
	margin: 30px 0;
}
.data-list li {
	margin: 10px 0 0 40px;
	padding: 0 0 0 10px;
	list-style: disc;
}
.address-list {
	margin: 30px 0;
}
.address-list li {
	margin: 2px 0 0 40px;
	padding: 0 0 0 10px;
	list-style: none;
}
.row {
	display: flex;
}
.col {
	flex: 1;
}


/* Menue */
#menue {
	position: fixed;
	width: 92%;
	padding: 0px 4%;
	top: 0px;
	height: 70px;
	background-color: rgba(255,255,255,0.8);
	z-index: 500;
	font-size: 18px;
	line-height: 26px;
}
#men_stat {
	display: inline-block;
	height: 70px;
}
#men_stat li {
	display: inline-block;
}
#men_stat li a {
	display: inline-block;
	height: 30px;
	padding: 20px;
}
#men_stat li a:link,
#men_stat li a:visited {
	color: var(--blue);
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#men_stat li a:hover,
#men_stat li a:focus,
#men_stat li a:active {
	background-color: #fff;
	color: var(--blue);
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.logo_men {
	position: absolute;
	display: block;
	width: 320px;
	height: 74px;
	right: 5%;
	top: 30px;
	z-index: 700;
}
.logo_men img {
	width: 100%;
	height: auto;
}

.menactiv {
	background-color: var(--red);
	color: #fff !important;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#burger {
	display: none;
	width: 70px;
	height: 70px;
}
.men_social {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 80px 0 0;
	height: 70px;
}
.men_social_ico {
	display: inline-block;
	padding: 15px;
	color: #fff;
	height: 40px;
	-webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
	transition: all 2s ease;
}
.men_social_ico:hover,
.men_social_ico:active,
.men_social_ico:focus {
	color: #1e5852;
	background: #fff;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

/* Mobil Menue */
#menue-mobil {
	display: none;
	position: fixed;
	width: 100%;
	top: 100px;
	background-color: rgba(255,255,255,0.6);
	z-index: 400;
	font-size: 20px;
	line-height: 22px;
}
#menue-mobil ul {
	display: inline-block;
	width: 100%
}
#menue-mobil li {
	display: block;
}
#menue-mobil li a {
	display: inline-block;
	height: 24px;
	padding: 20px 0 20px 15%;
	width: 85%;
}
#menue-mobil li a:link,
#menue-mobil li a:visited {
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
	color: var(--blue);
}
#menue-mobil li a:hover,
#menue-mobil li a:focus,
#menue-mobil li a:active {
	background-color: #fff;
	color: #1e5852;
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

/* Header */
#header {
	position: relative;
	width: 80%;
	height: calc(100% - 80px);
	padding: 40px 10%;
	background: var(--blue);
	text-align: center;
	z-index: 10;
}
#header_loc {
	position: relative;
	width: 80%;
	height: calc(100% - 220px);
	padding: 80px 10%;
	background: var(--blue);
	text-align: center;
	z-index: 10;
}
#header a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#header a::before {
	content: "";
	position: absolute;
	display: block;
	width: 60%;
	aspect-ratio: 1/1;
	top: 50%;
	left: 50%;
	-webkit-translate: -50% -50%;
	translate: -50% -50%;
	background: url(../grafic/nih_Dragon_01.png) center center no-repeat;
	background-size: cover;
	animation: ani-dragon 1.5s cubic-bezier(1,0,0,1);
}
#header_loc a::before {
	content: "";
	position: absolute;
	display: block;
	width: 60%;
	aspect-ratio: 1/1;
	top: 50%;
	left: 50%;
	-webkit-translate: -50% -50%;
	translate: -50% -50%;
	background: url(../grafic/nih_Dragon_01.png) center center no-repeat;
	background-size: cover;
	animation: ani-dragon 1.5s cubic-bezier(1,0,0,1);
}
	
@keyframes ani-dragon {
	0%		{ width: 1%; }
	100%	{ width: 60%; rotate: 4turn; }
}
.header_logo {
	position: relative;
	display: block;
	top: 50%;
	width: 50%;
	max-width: 560px;
	height: auto;
	left: 50%;
	-webkit-translate: -50% -50%;
	translate: -50% -50%;
}
#header_S {
	position: relative;
	width: 80%;
	height: 240px;
	padding: 40px 10%;
	background: var(--blue);
	text-align: center;
	z-index: 10;
}
#header_S a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}

#header-img-pasing {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../img/nih_header_pasing_01.jpg) center center no-repeat;
	background-size: cover;
}
	
/* Welcome */
#welcome {
	position: relative;
	width: 80%;
	padding: 60px 10%;
	background: var(--blue);
}
.welcome-signs {
	position: absolute;
	top: 110px;
	right: 17%;
	width: 320px;
	height: auto;
	opacity: 0;
}
#welcome h1{
	position: relative;
	font-size: 42px;
	font-weight: 600;
	line-height: 56px;
	margin: 240px 0 15px 0px;
	padding: 10px 25px 10px 80px;
	color: var(--red);
	z-index: 10;
}
#welcome p {
  position: relative;
  width: 70%;
  padding-left: 120px;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 80px;
}

/* Video */
#video video {
	position: relative;
	width: 100%;
	height: auto;
}

/* Mobile Header */
#mobile-header {
	position: relative;
	display: none;
	width: 100%;
	height: 100%;
	background: url(../img/nih_restaurant_oberschleisheim_MOB_Index.jpg) center center no-repeat;
	background-size: cover;
}


/* Restaurant */
#restaurant {
	position: relative;
	width: 80%;
	padding: 80px 10%;
	background: var(--blue);
}

#restaurant h1{
	position: relative;
	font-size: 42px;
	font-weight: 600;
	line-height: 56px;
	margin: 240px 0 15px 0px;
	padding: 10px 25px 10px 80px;
	color: var(--red);
	z-index: 10;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
     hyphens: auto;
}
#restaurant p {
	position: relative;
	width: 70%;
	padding-left: 120px;
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 80px;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
     hyphens: auto;
}

/* Slider 01 */
#slider_01 {
	position: relative;
	width: 80%;
	padding: 60px 10%;
	height: calc(100% - 120px);
	overflow: auto;
}
.slider_01_img {
	position: absolute !important;
	width: 100%;
	height: 100%;
	z-index: 5;
	top: 0;
	left: 0;
}
.slider-stamp {
	position: absolute;
	right: 16%;
	bottom: 12%;
	z-index: 10;
}
.frame-slider {
	position: absolute;
	width: 80%;
	height: calc(100% - 120px);
	z-index: 20;
}

/* Restaurants */
#restaurants_head {
	position: relative;
	width: 80%;
	height: 115px;
	padding: 80px 10%;
	background: var(--red);
}
#restaurants_head h2 {
	padding: 12px 0 0 0;
}
#restaurants {
	position: relative;
	width: 80%;
	padding: 60px 10%;
	background: var(--red);
}
.restaurant-head-text {
	position: relative;
	width: 80%;
	padding: 0 10% 40px 10%;
	font-size: 24px;
	line-height: 36px;
}
.restaurant-full {
	position: relative;
	display: inline-block;
	width: 94%;
	padding: 40px 2%;
	margin: 0 1%;
	background: #fff;
	vertical-align: top;
}
.restaurant-left {
	position: relative;
	display: inline-block;
	width: 44%;
	padding: 40px 2%;
	margin: 0 1%;
	background: #fff;
	vertical-align: top;
}
.restaurant-right {
	position: relative;
	display: inline-block;
	width: 44%;
	padding: 40px 2%;
	margin: 0 1%;
	background: #fff;
	vertical-align: top;
}
.restaurant_img_pasing {
	position: relative;
	display: block;
	width: 100%;
	aspect-ratio: 1 / 1;
	background: url(../img/nih_restaurant_pasing_FRONT_01.jpg) center center no-repeat;
	background-size: cover;
}
.restaurant_img_oberschleissheim {
	position: relative;
	display: block;
	width: 100%;
	aspect-ratio: 1 / 1;
	background: url(../img/nih_restaurant_oberschleisheim_FRONT_01.jpg) center center no-repeat;
	background-size: cover;
}
.restaurant_ort {
	display: inline-block;
	font-size: 38px;
	line-height: 40px;
	font-weight: 300;
	text-align: center;
	margin-top: -15px;
}
.restaurant_button_red:link, 
.restaurant_button_red:visited {
	display: inline-block;
	position: relative;
	width: 80%;
	height: 70%;
	padding: 15% 10%;
	color: #fff;
	background-color: var(--red);
	opacity: 0.8;
	font-size: 82px;
	line-height: 96px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.restaurant_button_red:hover, 
.restaurant_button_red:active,
.restaurant_button_red:focus {
	opacity: 0;
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.restaurant_header_red {
	position: relative;
	width: 90%;
	padding: 20px 5%;
	font-size: 36px;
	line-height: 48px;
	font-weight: 400;
	color: var(--red);
}
.restaurant_link_red:link,
.restaurant_link_red:visited {
	position: relative;
	display: inline-block;
	width: 80%;
	padding: 20px 10%;
	margin-bottom: 15px;
	background: var(--red);
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.restaurant_link_red:hover,
.restaurant_link_red:active,
.restaurant_link_red:focus {
	opacity: 0.3;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.restaurant_link_red img {
	position: relative;
	display: block;
	margin: 10px auto 0 auto;
}
.restaurant_button_blue:link, 
.restaurant_button_blue:visited {
	display: inline-block;
	position: relative;
	width: 80%;
	height: 60%;
	padding: 20% 10%;
	color: #fff;
	background-color: var(--blue);
	opacity: 0.8;
	font-size: 82px;
	line-height: 96px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.restaurant_button_blue:hover, 
.restaurant_button_blue:active,
.restaurant_button_blue:focus {
	opacity: 0;
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.restaurant_header_blue {
	position: relative;
	width: 90%;
	padding: 20px 5%;
	font-size: 36px;
	line-height: 48px;
	font-weight: 400;
	color: var(--red);
}
.restaurant_link_blue:link,
.restaurant_link_blue:visited {
	position: relative;
	display: inline-block;
	width: 80%;
	padding: 20px 10%;
	margin-bottom: 15px;
	background: var(--blue);
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.restaurant_link_blue:hover,
.restaurant_link_blue:active,
.restaurant_link_blue:focus {
	opacity: 0.3;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.restaurant_link_blue img {
	position: relative;
	display: block;
	margin: 10px auto 0 auto;
}
.restaurant_header_sub {
	font-size: 24px;
}

/* Mood Image 01 */
#mood_01 {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../img/nih_mood_01.jpg) center center no-repeat fixed;
	background-size: cover;	
}

/* Video */
#video {
	position: relative;
	display: flex;
	width: 100%;
	height: auto;
}

/* Speisekarte */
#speisekarte_head {
	position: relative;
	width: 80%;
	height: 115px;
	padding: 80px 10%;
	background: var(--blue);
}
#speisekarte_head h2 {
	padding: 12px 0 0 0;
}
#speisekarte {
	position: relative;
	width: 80%;
	padding: 60px 10%;
	background: var(--blue);
}
.speisekarte-head-text {
	position: relative;
	width: 80%;
	padding: 0 10% 40px 10%;
	font-size: 24px;
	line-height: 36px;
}
.speisekarte-full {
	position: relative;
	display: inline-block;
	width: 94%;
	padding: 40px 2%;
	margin: 0 1%;
	background: #fff;
	vertical-align: top;
}
.speisekarte-left {
	position: relative;
	display: inline-block;
	width: 44%;
	padding: 40px 2%;
	margin: 0 1%;
	background: #fff;
	vertical-align: top;
}
.speisekarte-right {
	position: relative;
	display: inline-block;
	width: 44%;
	padding: 40px 2%;
	margin: 0 1%;
	background: #fff;
	vertical-align: top;
}
.speisekarte_button_red:link, 
.speisekarte_button_red:visited {
	display: inline-block;
	position: relative;
	width: 80%;
	height: 50%;
	padding: 25% 10%;
	color: #fff;
	background-color: var(--red);
	opacity: 0.8;
	font-size: 82px;
	line-height: 96px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.speisekarte_button_red:hover, 
.speisekarte_button_red:active,
.speisekarte_button_red:focus {
	opacity: 0;
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.speisekarte_header_red {
	position: relative;
	width: 90%;
	padding: 20px 5%;
	font-size: 36px;
	line-height: 48px;
	font-weight: 400;
	color: var(--red);
}
.speisekarte_link_red:link,
.speisekarte_link_red:visited {
	position: relative;
	display: inline-block;
	width: 80%;
	padding: 20px 10%;
	margin-bottom: 15px;
	background: var(--red);
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.speisekarte_link_red:hover,
.speisekarte_link_red:active,
.speisekarte_link_red:focus {
	opacity: 0.3;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.speisekarte_link_red img {
	position: relative;
	display: block;
	margin: 10px auto 0 auto;
}
.speisekarte_button_blue:link, 
.speisekarte_button_blue:visited {
	display: inline-block;
	position: relative;
	width: 80%;
	height: 30%;
	padding: 35% 10%;
	color: #fff;
	background-color: var(--blue);
	opacity: 0.8;
	font-size: 82px;
	line-height: 96px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.speisekarte_button_blue:hover, 
.speisekarte_button_blue:active,
.speisekarte_button_blue:focus {
	opacity: 0;
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.speisekarte_header_blue {
	position: relative;
	width: 90%;
	padding: 20px 5%;
	font-size: 36px;
	line-height: 48px;
	font-weight: 400;
	color: var(--red);
}
.speisekarte_link_blue:link,
.speisekarte_link_blue:visited {
	position: relative;
	display: inline-block;
	width: 80%;
	padding: 20px 10%;
	margin-bottom: 15px;
	background: var(--blue);
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.speisekarte_link_blue:hover,
.speisekarte_link_blue:active,
.speisekarte_link_blue:focus {
	opacity: 0.3;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.speisekarte_link_blue img {
	position: relative;
	display: block;
	margin: 10px auto 0 auto;
}
.speisekarte_header_sub {
	font-size: 24px;
}

/* Gutschein */
#gutschein_head {
	position: relative;
	width: 80%;
	height: 115px;
	padding: 80px 10%;
	background: var(--blue);
}
#gutschein_head h2 {
	padding: 12px 0 0 0;
}
#gutschein {
	position: relative;
	width: 80%;
	padding: 60px 10%;
	background: var(--blue);
}
.gutschein-head-text {
	position: relative;
	width: 80%;
	padding: 0 10% 40px 10%;
	font-size: 24px;
	line-height: 36px;
}
.gutschein-full {
	position: relative;
	display: inline-block;
	width: 94%;
	padding: 40px 2%;
	margin: 0 1%;
	background: #fff;
	vertical-align: top;
}
.gutschein-left {
	position: relative;
	display: inline-block;
	width: 44%;
	padding: 40px 2%;
	margin: 0 1%;
	background: #fff;
	vertical-align: top;
}
.gutschein-right {
	position: relative;
	display: inline-block;
	width: 44%;
	padding: 40px 2%;
	margin: 0 1%;
	background: #fff;
	vertical-align: top;
}
.gutschein_button_red:link, 
.gutschein_button_red:visited {
	display: inline-block;
	position: relative;
	width: 80%;
	height: 50%;
	padding: 25% 10%;
	color: #fff;
	background-color: var(--red);
	opacity: 0.8;
	font-size: 82px;
	line-height: 96px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.gutschein_button_red:hover, 
.gutschein_button_red:active,
.gutschein_button_red:focus {
	opacity: 0;
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.gutschein_header_red {
	position: relative;
	width: 90%;
	padding: 20px 5%;
	font-size: 36px;
	line-height: 48px;
	font-weight: 400;
	color: var(--red);
}
.gutschein_link_red:link,
.gutschein_link_red:visited {
	position: relative;
	display: inline-block;
	width: 80%;
	padding: 20px 10%;
	margin-bottom: 15px;
	background: var(--red);
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.gutschein_link_red:hover,
.gutschein_link_red:active,
.gutschein_link_red:focus {
	opacity: 0.3;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.gutschein_link_red img {
	position: relative;
	display: block;
	margin: 10px auto 0 auto;
}
.gutschein_button_blue:link, 
.gutschein_button_blue:visited {
	display: inline-block;
	position: relative;
	width: 80%;
	height: 30%;
	padding: 35% 10%;
	color: #fff;
	background-color: var(--blue);
	opacity: 0.8;
	font-size: 82px;
	line-height: 96px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.gutschein_button_blue:hover, 
.gutschein_button_blue:active,
.gutschein_button_blue:focus {
	opacity: 0;
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.gutschein_header_blue {
	position: relative;
	width: 90%;
	padding: 20px 5%;
	font-size: 36px;
	line-height: 48px;
	font-weight: 400;
	color: var(--red);
}
.gutschein_link_blue:link,
.gutschein_link_blue:visited {
	position: relative;
	display: inline-block;
	width: 80%;
	padding: 20px 10%;
	margin-bottom: 15px;
	background: var(--blue);
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.gutschein_link_blue:hover,
.gutschein_link_blue:active,
.gutschein_link_blue:focus {
	opacity: 0.3;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.gutschein_link_blue img {
	position: relative;
	display: block;
	margin: 10px auto 0 auto;
}
.gutschein_header_sub {
	font-size: 24px;
}

/* Maps */
#maps-oberschleissheim {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../img/nih_maps_oberschleissheim_01.jpg) center center no-repeat;
	background-size: cover;
	z-index: 90;
}
#maps-oberschleissheim a:link,
#maps-oberschleissheim a:visited {
	display: inline-block;
	overflow: auto;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#maps-oberschleissheim a:hover,
#maps-oberschleissheim a:focus,
#maps-oberschleissheim a:active {
	background: rgba(10,70,100,0.7);
	-webkit-transition: all 1.4s ease;
    -moz-transition: all 1.4s ease;
    -o-transition: all 1.4s ease;
    transition: all 0.6s ease;
}
#maps-pasing {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../img/nih_maps_pasing_01.jpg) center center no-repeat;
	background-size: cover;
	z-index: 90;
}
#maps-pasing a:link,
#maps-pasing a:visited {
	position: relative;
	display: inline-block;
	overflow: auto;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#maps-pasing a:hover,
#maps-pasing a:focus,
#maps-pasing a:active {
	background: rgba(10,70,100,0.7);
	-webkit-transition: all 1.4s ease;
    -moz-transition: all 1.4s ease;
    -o-transition: all 1.4s ease;
    transition: all 0.6s ease;
}
#map_link {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	right: 0;
	width: 260px;
	transform: translate(-50%,-50%);
	min-height: 30px;
	padding: 20px 30px;
	background: var(--red);
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
	text-align: center;
}

/* Essesn */
#essen_head {
	position: relative;
	width: 80%;
	height: 115px;
	padding: 80px 10%;
	background: var(--red);
}
#essen_head h2 {
	padding: 12px 0 0 0;
}
#essen {
	position: relative;
	width: 80%;
	padding: 60px 10%;
	background: var(--red);
}
.essen-head-text {
	position: relative;
	width: 80%;
	padding: 0 10% 40px 10%;
	font-size: 24px;
	line-height: 36px;
}
.essen-full {
	position: relative;
	display: inline-block;
	width: 94%;
	padding: 40px 2%;
	margin: 0 1%;
	background: #fff;
	vertical-align: top;
}
.essen_img_pasing {
	position: relative;
	display: block;
	width: 100%;
	aspect-ratio: 1 / 1;
	background: url(../img/nih_restaurant_pasing_FRONT_01.jpg) center center no-repeat;
	background-size: cover;
}
.essen_img_oberschleissheim {
	position: relative;
	display: block;
	width: 100%;
	aspect-ratio: 1 / 1;
	background: url(../img/nih_restaurant_oberschleisheim_FRONT_01.jpg) center center no-repeat;
	background-size: cover;
}
.essen_ort {
	display: inline-block;
	font-size: 38px;
	line-height: 40px;
	font-weight: 300;
	text-align: center;
	margin-top: -15px;
}
.essen_button_red:link, 
.essen_button_red:visited {
	display: inline-block;
	position: relative;
	width: 80%;
	height: 70%;
	padding: 15% 10%;
	color: #fff;
	background-color: var(--red);
	opacity: 0.8;
	font-size: 82px;
	line-height: 96px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.essen_button_red:hover, 
.essen_button_red:active,
.essen_button_red:focus {
	opacity: 0;
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.essen_header_red {
	position: relative;
	width: 90%;
	padding: 20px 5%;
	font-size: 36px;
	line-height: 48px;
	font-weight: 400;
	color: var(--red);
}
.essen_link_red:link,
.essen_link_red:visited {
	position: relative;
	display: inline-block;
	width: 80%;
	padding: 20px 10%;
	margin-bottom: 15px;
	background: var(--red);
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.essen_link_red:hover,
.essen_link_red:active,
.essen_link_red:focus {
	opacity: 0.3;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.essen_link_red img {
	position: relative;
	display: block;
	margin: 10px auto 0 auto;
}
.essen_button_blue:link, 
.essen_button_blue:visited {
	display: inline-block;
	position: relative;
	width: 80%;
	height: 60%;
	padding: 20% 10%;
	color: #fff;
	background-color: var(--blue);
	opacity: 0.8;
	font-size: 82px;
	line-height: 96px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.essen_button_blue:hover, 
.essen_button_blue:active,
.essen_button_blue:focus {
	opacity: 0;
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.essen_header_blue {
	position: relative;
	width: 90%;
	padding: 20px 5%;
	font-size: 36px;
	line-height: 48px;
	font-weight: 400;
	color: var(--red);
}
.essen_link_blue:link,
.essen_link_blue:visited {
	position: relative;
	display: inline-block;
	width: 80%;
	padding: 20px 10%;
	margin-bottom: 15px;
	background: var(--blue);
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.essen_link_blue:hover,
.essen_link_blue:active,
.essen_link_blue:focus {
	opacity: 0.3;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.essen_link_blue img {
	position: relative;
	display: block;
	margin: 10px auto 0 auto;
}
.essen_header_sub {
	font-size: 24px;
}

/* Kontakt */
#kontakt {
	position: relative;
	width: 100%;
	z-index: 80;
	overflow: auto;
	/*padding: 60px 0;*/
	overflow: hidden;
}
.text_open {
	position: relative;
	font-size: 32px;
	line-height: 36px;
	margin-top: 8px;
}
.kon_bar {
	position: absolute;
	width: 15px;
	height: 270px;
	top: 140px;
	right: 0px;
	background-color: #d7735a;
}
.text_kon {
	position: relative;
	display: inline-block;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
	width: 200px;
	margin: 15px 0 15px 6.5%;
}
.text_kon a:link,
.text_kon a:visited {
	text-decoration: none;
	padding: 4px 6px;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
	transition: all 1s ease;
}
.text_kon a:hover,
.text_kon a:active,
.text_kon a:focus {
	color: #fff;
	background-color: #d7735a;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mailer-con {
	position: relative;
	width: 100%;
	z-index: 81;
}
#mailer {
	position: relative;
	padding: 60px 0;
	background: #1e5852;
}
#mail-head {
	display: inline-block;
	width: 46%;
	padding: 10px 6.5% 0 3.5%;
	font-size: 48px;
	line-height: 60px;
	color: #fff;
	text-align: right;
	vertical-align: top;
}
#mail-head a {
	display: inline-block;
	font-size: 36px;
}
#mail-head a:link,
#mail-head a:visited {
	padding: 10px 25px;
	margin-top: 40px;
	background: #fff;
	color: #1e5852;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mail-head a:hover,
#mail-head a:active,
#mail-head a:focus {
	background: #1e5852;
	color: #fff;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mail-form {
	display: inline-block;
	width: 33.5%;
	padding: 0 7.5% 0 2%;
	vertical-align: top;
}

/* Impressum */
#impressum {
	position: relative;
	padding: 60px 10% 120px 10%;
	width: 80%;
	font-size: 16px;
	line-height: 24px;
}
#impressum a {
	display: inline-block;
	margin-bottom: 20px;
}
#impressum a:link,
#impressum a:visited {
	color: var(--blue);
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#impressum a:hover,
#impressum a:active,
#impressum a:focus {
	color: #fff;
	background: var(--blue);
}

#datenschutz {
	position: relative;
	padding: 60px 10% 120px 10%;
	width: 80%;
	font-size: 16px;
	line-height: 24px;
}
#datenschutz a {
	display: inline-block;
	margin-bottom: 20px;
}
#datenschutz a:link,
#datenschutz a:visited {
	color: var(--blue);
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#datenschutz a:hover,
#datenschutz a:active,
#datenschutz a:focus {
	color: #fff;
	background: var(--blue);
}

/* Restaurant Links */
#restaurant-links {
	position: relative;
	display: flex;
  	flex-flow: row wrap;
	width: 80%;
	padding: 45px 10%;
	background: url(../grafic/mim_Footer_Background_01.png) left bottom no-repeat #056796;
	overflow: auto;
	color: #fff;
}
.mimi-text {
	display: block;
	width: 60%;
	height: 340px;
}
.mimi-text h2 {
	font-size: 42px;
	line-height: 48px;
}
.mimi-text p {
	font-size: 18px;
	line-height: 28px;
}
.mimi-logo {
	display: block;
	width: 40%;
	height: 340px;
	text-align: right;
}
.mimi-button {
	display: inline-block;
	position: relative;
	margin: 20px 0 20px 40px;
	padding: 15px 30px;
	font-size: 32px;
	line-height: 38px
}
.mimi-button:link,
.mimi-button:visited {
	background: #fff;
	color: #056796;
	-webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.mimi-button:hover,
.mimi-button:active,
.mimi-button:focus {
	background: #b0351d;
	color: #fff;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
/* Footer */
#footer {
	position: relative;
	width: 100%;
	padding: 30px 0 10px 0;
	background: url(../grafic/nih_Background_Texture_01.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	color: #CCC;
}
#mainfooter {
	position: relative;
	width: 100%;
	overflow: auto;
}
.footer-block-Logo {
	display: block;
	float: left;
	width: 26%;
	padding: 0 2%;
	height: 460px;
	border-bottom: 1px #ccc dotted;
}
.footer-block-Menue {
	display: block;
	float: left;
	width: 16%;
	padding: 0 2%;
	height: 460px;
	border-bottom: 1px #ccc dotted;
}
.footer-block {
	display: block;
	float: left;
	width: 21%;
	padding: 0 2%;
	height: 460px;
	border-bottom: 1px #ccc dotted;
}
.footer-logo {
	position: relative;
	width: 100%;
	max-width: 360px;
	height: auto;
	top: 35%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.footer-list li {
	margin-bottom: 10px;
}
.footer-list li a {
	display: inline-block;
}
.footer-list li a:link,
.footer-list li a:visited {
	color: #ccc;
	padding: 5px 10px;
	-webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}
.footer-list li a:hover,
.footer-list li a:active,
.footer-list li a:focus {
	background: var(--red);
	color: #fff;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#footer-icons {
	position: relative;
	width: 100%;
	padding: 20px 0;
	text-align: center;
	border-bottom: 1px #ccc dotted;
}
.socialico {
	display: inline-block;
	position: relative;
	color: #fff;
	width: 50px;
	padding: 10px;
	text-align: center;
	border-radius: 35px;
	margin: 10px 20px;
	-webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
	transition: all 2s ease;
}
.socialico:hover {
	color: #fff) !important;
	background-color: var(--red);
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#subfooter {
	position: relative;
	width: 100%;
	padding: 20px 0;
	text-align: center;
}

/* Responsive Design */

@media only screen and (min-width: 1920px) {
	#header {
		width: 60%;
		padding: 80px 20%;
	}
	.frame {
	  position: absolute;
	  width: 60%;
	  height: 90%;
	  height: -webkit-calc(100% - 120px);
	  height: -moz-calc(100% - 120px);
	  height: calc(100% - 120px);
	  z-index: 0;
	}
	.stage::before {
		width: 60%;
	}
	.stage::after {
		width: 60%;
	}
	.welcome-signs {
	  right: 24%;
	}
	#welcome {
		width: 60%;
		padding: 80px 20%;
	}
	#restaurant {
		width: 60%;
		padding: 80px 20%;
	}
	#slider_01 {
	  width: 60%;
	  padding: 60px 20%;
	}
	.frame-slider {
	  width: 60%;
	}
	.slider-stamp {
	  right: 25%;
	}
	#restaurants_head {
	  width: 60%;
	  padding: 80px 20%;
	}
	#restaurants {
	  width: 60%;
	  padding: 60px 20%;
	}
	#speisekarte_head {
	  width: 60%;
	  padding: 80px 20%;
	}
	#speisekarte {
	  width: 60%;
	  padding: 60px 20%;
	}
	#gutschein_head {
	  width: 60%;
	  padding: 80px 20%;
	}
	#gutschein {
	  width: 60%;
	  padding: 60px 20%;
	}
	#essen_head {
	  width: 60%;
	  padding: 80px 20%;
	}
	#essen {
	  width: 60%;
	  padding: 80px 20%;
	}
}

@media only screen and (max-width: 1240px) {
	#header a img {
		width: 60%;
	}
	.slider-stamp {
		right: 20%;
		bottom: 20%;
		width: 140px;
		height: auto;
	}
	.restaurant_button_red:link, 
	.restaurant_button_red:visited {
		font-size: 60px;
		line-height: 72px;
	}
	.restaurant_button_blue:link, 
	.restaurant_button_blue:visited {
		font-size: 60px;
		line-height: 72px;
	}
	.speisekarte_button_red:link, 
	.speisekarte_button_red:visited {
		font-size: 60px;
		line-height: 72px;
	}
	.speisekarte_button_blue:link, 
	.speisekarte_button_blue:visited {
		font-size: 60px;
		line-height: 72px;
	}
	.gutschein_button_red:link, 
	.gutschein_button_red:visited {
		font-size: 60px;
		line-height: 72px;
	}
	.gutschein_button_blue:link, 
	.gutschein_button_blue:visited {
		font-size: 60px;
		line-height: 72px;
	}
	.footer-block-Logo {
		width: 90%;
		padding: 30px 5%;
		height: auto;
	}
	.footer-logo {
		position: relative;
		width: 100%;
		max-width: 420px;
		height: auto;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.footer-block-Menue {
		width: 25.5%;
		padding: 20px 2% 0 5%;
	}
	.footer-block {
		width: 28.5%;
		padding: 20px 2% 0 2%;
	}
}

@media only screen and (max-width: 1185px) {
	#header a {
		background-size: 640px 640px;
	}
	#video video {
		width: 100%;
		height: 100vh;
		object-fit: cover;
	}
	.restaurant_ort {
		font-size: 30px;
		line-height: 32px;
		font-weight: 300;
		text-align: center;
	}
	.mimi-text {
		width: 100%;
		order: 2;
		height: auto;
	}
	.mimi-logo {
		width: 100%;
		order: 1;
		height: 340px;
		text-align: center;
	}
}

@media only screen and (max-width: 1024px) {

	#restaurants_head h2 {
		font-size: 36px;
		line-height: 42px;
	}
	.restaurant_header_red {
		font-size: 32px;
	}
	.restaurant_header_blue {
		font-size: 32px;
	}
	.restaurant_header_sub {
		font-size: 20px;
	}
	#speisekarte_head h2 {
		font-size: 36px;
		line-height: 42px;
	}
	.speisekarte_header_red {
		font-size: 32px;
	}
	.speisekarte_header_blue {
		font-size: 32px;
	}
	.speisekarte_header_sub {
		font-size: 20px;
	}
	#gutschein_head h2 {
		font-size: 36px;
		line-height: 42px;
	}
	.gutschein_header_red {
		font-size: 32px;
	}
	.gutschein_header_blue {
		font-size: 32px;
	}
	.gutschein_header_sub {
		font-size: 20px;
	}
	#mood_01 {
		background-attachment: scroll;
	}
	#footer {
		background-attachment: scroll;
	}
	.footer-block-Logo {
		width: 90%;
		padding: 30px 5%;
		height: auto;
	}
	.footer-block-Menue {
		width: 90%;
		padding: 30px 5%;
		text-align: center;
		height: auto;
	}
	.footer-block {
		width: 39.5%;
		padding: 30px 5%;
		text-align: center;
	}
	#mail-head {
		width: 36%;
		font-size: 32px;
		line-height: 48px;
	}
	#mail-form {
		width: 43.5%;
	}
	#mail-head a {
		font-size: 26px;
	}
}

@media only screen and (max-width: 920px) {
	#menue {
		height: 200px;
		text-align: center;
	}
	.logo_men {
		left: 50%;
		margin-left: -160px;
		top: 20px;
	}
	#men_stat {
		margin-top: 110px;
	}
	#header {
		height: 160px;
	}
	#header a::before {
		display: none;
	}
	.welcome-signs {
		top: 90px;
		right: 17%;
		width: 240px;
	}
	#welcome p {
	  width: 65%;
	  padding-left: 100px;
	}
	#welcome h1 {
	  margin: 200px 0 15px 0px;
	}
	.row {
		display: block;
	}
	.restaurant_ort {
		font-size: 40px;
		line-height: 42px;
		font-weight: 300;
		text-align: center;
	}
	.restaurant-left {
		width: 80%;
		padding: 40px 10%;
	}
	.restaurant-right {
		width: 80%;
		padding: 40px 10%;
		margin-top: 40px;
	}
	.restaurant_header_sub {
		font-size: 28px;
	}
	.speisekarte-left {
		width: 80%;
		padding: 40px 10%;
	}
	.speisekarte-right {
		width: 80%;
		padding: 40px 10%;
		margin-top: 40px;
	}
	.speisekarte_header_sub {
		font-size: 28px;
	}
	.gutschein-left {
		width: 80%;
		padding: 40px 10%;
	}
	.gutschein-right {
		width: 80%;
		padding: 40px 10%;
		margin-top: 40px;
	}
	.gutschein_header_sub {
		font-size: 28px;
	}
	#mail-head {
		width: 90%;
		padding: 10px 5% 10px 5%;
		font-size: 46px;
		line-height: 60px;
		text-align: center;
	}
	#mail-form {
		width: 90%;
		padding: 50px 5% 10px 5%;
	}
	#mail-head a {
		font-size: 26px;
	}
	.ffl-submit {
		left: 50%;
		transform: translateX(-50%);
		padding: 8px 125px !important;
	}
}

@media only screen and (max-width: 760px) {
	#video{
		display: none;
	}
	#mobile-header {
		display: block;
	}
	#header {
		height: 130px;
		padding: 40px 10% 0 10%;
	}
	#header a img {
		width: 80%;
	}
	.frame {
		display: none;
	}
	.welcome-signs {
		right: 50%;
		margin-right: -120px;
	}
	#welcome h1 {
		margin: 240px 0 15px 0px;
	  	padding: 10px 25px;
		text-align: center;
	}
	#welcome p {
	  width: 80%;
	  padding: 0 10%;
	  text-align: center;
	}
	.welcome-signs {
		top: 120px;
	}
	.frame-slider {
		display: none;
	}
	#slider_01 {
		height: 60%;
		overflow: auto;
	}
	.slider-stamp {
		width: 110px;
		height: auto;
	}
	.restaurant_ort {
		font-size: 30px;
		line-height: 32px;
		font-weight: 300;
		text-align: center;
	}
	#restaurants_head {
	  padding: 60px 10% 10px 10%;
	}
	#restaurants_head h2 {
	  margin: 0;
	}
	#speisekarte_head {
	  padding: 60px 10% 10px 10%;
	}
	#speisekarte_head h2 {
	  margin: 0;
	}
	#gutschein_head {
	  padding: 60px 10% 10px 10%;
	}
	#gutschein_head h2 {
	  margin: 0;
	}
	#menue-mobil {
		display: none;
	}
}

@media only screen and (max-width: 640px) {
	#menue {
		height: 70px;
		text-align: left;
		padding: 15px 4%;
	}
	.logo_men {;
		margin: 0;
		top: 20px;
		left: auto;
		right: 20px;
		width: 240px;
		height: 56px;
	}
	#header a {
		background: none;
	}
	#menue ul {
		display: none;
	}
	#burger {
		display: block;
	}
	h1 {
		font-size: 38px;
		line-height: 46px;
	}
	h2 {
		font-size: 34px;
		line-height: 42px;
	}
	h3 {
		font-size: 26px;
		line-height: 32px;
	}
	.headline {
		font-size: 34px;
		line-height: 42px;
	}
	#welcome h1 {
	  font-size: 36px;
	  line-height: 44px;
	}
	.restaurant_button_red:link, 
	.restaurant_button_red:visited {
		font-size: 48px;
		line-height: 56px;
	}
	.restaurant_button_blue:link, 
	.restaurant_button_blue:visited {
		font-size: 48px;
		line-height: 56px;
	}
	.speisekarte_button_red:link, 
	.speisekarte_button_red:visited {
		font-size: 48px;
		line-height: 56px;
	}
	.speisekarte_button_blue:link, 
	.speisekarte_button_blue:visited {
		font-size: 48px;
		line-height: 56px;
	}
	.gutschein_button_red:link, 
	.gutschein_button_red:visited {
		font-size: 48px;
		line-height: 56px;
	}
	.gutschein_button_blue:link, 
	.gutschein_button_blue:visited {
		font-size: 48px;
		line-height: 56px;
	}
	#restaurant h1 {
	  font-size: 36px;
	  line-height: 42px;
	  margin: 200px 0 15px 0px;
}
	#restaurant p {
	  padding-left: 80px;
	}
	.footer-block {
		width: 90%;
		padding: 30px 5%;
		height: auto;
	}
	#mail-head {
		font-size: 32px;
		line-height: 48px;
	}
}

@media only screen and (max-width: 580px) {
	.restaurant_link_red img {
		height: 30px;
		width: auto;
	}
	.restaurant_link_blue img {
		height: 30px;
		width: auto;
	}

}

@media only screen and (max-width: 460px) {
	#header {
		height: 100px;
	}
	#header a img {
		width: 100%;
	}
	#welcome p {
	 	font-size: 18px;
	 	line-height: 28px;
	}
	h1 {
		font-size: 32px;
		line-height: 40px;
	}
	h2 {
		font-size: 26px;
		line-height: 32px;
	}
	h3 {
		font-size: 20px;
		line-height: 28px;
	}
	#restaurant h1 {
		  font-size: 32px;
		  line-height: 38px;
		  margin: 200px 0 15px 0px;
		  padding: 10px 25px 10px 50px;
	}
	#restaurant p {
	  padding-left: 50px;
	  font-size: 22px;
	  line-height: 32px;
	}
	
	#mail-head {
		font-size: 26px;
		line-height: 36px;
	}
	#mail-head a {
		font-size: 22px;
	}
	.ffl-submit {
		padding: 8px 100px !important;
	}
	.restaurant_ort {
		font-size: 22px;
		line-height: 24px;
		font-weight: 300;
		text-align: center;
	}
	.restaurant_button_red:link,
	.restaurant_button_red:visited {
		width: 80%;
		height: 90%;
		padding: 5% 10%;
	}
	.restaurant_button_blue:link,
	.restaurant_button_blue:visited {
		width: 80%;
		height: 80%;
		padding: 10% 10%;
	}

}

@media only screen and (max-width: 360px) {

}