@charset "utf-8";
/* Einfache fließende Medien
   Hinweis: Für fließende Medien müssen Sie die Attribute 'height' und 'width' des Medium aus dem HTML-Code entfernen
   https://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 unterstützt keine maximale Breite, verwenden Sie daher eine Standardbreite von 100% */
.ie6 img {
	width: 100%;
}
/*
	Dreamweaver-Eigenschaften für fließende Raster
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Idee durch den Artikel "Responsive Web Design" von Ethan Marcotte 
	https://www.alistapart.com/articles/responsive-web-design
	
	und "Golden Grid System" von Joni Korpi
	https://goldengridsystem.com/
*/

/* Layout für Mobilgeräte: 480 px oder weniger. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	line-height: 1.45em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9C5959;
	padding-top: 15px;
	padding-bottom: 15px;
}
.gridContainer.clearfix #text {
	margin: 0px;
	padding: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
}
#tabcont {

}
#tabcont tr td {
	padding-bottom: 15px;
}


#text img {
	margin-bottom: 12px;
	border-radius: 15px;
}
#textbild {
	padding: 0px;
	margin: 0px;
}


#text a {
	color: #9C5959;
}
#text a:hover {
	font-style: italic;
}
#button a {
	color: #EEE9D9;
	padding: 8px 14px 10px;
	background-color: #9c5959;
	border: none;
	position: absolute;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	-moz-text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	text-decoration: none;
}
#telefon {
	text-decoration: none;
}
#adresse tr td {
	margin: 0px;
	padding-right: 8px;
}

#adresse a {
	text-decoration: none;
}
#adresse a:hover {
	text-decoration: none;
	font-style: normal;
}

.dmxGoogleMaps img {
	max-width: none;
}
#map img {
	margin: 0px;
	padding: 0px;
	border-radius: 0;
}


h1 {
	margin-top: 10px;
	color: #9C5959;
	font-size: 140%;
	text-align: center;
}
h2 {
	margin-top: 10px;
	color: #9C5959;
	font-size: 120%;
	text-align: left;
}
h3 {
	margin-top: 10px;
	color: #9C5959;
	font-size: 140%;
	text-align: center;
}
#Logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
#Navi {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	line-height: 200%;
	text-align: center;
	background-image: url(../design/bgnav.png);
	background-repeat: repeat;
}
#Navi ul {
	margin: 0px;
	padding: 0px;
}
#Navi ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Navi a {
	text-decoration: none;
	color: #9C5959;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9C5959;
	display: block;
	padding: 1%;
	font-size: 110%;
}
#Navi a:hover {
	text-decoration: none;
	color: #F4EFDF;
	padding: 1%;
	background-image: url(../design/nav.png);
	background-repeat: repeat;
}
.gridContainer.clearfix #Navi ul #aktiv a {
	background-image: url(../design/nav.png);
	background-repeat: repeat;
	color: #F4EFDF;
}
#Sprache {
	clear: both;
	float: left;
	margin-left: 0;
	display: block;
	color: #9C5959;
	width: 100%;
}
#lang {
	margin: 0px;
	padding: 7px;
}
#cont1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-left: 0%;
}
#cont2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cont3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cont4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cont5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cont6 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#panodiv {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-left: 0%;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	line-height: 200%;
	text-align: center;
	background-image: url(../design/bgnav.png);
	margin-top: 25px;
}
.google-maps {
        position: relative;
        padding-bottom: 70%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
	.google-maps-home {
        position: relative;
        padding-bottom: 20%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps-home iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
.pano {
	position: relative;
	padding-bottom: 60%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
.pano iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-top: -18px;
	padding-top: 0px;
	border-width: 0px;
	border-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#textbild {
	clear: both;
	float: right;
	margin-left: 15px;
	max-width: 50%;
}


#Logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Navi {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Navi ul li {
	display: inline;
}
#Navi a {
	display: inline-block;
	border-bottom-style: none;
	line-height: 200%;
	font-size: 130%;
}
#Sprache {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cont1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cont2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cont3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 48.7179%;
	display: block;
}
#cont4 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 48.7179%;
	display: block;
}
#cont5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 48.7179%;
	display: block;
}
#cont6 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 48.7179%;
	display: block;
}
	#panodiv {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-left: 0%;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
	
.pano {
	position: relative;
	padding-bottom: 60%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
.pano iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-top: -18px;
	padding-top: 0px;
	border-width: 0px;
	border-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
}

/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
}
#Logo {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
}
#Navi {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Sprache {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#cont1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 74.5762%;
	display: block;
}
#cont2 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 23.7288%;
	display: block;
}
#cont3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.2033%;
	display: block;
}
#cont4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 32.2033%;
	display: block;
}
#cont5 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 32.2033%;
	display: block;
}
#cont6 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 32.2033%;
	display: block;
}
#panodiv {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
	.pano {
	position: relative;
	padding-bottom: 60%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
.pano iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-top: -18px;
	padding-top: 0px;
	border-width: 0px;
	border-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}
@media screen and (max-device-width:768px) and (orientation:portrait) {
.pano {
	position: relative;
	padding-bottom: 160%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
.pano iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-top: -18px;
	padding-top: 0px;
	border-width: 0px;
	border-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

}
