/*Fix IE Rendering */
img { -ms-interpolation-mode: bicubic; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.selector { property:value; }
}

/*Helvetica Neue*/
@font-face {
	font-family: 'HelveticaNeueLTStd-Lt';
	src: url('webfont/HelveticaNeueLTStd-Lt.eot?#iefix') format('embedded-opentype'),
	url('webfont/HelveticaNeueLTStd-Lt.woff') format('woff'), url('webfont/HelveticaNeueLTStd-Lt.ttf')  format('truetype'), url('webfont/HelveticaNeueLTStd-Lt.svg#HelveticaNeueLTStd-Lt') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*Helvetica Rounded */

@font-face {
	font-family: 'HelveticaRoundedLTStd-Bd';
	src: url('webfont/HelveticaRoundedLTStd-Bd.eot?#iefix') format('embedded-opentype'),
	url('webfont/HelveticaRoundedLTStd-Bd.woff') format('woff'), url('webfont/HelveticaRoundedLTStd-Bd.ttf')  format('truetype'), url('webfont/HelveticaRoundedLTStd-Bd.svg#HelveticaRoundedLTStd-Bd') format('svg');
	font-weight: normal;
	font-style: normal;
}



/*Desktop*/
@media only screen and (min-width: 768px) {
	div#rev_slider_2_1_forcefullwidth {
		min-height: 250px;
	}
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5c3d31;
	background-color: #ffffff;
	zoom: 1;
}
.blue-mountain-wrp p {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #5c3d31;
}
.header-top-wrp {
	border-bottom: none !important;
}
/*Bold Fett*/
.ce-bodytext b {
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 1px;
}
/*Links*/
a:focus {
	color: #fff;
}
a.external-link,
a.internal-link {
	text-decoration: underline;
}


/* indexed_search */
.tx-indexedsearch .searchbox-tmpl-css LABEL {
	float: none;
	display: table-cell;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #91C5E8;
	padding: 7px;
}

dl.tx-indexedsearch-info.info.info-tmpl-css {
	display: none;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #1e824c;
}

span.tx-indexedsearch-percent.percent.percent-tmpl-css {
	display: none;
}

.tx-indexedsearch-rules {
	display: none;
}

input#tx-indexedsearch-searchbox-button-submit {
	color: #FFF;
	background-color: #91C5E8;
	border: 1px solid #91C5E8;
}

/* tx_news */
/*list*/
.news-list-category:before,
span.news-cards__date-text {
	display: none!important;
}
.news-related ul {
	list-style: none;
	padding-left: 0px;
}
.news-single .teaser-text {
	font-size: inherit;
	color: inherit;
}
img.relatedimg {
	width: 100%;
	height: auto;
}
/*Rezeptdetail*/
h4 {
	font-family: 'HelveticaRoundedLTStd-Bd' !important;
	font-size: 35px !important;
	padding-bottom: 17px;
}
.teaser-text ul {
	padding-bottom: 5px;
}
.teaser-text ul li {
	padding-bottom: 10px;
	list-style-type: none;
}
.teaser-text ul li:before {
	content: "\e069";
	font-family: 'icons' !important;
	margin-left: -15px;
	margin-right: 5px;
}

/*Desktop*/
@media only screen and (min-width: 768px) {
	.contentelements img {
		margin-top: 70px;
	}
}

.contentelements .ce-gallery figcaption {
	color: #fff;
	font-size: 23px;
	/* background: rgba(209, 190, 183, 0.39); */
	position: absolute;
	bottom: 0;
	padding: 7px 7px 7px 27px;
	width: 100%;
	font-family: 'HelveticaNeueLTStd-Lt' !important;
	font-size: 35px;
}
blockquote {
	border-left: 5px solid rgba(255, 255, 255, 0.76);
}
a.btn.btn-rezeptlist {
	color: #fff;
	font-family: 'Lobster';
	font-weight: normal;
	background: #91c5e8;
	border-radius: 10px;
	width: 100%;
	font-size: 30px;
	margin-top: 10px;
	-o-transition:color .2s ease-out, background 0.5s ease-in;
	-ms-transition:color .2s ease-out, background 0.5s ease-in;
	-moz-transition:color .2s ease-out, background 0.5s ease-in;
	-webkit-transition:color .2s ease-out, background 0.5s ease-in;
	/* ...and now override with proper CSS property */
	transition:color .2s ease-out, background 0.5s ease-in;
}
a.btn.btn-rezeptlist:hover {
	color: #91c5e8;
	background: #FFF;
}

/* outline focus webkit browser */
a:focus { outline: none; }

/* ############################################ AEC ############################################### */
/* Main Navigation */
/*Desktop*/
@media only screen and (min-width: 768px) {
	nav.main-navigation.js__main-navigation._dropdown-menu-with-columns.js__dropdown-menu-with-columns {
		border-top: 22px solid #64baeb;
	}
}

.main-navigation a {
	font-weight: bold !important;
	text-transform: uppercase;
	font-size: 21px;
	font-family: 'HelveticaNeueLTStd-Lt' !important;
}
._dropdown-menu-with-columns .main-navigation__sub-item-link._sub-level-2 {
	text-transform: none;
	font-size: 19px;
}
/*Logo themes.configuration.less.var.headerTopHeight hier Breite für Mobile*/
/*Desktop*/
.logo-carousel.swiper-container.js__logo-carousel.swiper-container-horizontal {
	background: rgba(0, 0, 0, 0.25);
	border-radius: 10px;
}
.js__logo-carousel__btn-prev.logo-carousel__btn-prev.swiper-button-prev, .js__logo-carousel__btn-next.logo-carousel__btn-next.swiper-button-next {
	margin-top: -20px;
}

img.header-middle__logo-img.img-responsive {
	border: none;
}
@media only screen and (min-width: 768px) {
	li.main-navigation__item.js__main-navigation__item.logo {
		position: relative;
		margin-right: 20px;
	}
	.header-middle__logo-link{
		/*width: 260px !important;*/
	}
	img.header-middle__logo-img.img-responsive {
		z-index: 2;
		position: absolute;
		top: -24px;
	}
	img.st_inneuemdesign {
		position: absolute;
		width: 464px;
		height: auto;
		bottom: 84px;
		right: -215px;
		z-index: 3;
	}

}
/*Mobile*/
@media only screen and (max-width: 768px) {
	li.main-navigation__item.js__main-navigation__item.logo {
		background-image: url("image/wood.jpg") !important;
		display: block;
		text-align: center;
	}
	li.main-navigation__item.js__main-navigation__item.logo img.header-middle__logo-img.img-responsive,
	.header-middle img.header-middle__logo-img.img-responsive {
/*		margin-top: -36px;
		margin-left: -15px;*/
	}
	img.st_inneuemdesign {
		display: none;
	}
}

/* blue Mountain wrap */
.blue-mountain-wrp a:hover, .blue-mountain-wrp a:focus, .blue-mountain-wrp a.focus {
	color: inherit;
}
h1,
h2,
h3,
h4,
h5 {
	color: #fff;
}
h6 {
	font-size: 16px;
	color: #000;
	text-decoration: underline;
}
H2 {
	color: #FFF;
	font-size: 58px !important;
	padding-bottom: 35px;
	font-weight: normal;
}
h2 span {
	color: #000000;
	font-size: 28px;
}
.blue-mountain-wrp H2 {
	color: #FFF;
	font-size: 48px !important;
	padding-bottom: 20px;
}
.rezepttitle h2 {
	padding: 20px;
	line-height: 58px;
	width: 70%;
	/*text-shadow: 3px 3px 2px rgba(255, 255, 255, 0.21);*/
}
/*Mobile*/
@media only screen and (max-width: 768px) {
	H2 {
		font-size: 38px !important;
		padding-bottom: 15px;
	}
	h2 span {
		color: #000000;
		font-size: 38px;
	}
	.blue-mountain-wrp H2 {
		font-size: 38px !important;
		padding-bottom: 10px;
	}
	.rezepttitle h2 {
		padding: 9px;
		padding-top: 0;
		line-height: 25px;
		font-size: 25px !important;
		width: 100%;
	}
	a.btn.btn-rezeptlist {
		font-size: 20px !important;
	}
}

h3 {
	font-family: 'HelveticaRoundedLTStd-Bd' !important;
	color: #5c3d31 !important;
	font-size: 28px;
	padding-bottom: 17px;
	/*text-shadow: 3px 3px 2px rgba(255, 255, 255, 0.21);*/
	border-bottom: 1px solid #5c3d31;
}
h3.hero-image__caption-subheader {
	font-style: normal !important;
	color: #fff !important;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	border: none;
}
/*Mobile*/
@media only screen and (max-width: 768px) {
	h3 {
		font-size: 23px !important;;
	}
}
h4 {
	padding: 0;
	margin-top: 20px;
}


.wood {
	background-image: url("image/wood.jpg") !important;
	min-height: 100vh;
}
.top-content._start-page {
	background: rgba(145, 197, 232, 0.4);
}
._start-page {
	background-image: url("image/wood.jpg");
}

/*blue-mountain-wrp row aec siehe setup*/

/*StartPage*/
.blue-mountain-wrp {
	background: none;
}
.teaser-text {
	min-height: 415px;
}
.news .article .teaser-text,
.bodytext,
.blue-mountain-wrp .row {
	color: #5c3d31;
	background: rgba(234, 220, 185, 0.83);
	border-radius: 10px;
	padding-top: 10px;
}
.bodytext {
	padding: 15px 25px 10px 25px;
}
/*AEC-TopContentContent*/
.blue-mountain-wrp.row.aec {
	background: rgba(234, 220, 185, 0.83);
	border-radius: 10px;
	padding: 10px 15px 10px 15px;
}
.blue-mountain-wrp a {
	color: inherit;
}
/*Buttons*/
/*Slider,Parallex*/
.img-slider__caption-link,
.saturated-inverse .btn {
	background: #fff;
	color: #91c5e8;
	border-radius: 10px;
	border-color: transparent;
	font-family: 'Lobster';
	font-weight: normal;
	text-transform: none;
	font-size: 30px;
}
a.btn.btn-default {
	color: #fff !important;
	background: #E40327 !important;
}
h2.hero-image__caption-header {
	padding-bottom: 0;
}
p.hero-image__caption-p {
	/*background: rgba(145, 197, 232, 0.87);*/
	padding: 6px;
	border-radius: 6px;
}
a.top-content-sublink {
	color: inherit;
	text-decoration: underline;
}
div.top-content a.btn.btn-default {
	color: #fff !important;
	background: #E40327 !important;
	border-radius: 10px;
	border-color: transparent;
	font-family: 'Lobster';
	font-weight: normal;
	text-transform: none;
	font-size: 30px;
	margin-top: 28px;
}
.no-touch .img-slider__caption-link:hover,
.saturated-inverse .btn:hover, .saturated-inverse .btn:focus, .saturated-inverse .btn.focus {
	background: #E40427;
	border-color: transparent;
}
/*Verbraucherlink Kontakt*/
a.verbraucherlink {
	color: #fff;
	font-size: 22px;
}
a.verbraucherlink:before {
	content: "\e931";
	font-family: 'icons' !important;
	padding-right: 4px;
	font-size: 40px;
}
a.verbraucherlink:hover {
	color: #5c3d31;
}
/*Verbraucherlink Footer*/
div#c1036 a {
	background: rgba(255, 255, 255, 0.45);
	padding: 5px 7px 4px 9px;
	border-radius: 8px;
}
div#c1036 a:before {
	content: "\105";
	font-family: 'icons' !important;
	margin-right: -5px;
}
/*Accordion*/
h4.panel-title {
	padding: 0;
}
.panel-title > a {
	line-height: 30px;
	font-family: 'Lobster';
	font-weight: normal;
	font-size: 23px;
	color: #5c3d31 !important;
}
.panel.panel-default {
	border-radius: 10px;
}
.panel-default > .panel-heading {
	color: inherit;
	background-color: #fff;
	border-color: rgba(255, 255, 255, 0.40);
	border-radius: 10px;
}
.panel-default {
	/*default border white */
	border-color: rgba(255, 255, 255, 0.40);
	background: rgba(234, 220, 185, 0.83);
}

a.collapsed:before {
	font-family: 'icons' !important;
	color: gray;
	content: "\e91c";
	padding-right: 7px;
	font-size: 17px;
}
.panel.panel-default h3 {
	display: none;
}

/* Rezepte Image Link */
.img-text-link__wrp {
	padding: 0 !important;
	margin: 0 !important;
}
.img-text-link {
	margin: 0;
	margin-top: 0;
}
@media (min-width: 992px) {
	.img-text-link {
		margin: 0;
		margin-top: 0;
	}
}
.img-text-link._whole-area-link .img-text-link__link {
	background: transparent;
	border-radius: 20px;
}
.img-text-link__sham-link {
	background: #e40427;
	color: #fff;
	text-align: center;
	display: block;
	position: absolute;
	top: 50px;
	padding: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	z-index: 999;
}

/* News Carousel */
.news-carousel__media-preview {
	min-height: 350px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin-bottom: 20px;
}
.news-carousel {
	position: relative;
	margin: 0px;
}

.news-carousel__btn-prev:before {
	font-size: 55px;
	font-weight: bold;
	color: white;
}
.swiper-button-prev, .swiper-button-next {
	margin-top: -70px;
}

.logo-carousel__btn-prev:before,
.logo-carousel__btn-next:before {
	color: #fff;
	font-size: 38px;
	font-weight: bold;
}

.news-carousel__btn-next:before {
	font-size: 55px;
	font-weight: bold;
	color: #fff;
}
.news-carousel__btn-prev {
	left: -70px !important;
}
.news-carousel__img-wrap a:before,
.news-carousel__img-wrap a:after {
	display: none;
}

.news-carousel__item-info {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.5);
	text-align: center;
	font-family: 'HelveticaRoundedLTStd-Bd' !important;
	font-size: 30px;
	opacity: 0;
	-webkit-transition:opacity 0.5s linear;
	transition:opacity 0.5s linear;
	border-radius: 10px;
}
.news-carousel__item-info:hover {
	opacity: 1;
}
.aec-carousel-item {
	height: 100%;
}
.aec-carousel-item p,
.news-carousel__item-info a span {
	color: #000;
	padding-top: 20px;
	text-transform: none;
}

.news-carousel__item-info a span {
	position: absolute;
	bottom: 20px;
	background: #84736e;
	padding: 9px 30px 9px 30px;
	border-radius: 20px;
	margin-left: -90px;
	font-size: 20px;
}

/*related*/
li div.relatedimage {
	position: relative;
	margin-bottom: 20px;
}
.relatedimage p {
	text-align: center;
	font-family: 'HelveticaRoundedLTStd-Bd' !important;
	font-size: 24px !important;
	color: #000;
	padding-top: 20px;
	text-transform: none;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.5) !important;
	border-radius: 10px;
}
li div.relatedimage .aec-carousel-item {
	position: absolute;
	bottom: 0;
	opacity: 0;
	-webkit-transition:opacity 0.5s linear;
	transition:opacity 0.5s linear;
}
li div.relatedimage .aec-carousel-item:hover {
	opacity: 1;
}
li div.relatedimage span {
	position: absolute;
	bottom: 15px;
	background: #84736e;
	padding: 6px 20px 6px 20px;
	border-radius: 20px;
	font-size: 20px;
	color: #000;
	margin-left: 70px;
}

/*carouselhome*/
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff !important;
}

.swiper-pagination-bullet {
	width: 15px;
	height: 15px;
}
.swiper-pagination-bullet {
	opacity: 0.6;
}
/*solo*/
.newscarouselsolo .news-carousel__media-preview {
	min-height: 500px;
}

/* News Detail Titel */
.rezepttitle {
	position: absolute;
}
.contentelements figure {
	position: relative !important;
}
.detailview.introimg img {
	width: 100%;
}
.detailview.introimg {
	margin-bottom: 10px;
}
.ce-gallery img {
	display: block;
	height: auto;
}
/*FIX IE 11*/
.ce-gallery img {
	/*width: 100% !important;
	width: 100% !important;*/
}


/* Logo Carousel */
.logo-carousel {
	height: 207px;
	padding: 0 30px;
}
.header-middle-wrp.visible-xs {
	padding: 0;
	background-image: url("image/wood.jpg");
}
.js__logo-carousel__btn-prev.logo-carousel__btn-prev.swiper-button-prev,
.js__logo-carousel__btn-next.logo-carousel__btn-next.swiper-button-next {
	margin-top: 0;
}

/* Parllex Image */
.parallax.parallax-img {
	z-index: 2;
}

/*Footer*/
.parallax a,
footer.footer a {
	color: #1b5023 !important;
	font-weight: bold;
}

footer.footer ul {
	margin: 0;
	padding: 0;
}

.footer {
	background: #91c5e8;
	border-top: none;
	color: #000000;
	font-weight: bold;
}
.footer__bottom-copyright,
.footer__bottom-nav {
	border-top: none;
}
.footer__bottom {
	padding-bottom: 0px;
	background: none;
}
.footer {
	background-image: url("image/wood.jpg") !important;
	border-top: none;
}
.footerspace {
	display: block;
	min-height: 88px;
}
.footer h3 {
	color: #1b5023 !important;
	font-size: 23px !important;
	font-weight: 400;
	letter-spacing: normal;
	padding: 0px;
	border: none !important;
}
.footer p {
	color: #fff;
}
.footer__bottom-nav .ce-menu > li > a {
	color: #000;
}
/*Mobile*/
@media only screen and (max-width: 768px) {

	.footer h3,
	.parallax a,
	footer.footer a {
		color: #FFF !important;
	}
}
/* ===== Isotope Category Menue ===== */
a.btn.btn-default.catiso {
	font-family: 'HelveticaNeueLTStd-Lt' !important;
	font-size: 20px  !important;;
	background: rgba(145, 197, 232, 0.85) !important;
	color: #fff  !important;;
}
a.btn.btn-default.catiso {
	margin-right: 10px !important;;
	margin-bottom: 10px !important;;
	border-radius: 10px !important;
}

a.btn.btn-default.catiso.all {
	background: rgba(145, 197, 232, 1)  !important;;
}
.btn-default.catiso:active, .btn-default.catiso.active, .open > .dropdown-toggle.btn-default.catiso {
	border-color: #fff !important;
}
.btn-default.catiso:focus, .btn-default.catiso.focus {
	border-color: #fff !important;
	text-decoration: underline;
}

/* ===== Isotope Item start ===== */
.portfolio {
	margin-bottom: 30px;
}
.portfolio__nav {
	margin-bottom: 20px;
	margin-top: 20px;
}
.portfolio-item {
	margin-bottom: 20px;
}
.portfolio-item > a {
	position: relative;
	display: block;
	border-radius: 3px;
	overflow: hidden;
}
.portfolio-item > a > .mask {
	font-family: 'HelveticaRoundedLTStd-Bd' !important;
	font-size: 24px !important;
	text-align: center;
	position: absolute;
	bottom: -215px;
	width: 100%;
	padding: 10px;
	background-color: rgba(255, 255, 255, 0.5);
	color: #000;
	-webkit-transition: bottom 500ms;
	transition: bottom 500ms;
}
.portfolio-item > a:hover > .mask {
	bottom: 0;
}
.portfolio-desc {
	padding: 0 5px;
	margin-bottom: 20px;
}
.portfolio-desc > h3 {
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 10px;
}
/* ===== Isotope Item end ===== */

li.navbarteaser {
	display: none;
}

/*colors Navigation*/
.main-navigation,
.main-navigation__sub-item-list,
button.main-navigation__toggle-btn.js__main-navigation__toggle-btn,
.mobile-menu-opened .main-navigation__toggle-btn {
	background: #64baeb !important;
}
.main-navigation__sub-item-list {
	border-top: none !important;
}
.main-navigation__item-link {
	padding: 0 20px;
}

li.main-navigation__item.js__main-navigation__item._sub._active > div.main-navigation__sub-item-list > div > div > div.col-md-3.aecfirstblock > ul > li.navbarteaser.hidden-xs {
	display: block;
}
li.main-navigation__item.js__main-navigation__item._sub._active.middle.open > div.main-navigation__sub-item-list > div > div > div.col-md-3.aecfirstblock > ul > li.main-navigation__sub-item._active.uid-206.point-1.first {
	display: none;
}
/*Animation*/
.main-navigation__sub-item-list {
	transition: -webkit-transform 0.5s linear, opacity 0.5s linear, visibility 1.5s linear, max-height 0.5s linear;
	transition: transform 0.5s linear, opacity 0.5s linear, visibility 1.5s linear, max-height 0.5s linear;
}
@media (min-width: 992px) {
	.main-navigation__sub-item-link, .third-navigation-level .main-navigation__sub-item-link {
		padding-left: 19px;
	}
	.main-navigation__sub-item-list .col-md-2 {
		width: auto;
		margin: 0;
		padding: 0;
	}
	.col-md-2.colfirst {
		width: 19.5%;
	}
}


/*mainnav show status start*/
@media only screen and (min-width: 768px) {

	.no-touch .main-navigation__item-link:hover {
		background: none !important;
		color: #ffffff;
	}
	._active > .main-navigation__item-link {
		color: #ffffff;
		position: relative;
	}

	._dropdown-menu-with-columns .main-navigation__item._sub.open > .main-navigation__item-link:before {
		content: '';
		position: absolute;
		top: 65px;
		left: -1px;
		right: -1px;
		margin-left: 0 !important;
		width: 99%;
		height: 0;
		border-bottom: solid 1px;
		border-bottom-color: #ffffff;
		z-index: 1;
	}


	._dropdown-menu-with-columns .main-navigation__item._sub._active > .main-navigation__item-link:before {
		content: '';
		position: absolute;
		top: 65px;
		left: -1px;
		right: -1px;
		margin-left: 0 !important;
		width: 99%;
		height: 0;
		border-bottom: solid 1px;
		border-bottom-color: #ffffff;
		z-index: 1;
	}
	._dropdown-menu-with-columns .main-navigation__item._active > .main-navigation__item-link:before {
		content: '';
		position: absolute;
		top: 65px;
		left: -1px;
		right: -1px;
		margin-left: 0 !important;
		width: 99%;
		height: 0;
		border-bottom: solid 1px;
		border-bottom-color: #ffffff;
		z-index: 1;
	}
	a.main-navigation__item-link.js__main-navigation__item-link:hover {
		position: relative;
	}
	a.main-navigation__item-link.js__main-navigation__item-link:hover:after {
		content: '';
		display: inline-block;
		position: absolute;
		top: 65px;
		left: -1px;
		right: -1px;
		margin-left: 0 !important;
		width: 99%;
		height: 0;
		border-bottom: solid 1px;
		border-bottom-color: #ffffff;
		z-index: 1;
	}

	.main-navigation {
		border-top: none;
	}
	ul.main-navigation__sub-item-column-list {
		/*Shadow sublevel first*/
		-webkit-box-shadow: 0 3px 1px 0px rgba(50, 50, 50, 0.2);
		-moz-box-shadow: 0 3px 1px 0px rgba(50, 50, 50, 0.2);
		box-shadow: 0 3px 1px 0px rgba(50, 50, 50, 0.2);

	}

	._dropdown-menu-with-columns .main-navigation__item._sub.open > .main-navigation__item-link {
		background: #6FB9E8;
	}
	a.main-navigation__sub-item-link._sub-level-2 {
		border: 4px solid rgba(145, 197, 232, 0);
		background: rgba(145, 197, 232, 0.74);
		padding: 7px 15px !important;
	}
	a.main-navigation__sub-item-link._sub-level-2:hover {
		/*border: 4px solid #6FB9E8;*/
		border: 4px solid rgba(145, 197, 232, 0.95);
		background: #E40427;
		/*padding: 7px 8px !important;*/
		padding: 7px 15px !important;
	}
	._dropdown-menu-with-columns .main-navigation__sub-item-link._sub-level-2 {
		margin-top: 0px;
		color: #ffffff;
	}


}

.main-navigation__toggle-btn {
	/*background-image: url("image/wood.jpg") !important;*/
	background-color: #91C5E8;
}
.mobile-menu-opened .main-navigation__toggle-btn {
	background-color: #91C5E8;
}
.main-navigation__toggle-btn span {
	/*width: 30px;*/
}
.main-navigation__toggle-btn span {
	background: #FFF;
}
.main-navigation__toggle-btn span::before, .main-navigation__toggle-btn span::after {
	background-color: #FFF;
}
/*mainnav show status end*/











/*TYPO3 col zentriert*/
.ce-column {
	width: 100%;
}
.ce-gallery img {
	margin-left: auto;
	margin-right: auto;
}
/*Rezepte home TYPO3 */
/*Global shrink*/

.ce-border .ce-column {
	width: 100%;
	position: relative;
	padding-bottom: 50px;
}

.ce-border img,
.ce-border iframe {
	border: none;
	position: relative;
}
.ce-border img {
	z-index: 2;
}


.col1.col-md-4.firstfirst:hover,
.col2.col-md-4 firstsecond:hover,
.col3.col-md-4.firstthird:hover {
	opacity: 1;
/*	transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-webkit-transition: opacity .2s ease-in-out;*/
}

.col1.col-md-4.firstfirst:hover,
.col2.col-md-4.firstsecond:hover,
.col3.col-md-4.firstthird:hover {
	/*opacity: 0.8!important;
	z-index: 2;*/
}

.col1.col-md-6.secondrowfirst:hover,
.col2.col-md-6.secondrowsecond:hover {
	/*opacity: 0.8!important;
	z-index: 2;*/
}

.col1.col-md-12.thirdrowfirst:hover {
/*	opacity: 0.85;
	z-index: 4;*/
}
a.salami,
a.emmen,
a.schnittlauch,
a.krauter,
a.champignons {
	display: block;
	position: absolute;
	z-index: 5;
	/*background: darkred;*/
}
/*Mobile*/
@media only screen and (max-width: 768px) {

	a.salami,
	a.emmen,
	a.schnittlauch,
	a.krauter,
	a.champignons {
		display: none;
	}

}

a.salami {
	width: 202px;
	height: 128px;
	right: 43px;
	bottom: 99px;
}

a.emmen {
	width: 202px;
	height: 128px;
	left: 43px;
	bottom: 99px;
}
a.schnittlauch {
	width: 202px;
	height: 128px;
	left: 100px;
	bottom: 99px;
}
a.krauter {
	width: 330px;
	height: 169px;
	left: 100px;
	bottom: 99px;
}

a.champignons {
	width: 330px;
	height: 162px;
	right: 40px;
	bottom: 99px;
/*	border-radius: 50px 300px 300px 50px / 50px 150px 150px 50px;*/
}


/*Tabellen Rezepte*/

table.ce-table.table.table-bordered.table-condensed.table-hover {
	margin: 0;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
	padding: 8px;
}
table.ce-table.table.table-bordered.table-condensed.table-hover thead {
	background: rgba(255, 255, 255, 0.62);
}
/*Tabellenfuss*/
.table-bordered > tfoot > tr > td {
	border: none;
}
/*Sortimentspackung neben Tabelle Space*/
.margin-top-sortiment {
	margin-top: 150px;
}


/*Hero Image*/
.hero-image._animated .hero-image__caption._caption-animated-3 > * {
	font-style: normal;
}

/*Image Border*/
.detailview.introimg img,
.relatedimage img,
.contentelements img,
.news-carousel__media-preview,
img.img-responsive.thumb {
	border-radius: 10px;
	border: 1px solid rgba(234, 220, 185, 0.4);
}
.detailview.introimg img {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
/*Elements Border*/
.mask {
	border-radius: 10px;
}
.main-navigation__items-list {
	/*background: rebeccapurple;*/
}
.main-navigation a {
	line-height: 95px;
}
._dropdown-menu-with-columns .main-navigation__sub-item-link._sub-level-2 {
	line-height: 30px;
}
li.main-navigation__sub-item.point-2.middle a {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
li.main-navigation__sub-item.point-14.last a {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}


/*Desktop Sortiment*/
.col1.col-md-12.contrezepte {
	position: relative;
}

@media only screen and (min-width: 768px) {
	/*Home Sortiment first Row*/
	.firstfirst > div,
	.firstsecond > div,
	.firstthird > div {
		width: 135%;
		margin-left: -23%;
	}

	/*Home Sortiment second Row*/
	.secondrowfirst {
		margin-left: 42px;
		margin-top: -195px;
	}
	.secondrowsecond {
		margin-left: -125px;
		margin-top: -200px;
	}
	/*Home Sortiment third Row*/
	.col1.col-md-12.thirdrowfirst {
		width: 70%;
		margin-top: -305px;
		margin-left: 150px;
		margin-bottom: -80px;
	}
	.contrezepte .ce-gallery figcaption {
		/*display: none;*/
	}
}

/*Mobile*/
@media only screen and (max-width: 768px) {

	.contrezepte .ce-gallery figcaption {
		color: white;
		text-align: center;
		display: none;
	}
	.firstfirst,
	.firstsecond,
	.firstthird,
	.secondrowfirst,
	.secondrowsecond,
	.thirdrowfirst {
		width: 125%;
		margin-left: -20%;
	}

}
