@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
   http://www.alistapart.com/articles/fluid-images/ 
*/

/* patrick-hand-sc-regular - latin */
@font-face {
  font-family: 'Patrick Hand SC';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/patrick-hand-sc-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/patrick-hand-sc-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/patrick-hand-sc-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/patrick-hand-sc-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/patrick-hand-sc-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/patrick-hand-sc-v13-latin-regular.svg#PatrickHandSC') format('svg'); /* Legacy iOS */
}

/* saira-300 - latin */
@font-face {
  font-family: 'Saira';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/saira-v14-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/saira-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/saira-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/saira-v14-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/saira-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/saira-v14-latin-300.svg#Saira') format('svg'); /* Legacy iOS */
}

/* saira-regular - latin */
@font-face {
  font-family: 'Saira';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/saira-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/saira-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/saira-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/saira-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/saira-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/saira-v14-latin-regular.svg#Saira') format('svg'); /* Legacy iOS */
}

/* saira-700 - latin */
@font-face {
  font-family: 'Saira';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/saira-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/saira-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/saira-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/saira-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/saira-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/saira-v14-latin-700.svg#Saira') format('svg'); /* Legacy iOS */
}
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:		6;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Idee durch den Artikel "Responsive Web Design" von Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	und "Golden Grid System" von Joni Korpi
	http://goldengridsystem.com/
*/

/* Layout fÃ¼r MobilgerÃ¤te: 600Â px oder weniger. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.9666%;
	padding-left: 1.5166%;
	padding-right: 1.5166%;
}
.schriftzug_index {
	width: 130%;
	margin-top:	2em;
	margin-bottom:	2em;
	text-align: center;
	float: left;
}
.schriftzug {
	width: 130%;
	margin-top:	-5em;
	margin-bottom:	2em;
	text-align: center;
	float: left;
}
#navi ul li {
	font-family: 'Saira', sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	float: left;
	position: relative;
	right: 50%;
	margin-right: 5px;
	padding: 5px 5px;
	list-style: none;
}
.box_single {
	width: 100%;
	margin-left: 0;
	float: left;
}
.box_double {
	width: 100%;
	margin-bottom: 1em;
	float: left;
}
.box_triple12 {
	width: 100%;
	margin-right: 0;
	margin-bottom: 1em;
	float: left;
}
.box_triple3 {
	width: 100%;
	margin-bottom: 1em;
	float: left;
}
.box_tripleduo {
	width: 100%;
	margin-right: 0;
	margin-bottom: 1em;
	float: left;
}
.box_bild {
	width: 100%;
	margin-left: 0;
	text-align: center;
	float: left;
	border-radius: 200px;}
.box_map {
	width: 100%;
	margin-left: 0;
	text-align: center;
	float: left;
}
.box_text {
	width: 100%;
	padding-top: 0;
	margin-top: -1em;;
	margin-bottom: 3em;;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
	float: left;
}
.smartphone {
	width: 100%;
	margin-top: -1em;
	margin-bottom: 0em;
	float: left;
	display: block;
}
.ueberschrift {
	width: 100%;
	padding-top: 0;
	margin-top: 0;;
	margin-bottom: 0;;
	margin-left: 0;
	text-align: center;
	float: left;
}
.ueberschrift_start {
	width: 100%;
	padding-top: 0;
	margin-top: 0;;
	margin-bottom: 0;;
	margin-left: 0;
	text-align: center;
	float: left;
}
.box_text_big {
	width: 100%;
	padding-top: 0;
	margin-top: -5em;;
	margin-bottom: 2em;;
	margin-left: 0;
	text-align: left;
	float: left;
}
h4 {
    font-family: 'Patrick Hand SC', cursive;
	font-size: 4em;
	font-weight: 700;
	color: #9a1914;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.box_gallerie {
	width: 100%;
	margin-left: 0;
	float: left;
}
.gallerie12 {
	width: 100%;
	margin-right: 0;
	margin-bottom: 1em;
	float: left;
	text-align: center;
}
.gallerie3 {
	width: 100%;
	margin-right: 0;
	margin-bottom: 1em;
	float: left;
	text-align: center;
}

/* Layout fÃ¼r Tablet-PCs: 601 bis 900Â px. Erbt Stile vom: Layout fÃ¼r MobilgerÃ¤te. */

@media only screen and (min-width: 601px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
.schriftzug_index {
	width: 100%;
	margin-top:	2em;
	margin-bottom:	2em;
	text-align: center;
	float: left;
}
.schriftzug {
	width: 100%;
	margin-top:	-5em;
	margin-bottom:	2em;
	text-align: center;
	float: left;
}
#navi ul li {
	font-family: 'Saira', sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #FFF;
	float: left;
	position: relative;
	right: 50%;
	margin-right: 10px;
	padding: 5px 10px;
	list-style: none;
}
.box_single {
	width: 80%;
	margin-left: 10%;
	float: left;
}
.box_double {
	width: 100%;
	margin-bottom: 3em;
	float: left;
}
.box_triple12 {
	width: 100%;
	margin-right: 0;
	margin-bottom: 3em;
	float: left;
}
.box_triple3 {
	width: 100%;
	margin-bottom: 3em;
	float: left;
}
.box_tripleduo {
	width: 100%;
	margin-right: 0;
	margin-bottom: 3em;
	float: left;
}
.box_bild {
	width: 55%;
	margin-left: 0;
	text-align: center;
	float: left;
}
.box_map {
	width: 80%;
	margin-left: 10%;
	text-align: center;
	float: left;
}
.box_text {
	width: 80%;
	padding-top: 2em;
	margin-top: 0;;
	margin-bottom: 2em;;
	margin-left: 0;
	margin-right: 10%;
	text-align: left;
	float: right;
}
.smartphone {
	width: 100%;
	margin-top: -1em;
	margin-bottom: 0em;
	float: left;
	display: none;
}
.ueberschrift {
	width: 40%;
	padding-top: 1.8em;
	margin-top: 0;;
	margin-bottom: 0;;
	margin-left: 5%;
	text-align: left;
	float: right;
}
.ueberschrift_start {
	width: 35%;
	padding-top: 0em;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5%;
	text-align: left;
	float: right;
}
.box_text_big {
	width: 100%;
	padding-top: 0;
	margin-top: 0;;
	margin-bottom: 0;;
	margin-left: 0;
	text-align: left;
	float: left;
}
h4 {
    font-family: 'Patrick Hand SC', cursive;
	font-size: 6em;
	font-weight: 700;
	color: #9a1914;
	margin-top: 0.1em;
	margin-bottom: 0.5em;
}
.box_gallerie {
	width: 85%;
	margin-left: 10%;
	float: left;
}
.gallerie12 {
	width: 45%;
	margin-right: 5%;
	margin-bottom: 2em;
	float: left;
	text-align: left;
}
.gallerie3 {
	width: 45%;
	margin-right: 5%;
	margin-bottom: 2em;
	float: left;
	text-align: left;
}
}

/* Desktoplayout: 901 bis maximal 1232Â px.  Erbt Stile von: den Layouts fÃ¼r MobilgerÃ¤te und Tablet-PCs. */

@media only screen and (min-width: 1201px) {
.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
}
.schriftzug_index {
	width: 100%;
	margin-top:	2em;
	margin-bottom:	2em;
	text-align: center;
	float: left;
}
.schriftzug {
	width: 100%;
	margin-top:	-5em;
	margin-bottom:	2em;
	text-align: center;
	float: left;
}
#navi ul li {
	font-family: 'Saira', sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #FFF;
	float: left;
	position: relative;
	right: 50%;
	margin-right: 10px;
	padding: 5px 10px;
	list-style: none;
}
.box_single {
	width: 100%;
	margin-left: 0;
	float: left;
}
.box_triple12 {
	width: 30%;
	margin-right: 5%;
	margin-bottom: 1em;
	float: left;
}
.box_triple3 {
	width: 30%;
	margin-bottom: 1em;
	float: left;
}
.box_double {
	width: 50%;
	margin-bottom: 1em;
	float: left;
}
.box_tripleduo {
	width: 60%;
	margin-right: 5%;
	margin-bottom: 1em;
	float: left;
}
.box_bild {
	width: 100%;
	margin-left: 0;
	text-align: center;
	float: left;
}
.box_map {
	width: 100%;
	margin-left: 0;
	text-align: center;
	float: left;
}
.box_text {
	width: 100%;
	padding-top: 0;
	margin-top: -1em;;
	margin-bottom: 3em;;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
	float: left;
}
.ueberschrift {
	width: 100%;
	padding-top: 0;
	margin-top: -1em;;
	margin-bottom: -1em;;
	margin-left: 0;
	text-align: left;
	float: left;
}
.ueberschrift_start {
	width: 80%;
	padding-top: 0;
	margin-top: -1em;;
	margin-bottom: -1em;;
	margin-left: 10%;
	text-align: center;
	float: left;
}
.box_text_big {
	width: 100%;
	padding-top: 0;
	margin-top: 0;;
	margin-bottom: 0;;
	margin-left: 0;
	text-align: left;
	float: left;
}
h4 {
    font-family: 'Patrick Hand SC', cursive;
	font-size: 6em;
	font-weight: 700;
	color: #9a1914;
	margin-top: 0.7em;
	margin-bottom: 0.5em;
}
.box_gallerie {
	width: 100%;
	margin-left: 0;
	float: left;
}
.gallerie12 {
	width: 30%;
	margin-right: 5%;
	margin-bottom: 3em;
	float: left;
	text-align: left;
}
.gallerie3 {
	width: 30%;
	margin-right: 0;
	margin-bottom: 3em;
	float: left;
	text-align: left;
}
}
body {
	background-color: #FFF5E9;
	background-size: 100% 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	overflow: hidden;
}
#bg {
	background-image: url(bilder/);
	background-size: auto 100%;
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
	height: 100%;
	position: fixed;
}
.t-a_center {
	text-align: center;
}
#blue {
	font-family: 'Saira', sans-serif;
	font-size: 0.8em;
	font-weight: 300;
	color: #211c3e;}
h1 {
	font-family: 'Saira', sans-serif;
	font-size: 3em;
	font-weight: bold;
	color: #FFF;
	text-indent: -9999px;
}
h2 {
    font-family: 'Patrick Hand SC', cursive;
	font-size: 5em;
	font-weight: 700;
	color: #9a1914;
}
h3 {
	font-family: 'Patrick Hand SC', cursive;
	font-size: 3.5em;
	font-weight: 400;
	color: #9a1914;
}
h5 {
	font-family: 'Saira', sans-serif;
	font-size: 1.8em;
	font-weight: 400;
	color: #211c3e;
	margin-top: -1em;
}
p {
	font-family: 'Saira', sans-serif;
	font-size: 1.8em;
	font-weight: 400;
	color: #211c3e;
}
#schriftzug_fix {
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 35%;
	width: 100%;
	position: fixed;
	bottom: 0px;
	padding-bottom: 0.8em;
	text-align: center;
}
#navi {
	background-color: rgba(33,28,62,0.9);
	background-size: 100% 3.7em;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 3.7em;
	width: 100%;
	position: fixed;
	bottom: 0px;
	padding-bottom: 0.8em;
}
#navi ul {
	position: relative;
	float: left;
	left: 50%;
	padding: 0;
	margin-top: 0.7em;
	margin-right: auto;
	margin-left: auto;
}
.strich {
	width: 100%;
	margin-top: 7em;
	float: left;
}
#impressum {
	width: 100%;
	position: relative;
}
img{
	border-radius: 100%;
}
.image {
	border-radius: 100%;
	transition: transform 0.7s;
}
.image:hover {
	border-radius: 100%;
	transform: scale(1.35, 1.35);
}
.grey {
	color: #211c3e;
}
#focused {
	color: #211c3e;
}
#nav_font {
	color: #EFB88B;
}
#nav_focus {
	color: #E99B5B;
}
.box_maps {
	float: left;
	width: 100%;
	display: block;
}
.box_maps_1zu1 {
	position: relative;
	padding-bottom: 100%; /* 16:9 */
	height: 0;
	width: 100%;
}
.maps {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index: 2;
}
#impressum ul {
	position: relative;
	float: left;
	left: 50%;
	padding: 0;
	margin-top: 0.7em;
	margin-bottom: 6em;
	margin-right: auto;
	margin-left: auto;
}
#impressum ul li {
    font-family: 'Patrick Hand SC', cursive;
	font-size: 2.2em;
	font-weight: bold;
	float: left;
	position: relative;
	right: 50%;
	margin-right: 10px;
	padding: 5px 10px;
	list-style: none;
}
#kopf1 {
	background-image: url(bilder/AugustaRot.png);
	background-size: auto 50%;
	background-repeat: no-repeat;
	background-position: center;
	/* Firefox */
	height: -moz-calc(100% - 3.7em);
	/* WebKit */
	height: -webkit-calc(100% - 3.7em);
	/* Opera */
	height: -o-calc(100% - 3.7em);
	/* Standard */
	height: calc(100% - 3.7em);
	width: 100%;
	position: fixed;
}
#kopf2 {
	background-image: url(bilder/AugustaBeige.png);
	background-size: auto 50%;
	background-repeat: no-repeat;
	background-position: center;
	/* Firefox */
	height: -moz-calc(100% - 3.7em);
	/* WebKit */
	height: -webkit-calc(100% - 3.7em);
	/* Opera */
	height: -o-calc(100% - 3.7em);
	/* Standard */
	height: calc(100% - 3.7em);
	width: 100%;
	position: fixed;
    -webkit-animation: zwinker 5s infinite; /* Chrome, Safari, Opera */
    animation: zwinker 5s infinite;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes zwinker {
    0% {opacity: 0;}
    50% {opacity: 1;}
    100% {opacity: 0;}
}
@keyframes zwinker {
    0% {opacity: 0;}
    50% {opacity: 1;}
    100% {opacity: 0;}
}
.z-bg_kopf {
	position: relative;
	z-index: 1;
}
.z-navi {
	position: absolute;
	z-index: 3;
}
.z-main {
	position: relative;
	z-index: 2;
}