/* unifrakturmaguntia-regular - latin */
@font-face {
  font-family: 'UnifrakturMaguntia';
  font-style: normal;
  font-weight: 400;
  src: url('_fonts/unifrakturmaguntia-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/unifrakturmaguntia-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/unifrakturmaguntia-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/unifrakturmaguntia-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('_fonts/unifrakturmaguntia-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/unifrakturmaguntia-v16-latin-regular.svg#UnifrakturMaguntia') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('_fonts/source-sans-pro-v21-latin-300.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/source-sans-pro-v21-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/source-sans-pro-v21-latin-300.woff') format('woff'), /* Modern Browsers */
       url('_fonts/source-sans-pro-v21-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/source-sans-pro-v21-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('_fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('_fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('_fonts/source-sans-pro-v21-latin-600.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/source-sans-pro-v21-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/source-sans-pro-v21-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/source-sans-pro-v21-latin-600.woff') format('woff'), /* Modern Browsers */
       url('_fonts/source-sans-pro-v21-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/source-sans-pro-v21-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('_fonts/source-sans-pro-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/source-sans-pro-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/source-sans-pro-v21-latin-700.woff') format('woff'), /* Modern Browsers */
       url('_fonts/source-sans-pro-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/source-sans-pro-v21-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}



* {
	margin:0;
	padding:0;
}
img { border:0;border-style: none;}
html, body {
	margin:0;
	padding:0;
	height:100%;

	font-family: 'Source Sans Pro', sans-serif;
	text-decoration: none;
	font-weight:400;
	color:#000000;
	font-size: 14px;
	line-height:25px;
}
body {

	background-color:#114232;

}
#container {
	min-height:100%;
	position:relative;

}

.hor {
	position:relative;
	margin:0 auto;
	text-align:left;
	max-width:1200px;
	clear:left;
	max-height:40000px;
}
.hor2 {
	position:relative;
	margin-left:5%;
	margin-right:5%;
	max-height:20000px;
}


#log {
	position:fixed;
	right:0px;
	bottom:0px;

	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	background-color:#000000;
	line-height:14px;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	z-index:50010;

}
.ku {
	white-space:nowrap;
}

.foto_breit {
	width:100%;
	height:auto;
}
.fotoleiste {
	width:100%;
	height:auto;
	border-bottom:3px solid #ffffff;
line-height:0px;
	display:block;
}
.strich1 {
	position:relative;
	background-color:#ffa421;
	height:10px;
	height:12px;
	background-image: url(gfx/verlauf5.png);
	background-repeat:repeat-x;
}
.strich2 {
	position:relative;
	background-color:#ffa421;
	height:10px;
	height:12px;
	background-image: url(gfx/verlauf6.png);
	background-repeat:repeat-x;
}
/* -------------------------------------------------- */
#oben {
	position:relative;
	background-color:#114232;
	height:168px;
	background-image: url(gfx/verlaufoben.png);
	background-repeat:repeat-x;
	background-position:0px 100%;
}

#logo {
	position:absolute;
	max-width:500px;
	height:auto;

	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	top:5px;
	line-height:0px;
}
#logo img {
	width:100%;
	height:auto;
}
#sprachauswahl {
	position:absolute;
	right:25px;
	top:6px;
}
.sprache,.sprache_aktiv {
	position:relative;
	float:right;
	color:#ffffff;
	text-decoration:none;
	margin-right:4px;
	padding-left:8px;
	padding-right:8px;
}
.sprache_aktiv,.sprache:hover {
	background-color:#ffa421;
	color:#000000;
	border-radius:4px;
}
@media all and (max-width:899px) {
	#sprachauswahl {
		right:auto;
		left:10px;
		line-height:20px;
	}
}
/* -------------------------------------------------- */
.verlauf1 {
	position:absolute;
	left:0px;
	width:100%;
	top:0px;
	height:12px;
	background-image: url(gfx/verlauf5.png);
	background-repeat:repeat-x;
}
.verlauf2 {
	position:absolute;
	left:0px;
	width:100%;
	bottom:0px;
	height:12px;
	background-image: url(gfx/verlauf6.png);
	background-repeat:repeat-x;
z-index:-1;
}

/* -------------------------------------------------- */
#menue {
	position:relative;
	background-color:#ffa421;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
	height:28px;
	z-index:40000;

	font-size:20px;
	line-height:28px;

	border-bottom:3px solid #ffffff;
}
#menue_platzhalter {
	position:relative;
	height:37px;
	display:none;
}
#menue_ersatz {
	position:relative;
	background-color:#ffffff;
	height:2px;
	display:none;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
.menue {
	text-transform: uppercase;
	text-decoration:none;
	color:#ffffff;
	color:#000000;
	font-weight:600;
	padding-top:18px;
	padding-bottom:17px;
	padding-left:19px;
	padding-right:19px;
	margin-left:18px;
	margin-right:18px;
}
.menueaktiv {
	background-color:#ffffff;
	color:#000000;
	border-radius:10px;

}
.menue:hover {
	text-decoration:underline;
	
}

/* -------------------------------------------------- */
/* -------------------------------------------------- */
#menuesymbol {
	position:fixed;
	right:15px;
	top:5px;
	width:70px;
	height:70px;
	background-repeat:no-repeat;
	background-size:contain;
	background-image: url(gfx/menuesymbol.png);
	cursor:pointer;
	display:none;
	z-index:40009;
}

@media all and (max-width:899px) {
	#menuesymbol {
		display:block;
	}
	#menue {
		display:none;
	}
	#menue_ersatz {
		display:block;
	}
	#logo {
		top:15px;
	}
}
@media all and (max-width:720px) {
	#logo {
		left: 20px;
		-webkit-transform: none;
		-ms-transform: none;
		transform:none;
		top:22px;
		max-width:400px;
	}
	#oben {
		height:146px;
	}
	#menuesymbol {
		top:30px;
	}
}



@media all and (max-width:530px) {
	#logo {
		width:75%;
		left:20px;
		top:22px;

		top:auto;
		padding-top:32px;
		position:relative;
		padding-bottom:12px;
	}
	#menuesymbol {
		right:10px;
		top:0px;
	}
	#oben {
		height:auto;
	}
}
@media all and (max-width:420px) {
	#logo {
		left:10px;
		width:70%;
	}
}
/* -------------------------------------------------- */
#abstand_unten {
	position:relative;
	height:400px;
}
#unten {
	position:absolute;
	width:100%;
	bottom:0px;

	font-size:20px;
	line-height:28px;

	padding-top:30px;
	padding-bottom:30px;
	color:#ffffff;

	background-color:#ffa421;
}
#unten_links {
	position:relative;

}
#unten_links a {
	text-decoration:none;
	color:#000000;
	margin-right:40px;
}
#unten_links a:hover {
	text-decoration:underline;
}
@media all and (max-width:500px) {
	#unten {
		font-size:14px;
		line-height:22px;
	}
}
/* -------------------------------------------------- */
#unten h1 {
	font-weight:600;
	font-size:20px;
	line-height:24px;
	margin-bottom:24px;
}
#unten h2 {
	font-weight:600;
	font-size:16px;
	line-height:20px;
	margin-bottom:20px;
}
#unten p {

}
.unten {
	position:relative;
	float:left;
	width:20%;
	padding-right:2.5%;
	margin-right:2.5%;

	background-image: url(gfx/vert1.png);
	background-repeat:repeat-y;
	background-position:100% 0px;

	
}
/* -------------------------------------------------- */
@media all and (max-width:340px) {
	#unten_links a {
		margin-right:20px;
	}
}

/* -------------------------------------------------- */
/* -------------------------------------------------- */
.layout1 h1 {
	font-family: 'UnifrakturMaguntia', sans-serif;
	font-weight:normal;
	font-size:48px;
	line-height:52px;
	color:#ffffff;


	text-align:center;
	letter-spacing:2px;

	opacity:0;
}
.layout1 h1 span {
	padding-top:7px;
	padding-bottom:1px;
	padding-left:12px;
	padding-right:12px;
	border-radius:10px;
}


.orn1,.orn2 {
	position:absolute;
	width:70px;
	height:60px;
	top:14px;
	overflow:hidden;
}
.orn1 img,.orn2 img {
	position:absolute;
	left:0px;
	top:0px;
	opacity:0;
}
.orn0 {
	position:absolute;
	height:3px;
	width:1px;
	background-color:#ffffff;

	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity:0;
}
.wheadline {
	position:relative;
}
@media all and (max-width:640px) {
	.layout1 h1 {
		font-size:32px;
		line-height:36px;
	}
	.orn1,.orn2 {
		width:50px;
		top:6px;
	}
}
@media all and (max-width:560px) {
	.orn1,.orn2 {
		display:none;
	}	
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
.abstand {
	position:relative;
	height:0px;
	margin-top:0px;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
#gmenue {
	position:fixed;
	right:0px;
	top:20px;
	width:360px;
	max-width:100%;
	height:100%;
	font-size:14px;

	line-height:24px;
	background-color:#ffffff;
	
	box-shadow: 0px 0px 30px #606060;
display:none;
	z-index:40019;
}
#gmenue_abstand {
	position:relative;
	height:20px;
	min-height:0px;
}
#gmenue_inhalt {
	position:relative;
	height:100%;
	overflow:auto;
}
#gmenue_inhalt1 {
	position:relative;
	margin:0 auto;
	width:90%;

	padding-bottom:20px;
}
#gmenue_x {
	position:relative;
	float:right;
	width:20px;
	height:20px;
	margin-bottom:0px;
}
#gmenue_x img {
	width:100%;
	height:100%;
}
#gmenue_x img:hover {
	opacity:0.5;
}
#gmenue p {
	color:#404040;
	font-weight:600;
	margin-bottom:10px;
	margin-top:20px;
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
.gmenue0,.gmenue0_aktiv {
	display:block;
	margin-right:20px;
	text-transform: uppercase;
	color:#404040;
	text-decoration:none;
}
.gmenue0:hover,.gmenue0_aktiv:hover {
	text-decoration:underline;
}
.gmenue0_aktiv {
	font-weight:600;
}
.gmenue_strich {
	position:relative;
	height:1px;
	background-color:#404040;
	margin-top:4px;
	margin-bottom:10px;
}
.gmenue_strich2 {
	position:relative;
	height:0px;
	border-top:1px dotted #404040;

}
/* -------------------------------------------------- */
.gmenue_wrapper {
	margin-left:18px;
	padding-top:0px;
	padding-bottom:16px;
	opacity:0;
	overflow:hidden;
display:none;
}

.gmenue1,.gmenue1_aktiv {
	position:relative;
	display:block;
	left:0px;
	padding-left:20px;
	padding-right:2px;
	line-height:34px;

	background-repeat:no-repeat;
	background-size:12px 12px;
	background-position:0px 11px;
	
}
.gmenue1_aktiv {
	font-weight:600;
}
.gmenue2,.gmenue2_aktiv {
	display:block;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
}
.gmenue2_aktiv {
	font-weight:600;
}

/* -------------------------------------------------- */
.gmenue1,.gmenue1_aktiv {
	text-decoration:none;
	color:#404040;
}
.gmenue1:hover,.gmenue1_aktiv:hover {
	background-color:#f0f0f0;
}


.gmenue2,.gmenue2_aktiv {
	text-decoration:none;
	color:#404040;
}
.gmenue2:hover,.gmenue2_aktiv:hover {
	background-color:#f0f0f0;
	color:#000000;
}
/* -------------------------------------------------- */
#abschnitt_angebot {
	position:relative;
	height:80%;
	height:500px;
}
#abschnitt_angebot1 {
	position: absolute;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;

	clip: rect(0, auto, auto, 0);

	background-repeat:no-repeat;
	background-size:cover;
	background-image: url(fotos/speise1.jpg);
	background-position:50% 50%;
	background-attachment: fixed;
}
@media all and (max-width:530px) {
	#abschnitt_angebot {
	}
}
/* -------------------------------------------------- */
#abschnitt_kontakt {
	position:relative;
	height:80%;
	height:500px;
}
#abschnitt_kontakt1 {
	position: absolute;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;

	clip: rect(0, auto, auto, 0);

	background-repeat:no-repeat;
	background-size:cover;
	background-image: url(fotos/mostviertel.jpg);
	background-position:50% 50%;
	background-attachment: fixed;
}
@media all and (max-width:530px) {
	#abschnitt_angebot {
	}
}
/* -------------------------------------------------- */
.foto1 {
	max-width:700px;
	height:auto;
	width:80%;
	border-radius:10px;
	overflow:hidden;
}
.kasten1 {
	position:relative;
	background-repeat:repeat;
	background-image: url(gfx/schwarz20.png);
	border-radius:10px;
	margin-left:5%;
	margin-right:5%;
	padding-left:20px;
	padding-right:20px;
	overflow:hidden;
}
@media all and (max-width:400px) {
	.kasten1 {
		margin-left:0px;
		margin-right:0px;
		border-radius:0px;
		padding-top:10px;
		background-image:none;
		padding-left:15px;
		padding-right:15px;
	}
}
/* -------------------------------------------------- */
.weiss {
	position:relative;
	background-color:#e0e0e0;
}
/* -------------------------------------------------- */
.oeff1 {
	width:105px;
	display:block;
	float:left;
}
.text1 {
	font-size:20px;
	line-height:28px;
	color:#ffffff;
	text-align:center;
}
.text1 a {
	color:#ffa421;
	text-decoration:none;
}
.text1 a:hover {
	text-decoration:underline;
}
@media all and (max-width:500px) {
	.text1 {
		font-size:16px;
		line-height:24px;
	}
	.oeff1 {
		width:75px;
	}
}

/* -------------------------------------------------- */
#maps {
	position:relative;
	height:600px;
	border-radius:10px;
	overflow:hidden;
}
#maps iframe {
	width:100%;
	height:100%;
}
/* -------------------------------------------------- */
#birnen {
	position:absolute;
	bottom:0px;
	right:0px;
}
#birnen img {
	max-width:521px;
	width:100%;
	height:auto;
}
/* -------------------------------------------------- */
#kontakt_links {
	position:relative;
	width:45%;
	margin-right:10%;
	float:left;
}
#kontakt_rechts {
	position:relative;
	width:45%;
	float:left;
}
@media all and (max-width:970px) {
	#kontakt_links {
		width:40%;
		margin-right:5%;
	}
	#kontakt_rechts {
		width:55%;
	}
}
@media all and (max-width:810px) {
	#kontakt_links {
		width:auto;
		margin-right:0px;
		float:none;
	}
	#kontakt_rechts {
		width:auto;
		float:none;
	}	
}
/* -------------------------------------------------- */