/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	width: 100%;
	position: relative;
	background: #ffffff;
	padding: 4px 0;
	padding-bottom: 0px;
	min-height: 44px;
	z-index: 999999;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #212121;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #212121;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #ffffff;
	margin-top: 44px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li span,
.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #212121;
	border-top: 1px solid #212121;
	border-top: 1px solid #212121;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid #111;
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 23px;
	padding: 12px!important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.2);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.mean-remove {
	display: none !important;
}
/** * Font */
@font-face {
    font-family: 'appareo';
    src: url("../../files/theme/fonts/Appareo-Black.eot"); /* IE9 Compat Modes */
    src: url("../../files/theme/fonts/Appareo-Black.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
         url("../../files/theme/fonts/Appareo-Black.woff") format('woff'), /* Modern Browsers */
         url("../../files/theme/fonts/Appareo-Black.ttf") format('truetype'), /* Safari, Android, iOS */
         url("../../files/theme/fonts/Appareo-Black.svg#Appareo-Black") format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

textarea,
input,
button {
	outline: none;
}

html {
	font-size: 62.5%;
	height: 100%;
}

body {
	color: #272727;
	font-size: 1.7rem;
	font-family: "bree-serif";
	line-height: 2.2rem;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #fff;
}


/** * Helper */

img {
	display: block
}

a:focus {
	outline: 0;
}

sub::parent {
	line-height: 1rem !important;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.cover {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.bg-white {
	background-color: #fff;
}

.bg-transparent {
	background-color: transparent;
}

.small-margin-bottom {
	margin-bottom: 30px;
}

.small-margin-top {
	margin-top: 30px;
}

.medium-margin-top {
	margin-top: 60px;
}

.no-margin-top,
.no-margin-top h2 {
	margin-top: 0px;
}

.padding-top {
	padding-top: 50px;
}

.add-padding-top {
	padding-top: 10rem;
}

.margin-bottom {
	margin-bottom: 35px;
}

.width-33 {
	width: calc(100% / 3);
}

.above {
	position: relative;
}

.new-line {
	clear: both;
}

.layout_latest a h2:after,
h2.has-line:after,
.has-line h2:after,
p.has-line:after {
	height: 2px;
	display: block;
	width: 20%;
	background: #272727;
	content: '';
	margin-top: 15px;
	margin-bottom: 30px;
}

h1.has-line:after {
	height: 2px;
	display: block;
	width: 20%;
	background: #272727;
	content: '';
	margin-top: 15px;
	margin-bottom: 30px;
}

.has-line.center:after {
	margin-left: auto;
	margin-right: auto;
}

.has-line-top:before {
	height: 2px;
	display: block;
	width: 45%;
	background: #272727;
	content: '';
	margin-top: 15px;
	margin-bottom: 10px;
}

.ce_gallery.has-line-top:before {
	background: #86bc25;
	margin-bottom: 25px;
}

.layout_latest a h2:after {
	width: 25%;
}

.center.has-line h2:after {
	margin-left: auto;
	margin-right: auto;
}

.right.has-line h2:after {
	margin-right: 0px;
	margin-left: auto;
}

.button a {
	padding: 5px 15px;
	background-color: #fff;
	text-transform: uppercase;
	border-radius: 22px;
	border: 2px solid #ccc;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	width: auto;
	font-size: 85%;
	color: #777 !important;
	margin-top: 15px;
}

.button a:hover {
	background-color: #ccc;
	color: #fff !important;
}

.width-50 input,
.width-50 textarea {
	width: 50%;
}

.full input[type="checkbox"],
.width-50 input[type="checkbox"] {
	width: auto;
}

p.error {
	color: #cc0000;
	font-weight: bold;
}

.submit.btn {
	cursor: pointer !important;
}

.submit_container .submit:hover {
	background-color: #999;
	border-color: #999;
	margin-top: 15px;
}


/** * Table */

.table table {
	width: 100%;
}

.table table tr {
	border-bottom: 1px solid #ccc;
}

.table table tr:nth-child(even) {
	background-color: #fcfcfc;
}

.table table tr:last-of-type {
	border-bottom: 0px;
}

.table table td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.imprint-table td:nth-child(1) {
	width: 33.333%;
	font-weight: bold;
}


/** News */

.mod_newsreader .back {
	display: none;
}


/** Produkt */


a.product:hover {
	background-color: #efefef;
}

a.product {
	padding-top: 25px;
	padding-bottom: 25px;
	display: block;
	text-transform: uppercase;
	color: #272727 !important;
	float: left;
	text-align: center;
	-webkit-transition: background-color 150ms linear;
	-ms-transition: background-color 150ms linear;
	transition: background-color 150ms linear;
}

.icons {
	float: left;
	min-width: 80px;
	height: auto;
}


/** * Pagination */

.pagination {
	clear: both;
	display: block;
	margin-top: 0px;
	padding-top: 20px;
	text-align: center;
}

.pagination p {
	float: right;
	text-transform: uppercase;
	display: none;
}

.pagination ul li {
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
}

.pagination ul li a,
.pagination ul li span.current {
	padding: 5px 8px;
	text-decoration: none;
	color: #272727 !important;
}

.pagination ul li span.current,
.pagination ul li a:hover {
	background-color: #eee;
}

.with-text {
	background-color: #ffde1c !important;
}

.with-text h3 {
	padding-left: 15%;
	padding-right: 15%;
	margin-top: 0px;
	margin-bottom: 0px;
}

#produkt-leser .center-v {
	display: flex;
	align-items: center;
	justify-content: center;
}

.small p,
.small,
.small a {
	font-size: 13px;
	line-height: 2rem;
}

.grey a {
	color: #979797 !important;
}

/** * Headlines */

h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
table,
ol,
ul,
form {
	margin-bottom: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'appareo', Times, serif;
	color: #272727;
}

h1 {
	font-size: 3.4rem;
	line-height: 4.5rem;
	margin-bottom: 6rem;
	margin-top: 10rem;
}

h2 {
	font-size: 2.4rem;
	line-height: 2.8rem;
}

h3 {
	font-size: 2rem;
	line-height: 2.4rem;
}


/** * Links */

#main a {
	color: #683c11;
	text-decoration: none;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #272727 !important;
}

.ce_download img,
.ce_downloads img,
.file img,
.enclosure img {
	vertical-align: top;
}

.ce_download .size,
.ce_downloads .size,
.file .size,
.enclosure .size {
	font-size: 10px;
	color: #999;
}


/** * Slider */


.relative {
	width: 100%;
	height: 100%;
	position: relative;
}

/** * Green Circle */

.green-circle {
	height: 13rem;
	width: 13rem;
	position: absolute;
	right: 70px;
	bottom: 70px;
	background: #67cb00;
	border-radius: 50%;
	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex;
	transform: rotate(-6deg);
}

.green-circle .circle-text span {
	position: relative;
	z-index: 100;
	display: block;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 2.8rem;
	line-height: 2.3rem;
}

.green-circle .circle-text span.line-top,
.green-circle .circle-text span.line-bottom {
	color: #fff;
	font-size: 1.5rem;
}

.green-circle .circle-text span.line-bottom {
	padding-top: 0.2rem;
}

/** * Panel */

.panel {
	background-color: #282828;
	display: block;
	color: #f2f2f2;
	overflow: hidden;
}

.panel-inside {
	padding: 5rem 10rem 7rem 5rem;
}

.panel h1 {
	margin-top: 2rem;
	margin-bottom: 3rem;
	color: #f2f2f2;
}

.panel h2 {
	color: #f2f2f2;
}

.panel h2:after {
	height: 2px;
	display: block;
	width: 80px;
	background: #f2f2f2;
	content: '';
	margin-top: 15px;
}

.panel-semmel .image_container {
	margin-top: 140px;
}

/** * Footer */

#footer {
	background-color: #fff;
	padding-top: 6rem;
	padding-bottom: 10rem;
	text-align: center;
	position: relative;
}

#footernav li {
	display: inline-block;
}

#footernav a,
#footernav span {
	display: inline-block;
	padding: 20px;
}

#footer,
#footer a,
#footer span #footer p {
	color: #434343;
	text-decoration: none;
	font-family: "bree-serif", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#footer a:hover,
#footernav a:hover {
	text-decoration: underline;
}

#footernav span {
	color: #683c11;
}



/** * Navigation */

#header .mainnav {
	display: none !important;
}


.navigation {
	-webkit-box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.1);
}


/** Caption */

.image_container {
	position: relative;
}

.caption {
	position: absolute;
	right: 5px;
	bottom: 5px;
	color: rgba(36, 36, 36, 0.8);
	font-size: 11px;
}


/** Filialen */

.anystores-object .distance {
	display: none;
}

.anystores-object a {
	color: #272727 !important;
}

.anystores-object .name a {
	background-color: #ffde1c;
	padding: 10px 0px 10px 15px;
	display: block;
	color: #272727;
	background-image: url("../../files/theme/img/icons/map.svg");
	background-size: 36px;
	background-repeat: no-repeat;
	background-position: right center;
}

.anystores-object a h2 {
	margin: 0;
	color: #272727;
	font-family: 'bree-serif' !important;
	font-size: 18px;
}

.anystores-object .address {
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
}

.anystores-object .message {
	color: #cc0000;
	padding-left: 15px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 90%;
}

.anystores-object .address:after {
	content: '';
	height: 3px;
	width: 25%;
	background-color: #272727;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.anystores-object .content-inside {
	border-left: 1px solid #ccc;
}

.anystores-object ul {
	margin-bottom: 0;
}

.anystores-object .opening-times {
	font-size: 90%;
	width: 100%;
	margin-bottom: 0;
}

.anystores-object tr {
	border-bottom: 1px solid #ccc;
}

.anystores-object tr:nth-child(even) {
	background-color: #fcfcfc;
}

.anystores-object tr:last-of-type {
	border-bottom: 0px;
}

.anystores-object td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.anystores-object td:nth-child(2) {
	text-align: right;
	padding-right: 15px;
}

.mod_anystores_search .submit {
	padding: 10px 30px;
	color: #777;
	background-color: #fff;
	text-transform: uppercase;
	border-radius: 22px;
	border: 2px solid #ccc;
	cursor: pointer;
}

.mod_anystores_search {
	text-align: center;
	margin-bottom: 25px;
}

.mod_anystores_search .submit:hover {
	background-color: #ccc;
	color: #fff;
}

.mod_anystores_search select {
	display: none;
}

input,
textarea {
	padding: 10px 30px;
	border-radius: 22px;
	border: 2px solid #ccc;
	width: 300px;
	margin-bottom: 10px;
}

.full input,
.full textarea {
	width: 100%;
}

.submit_container .submit {
	border-color: #ccc;
	background-color: #ccc;
	margin-top: 15px;
}

input[type="radio"] {
	width: auto;
}

.widget-radio span {
	margin-right: 20px;
}

.widget-radio {
	margin-bottom: 10px;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.3em;
}

sub {
	bottom: -0.25em;
}


/** * Downloads */

.ce_download img,
.ce_downloads img,
.file img,
.enclosure img {
	vertical-align: top;
	max-width: none;
	display: inline-block;
}

.ce_download a,
.ce_downloads a,
.file a,
.enclosure a {
	text-decoration: none;
}

.ce_download .size,
.ce_downloads .size,
.file .size,
.enclosure .size {
	font-size: 10px;
	color: #999;
}


/** * Paragraph */

p {
	line-height: 2.6rem;
}


/** * Lists */

#main .ce_text li {
	list-style-type: disc;
	margin-left: 30px;
	line-height: 2.2rem;
}


/** Image Row */

.image-row img {
	width: auto;
	max-height: 100%;
	height: 40vh;
	max-width: none;
}

.image-row .ce_image {
	min-height: 40vh;
}


/** Grid */

.grid {
	background: white;
	margin: 0 0 20px 0;
}

.grid:after {
	content: "";
	display: table;
	clear: both;
}

[class*='col-'] {
	float: left;
	padding-right: 20px;
}

.grid [class*='col-']:last-of-type {
	padding-right: 0;
}

.col-2-3 {
	width: 66.66%;
}

.col-1-3 {
	width: 33.33%;
}

.col-1-2 {
	width: 50%;
}

.col-1-4 {
	width: 25%;
}

.col-1-8 {
	width: 12.5%;
}

.grid-pad {
	padding: 20px 0 20px 20px;
}

.grid-pad [class*='col-']:last-of-type {
	padding-right: 20px;
}

.module {
	padding: 20px;
	background: #eee;
}


/** * Spaltenset Addon */

.sc-first {
	padding-right: 20px;
}

.sc-last {
	padding-left: 20px !important;
}


/**	Jobbox */

.job-box a {
	background-color: #ffde1c !important;
	padding: 20px;
	margin-bottom: 5px;
	display: block;
	color: #000 !important;
}

.job-box a:hover {
	background-color: whitesmoke;
}

.centered img {
	margin-left: auto !important;
	margin-right: auto !important;
}

.bg-pattern {
	background-repeat: repeat;
	background-size: 600px;
	background-position: center center;
	background-image: url("../../files/theme/img/background/bg-pattern-felber-sm.jpg");
}

.vorteile {
	padding: 50px;
}

.vorteil {
	padding: 20px;
}

/** Job List **/

.jobs-container {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 40px;
}

.job-item {
	text-align: center;
	border-radius: 8px;
}

.job-item:hover span {
	text-decoration: underline;
}

.job-item:hover img {
	box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

.job-item h3 {
	padding-left: 10px;
	padding-right: 10px;
}

.btn-pattern {
	text-align: center;
	padding: 20px 0px;
	overflow: visible;
	color: #000;
}

.btn-pattern a {
	box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
	border-radius: 999px;
	padding: 10px 20px;
	background-image: url("../../files/theme/img/background/bg-pattern-felber-sm.jpg");
	background-repeat: repeat;
	background-size: 400px;
	display: inline-block;
	color: #000 !important;
}

.btn-green {
	padding: 10px 0px;
	overflow: visible;
}

.btn-green a {
	overflow: visible;
	box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
	border-radius: 999px;
	padding: 10px 20px;
	background-color: rgb(34, 197, 94);
	color: #fff !important;
	display: inline-block;
}

.btn-green a:hover,
.btn-pattern a:hover {
	box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

/** * One Job */

.job-detail-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.job-detail-image {
	width: 40%;
}

.job-detail-image img {
	width: 100%;
	height: auto;
}

.job-detail-image .sm {
	display: none;
}

.job-detail-image .lg {
	display: block;
}

.job-detail-content {
	padding-top: 20px;
	width: 60%;
	padding-left: 40px;
}

.job-detail-content h1 {
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.2;
}

.job-detail-content h2 {
	margin-top: 40px;
}

.job-detail-content h3 {
	margin-top: 40px;
}

.job-detail-content a:hover span {
	text-decoration: underline;
}


@media (min-width:768px) {

	/** * Desktop */

	.centered .inner {
		width: 960px;
		margin: 0 auto;
	}

	.minus-margin-bottom {
		margin-bottom: -90px;
	}

	.margin-bottom-160 {
		margin-bottom: 160px;
	}

	#header {
		position: fixed;
		top: 0;
		left: 0;
		height: 70px;
		width: 100%;
		z-index: 999;
		text-align: center;
	}

	.fixed-header #header,
	#header.with-background {
		height: 70px;
		background: white;
		background-image: url("../../files/theme/img/background/bg-pattern-felber-sm.jpg");
		background-repeat: repeat;
		background-size: 600px;
		-webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1);
		box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.1);
	}

	#header.with-background .mainnav a,
	#header.with-background .mainnav span,
	.fixed-header #header .mainnav a,
	.fixed-header #header .mainnav span {
		border-right-color: #212121;
	}

	#container {
		padding-bottom: 40px;
	}

	/** * Produkt */

	#produkt-leser .description {
		padding-right: 50px;
	}


	/** * Headerlogo */

	#header-logo {
		position: absolute;
		top: 30px;
		left: 30px;
		z-index: 999;
	}

	.fixed-header #header-logo,
	#header-logo.small-image {
		width: 80px !important;
		top: 14px;
	}

	/** Aktuelles */

	.mod_newslist .layout_latest {
		width: 47.5%;
		margin-right: 0%;
		float: left;
		margin-bottom: 30px;
	}

	.mod_newslist .layout_latest:nth-child(odd) {
		margin-right: 5%;
		clear: both;
	}

	.presse-seite .mod_newslist .layout_latest {
		width: 30%;
	}

	.presse-seite .mod_newslist .layout_latest:nth-child(odd) {
		clear: none;
		margin-right: 0%;
	}

	.presse-seite .mod_newslist .layout_latest:nth-child(3n+2) {
		margin-left: 5%;
		margin-right: 5%;
	}

	.info.has-line-top:before {
		margin-top: 0px;

	}

	/** Grid */

	.is-50 {
		width: 47.5%;
		margin-right: 0%;
	}

	.is-50.first {
		margin-right: 5%;
		float: left;
	}

	.is-50.last {
		float: right;
	}


	.is-65 {
		width: 57.5%;
	}


	.is-65.first {
		margin-right: 5%;
		float: left;
	}

	.is-35.last {
		width: 37.5%;
		float: right;
	}


	/** Filialen */

	.anystores-object {
		float: left;
		margin-bottom: 35px;
	}


	/** * Panel */

	.panel {
		max-width: 390px;
	}


	/** * Slider */

	.sy-pager {
		margin-top: -40px;
		z-index: 99;
	}

	.sy-pager {
		position: absolute;
	}

	.sy-pager li {
		width: 14px;
		height: 14px;
	}

	.sy-pager li:last-of-type {
		margin-right: 0px;
	}

	.sy-pager li a {
		background-color: transparent;
		border: 2px solid #fff;
	}

	.sy-pager li.sy-active a {
		background-color: #fff;
	}


	/** * Navigation Main */

	#header .mainnav ul {
		margin-top: 16px;
	}

	#main .mainnav ul {
		margin-top: 30px;
	}

	.mainnav li {
		display: inline-block;
	}

	.mainnav a,
	.mainnav span {
		text-decoration: none;
		color: #212121 !important;
		padding-left: 14px;
		padding-right: 14px;
		padding-top: 30px;
		padding-bottom: 10px;
		display: inline-block;
		font-family: "appareo", "Helvetica Neue", Arial, Helvetica, sans-serif;
		font-size: 19px;
		font-weight: normal;
		position: relative;
		border-right: 1px solid #d2d2d2;
	}

	#header .mainnav a,
	#header .mainnav span {
		border-right-color: #d2d2d2;
	}

	.mainnav a.last,
	.mainnav span.last {
		border-right: 0px;
	}

	.mainnav a:after,
	.mainnav a:hover:after,
	.mainnav span:after {
		height: 2px;
		display: block;
		width: 100%;
		background: #494949;
		content: '';
		margin-top: 4px;
	}

	.fixed-header .mainnav a:hover:after,
	.fixed-header .mainnav span:after {
		background: rgba(0, 0, 0, 0.2);
	}

	.mainnav a:after {
		background-color: transparent;
	}

	#header .mainnav a,
	#header .mainnav span {
		padding-top: 12px;
		padding-bottom: 0px;
	}

	.fixed-header #header .mainnav,
	#header.with-background .mainnav {
		display: block !important;
	}

}

@media (min-width:978px) {
	.anystores-object {
		width: 30%;
		margin-right: 5%;
	}

	.anystores-object:nth-child(3n) {
		margin-right: 0px;
	}

	.anystores-object:nth-child(3n+1) {
		clear: both;
	}


	.oeffnungszeiten-buttons {
		position: fixed;
		left: 30px;
		top: 30px;
	}

	.oeffnungszeiten-buttons img,
	.oeffnungszeiten-buttons .size {
		//display: none;
	}

	.oeffnungszeiten-buttons a {
		position: relative;
		background-color: #ffde1c !important;
		color: #000;
		padding: 10px 18px;
		text-decoration: none;
		text-align: center;
		z-index: 999;
		width: 160px;
		margin-bottom: 3px;
		display: block;
	}

}


@media (min-width:768px) and (max-width:979px) {

	/** * Layout */
	.centered .inner {
		width: 744px;
	}

	#header-logo {
		width: 120px !important;
	}

	/** * Navigation */
	.mainnav a,
	.mainnav span {
		font-size: 17px;
		padding-left: 15px;
		padding-right: 15px;
	}

	/** Filialen */

	.anystores-object {
		width: 47.5%;
		margin-right: 0%;
	}

	.anystores-object:nth-child(odd) {
		margin-right: 5%;
		clear: both;
	}
}

@media (max-width: 1024px) {

	/** Job List */
	.jobs-container {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 50px;
	}

	.job-item h3 {
		padding: 0;
		font-size: 20px;
	}
}


@media (max-width:767px) {

	/**  * Layout */

	#header {
		height: auto;
	}

	.width-33 {
		width: 100%;
	}

	.col-2-3,
	.col-1-3,
	.col-1-2,
	.col-1-4,
	.col-1-8 {
		width: 100%;
	}

	.sc-last {
		padding-left: 0px !important;
	}

	.mobile-margin-bottom {
		margin-bottom: 20px;
	}

	.grid-images .cover {
		max-height: 30vh !important;
		min-height: 30vh !important;
	}

	.mobile-hide {
		display: none;
	}

	[class*='col-'] {
		padding-right: 0;
	}

	/** * Headerlogo */

	#header-logo {
		float: none;
		clear: both;
		text-align: center;
	}

	#header-logo img {
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		margin-bottom: 0px;
		width: 40% !important;
	}

	/** * Headlines */

	h1 {
		text-align: center;
		margin-top: 5rem;
	}


	/** * Slider */

	.sy-pager {
		margin-top: 20px;
	}

	.sy-pager li {
		width: 14px;
		height: 14px;
	}

	.sy-pager li a {
		background-color: transparent;
		border: 2px solid #212121;
	}

	.sy-pager li.sy-active a {
		background-color: #212121;
	}


	.green-circle {
		display: none;
	}


	/** * Layout */

	.centered .inner {
		margin-left: 20px;
		margin-right: 20px;
	}

	.padding-top {
		padding-top: 0px;
	}

	.mobile-center,
	.mobile-center .image_container {
		text-align: center !important;
	}

	.mobile-center img {
		margin: 0 auto;
	}
	
	.mobile-left {
		text-align: left !important;
	}
	
	form input {
		width: 100%;
	}

	/** * Grid */

	.sc {
		width: 100%;
		float: none;
		clear: both;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}


	/** Filialen */

	.mod_anystores_search input {
		margin-bottom: 10px;
		width: 100%;
	}

	.mod_anystores_search .submit {
		width: 100%;
	}

	.anystores-object {
		margin-bottom: 35px;
	}

	/** * Panel */

	.panel-semmel .image_container {
		margin-top: 0px;
	}

	.panel-inside {
		padding: 30px 40px 20px 40px;
	}


	/** * Footer */

	#footer .inside {
		padding-left: 50px;
		padding-right: 50px;
	}

	#footernav a {
		font-weight: bold;
	}

	#footernav a:hover,
	#footer a:hover {
		text-decoration: none;
	}


	.oeffnungszeiten-buttons {
		position: relative;
		margin-bottom: 40px;
		margin-top: 40px;
	}

	.oeffnungszeiten-buttons img,
	.oeffnungszeiten-buttons .size {
		display: none;
	}

	.oeffnungszeiten-buttons a {
		background-color: #ffde1c !important;
		color: #000;
		padding: 20px 18px;
		text-decoration: none;
		text-align: center;
		width: 60%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 3px;
		display: block;
	}

	/** Job List */
	.jobs-container {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 30px;
	}

	.job-item h3 {
		font-size: 20px;
	}

	/** Job Item */
	.job-detail-container {
		flex-direction: column;
	}

	.job-detail-image {
		margin-right: 0;
		width: 100%;
		height: auto;
	}

	.job-detail-image .sm {
		display: block;
	}
	.job-detail-image .lg {
		display: none;
	}

	.job-detail-content {
		width: 100%;
		padding-left: 0px;
	}

	.job-detail-content h1,
	.job-detail-content h2,
	.job-detail-content h3 {
		text-align: left;
	}

}

.invisible {
	display: none !important;
}

.job-detail-content ul {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}

.job-detail-content li {
    position: relative;
    padding-left: 1.4em;
    margin-bottom: 15px;
}

.job-detail-content li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
}

