/* 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: local(''),
       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: local(''),
       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: local(''),
       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 */
}

* {
	padding: 0px;
	outline: 0px;
	margin: 0px;
}
body {
	background: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
}
body, a, a:active, a:visited {
	color: #000;
}
.Top {
	width: 100%;
	min-width: 320px;
	max-width: 1200px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	margin: 0px auto;
}
.Top .Inner {
	width: 90%;
	margin: 0px 5%;
}
#Logo {
	height: auto;
	width: 375px;
	margin: 0px auto;
}
#Wortmarke {
	height: 30px;
	width: auto;
	margin: 9px 0px;
}
#Icon {
	height: auto;
	position: absolute;
	right: 9px;
	top: 12px;
	width: 34px;
	z-index: 2;
	cursor: pointer;
}
#Navi {
	left: 0px;
	width: 100%;
	text-align: center;
	min-height: 56px;
	line-height: 24px;
	background: #fff;
	padding-bottom: 4px;
	box-shadow: rgba(0, 0, 0, 0.1) 0 3px 5px;
}
#Navi .Inner {
	width: 94%;
	margin: 0px 3%;
	padding: 18px 0px;
}
#Navi a {
	margin-left: 2%;
	text-decoration: none;
}
#Navi a, #Navi a:active, #Navi a:visited {
	font-weight: 600;
	color: #2b5029;
}
#Navi a:hover, #Navi a.active {
	color: #8ca642;
}
#Navi a:first-child {
	margin-left: 0px;
}
.Bild  {
	width: 100%;
	height: 450px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.Bild div{
	position:absolute;
	z-index:-10;
	width: 100%;
	height: 450px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.Bild div.active{
	z-index:-3;
}
.Slideshow  {
	width: 618px;
	height: 412px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	margin:0px;
	margin-top:-40px;
	padding:0px;
	clear:both;
	display:block;
}
.Slideshow div{
	position:absolute;
	z-index:-10;
	width: 618px;
	height: 412px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	margin:0px;
	padding:0px;
	display:block;
	
}
.Slideshow div.active{
	z-index:-3;
	margin:0px;
}


#Bild1 {
	background-image: url(../images/Keinhoerster_Header_01.jpg);
}
#Bild2 {
	background-image: none;
}
#Bild3 {
	background-image: none;
}

#Bild4 {
	background-image: none;
}
#Bild5 {
	background-image: url(../images/Keinhoerster_Header_05.jpg);
}
#Bild6 {
	background-image: url(../images/Keinhoerster_Header_06.jpg);
}
#GoogleMaps {
	width: 100%;
	height: 450px;
	border: none;
}
.Content {
	width: 100%;
	min-width: 320px;
	max-width: 1200px;
	margin: 0px auto;
	padding: 30px 0px;
}
.Content .Inner {
	width: 90%;
	margin: 0px 5%;
}
.Content h1 {
	width: 90%;
	margin: 0px 5%;
	margin-bottom: 16px;
	color: #2b5029;
	font-weight: 600;
}
.Content ul {
	margin-left: 24px;
}
#Content4_col1 {
	width:33%; 
	margin-right:20px;
	float:left; 
	min-height:450px
}
#Content4_col2 {
	float:left;
	width:60%;
}
@media only screen and (min-width: 901px) {
	.Top {
		height: 175px;
	}
	.Top .Inner {
		padding: 30px 0px 0px 0px;
	}
	.Content .Inner {
		-moz-column-count: 3;
		-moz-column-gap: 25px;
		-webkit-column-count: 3;
		-webkit-column-gap: 25px;
		column-count: 3;
		column-gap: 25px;
	}
	#Content1 .Inner p,
	#Content4 .Inner p,
	#Content3 .Inner p.Zertifikate {
		page-break-inside: avoid;
		-webkit-column-break-inside: avoid;
		column-break-inside: avoid;
	}
	#Content4 .Inner {
		min-height: 450px;
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
	}
	#Content6 .Inner,
	#Content7 .Impressum {
		/*width: 59%;
		margin: 0px 36% 0px 5%;
		*/
		width: 91%;
		margin: 0px 4% 0px 5%;
	}

	
	#Content7 .Impressum {
		-moz-column-count: 3;
		-moz-column-gap: 25px;
		-webkit-column-count: 3;
		-webkit-column-gap: 25px;
		column-count: 3;
		column-gap: 25px;
	}

	#Content6 .Inner  {
		-moz-column-count: 2;
		-moz-column-gap: 25px;
		-webkit-column-count: 2;
		-webkit-column-gap: 25px;
		column-count: 2;
		column-gap: 25px;
	}
	#Logo {
		display: block;
		width: 300px;
	}
	#Wortmarke, #Icon {
		display: none;
	}
	.Content h1 {
		font-size: 24px;
		line-height: 28px;
	}
	.Content img {
		display: block;
	}
}
@media only screen and (min-width: 501px) and (max-width: 900px) {
	.Top {
		height: 125px;
	}
	.Top .Inner {
		padding: 30px 0px 0px 0px;
	}
	body {
		font-size: 15px;
		line-height: 20px;
	}
	#Navi a {
		font-size: 14px;
	}
	.Content .Inner {
		-moz-column-count: 2;
		-moz-column-gap: 25px;
		-webkit-column-count: 2;
		-webkit-column-gap: 25px;
		column-count: 2;
		column-gap: 25px;
	}
	#Content3 .Inner p,
	#Content4 .Inner p {
		page-break-inside: avoid;
		-webkit-column-break-inside: avoid;
		column-break-inside: avoid;
	}
	#Content4 .Inner, #Content7 .Impressum {
		min-height: 450px;
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
	}
	p.pn {
		display: none;
	}
	.Slideshow  {
		width: 309px;
		height: 206px;
	}
	.Slideshow div{
		width: 309px;
		height: 206px;	
	}
	#Logo {
		display: block;
		width: 200px;
	}
	#Wortmarke, #Icon {
		display: none;
	}
	.Bild,
	#GoogleMaps,
	.Bild div {
		height: 300px;
	}
	.Content h1 {
		font-size: 22px;
		line-height: 26px;
	}
	#Content1 img {
		display: block;
	}
}
@media only screen and (max-width: 500px) {
	body.MenuOpen .Top {
		top: 167px;
	}
	.Top {
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 100;
		background: #fff;
		box-shadow: rgba(0, 0, 0, 0.1) 0 3px 5px;
	}
	#Navi {
		display: none;
		background: #2b5029;
		left: 0;
		position: fixed !important;
		top: 0;
		text-align: left;
	}
	body.MenuOpen #Navi {
		display: block;
	}
	#Navi .Inner {
		margin: 0px;
		padding: 0px;
		width: 100%;
	}
	#Navi a {
		border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
		display: block;
		float: left;
		height: 40px;
		line-height: 40px;
		text-decoration: none;
		margin-left: 0px;
		padding-left: 2%;
		font-size: 14px;
	}
	#Navi a, #Navi a:active, #Navi a:visited, #Navi a:hover, #Navi a:focus {
		color: #fff;
	}
	#Navi a:hover {
		background: #8ca642;
	}
	#Navi a:nth-child(2n+1) {
		width: 53%;
	}
	#Navi a:nth-child(2n) {
		border-left: 1px dotted rgba(255,255,255,0.3);
		width: 42%;
	}
	#Navi a:last-child {
		border-bottom: none;
	}
	.Content {
		padding-top: 0px;
	}
	a.Anchor {
		display: block;
		height: 40px;
		line-height: 40px;
	}
	#Logo {
		display: none;
	}
	#Wortmarke, #Icon {
		display: block;
	}
	#Bild1 {
		margin-top: 40px;
	}
	#Content4 .Inner {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
		min-height:0px;
	}

	.Bild,
	#GoogleMaps,
	.Bild div {
		height: 200px;
	}
	.Content h1 {
		font-size: 22px;
		line-height: 26px;
	}
	#Content1 img {
		display: none;
	}
	#Content4_col1 {
		min-height:10px; 
		width:100%; 
	}
	#Content4_col2 {
		width:100%;
	}
	.Slideshow  {
		margin:0px;
		width: 309px;
		height: 206px;
		margin:0px;
	}
	.Slideshow div{
		width: 309px;
		height: 206px;	
	}
	
}
#Content2 .Inner p,
#Content5 .Inner p,
#Content6 .Inner p,
#Content7 .Impressum p,
#Content7 .Disclaimer p.Datenschutz {
	page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	column-break-inside: avoid;
}

#Content7 .Impressum {
    margin-bottom: 50px;
}

#Content7 .Disclaimer p,
#Content8 .Datenschutz p, #Content8 .Datenschutz li
 {
	font-size: 13px;
	line-height: 17px;
}
.Content .Inner p {
	margin-bottom: 20px;
	clear: both;
}
.Content .Inner p span {
	page-break-inside: avoid;
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	color: #8ca642;
	margin-bottom: 10px;
	letter-spacing: 0.08em;
}
#Content5 .Inner p {
	clear: both;
}
#Content5 .Inner p span {
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	color: #8ca642;
	margin-top: 20px;
	margin-bottom: 10px;
	letter-spacing: 0.08em;
}
#Content1 img {
	height: auto;
	width: 100%;
	margin: 0px 0px 20px 0px;
}
#prevButton { 
	background-image: url(../images/Icon_arrowLeft.png);
	margin-top:20px;
	margin-right:5px;
	margin-bottom:20px;
	height: 25px;
	width: 25px;
	float:left;
}
#nextButton { 
	background-image: url(../images/Icon_arrowRight.png);
	margin-top:20px;
	margin-right:10px;
	margin-bottom:20px;
	height: 25px;
	width: 25px;
	float:left;
}
#prevButton:hover { 
	background-image: url(../images/Icon_arrowLeft_hover.png);
	margin-top:20px;
	margin-right:5px;
	margin-bottom:20px;
	height: 25px;
	width: 25px;
	float:left;
}
#nextButton:hover { 
	background-image: url(../images/Icon_arrowRight_hover.png);
	margin-top:20px;
	margin-right:10px;
	margin-bottom:20px;
	height: 25px;
	width: 25px;
	float:left;
}
#produktbeschreibung {
	margin-top:16px;
	display: block;
	text-transform: uppercase;
	font-weight: 600;
	color: #8ca642;
	letter-spacing: 0.08em;
}

#produktlink {
	clear:left;
}

#Content4 img { 
	float: left;
	margin-right:5px;
}
.Content p certificate {
	page-break-inside: avoid;
	display: block;
	clear: both;
	text-transform: uppercase;
	font-weight: 600;
	color: #8ca642;
	margin-bottom: 10px;
}
.Content p certificate:last-child:after {
	content: '';
	width: 1px;
	height: 1px;
	line-height: 1px;
	visibility: hidden;
	display: block;
	clear: both;
}
.Content certificate img {
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
}
#Footer {
	width: 100%;
	min-height: 600px;
	background: #2b5029;
}
#Footer, #Footer h1, #Footer a, #Footer a:active, #Footer a:visited {
	color: #fff;
}
/**
 * Brot und Butter
 * von S. Hombergs
 */
.brotundbutter {
	width: 600px;
	margin: 1em auto;
	padding: 1em;
	line-height: 1.5;
	font-size: 18px;
}
.brotundbutter h1 {
	font-size: 1.5em;
}
.brotundbutter h2 {
	font-size: 1.2em;
}
.brotundbutter p,
.brotundbutter ul {
	font-size: 1em;
	margin-bottom: 1em;
}

.brotundbutter ul {
	margin-left: 2em;
}

@media only screen and (max-width: 500px) {
	.brotundbutter {
		width: calc(100vw - 4em);
		margin: 0;
		padding: 2em 1em;
		font-size: 16px;
	}
}