/* pt-serif-regular - latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-serif-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-serif-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-serif-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-serif-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-serif-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-serif-v16-latin-regular.svg#PTSerif') format('svg'); /* Legacy iOS */
}
/* pt-serif-italic - latin */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/pt-serif-v16-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-serif-v16-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-serif-v16-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-serif-v16-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-serif-v16-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-serif-v16-latin-italic.svg#PTSerif') format('svg'); /* Legacy iOS */
}
/* pt-serif-700italic - latin */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/pt-serif-v16-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-serif-v16-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-serif-v16-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-serif-v16-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-serif-v16-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-serif-v16-latin-700italic.svg#PTSerif') format('svg'); /* Legacy iOS */
}
/* pt-serif-700 - latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pt-serif-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-serif-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-serif-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-serif-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-serif-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-serif-v16-latin-700.svg#PTSerif') format('svg'); /* Legacy iOS */
}
html {
	overflow-y: scroll;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	color: #746F68;
	height: 100%;
	font: normal 16px/21px Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;/*'PT Serif', serif*/ 
}
table, td {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0px;
}
iframe {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img {
	display: inline-block;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
a {
	color: inherit;
	outline: none;
}
a:hover {
	color: #B41412;
}
header {
	position: relative;
	margin: 0 auto;
	padding: 2em 0;
	text-align: center;
	z-index: 150;
}
.logo {
	margin: 0 auto;
	padding: 14px;
}
.flaggen {
	position: absolute;
	right: 10px;
	top: 5px;
	z-index: 1000;
}
/*----------------------------------------------------------------*/

.bild {
	position: relative;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 0 1%;
	box-sizing: border-box;
	z-index: 1;
}
.bild img, .bild #map_canvas {
	max-width: 1400px;
	width: 100%;
	height: auto;
	border: 10px solid #767069;
	border-color: #767069 #B9BBB5 #B9BBB5 #767069;
	box-sizing: border-box;
}
/*----------------------------------------------------------------*/
.container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.content {
	padding: 3em 5%;
	position: relative;
	height: 100%;
	margin: 0 auto;
	z-index: 50;
}
.content {
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 25px;
	color: #585550;
}
footer {
	text-align: left;
	width: 100%;
	margin: 0 auto;
	vertical-align: top;
	box-sizing: border-box;
	color: #746F68;
	padding: 2em;
	position: relative;
	border-top: 1px solid #C3B21F;
}
footer a {
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
	color: #000;
}
footer .left {
	float: left;
	margin: 0;
}
.impressum {
	float: right;
	font-size: 0.8em;
	text-align: right;
	margin-top: 14px;
}
.gruen {
	color: #D0CD65;
}
.link {
	color: #ccc;
	font-size: 0.8em;
}
/*----------------------------------------------------------------*/
.galerie {
	position: relative;
	width: auto;
}
.galerie ul {
	list-style: none;
	margin: 0 0 4em 0;
	padding: 0;
}
.galerie ul li {
	list-style: none;
	padding: 0;
	display: inline-block;
	width: 32%;
}
.galerie ul li img, .galerie ul li a {
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
.galerie ul li a {
	display: block;
	margin: 1%;
}
.galerie ul li img {
	border: 2px solid #fff;
	width: 100%;
	height: auto;
}
.galerie ul li a img:hover {
	border: 2px solid rgb(195,178,31);
}
/*----------------------------------------------------------------*/
p, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1.1em 0;
	font-weight: normal;
}
h1, p.h1 {
	/* [disabled]font-family: 'PT Serif', serif; */
	font-size: 1.4em;
	color: #D46849;
	font-weight: 700;
}
h2 {
	/* [disabled]font-family: 'PT Serif', serif; */
	font-size: 1.15em;
	font-weight: 700;
	/* [disabled]color: rgb(195,178,31); */
}
h3 {
	/* [disabled]font-family: 'PT Serif', serif; */
	font-size: 1.1em;
	font-weight: 700;
}
.left {
	float: left;
	margin: 0 1% 1% 0;
}
.right {
	float: right;
	margin: 0 0 1% 1%;
}
.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}
.image {
	border: 1px solid rgb(195,178,31);
}
.trennlinie, hr {
	height: 0px;
	line-height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 20px;
}
/*----------------------------------------------------------------*/

#formular {
	position: relative;
	alignment-adjust: 0;
	margin: 0;
	padding: 0;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
input, textarea {
	position: relative;
	border: 1px solid #796D5C;
	width: 85%;
	padding: 0 5px;
	color: #333;
	height: 25px;
	font: bold 14px/20px Arial, sans-serif;
}
.check {
	width: 20px;
	padding: 0;
	margin: 0;
	height: 20px;
}
textarea {
	height: 150px;
}
input:focus, textarea:focus {
	border: 1px solid #B41412;
}
.send {
	border: 5px double #fff;
	font: bold 14px/20px Arial, sans-serif;
	color: #fff;
	margin: 0 auto;
	width: auto;
	cursor: pointer;
	padding: 5px 55px;
	height: 43px;
	background: #D36547;
}
.send:hover, .send:focus {
	color: #fff;
	background: #C3B21F;
}
img.ui-datepicker-trigger {
	position: absolute;
	margin-top: 6px;
	margin-left: -22px;
	cursor: pointer;
	display: inline;
}
.pflicht {
	line-height: 15px;
	color: #B41412;
	font-weight: 500;
}
/*----------------------------------------------------------------*/

.quicklink {
	color: #FFF;
	display: block;
	box-sizing: border-box;
	float: left;
	margin: 0 14px 14px 0;
	font-size: 15px;
}
.quicklink a {
	display: block;
	padding: 14px;
	text-align: center;
	text-decoration: none;
	border: 3px solid #D0CD65;
	color: #C3B21F;
	line-height: 23px;
	background: rgb(195,178,31);
	color: #fff;
}
.quicklink .gross {
	font-size: 1.5em;
	font-weight: 700;
}
.quicklink a:hover, .quicklink a:focus {
	background: #fff;
	color: #D0CD65;
}
.quicklink img:not(.stern) {
	width: 100% !important;
	max-width: 245px;
	height: auto;
}

/*----------------------------------------------------------------*/

 @media only screen and (max-width: 500px) {
.quicklink {
	width: 95%;
}
footer .left {
	float: none !important;
}
footer .gruen {
	display: none;
}
.galerie ul li {
	width: 47%;
}
}
 @media only screen and (max-width: 759px) {
.container, .center, header, .bild, .content, footer {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	margin: 0;
	position: relative;
}
.left, .right, .content-left, .content-right {
	float: none;
	width: auto;
	height: auto;
	position: relative;
}
.content {
	padding: 2em 1.5em;
}
.bild img, .bild #map_canvas {
	border-width: 5px;
}
/*--------------------------------------------------------------*/
form .left {
	width: 100%;
}
input, textarea {
	width: 90%;
}
/*--------------------------------------------------------------*/
nav ul {
	display: none;
}
nav, nav ul, nav ul li {
	box-sizing: border-box;
	padding: 0;
	margin: 0;
	list-style: none;
	postition: relative;
}
nav {
	position: absolute;
	right: 0;
	top: 60px;
	z-index: 500;
}
nav ul li {
	float: none;
	text-align: center;
}
nav ul li a {
	text-decoration: none;
	display: block;
	padding: 0 14px;
	margin: 0;
	font-size: 1.2rem;
	line-height: 2.3rem;
	background: #fff;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
}
nav ul a:hover, nav ul a:focus, nav ul a.aktiv {
	color: #fff;
	background: #D56648;
}
.anrufen {
	position: absolute;
	right: 60px;
	top: 10px;
	z-index: 150;
	background: #96C020 url(../images/anrufen.png) no-repeat left center;
	border-radius: 3px;
	height: 33px;
	line-height: 33px;
	color: #fff;
	box-sizing: border-box;
}
.menu {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 150;
}
.quicklink {
	width: 45%;
	min-width: 200px;
	font-size: 15px;
}
header {
	padding: 3em 0 0 0;
	text-align: left;
}
.bild {
	top: 0;
}
.logo {
	padding: 0 0 14px 14px;
	margin: 0;
	position: relative;
}
.logo img {
	width: 65%;
	max-width: 487px;
	height: auto;
}
.galerie li {
	width: 45%;
}
}
 @media only screen and (min-width: 760px) {
.anrufen, .menu {
	display: none;
}
nav {
	margin: 0 auto 2em;
	padding: 0;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	border-bottom: 1px solid #D46849;
	height: 50px;
	justify-content: center;
}
nav ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0px;
}
nav ul li {
	padding: 0;
	margin: 0 5px;
	text-align: center;
}
nav ul {
	display: flex;
	width: 100%;
}
nav ul li {
	flex-grow: 1;
	flex-shrink: 1;
	flex-basis: auto;
}
nav a {
	text-decoration: none;
	display: block;
	padding: 0 10px;
	margin: 0;
	font-size: 1.25em;
	line-height: 45px;
	color: #585550;
}
nav a:hover, nav a.aktiv {
	color: #FFFFFF;
	background: #D46849;
}
/*--------------------------------------------------------------*/
form .left {
	width: 47%;
	margin-right: 2%;
}
input, textarea {
	width: 90%;
}
.left#kontakt { margin-right:4em;}
/*--------------------------------------------------------------*/
.quicklink a {
	position: relative;
}
a.pfeil:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: rgb(83,130,29);
	border-width: 20px;
	margin-top: -20px;
}
}
@media only screen and (min-width: 760px) and (max-width: 980px) {
}
@media only screen and (min-width: 980px) {
.center {
	width: 980px;
	margin: 0 auto;
	z-index: 50;
	position: relative;
}
}
/*---------------------------------------------------------------------*/
.smooth {
	background-color: #000;
	color: #fff;
	display: none;
	float: right;
	filter: alpha(opacity=0.7);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.7)";
	opacity: 0.7;
	position: fixed;
	text-align: center;
	z-index: 100;
}
.smooth.top {
	top: 0;
}
.smooth.btn {
	bottom: 10%;
	right: 10px;
	border-radius: 3px;
}
.btn a {
	text-decoration: none !important;
	width: 40px;
	height: 40px;
	display: block;
	line-height: 36px;
	text-align: center;
}
