/* kalam-regular - latin */
@font-face {
  font-family: 'Kalam';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/kalam-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/kalam-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/kalam-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/kalam-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/kalam-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/kalam-v15-latin-regular.svg#Kalam') format('svg'); /* Legacy iOS */
}
/* pt-sans-regular - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v16-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}
/* pt-sans-700 - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pt-sans-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/pt-sans-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pt-sans-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pt-sans-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pt-sans-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pt-sans-v16-latin-700.svg#PTSans') format('svg'); /* Legacy iOS */
}
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */button,hr,input{overflow:visible}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figure{margin:1em 40px}hr{
	box-sizing: content-box;
	height: 0;
	border: 1px dashed rgb(105,75,35);
	width: 62%;
	margin: 2em 0;
}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}
/**/

/*font-family: 'Kalam', cursive;
font-family: 'PT Sans', sans-serif;*/
html {
	overflow-y: scroll;
	height: 100%;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	font-size:18px;
}
*, *:before, *:after, div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin: 0;
	padding: 0;
	color: rgb(75,75,75);
	height: 100%;
	font: 400 1em/1.375 'PT Sans', sans-serif;
	position: relative;
	background: rgb(255,249,244) url(../images/bg-body.jpg);
}
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 {
	border: 0;
	margin: 0;
	padding: 0em;
	vertical-align: top;
}
a {	color: inherit;	outline: none;}
a:hover {
	color: rgb(65,115,40);
	text-decoration: underline;
}
strong { font-weight:700;}
.clear { 	clear: both;	line-height: 0px;	height: 0px;}
.clear:after {     content:"";    display:block;    clear:both;}
/*-------------------------------------------------------------------------------------*/
main *, nav, nav *, .logo, .logo *, header {
	-webkit-transition: all 0.15s;
	transition: all 0.15s;}
header {
	margin: 0 auto;
	z-index: 20;
	text-align: center;
	position: relative;
} 
.logo {
	z-index: 10;
	margin: auto;
	position: relative;
	padding: 0.5rem;
	display: inline-block;
	width:260px;
}
.logo img { width: 100%; height: auto;}
/*----------------------------------------------------------------*/
.bild {
	z-index: 1;
	position: relative;
	padding: 0;
	margin: auto;
	overflow: hidden;
}
.bild img {
	width: 100%;
	margin: 0 auto;
	height: auto;}
.balken { background-image: url(../images/bg-body.jpg); position:absolute; height:16px; left:0; top: 42px; width: calc(100% - 240px);}
/*----------------------------------------------------------------*/
.owl-dots { top: 25vw !important; bottom:auto !important; right: 2vw !important; left:auto !important;  width: auto !important; transform:rotate(90deg); transform: right top; }
.owl-dot span {
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	background-color: rgb(35,26,22) !important;
	border: 2px solid #EFEDE1;
	width: 16px !important;
	height: 16px !important;
}
.owl-dot span:hover { background-color: rgb(105,175,35) !important; }
.owl-dot.active span { background-color: rgb(65,115,40) !important; }
/*----------------------------------------------------------------*/
main {
	position: relative;
	padding: 0;
	margin: auto;
}
.content {
	margin: 0 auto;
	padding: calc(1em + 0.5vw + 0.5vh);
	max-width: 1200px;
}
.content-23, .content-13, .full { margin-bottom: 2em; }
/**/
.preise td {
	padding: 0.25em;
	border-bottom: 1px solid rgba(113,69,26,0.5);
}
.preise td:last-child {
	text-align: right;
	white-space: nowrap;
}
/**/
.mfp-iframe-holder .mfp-content { max-width:380px !important; min-height:260px !important;}
/*----------------------------------------------------------------*/
.galerie {
	position: relative;
	text-align: center;
	margin: 3vw auto;
	max-width: 1600px;
}
.galerie ul {
	list-style: none;
	margin: auto;
	padding: 0;
	display: flex;
	flex-flow: row wrap;
	justify-content:center;
}
.galerie ul li {
	list-style: none;
	padding: 0;
	flex: 0 0 50%;
	border: 2px solid rgb(255,255,255);
	border-radius: 6px;
}
.galerie ul li img, .galerie ul li a {
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
.galerie ul li a {
	display: block;
	position: relative;
	overflow:hidden;
}
.galerie ul li img {
	height: auto;
	width: 100%;
	border-radius: 6px;
}
.galerie ul li a img:hover {
	transform: scale(1.05);
}
.galerie ul li:hover { border: 2px solid rgb(105,75,35); 
}
/*----------------------------------------------------------------*/
footer{
	padding: 1em;
	margin: 0 auto;
	background-color: rgb(105,75,35);
	color: rgb(255,255,255);
	position: relative;
	text-align: center;
	border-top: 3px solid rgb(235,230,224);
}
footer a { text-decoration-color: rgba(255,255,255,0.25);}
footer a:hover, footer a:focus {
	text-decoration-color: rgba(255,255,255,0.75);
	color: #fff;
}
footer ul { list-style:none; margin:auto; padding:0; margin:0; display:flex; flex-flow:row wrap; justify-content:center; }
footer ul li {
	display: inline-block;
	flex: 0 0 auto;
	text-align: left;
	padding: 1rem; padding: calc(0.5rem + 0.5vw + 0.5vh);
}
footer .small { font-size:15px;}
footer .partner img {
	width: auto;
	height: 60px;
}
/*----------------------------------------------------------------*/
p, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1em 0;
	font-weight: 400;
	font-size: 1em;
}
.special {
	font-family: 'Kalam', cursive;}
h1 {
	font-size: 1.5rem;
	color: rgb(174,148,103);
	font-weight: 400;
	line-height: 1.25em;
	font-family: 'Kalam', cursive;
}
section div h1 { margin-left:0;}
section > h1 { margin-left:1rem;}
h2 { font-size: 1.25em; }
h3 {	font-size: 1.125rem;}
/*----------------------------------------------------------------*/
.button {
	color: rgb(105,75,35);
	text-decoration: none;
	padding: 0em 0.25em;
	/*** Your CSS code ***/

	border-style: solid;
	border-width: 8px 16px 8px 12px;
	-moz-border-image: url(../images/button.png) 12 48 12 24 stretch stretch;
	-webkit-border-image: url(../images/button.png) 12 48 12 24 stretch stretch;
	-o-border-image: url(../images/button.png) 12 48 12 24 stretch stretch;
	border-image: url(../images/button.png) 12 48 12 24 stretch stretch;
}
.button.weiss {
	-moz-border-image: url(../images/button-weiss.png) 12 48 12 24 stretch stretch;
	-webkit-border-image: url(../images/button-weiss.png) 12 48 12 24 stretch stretch;
	-o-border-image: url(../images/button-weiss.png) 12 48 12 24 stretch stretch;
	border-image: url(../images/button-weiss.png) 12 48 12 24 stretch stretch;}
a.button { 	font-family: 'Kalam', cursive;}
a.button.weiss { color:#fff;}
a.button:hover {
	color: rgb(65,115,40);
	text-decoration: none;
}
/**/
.aktuelles article{
	padding:1em;
}
.aktuelles p{
	margin-top: 0px;
	margin-bottom: 0px;
}
.aktuelles ul,.aktuelles ol{
	padding-left: 20px;
	margin: 0px;
	display:inline-block;
}
.aktuelles .flex-container{
	display:flex;
	flex-wrap:wrap;
}
.lightbox .flex-20{
	width:20%;
	max-width:20%;
	padding:10px;
}
.lightbox .flex-100{
	width:100%;
	max-width:100%;
	padding:10px;
}
.text-right{
	text-align:right;
}
.text-klein{
	font-size:0.9em;
}
.aktuelles img{
	max-width:100%;
	height:auto !important;
}
.datum{
	font-size:0.9em;
	margin-bottom:5px;
}
.lightbox{
	line-height:10px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.lightbox a{
	display:inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
@media(hover:hover){
.lightbox a:not(.lightbox-button):hover{
	transform:scale(1.05);
}
}
.lightbox .flex-20:nth-child(n+6) {
    display: none;
}
.lightbox.expanded .flex-20:nth-child(n+6) {
    display: inherit;
}
.lightbox-button:before{
	content:"weitere Bilder >>";
}
.lightbox.expanded .lightbox-button:before{
	content:"<< weinger Bilder";
}
.aktuelles hr {
	width:100%;
	height: 0px;
	line-height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 25px;
}
a.button_pager{
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 0px 2px;
	margin-top: 5px;
	background-color: #417d2d;
}
a.button_pager:hover,a.pager:hover{
	color: #fff;
	background-color: #60B942;
}
.pager{
	color: #ccc;
	font-weight:bold;
	text-decoration: none;
	padding: 3px 6px;
	display: inline-block;
	margin-top: 5px;
	background-color: #ECEDEE;
}
.pager_active{
	color: #fff;
	text-decoration: none;
	padding: 3px 6px;
	display: inline-block;
	margin-top: 5px;
	background-color: #417d2d;
}
.pager_inactive{
	background-color: #ECEDEE;
	color: #ccc;
}
/**/
.quicklinks { list-style:none; padding:0; margin:0; display:flex; flex-flow: row wrap;}
.quicklinks li {
	margin: 0;
	padding: calc(1rem + 1vw);
	position: relative;
	flex: 1 1 50%;
	max-width: 470px;
	min-width: 240px;
}
.quicklinks  img { width:100%; height:auto;}
.quicklinks .icon  {
	width: 60px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: rgba(255,255,255,0.9);
	border-radius: 100%;
	border: 2px solid rgb(105,75,35);
}
.quicklinks h2 {
	margin: 0.5em 0;
	color: rgb(175,145,105);
	font-size: calc(1em + 1vw);
}
/*----------------------------------------------------------------*/
.leistungen > div { padding:1em; padding:calc(1em + 1vw + 1vh);} 
.leistungen .text { color: rgb(105,75,35); 
}
.leistungen .image {
	min-height: 240px;
	background-size: cover;
	background-position: center;
	background-image: url(../images/leiste-01.jpg);
}
ul.schnecke-weiss, ul.schnecke-dunkel { list-style:none; list-style-position: outside;}
ul.schnecke-weiss li { list-style-image:url(../images/schnecke-weiss.png);}
ul.schnecke-dunkel li { list-style-image:url(../images/schnecke-dunkel-list.png);}

@media only screen and (min-width: 660px) {	
	 .leistungen {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: stretch;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-auto-rows: 1fr;
	/*max-width:1400px;*/
	margin: auto;
	max-width: 1600px;
	}
	.leistungen > div {
		flex: 1 1 50%;
		min-width: 350px;}

}
@media screen\0  {
      .leistungen {
		display: block;			
	}
	.leistungen > div {
		display: inline-block; width:100% !important;
		order:0 !important; /*max-width:60em; margin: 0 calc(50% - 30em);*/ }
		.leistungen .image { min-height:350px !important;}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active)  {
    .leistungen {
		display: block;			
	}
	.leistungen > div {
		display: block; width:100% !important;
		order:0 !important;/* max-width:60em; margin: 0 calc(50% - 30em); */}
		.leistungen .image { min-height:350px !important;}
}
/*----------------------------------------------------------------*/
#formular {
	position: relative;
	alignment-adjust: 0;
	margin: 0 auto;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
	display: block;}
input, textarea {
	position: relative;
	border: 1px solid rgb(75,75,75);
	width: 100%;
	padding: 0px 0.25em;
	color: #000;
	height: 2em;
	max-width: 450px;
	font: normal 1em/1.25em 'PT Sans', sans-serif;
	border-radius: 0.25em;
}

textarea {
	height: 170px;
}
input:focus, textarea:focus {	border: 1px solid rgb(190,22,34);}
.send {
	margin: 0 auto;
	border-radius: 0.25em;
	cursor: pointer;
	height: 2.5em;
	text-decoration: none;
	font: 700 1em 'PT Sans', sans-serif;
	border: 2px solid #fff;
	background-color: rgb(190,22,34);
	color: rgb(255,255,255);
	padding: 0.25em 1.5em;
}
.send:hover, .send:focus {
	background-color: #FFF;
	color: rgb(190,22,34);
	border-color: rgb(190,22,34);

}
img.ui-datepicker-trigger {
	position: absolute;
	margin-top: 8px;
	margin-left: -22px;
	cursor: pointer;
	display: inline;}
.pflicht {
	line-height: 15px;
	color: #B41412;
	font-weight: 700;}
/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
      /*                      MEDIA QUERY                  */
/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/
@media only screen and (min-width: 500px) {

}
@media only screen and (max-width: 759px) {
	header { text-align:right;}
	.logo { transform:rotate(-10deg) translateX(-5px); transform-origin:center;}
	.bild { margin-top: -35px; }
	/*.owl-dots { bottom: 2vw !important; top:auto !important;}*/
	#menuToggle {
	display: block;
	border-radius: 0.25em;
	position: fixed;
	top: 0.5rem;
	left: 0.5rem;
	width: 44px;
	z-index: 10;
	padding: 8px 0 4px 5px;
	-webkit-user-select: none;
	user-select: none;
	background-color: rgb(243,236,230);
	z-index: 50;
	}
	#menuToggle input {
		display: block;
		width: 44px;
		height: 44px;
		position: absolute;
		top: -7px;
		left: -5px;
		cursor: pointer;
		opacity: 0; /* hide this */
		z-index: 200 !important; /* and place it over the hamburger */
		-webkit-touch-callout: none;
	}
	/* Just a quick hamburger */
	#menuToggle span {
		display: block;
		width: 34px;
		height: 4px;
		margin-bottom: 5px;
		position: relative;
		background-color: rgb(65,115,40);
		z-index: 3;
		transform-origin: center;
		transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),  background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),  opacity 0.55s ease;
		box-shadow: 1px 1px 1px rgb(75,75,75);
	}
	
	/* Transform all the slices of hamburger into a crossmark */
	#menuToggle input:checked ~ span {
	opacity: 1;
	transform: rotate(45deg) translate(6px, 6px);
	}
	/*hide the middle one */
	#menuToggle input:checked ~ span:nth-last-child(3) {
		opacity: 0;
		transform: scale(0.1, 0.1) rotate(360deg);
	}
	/* the last one go the other direction */
	#menuToggle input:checked ~ span:nth-last-child(2) {
		opacity: 1;
		transform: rotate(-45deg) translate(6px, -6px);
	}
	/*	 * Make this absolute positioned at the top right of the screen	 */
	#menu {
	position: fixed;
	width: 100%;
	margin: 0;
	padding: 1.5em;
	list-style-type: none;
	-webkit-font-smoothing: antialiased;
	/* to stop flickering of text in safari */	  
	transform-origin: 0% 0%;
	transform: translate(0%, -300%);
	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
	background-color: rgb(238,234,223);
	background-size: 500%;
	right: 0;
	left: 0;
	top: 0;
	border-bottom: 3px solid rgb(29,21,19);
	box-shadow: 0 0 100px rgb(75,75,75);
	}
	#menuToggle input:checked ~ ul {
		transform: scale(1.0, 1.0);
		opacity: 1;	}
	nav, nav ul, nav ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	postition: relative;
	text-align: center;
		}
	nav ul li a {
	text-decoration: none;
	padding: 0 0.5em;
	margin: 4px auto;
	display: inline-block;
	font-size: 1rem;
	line-height: 40px;
	height: 40px;
	text-align: center;
	color: rgb(65,115,40);
	border-radius: 0.25em;
	text-transform: uppercase;
	font-weight: 700;
		}
	.subnavi ul {  margin:0 auto;}
	.subnavi li { display:inline-block;}
	.subnavi ul li a {
	text-transform: none;
	font-size: 16px;
	background-color: rgba(255,255,255,0.3);
} 
	nav a:hover, nav a:focus, nav a.aktiv {
		background-color: rgb(65,115,40) !important;
		color: rgb(255,249,244);
		text-decoration: none;
		box-shadow:2px 2px 0 rgb(25,25,25);
	}
	.lightbox .flex-20{
		width:33.333% !important;
		max-width:33.333% !important;
	}
	.lightbox .flex-20:nth-child(n+4){
		display:none;
	}
	.lightbox.expanded .flex-20:nth-child(n+4) {
		display: inherit;
	}
	.aktuelles table:not(.pager-table){
		width:100% !important;
	}
	.aktuelles table:not(.pager-table) td{
		width:100% !important;
		display: block;
		border:none;
	}
	.aktuelles table:not(.pager-table) tr{
		display:block;
		margin-bottom:10px;
		padding-bottom:10px;
		border-bottom:1px solid #ccc;
	}
}
/*  ////////////////////////////////////////////////////////////////////////////  */
@media only screen and (min-width: 760px){
	header { padding-top:1em;}
	.logo { width:400px;}
	.bild { margin-top:-75px;}
	.balken { top:53px; width:auto; left:0; right: calc(50% + 170px); }
	.balken.rechts { top:53px; right:0; left: calc(50% + 170px); }
	
	.sticky nav {
	position: fixed;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 10;
	padding-top: 0;
	/* [disabled]background-image: url(../images/bg-body.jpg); */
	box-shadow: 0 0 25px rgba(0,0,0,0.5);
	background-color: #F7F5F2;
}
	.sticky .logo  { transform: scale(0.1);}
	
	/*.owl-dots { top: 2vw !important; bottom:auto !important;}*/
	
	.flex { display:flex; flex-flow: row wrap; width:100%;}
	.flex > div { flex: 1 1 auto; padding:1em;}
	
	.content-23 { width:62%;}
	.content-13 { width:38%;}
	.content-12 { width:50%;}
	.full { width: 100%;}
		
	.galerie ul li { flex: 0 0 33%;}
	
	.content-13 .galerie ul li { flex: 0 0 50%;}
	.content-13 .galerie { margin-top:0;}
	/*--------------------------*/
	#menuToggle input {
		display: none;
	}
	#menuToggle {
		margin: 0 auto;
		position: relative;
	}
	nav {
	text-align: center;
	margin: 0 auto;
	line-height: 3em;
	z-index: 500;
	}
	nav ul {
		margin: 0 auto;
		padding: 0;
		list-style-type: none;
		display: flex;
		justify-content: center;
	}
	nav ul li {
		margin: 0;
		padding: 0;
		flex: 0 0 auto;
	}
	nav a {
	font-size-adjust: none;
	display: block;
	margin: 0.25em;
	padding: 0 0.5em;
	text-decoration: none;
	color: rgb(41,32,28);
	line-height: 2em;
	}
	nav a:hover, nav a.aktiv {
		position: relative;
		text-decoration: none;
		color: rgb(65,125,45);
	}
	nav a.aktiv:before { content:'...'; width:100%; position:absolute; top:-23px; left:0; color:rgb(65,125,45); font-weight:700; font-size:2rem;}
	.subnavi { position:relative;}
	.subnavi ul {
	display: none;
	text-align: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	padding: 0.5rem;
	border-radius:0.5rem;
	background-color: rgb(65,115,40); z-index:100; line-height:2rem;
}
	.subnavi:hover ul { display:block;  top:2.5rem;  }
	.subnavi ul li { display:inline-block;}
	.subnavi ul li a { color:rgb(255,255,255); border-radius:0.375rem;}
	.subnavi ul li a:hover { background-color:rgba(255,255,255,0.3);}
}

@media only screen and (min-width: 1000px){	
	.logo { width: 560px;}
	.bild { margin-top:-98px;}
	.balken { top:72px; width:auto; left:0; right: calc(50% + 250px); }
	.balken.rechts { top:72px; right:0; left: calc(50% + 250px); }
	}
@media only screen and (min-width: 1200px){	
	nav { font-size:1.125rem;}
}

/*-----------------------------------------------------------------------*/
/*-----------------------------------------------------------------------*/
#totop {
	position: fixed;
	z-index: 150;
	right: 0;
	bottom: calc(5vw + 5vh);
	text-decoration: none;
	opacity: 0;
	padding: 6px 8px;
	margin: 0;
	color: rgb(190,22,34);
	background-color: rgb(65,115,40);
	box-shadow: 0 0 10px rgb(50,40,40);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#totop:hover {
	color: rgb(255,255,255);
	background-color: rgb(55,55,55);
}
#totop.show { cursor: pointer;	opacity: 1.0;}
/*---------------------------------------------------------------------------------------*/
::-moz-selection { background-color: rgb(65,115,40); color:rgb(255,255,255);}
	 ::selection { background-color: rgb(65,115,40); color:rgb(255,255,255);}
/* { background-color:rgba(0,0,0,0.05);}*/
