/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* -------------------------------------------------------------------------------------------------------------------- */
body {
	color: #3D3D3D;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.2;
}
h1 {
	color: #B2B669;
	font-size: 2.6rem;
	font-weight: bold;
	padding-bottom: 1rem;
}
h2 {
	color: #B2B669;
	font-size: 1.6rem;
	font-weight: bold;
	padding-bottom: 0.3rem;
}
h3 {
	color: #B2B669;
	font-size: 1.2rem;
	font-weight: bold;
	padding-top: 1rem;
}
/* -------------------------------------------------------------------------------------------------------------------- */
#content {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#content-head-big {
	height: 100%;
	width: 100%;	
}
#content-head-background-big {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;	
}
#content-head-background-big-text {
	bottom: 15%;
	font-weight: bold;
	position: absolute;
	right: 6%;
	text-align: right;
	z-index: 999999;
}
#content-head-background-big-text-1 {
	background-color: rgba(132,132,1,0.6);
	color: #FFFFFF;
	font-size: 200%;
	padding: 0 10px;
}
#content-head-background-big-text-2 {
	background-color: rgba(132,132,1,0.6);
	color: #FFFFFF;
	font-size: 400%;
	margin-top: 1px;
	padding: 0 10px;
}
#content-head-background-big-text-3 {
	background-color: rgba(255,255,255,0.6);
	color: #6A7012;
	display: block;
	font-size: 170%;
	letter-spacing: 0;
	margin-top: 1px;
	padding: 0 10px;
	text-align: justify;
}
#content-head-small {
	height: 30%;
	width: 100%;	
}
#content-head-admin {
	height: 22%;
	width: 100%;
}
#content-head-background-small {
	height: 30%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;	
}
#content-head-background-admin {
	height: 18%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;	
}
#content-head-menu {
	background-color: rgba(116,116,116,0.6);
	height: 12%;
	left: 0;
	padding: 4px 20px;
	position: absolute;
	right: 0;
	top: 3%;	
}
#content-head-menu-wrapper {
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #FFFFFF;
	font-size: 150%;
}
#nav-main li a:hover, #nav-customer li a:hover, #nav-admin li a:hover, #nav-mobile li a:hover {
	border-bottom: 2px solid #FFFFFF;
}
#nav-customer, #nav-admin, #nav-mobile {
	background-color: rgba(116,116,116,0.6);
	position: absolute;
	right: 0;
	text-align: right;
	top: 160%;
	z-index: 999999999;
}
#nav-admin-switch, #nav-customer-switch, #nav-mobile-switch {
	text-align: center;
	width: 1.8em;
}
#content-body {
	min-height: 67.9%;
	margin-top: 1%;
	padding: 3%
}
#content-body-admin {
	min-height: 78%;
	padding: 0 3% 3% 3%;
}
#content-body a  {
	color: #B2B669;
	font-weight: bold;
}
#content-footer {
	background-color: #747474;
	font-size: 90%;
	color: #FFFFFF;
	position: relative;
}
#content-footer h1 {
	border-bottom: 2px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 120%;
	margin-bottom: 12px;
	padding-bottom: 6px;
}
#content-footer-1, #content-footer-2, #content-footer-3 {
	float: left;
	text-align: center;
	padding: 30px 20px 10px 20px;
	width: 30%;
}
#content-footer-menu-wrapper {
	padding: 20px 0;
	text-align: center;
}
#content-footer-menu-wrapper a:hover {
	border-bottom: 2px solid #FFFFFF;
}
#copyright {
	font-size: 70%;
	padding-bottom: 10px;
	text-align: center;
}
/* -------------------------------------------------------------------------------------------------------------------- */
#warenkorb {
	background-color: #FFFFFF;
	bottom: 0;
	border-radius: 14px;
     -webkit-border-radius: 14px;
     -moz-border-radius: 14px;
	color: #000000;
	font-size: 30%;
	padding: 1px 4px;
}
#google-maps-canvas {
	border: 2px solid #F3F4DF;
	height: 184px;
	margin-top: 5px;
}
/* -------------------------------------------------------------------------------------------------------------------- */
.green { color: #B2B669; }
/* -------------------------------------------------------------------------------------------------------------------- */
.label-required { color: #B2B669; }
/* -------------------------------------------------------------------------------------------------------------------- */
.pseudomenu {
	position: relative;
}
.pseudomenu a {
	margin: 0 10px;
}
.pseudomenu a:hover {
	border-bottom: 2px solid #FFFFFF;
}
/* -------------------------------------------------------------------------------------------------------------------- */
.content-body-wrapper {
	float: left;
	margin-right: 3.5%;
	position: relative;
	width: 31%;
}
.content-body-wrapper h1 {
	color: #B2B669;
	font-size: 200%;
	font-weight: bold;
}
.content-body-wrapper:nth-child(3) {
	margin-right: 0;
}
.content-body-wrapper img {
	transition: all 0.8s;
}
.content-body-wrapper img:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.content-body-header {
	clear: both;
	font-size: 150%;
	font-weight: bold;
	border-bottom: 2px solid #747474;
	margin-bottom: 40px;
	padding-top: 40px;
	text-align: center;
}
.content-body-header span {
	background-color: #FFFFFF;
	padding: 0 30px;
	position: relative;
	top: 15px;
}
/* -------------------------------------------------------------------------------------------------------------------- */
.footer-inner {
	padding: 10px 20px;
}
.footer-separator {
	float: left;
	width: 5%;
}
/* -------------------------------------------------------------------------------------------------------------------- */
.link-more {
	background-color: #B2B669;
	border-radius: 14px;
     -webkit-border-radius: 14px;
     -moz-border-radius: 14px;
	clear: both;
	color: #FFFFFF !important;
	float: right;
	font-size: 90%;
	padding: 5px 10px;
}
/* -------------------------------------------------------------------------------------------------------------------- */
#sortiment-col-1 {
	display: none;
	visibility: hidden;
}
#sortiment-wrapper {
	position: relative;
}
#sortiment-filter {
	float: left;
	position: relative;
	width: calc(20% - 20px);
}
#sortiment-filter a {
	color: #232323;
	font-weight: normal;
}
#sortiment-filter a:hover {
	color: #B2B669 !important;
}
#sortiment-filter li {
	padding-bottom: 6px;
}
#sortiment-filter li>ul {
	display: none;
	padding-left: 40px;
}
.sortiment-filter-list-active {
	color: #B2B669 !important;
	font-weight: bold !important;
}
#sortiment-uebersicht {
	float: right;
	position: relative;
	right: -20px;
	width: calc(80% + 20px);
}
#sortiment-uebersicht-kopf {
	color: #3D3D3D;
	font-weight: normal;
	padding: 0 20px 40px 20px;
}
#sortiment-filter-select-wrapper {
	display: none;
	visibility: hidden;
}
.sortiment-filter-list-active {
	color: #f0f;
}
.sortiment-uebersicht-artikel {
	float: left;
	margin-bottom: 40px;
	position: relative;
	width: 25%;
}
.sortiment-uebersicht-artikel-rand {
	border: 1px solid #B2B669;
	margin: 0 20px;
}
.sortiment-uebersicht-artikel-bild {
	cursor: pointer;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	width: 100%;
}
.sortiment-uebersicht-artikel-bild:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.sortiment-uebersicht-artikel-bild-ov {
	background-color: rgba(0,0,0,0.5);
	border-radius: 8px;
     -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
	color: #FFFFFF;
	display: none;
	padding: 12px;
	position: absolute;
	right: 28px;
	top: 10px;
}
.sortiment-uebersicht-artikel-text {
	padding: 5% ;
}
.sortiment-uebersicht-artikel-text h2, .sortiment-uebersicht-artikel-text-sd {
	height: 3.7em;
	overflow: hidden;
}
.sortiment-uebersicht-artikel-ausverkauft {
	bottom: 25%; 
	position: absolute;
	z-index: -1
}
.sortiment-uebersicht-artikel-fuss {
	background-color: rgba(116,116,116,0.25);
	font-size: 80%;
	font-weight: bold;
}
.sortiment-uebersicht-artikel-fuss-1 {
	background-color: #B2B669;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	padding: 10px 15px;
}
.sortiment-uebersicht-artikel-fuss-1 a {
	color: #FFFFFF !important;
}
.sortiment-uebersicht-artikel-fuss-2 {
	float: right;
	cursor: pointer;
	padding: 10px 15px;
}
.sortiment-uebersicht-artikel-fuss-2 a {
	color: #3D3D3D !important;
}
/* -------------------------------------------------------------------------------------------------------------------- */
#sortiment-popup {
	border: 8px solid #B2B669;
	display: none;
	text-align: left;
}
#sortiment-popup-content-wrapper {
	border: 2px solid #FFFFFF;
}
#sortiment-popup-content {
	padding: 20px;
}
#sortiment-popup-content h1 {
	font-family: Roboto, Helvetica, Arial, sans-serif;
	font-size: 180%;
	padding-bottom: 0.4em;
}
#sortiment-popup-content a {
	color: #B2B669;
	font-weight: bold;
}
#sortiment-popup-foot {
	background-color: #B2B669;	
	padding: 10px 20px;
	text-align: right;
}
/* -------------------------------------------------------------------------------------------------------------------- */
#sortiment-photobox-wrapper {
	bottom: 2%;
	cursor: pointer;
	display: none;
	left: 2%;
	right: 2%;
	position: fixed;
	top: 2%;
}
#sortiment-photobox {
	border: 8px solid #B2B669;
	cursor: pointer;
	position: absolute;
}
#sortiment-photobox-inner {
	border: 2px solid #FFFFFF;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
#sortiment-photobox img {
	cursor: pointer;
}
#sortiment-photobox-closer {
	background-color: rgba(0,0,0,0.5);
	border-radius: 8px;
     -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
	color: #FFFFFF;
	cursor: pointer;
	padding: 12px;
	position: absolute;
	right: 20px;
	top: 20px;
}
#sortiment-photobox-title {
	background-color: rgba(0,0,0,0.5);
	bottom: 0;
	cursor: pointer;
	left: 0;
	padding: 2px 2px 6px 2px;
	position: absolute;
	right: 0;
}
#sortiment-photobox-title h1 {
	cursor: pointer;
	padding: 0;
}
/* -------------------------------------------------------------------------------------------------------------------- */
#artikel-2-wrapper {
	float: right;
	margin-bottom: 2em;
	position: relative;
	width: calc(80% - 20px);
}
#artikel-2-pic-wrapper {
	float: right;
	padding-left: 60px;
	width: 40%;
}
#artikel-2-pic-2-wrapper {
	display: none;
}
#artikel-2-text-sd {
	padding-bottom: 0.6em;
	position: relative;
	top: -1em;
}
#artikel-2-text-ausverkauft {
	position: absolute;
	bottom: 0;
	width: calc(60% + 80px);
	z-index: -1;
}
.artikel-2-to-cart a {
	background-color: #747474;
	color: #FFFFFF !important;
	padding: 4px 10px;
}
/* -------------------------------------------------------------------------------------------------------------------- */
.warenkorb-liste {
	width: 100%;
}
.warenkorb-liste th {
	background-color: #B2B669;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 80%;
	padding: 4px 10px;
}
.warenkorb-liste td {
	border-bottom: 1px solid #B2B669;
	border-right: 1px solid #B2B669;
	padding: 4px 10px;
}
.warenkorb-liste td:first-child {
	border-left: 1px solid #B2B669;
}
/* -------------------------------------------------------------------------------------------------------------------- */
.speiseplan {
	width: 60%;
}
.speiseplan th {
	background-color: #B2B669;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 80%;
	padding: 4px 10px;
}
.speiseplan td {
	border-bottom: 1px solid #B2B669;
	padding: 4px 10px;
}
.speiseplan td:nth-child(1) {
	border-right: 1px solid #B2B669;
	width: 6em;
}
.speiseplan td:nth-child(2) {
	border-right: 1px solid #B2B669;
	text-align: right;
	width: 7em;
}
/* -------------------------------------------------------------------------------------------------------------------- */
.dataprivacystatement-headline-2 {
	padding-bottom: 0.5em;
	padding-top: 1em;
}
.dataprivacystatement-headline-3 {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
.dataprivacystatement-text {
	padding-bottom: 0.8em;
}
.dataprivacystatement-copyright {
	font-size: 90%;
	padding-bottom: 0;
	padding-top: 2em;
}
/* -------------------------------------------------------------------------------------------------------------------- */
.collage-container {
	float: right;
	width: 40%;
}
.collage-item-container {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 33%;
}
.collage-item-image {
	height: 100%;
	width: 100%;
}
/* -------------------------------------------------------------------------------------------------------------------- */
.newsletter-preview-wrapper {
	border: 1px Free #999999;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	box-shadow: 0 2px 4px #999999, 0 0 #FFFFFF inset;
	-webkit-box-shadow: 0 2px 4px #999999, 0 0 #FFFFFF inset;
	-moz-box-shadow: 0 2px 4px #999999, 0 0 #FFFFFF inset;
	height: 600px;
	width: 100%;
}
.newsletter-preview {
	height: 600px;
	width: 100%;
}
/* -------------------------------------------------------------------------------------------------------------------- */
#agb-overview tr td:first-child {
	padding-right: 10px;
	text-align: right;
	width: 30px;
}
.agb-list {
	padding-left: 20px;
}
.agb-list li {
	list-style-position: outside;
	list-style-type: decimal;
	text-align: justify;
}
/* -------------------------------------------------------------------------------------------------------------------- */
.aktiv {
	border-bottom: 2px solid #FFFFFF;
}
.mobile {
	display: none;
	visibility: hidden;
}
/* -------------------------------------------------------------------------------------------------------------------- */
@media print {
	html {
		font-size: 90% !important;
	}
	#content-head-menu {
		height: 7%;
	}
	#content-head-small {
		height: 10%;
	}
	/* -------------------------------------------------------------------------------------------------------------------- */
	.speiseplan { width: 100% ; }
}
@media screen and (max-width:1400px) {
	.sortiment-uebersicht-artikel {
		width: 33.333333333333333%;
	}
}
@media screen and (max-width:1150px) { /* war 1275 */
	.mobile {
		display: block;
		visibility: visible;
	}
	.not-mobile {
		display: none;
		height: 0;
		visibility: hidden;
		width: 0;
	}
	/* -------------------------------------------------------------------------------------------------------------------- */
	#sortiment-uebersicht {
		float: left;
		left: -20px;
		width: calc(100% + 40px);
	}
	#sortiment-filter {
		float: none;
		padding-bottom: 60px;
		position: relative;
		width: 100%;
	}
	#sortiment-filter-select-wrapper {
		display: inline;
		visibility: visible;
	}
	/* -------------------------------------------------------------------------------------------------------------------- */
	#artikel-2-wrapper {
		float: left;
		width: 100%;
	}
	/* -------------------------------------------------------------------------------------------------------------------- */
	.speiseplan { width: 100% ; }
	/* -------------------------------------------------------------------------------------------------------------------- */
	.collage-container {
		clear: both;
		left: -20px;
		padding-bottom: 30px;
		width: calc(100% + 20px);
	}
	/* -------------------------------------------------------------------------------------------------------------------- */
}
@media screen and (max-width:1050px) {
	#sortiment-col-1 {
		display: none;
		visibility: visible;
	}
	.sortiment-uebersicht-artikel {
		width: 50%;
	}
}
@media screen and (max-width:800px), screen and (min-resolution: 200dpi) and (orientation: portrait) {
	#content-head-background-big-text-1 {
		font-size: 160%;
	}
	#content-head-background-big-text-2 {
		font-size: 320%;
	}
	#content-head-background-big-text-3 {
		font-size: 130%;
	}
	#content-footer-1, #content-footer-2, #content-footer-3 {
		left: 3%;
		position: relative;
		right: 3%;
		width: 94%;
	}
	#google-maps-canvas {
		height: 360px;
	}
	/* -------------------------------------------------------------------------------------------------------------------- */
	.content-body-wrapper {
		padding-bottom: 40px;
		width: 100%;
	}
	/* -------------------------------------------------------------------------------------------------------------------- */
	.sortiment-uebersicht-artikel {
		width: 100%;
	}
	.sortiment-uebersicht-artikel-text h2, .sortiment-uebersicht-artikel-text-sd {
		height: auto;
		overflow: visible;
	}
	.sortiment-uebersicht-artikel-bild-ov {
		display: none;
		visibility: hidden;
	}
	.sortiment-uebersicht-artikel-ausverkauft {
		bottom: 3em;
		right: 0;
	}
	/* -------------------------------------------------------------------------------------------------------------------- */
	#artikel-2-pic-wrapper {
		display: none;
	}
	#artikel-2-pic-2-wrapper {
		display: block;
		margin-bottom: 60px;
	}
	#artikel-2-text-ausverkauft {
		right: -5%;
		width: 100%;
	}
}