
header.header {
    height: 175px;
    width: 100%;
    position: fixed;
	padding-top: 40px;
    z-index: 10099;
    background-color: rgba(255,255,255,0.8);	
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	box-shadow: 0 5px 5px rgba(76,76,76,0.09);
	box-sizing: border-box;
}
header.header.bp-small {
	height: 80px;
	padding-top: 0;
}

header.header .header-info {
    z-index: 1;
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    background-color: #553c26;
	color: #fff;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
header.header .header-info a {
	color: #fff;
	text-decoration: none;
}
header.header .header-info a:hover,
header.header .header-info a:focus {
	color: #e6dfdc;
	text-decoration: none;
}
header.header.bp-small .header-info {
    top: -40px;
}

header.header .header-info .inner {
	position: relative;
}




header.header .header-info .mod-languages {
    display: block;
	float: right;
}
header.header .header-info .mod-languages > p#language_picker_des_90 {
  display: none !important;
}
header.header .header-info .mod-languages ul li {
    margin-left: 0;
    margin-right: 15px;
    position: relative;
	display: inline-block;
}
header.header .header-info .mod-languages ul li.lang-active {
	background-color: transparent;
}
header.header .header-info .mod-languages ul li a {
	display: block;
	padding: 0;
}
header.header .header-info .mod-languages ul li.lang-active a {
	color: #e6dfdc;
}











header.header .header-info .socials {
    float: right;
}
header.header .header-info .socials ul {
    display: block;
    height: 40px;
}
header.header .header-info .socials ul li {
    display: inline-block;
    margin-left: 8px;
    font-size: 26px;
	line-height: 40px;
}
header.header .header-info .socials ul li.youtube {
    font-size: 24px;
}
header.header .header-info .socials ul li.nachbarn {
    font-size: 22px;
}

header.header .header-main {
    position: relative;
}
header.header .header-main .logo {
	position: relative;
	float: right;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
	width: 134px;
	height: 117px;
	margin-top: 9px;
    z-index: 1001;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
header.header .header-main .logo a {
    display: block;
    line-height: 0;
    text-decoration: none;
	width: 134px;
	height: 117px;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
header.header.bp-small .header-main .logo {
    width: 80px;
    height: 70px;
	margin-top: 5px;
}
header.header.bp-small .header-main .logo a {
    width: 80px;
    height: 70px;
}
header.header .header-main .menu-desktop {
	/** right: -25px; **/
	left: -25px;
    display: block;
    position: relative;
	float: left;
	margin-top: 77px;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
header.header.bp-small .header-main .menu-desktop {
	margin-top: 22px;
}
header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu .js-megamenu {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
	text-align: center;
}
header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 li.megacss3 {
    display: inline-block;
    float: none;
}


header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 li.megacss3 span.menu-title {
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
}
header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 ul.level1 li.megacss3 {
    display: block;
    float: none;
}


header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 > li.megacss3:hover > a::after,
header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 > li.megacss3.active > a::after {
    width: 30px;
    -webkit-transform: translateX(-15px);
    -moz-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    -o-transform: translateX(-15px);
    transform: translateX(-15px);
}
header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 > li.megacss3 > a:after {
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
    content: "";
    background-color: #a9856e;
    width: 0px;
    height: 2px;
    left: 50%;
    bottom: 18px;
    display: block;
    position: absolute;
    -webkit-transform: translateX(px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}




header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 > li.megacss3 > a::before {
    font-family: icomoon;
    position: absolute;
    bottom: 55px;
    left: 50%;
    font-size: 40px;
    transform: translateX(-50%);	
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;	
}
header.header.bp-small .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 > li.megacss3 > a::before {
    font-size: 0;
}
header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 > li.megacss3.kd-nav-startseite > a::before {
    content: "\e909";
}
header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 > li.megacss3.kd-nav-unternehmen > a::before {
    content: "\e90b";
}
header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 > li.megacss3.kd-nav-produkte > a::before {
    content: "\e908";
}
header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 > li.megacss3.kd-nav-leistungen > a::before {
    content: "\e906";
}
header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 > li.megacss3.kd-nav-news > a::before {
    content: "\e907";
}
header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 > li.megacss3.kd-nav-karriere > a::before {
    content: "\e904";
}
header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 > li.megacss3.kd-nav-downloads > a::before {
    content: "\e915";
}
header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 > li.megacss3.kd-nav-kontakt > a::before {
    content: "\e913";
}
header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 > li.megacss3.kd-nav-nachbarn > a::before {
    content: "\e901";
}


#bp-nav-trigger {
  display: none;
}





@media (max-width: 1279px) {
	header.header .header-main .menu-desktop {
		right: -15px;
	}
	body.site.sprache-en-gb header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 li.megacss3 span.menu-title {
		font-size: 16px;
	}
	body.site.sprache-en-gb header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 li.megacss3 a.megacss3,
	.megamenu ul.level0 li.megacss3 span.megacss3 {
		padding: 10px 13px 24px 13px;		
	}
	
	body.site.sprache-de-de header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 li.megacss3 a.megacss3,
	.megamenu ul.level0 li.megacss3 span.megacss3 {
		padding: 10px 10px 24px 10px;
	}
	body.site.sprache-de-de header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 li.megacss3 span.menu-title {
		font-size: 15px;
	}
	
	body.site.sprache-de-de header.header .header-main .menu-desktop #jux_megamenucss3 .megamenu ul.level0 > li.megacss3 > a::before {
		bottom: 50px;
		font-size: 35px;
	}
	
	
	
}
@media (max-width: 1023px) {
	header.header {
		height: 110px;
	}
	header.header.bp-small {
		height: 70px;    
	}
	header.header .bp-width {
		width: 100%;
		padding-left: 0;
		padding-right: 15px;
		box-sizing: border-box;
	}
	header.header .header-main .logo {
		width: 69px;
		height: 60px;
		margin-top: 5px;
	}
	header.header .header-main .logo a {
		width: 69px;
		height: 60px;
	}
	
	header.header.bp-small .header-main .logo {
		width: 69px;
		height: 60px;
		margin-top: 5px;
	}
	header.header.bp-small .header-main .logo a {
		width: 69px;
		height: 60px;
	}	
	header.header .header-main .menu-desktop {
    	display: none;
	}
	#bp-nav-trigger {
	  display: block;
	}
	.cpnb-m-cookies-floatButton {
		display: none !important;
	}
}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

}




/** mobiles Menü **/
#bp-nav-trigger {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 50px;
  width: 50px;
  overflow: hidden;
  color: transparent;
  white-space: nowrap;
  text-indent: 100%;
  padding: 10px;
}
#bp-nav-trigger span,
#bp-nav-trigger span::before,
#bp-nav-trigger span::after {
  position: absolute;
  height: 3px;
  width: 36px;
  background: #553c26;
}
#bp-nav-trigger span {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: background .3s;
}
#bp-nav-trigger span::before,
#bp-nav-trigger span::after {
  content: '';
  top: 0;
  left: 0;
  transition: background .3s, transform .3s;
}
#bp-nav-trigger span::before {
  transform: translateY(-10px);
}

#bp-nav-trigger span::after {
  transform: translateY(10px);
}
#bp-nav-trigger:hover span, 
#bp-nav-trigger:hover span::before,
#bp-nav-trigger:hover span::after {
  background: #000;
}
.nav-open #bp-nav-trigger span {
  background: transparent;
}
.nav-open #bp-nav-trigger span::before,
.nav-open #bp-nav-trigger span::after {
  background: #1F2B3D;
}
.nav-open #bp-nav-trigger span::before {
  transform: rotate(-45deg);
}
.nav-open #bp-nav-trigger span::after {
  transform: rotate(45deg);
}


.bp-mobile-nav-overlay {
  position: fixed;
  z-index: 100001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s, visibility .5s;
}
.nav-open .bp-mobile-nav-overlay {
  opacity: .8;
  visibility: visible;
}
body.nav-open {
  overflow: hidden;
}



#bp-mobile-navigation.nav-container {
	position: fixed;
	z-index: 100002;
	top: 0;
	right: 0;
	height: 100%;
	width: 90%;
	max-width: 300px;
	background: #e6dfdc;
	color: #553c26;
	transform: translateZ(0);
	transform: translateX(100%);
	transition: transform .5s cubic-bezier(.07,.23,.34,1);
	box-sizing: border-box;
	padding-bottom: 50px;
}
#bp-mobile-navigation.nav-container .bp-nav-inner {
	overflow: auto;
	height: 100%;
	width: 100%;
}
.nav-open #bp-mobile-navigation.nav-container {
  transform: translateX(0);
}

#bp-mobile-navigation #bp-close-the-nav {
	display: none;
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 30px;
	height: 30px;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav {
	display: block;
}

#bp-mobile-navigation #bp-close-the-nav span::before,
#bp-mobile-navigation #bp-close-the-nav span::after {
  content: '';
}
#bp-mobile-navigation #bp-close-the-nav:hover span::before,
#bp-mobile-navigation #bp-close-the-nav:hover span::after {
  background: #000;
}
#bp-mobile-navigation #bp-close-the-nav span {
  background: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav span::before,
.nav-open #bp-mobile-navigation #bp-close-the-nav span::after {
  position: absolute;
  height: 3px;
  width: 30px;
  background: #3E3E3E;
  top: 14px;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav:hover span::before,
.nav-open #bp-mobile-navigation #bp-close-the-nav:hover span::after {
  background: #000;
}
.nav-open #bp-mobile-navigation #bp-close-the-nav span::before {
  transform: rotate(-45deg);
}
.nav-open #bp-mobile-navigation #bp-close-the-nav span::after {
  transform: rotate(45deg);
}

.nav-open #bp-mobile-navigation .cookie-einstellungen ul > li span {
  padding: 15px;
  display: block;
  border-bottom: 1px solid #553c26;
  color: #553c26;
  font-size: 16px;
  line-height: 1.2;
}
.nav-open #bp-mobile-navigation .cookie-einstellungen ul > li span:hover {
  background-color: #553c26;
  color: #ffffff;
  cursor: pointer;
}



#bp-mobile-navigation.nav-container .bp-nav-inner ul.mod-menu.mod-list.nav > li.nav-item a {
  display: block;
  padding: 15px;
  border-bottom: 1px solid #553c26;
  font-size: 16px;
  line-height: 1.2;
  text-decoration: none;
}

#bp-mobile-navigation.nav-container .bp-nav-inner ul.mod-menu.mod-list.nav > li.nav-item a:hover, 
#bp-mobile-navigation.nav-container .bp-nav-inner ul.mod-menu.mod-list.nav > li.nav-item a:focus {
  text-decoration: none;
  background-color: #553c26;
  color: #ffffff;
}
#bp-mobile-navigation.nav-container .bp-nav-inner ul.mod-menu.mod-list.nav > li.nav-item.current a {
  text-decoration: none;
  background-color: #553c26;
  color: #ffffff;
}


footer.footer {

}
footer.footer a,
footer.footer a:hover,
footer.footer a:focus {
	text-decoration: none;
}

footer.footer .bp-footer-top {
    background-color: #e6dfdc;
    padding: 25px 0;
    text-align: center;
}
footer.footer .bp-footer-top a {
	display: inline-block;
	margin: 0 10px;
}



footer.footer .footer-main h3 {
    text-transform: uppercase;
}
footer.footer .footer-main h4 {
    text-transform: uppercase;
	margin-top: 25px;
}
footer.footer .footer-main-wrapper .footer-standorte {
    float: left;
    width: 75%;
}
footer.footer .footer-main-wrapper .footer-infos {
    float: left;
    width: 25%;
}
footer.footer .footer-main-wrapper .footer-standorte .footer-wrapper-standorte > .footer-spalte {
    float: left;
    width: 25%;
}

footer.footer .footer-main-wrapper .footer-standorte ul li {
	position: relative;
}
footer.footer .footer-main-wrapper .footer-standorte ul li.typ {
    font-weight: 600;
}
footer.footer .footer-main-wrapper .footer-standorte ul li.ort {

}
footer.footer .footer-main-wrapper .footer-standorte ul li.telefon {
	margin-top: 10px;
}
footer.footer .footer-main-wrapper .footer-standorte ul li.warenannahme {
	margin-top: 10px;
}
footer.footer .footer-main-wrapper .footer-infos .footer-wrapper-infos > .footer-spalte {
    float: left;
    width: 50%;
}
footer.footer .footer-main-wrapper .footer-infos div.mod-languages p#language_picker_des_90 {
  display: none;
}
footer.footer .footer-main-wrapper .footer-infos div.mod-languages li {
    margin-left: 0;
    margin-right: 0;
	display: block;
}
footer.footer .footer-main-wrapper .footer-infos div.mod-languages li a {
    padding: 0;
}
footer.footer .footer-main-wrapper .footer-infos div.mod-languages li.lang-active {
    font-weight: 600;
	background-color: transparent;
}
footer.footer .footer-main-wrapper .footer-infos ul.socials li {
    font-size: 24px;
	display: inline;
	margin-right: 5px;
}

.bp-footer-bottom {
    background-color: #a9856e;
    padding: 15px 0;
    text-align: center;
}
.bp-footer-bottom span {
	display: inline-block;
	margin: 0 5px;	
}


@media (max-width: 1279px) {
	footer.footer .footer-main-wrapper .footer-standorte {
		float: none;
		width: 100%;
	}
	footer.footer .footer-main-wrapper .footer-infos {
		float: none;
		width: 100%;
		margin-top: 40px;
		border-top: 1px solid #a9856e;
		padding-top: 40px;
	}
	footer.footer .footer-main h4 {
		margin-top: 15px;
	}
	footer.footer .footer-main-wrapper .footer-infos .footer-wrapper-infos > .footer-spalte.footer-main-4 {
		width: 33.333333%
	}
	footer.footer .footer-main-wrapper .footer-infos .footer-wrapper-infos > .footer-spalte.footer-main-5 {
		width: 66.666666%
	}
	footer.footer .footer-main-wrapper .footer-infos .footer-wrapper-infos > .footer-spalte.footer-main-5 .footer-main-5-a,
	footer.footer .footer-main-wrapper .footer-infos .footer-wrapper-infos > .footer-spalte.footer-main-5 .footer-main-5-b	{
		width: 50%;
		float: left;
	}
}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {
	footer.footer .footer-main-wrapper .footer-standorte .footer-wrapper-standorte > .footer-spalte {
		float: none;
		width: 100%;
	}
	footer.footer .footer-main h4 {
		margin-top: 35px;
	}
	footer.footer .footer-main-wrapper .footer-infos .footer-wrapper-infos > .footer-spalte.footer-main-4,
	footer.footer .footer-main-wrapper .footer-infos .footer-wrapper-infos > .footer-spalte.footer-main-5,
	footer.footer .footer-main-wrapper .footer-infos .footer-wrapper-infos > .footer-spalte.footer-main-5 .footer-main-5-a,
	footer.footer .footer-main-wrapper .footer-infos .footer-wrapper-infos > .footer-spalte.footer-main-5 .footer-main-5-b	{
		width: 100%;
		float: none;
	}

}
@media (max-width: 640px) {
	footer.footer .bp-footer-top a {
		margin: 0 5px;
	}
	footer.footer .bp-footer-top a img {
		height: 22px;
	}
}
@media (max-width: 480px) {
	footer.footer .bp-footer-top a {
		margin: 0 2px;
	}
	footer.footer .bp-footer-top a img {
		height: 18px;
	}
}







.bp-slider-main {
    padding-top: 175px;
}
.bp-slider-main .ein-slide {
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center center;
}
.bp-slider-main .ein-slide .inner {
    position: absolute;
    left: 0;
    bottom: 100px;
    color: #fff;
    width: 100%;
    text-align: center;
}
.bp-slider-main .ein-slide .inner .slider-headline {
    text-transform: uppercase;
    font-size: 65px;
    line-height: 75px;
    font-weight: 700;
}
.bp-slider-main .ein-slide .inner .slider-subheadline {
    font-size: 41px;
    line-height: 51px;
    text-transform: uppercase;
}


.bp-slider-main.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.bp-slider-main .slick-prev {
    height: 100%;
    left: 5px;
    width: 50px;
    z-index: 98;
}
.bp-slider-main .slick-next {
    height: 100%;
    right: 5px;
    width: 50px;
    z-index: 98;
}
.bp-slider-main .slick-prev::before,
.bp-slider-main .slick-next::before {
	color: #e6dfdc;
    font-family: "fontawesome";
    font-size: 50px;
    line-height: 1;
    opacity: 1;
}
.bp-slider-main .slick-prev::before {
    content: "\f104";
}
.bp-slider-main .slick-next::before {
    content: "\f105";
}
.bp-slider-main .slick-dots {
	bottom: 0px;
}
.bp-slider-main .slick-dots li button {
    background-color: #a9856e;
    height: 3px;
    opacity: 1;
    padding: 2px;
    top: 0;
    width: 25px;
}
.bp-slider-main .slick-dots li.slick-active button {
    background-color: #e6dfdc;
}
.bp-slider-main .slick-dots li button::before {
    display: none;
}


@media (max-width: 1279px) {
	.bp-slider-main .ein-slide {
		height: 600px;
	}
	.bp-slider-main .ein-slide .inner .slider-headline {
		font-size: 60px;
		line-height: 70px;
	}
	.bp-slider-main .ein-slide .inner .slider-subheadline {
		font-size: 36px;
		line-height: 46px;
	}
}
@media (max-width: 1023px) {
	.bp-slider-main {
		padding-top: 110px;
	}	
	.bp-slider-main .ein-slide {
		height: 500px;
	}
	.bp-slider-main .ein-slide .inner .slider-headline {
		font-size: 55px;
		line-height: 65px;
	}
	.bp-slider-main .ein-slide .inner .slider-subheadline {
		font-size: 30px;
		line-height: 40px;
	}
}
@media (max-width: 768px) {
	.bp-slider-main .ein-slide {
		height: 400px;
	}
	.bp-slider-main .ein-slide .inner {
		bottom: 50px;
	}
	.bp-slider-main .ein-slide .inner .slider-headline {
		font-size: 43px;
		line-height: 53px;
	}
	.bp-slider-main .ein-slide .inner .slider-subheadline {
		font-size: 23px;
		line-height: 33px;
	}
}
@media (max-width: 640px) {
	.bp-slider-main .ein-slide {
		height: 350px;
	}
	.bp-slider-main .ein-slide .inner {
		bottom: 30px;
	}
	.bp-slider-main .ein-slide .inner .slider-headline {
		font-size: 30px;
		line-height: 40px;
	}
	.bp-slider-main .ein-slide .inner .slider-subheadline {
		font-size: 18px;
		line-height: 28px;
	}
}
@media (max-width: 480px) {
	.bp-slider-main .ein-slide {
		height: 300px;
	}
	.bp-slider-main .ein-slide .inner .slider-headline {
		font-size: 22px;
		line-height: 30px;
	}
	.bp-slider-main .ein-slide .inner .slider-subheadline {
		font-size: 14px;
		line-height: 20px;
	}
}






.category-list.dk-liste-blind .content-category.dk-liste-blind {
    width: 800px;
    margin: 0 auto;
    padding: 50px 0;
}
.category-list.dk-liste-blind .content-category.dk-liste-blind a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
}
.category-list.dk-liste-blind .content-category.dk-liste-blind  a:hover,
.category-list.dk-liste-blind .content-category.dk-liste-blind  a:focus {
	background-color: #999;
	color: #fff;
}
.category-list.dk-liste-blind .content-category.dk-liste-blind table {
	width: 100%;
}
.category-list.dk-liste-blind .content-category.dk-liste-blind table tr.cat-list-row0 {
    background-color: #eee;
}
.category-list.dk-liste-blind .content-category.dk-liste-blind table tr.cat-list-row1 {
    background-color: #ddd;
}
.category-list.dk-liste-blind .content-category.dk-liste-blind table tr td {
	
}

@media (max-width: 1023px) {
	.category-list.dk-liste-blind .content-category.dk-liste-blind {
		width: 100%;		
	}
}





















.dk-tabs.ui-tabs,
.dk-tabs.ui-tabs .ui-tabs-panel,
.dk-tabs.ui-tabs .ui-tabs-nav {
    padding: 0;
}
.dk-tabs.ui-tabs .ui-tabs-nav {
    border-bottom: 3px solid #553c26;
	text-align: center;
}
.dk-tabs.ui-tabs .ui-tabs-nav li {
    margin: 0;
    padding: 0;
	display: inline-block;
	float: none;
}
.dk-tabs.ui-tabs .ui-tabs-nav li a {
    box-sizing: border-box;
    display: block;
    float: none;
    padding: 15px;
    font-size: 18px;
    font-weight: 400;
	color: #553c26;
}
.dk-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    background-color: #553c26;
    color: #fff;
}
.dk-tabs.ui-tabs .ui-tabs-nav li a:hover {
    background-color: #a9856e;
    color: #fff;
}

.dk-tabs.ui-tabs .ui-tabs-panel.ein-inhalt {
    padding-top: 75px;
	text-align: left;
}

@media (max-width: 1279px) {
	.dk-tabs.ui-tabs .ui-tabs-panel.ein-inhalt {
		padding: 50px 0 0 0;		
		margin: 0 auto;
	}
}
@media (max-width: 1023px) {
	.dk-tabs.ui-tabs .ui-tabs-panel.ein-inhalt {
	}
}
@media (max-width: 768px) {
	.dk-tabs.ui-tabs .ui-tabs-nav li a {
		padding: 10px 5px;
		font-size: 14px;
		width: 100%;
	}	
	.dk-tabs.ui-tabs .ui-tabs-panel.ein-inhalt {
		box-sizing: border-box;
		padding-top: 30px;
	}	
}
@media (max-width: 640px) {
	.dk-tabs.ui-tabs .ui-tabs-nav {
		border-bottom: 1px solid #553c26;
	}
	.dk-tabs.ui-tabs .ui-tabs-nav li a {
		padding: 8px 3px;
	}
}



























/** ##### LOGIN & USER Start ##### **/

/** MODUL **/
#login-form .pretext {
    text-align: center;
    margin-bottom: 50px;
    border-bottom: 1px solid #aaa;
    padding-bottom: 15px;
}


#login-form .userdata #form-login-username {
    margin-bottom: 25px;
}
#login-form .userdata #form-login-username label,
#login-form .userdata #form-login-username input {
	display: block;
	width: 100%;
	text-align: center;
}
#login-form .userdata #form-login-username input#modlgn-username {
    line-height: 40px;
    font-size: 18px;
    border-radius: 3px;
    border-color: #333333;
    color: #333333;
	box-sizing: border-box;
}


#login-form .userdata #form-login-password {
    margin-bottom: 25px;
}
#login-form .userdata #form-login-password label,
#login-form .userdata #form-login-password input {
	display: block;
	width: 100%;
	text-align: center;
}

#login-form .userdata #form-login-password input#modlgn-passwd {
    line-height: 40px;
    font-size: 18px;
    border-radius: 3px;
    border-color: #333333;
    color: #333333;
	box-sizing: border-box;
}


#login-form .userdata #form-login-remember {
    margin-bottom: 25px;
    position: relative;
}
#login-form .userdata #form-login-remember::after {
    clear: both;
    display: table;
    content: "";
}
#login-form .userdata #form-login-remember .control-label {
    float: left;
    font-size: 14px;
    line-height: 20px;
}
#login-form .userdata #form-login-remember .control-label::before {
    content: "";
    position: absolute;
    width: calc(100% - 165px);
    height: 1px;
    background-color: #999;
    box-sizing: border-box;
    top: 12px;
    left: 145px;
}
#login-form .userdata #form-login-remember #modlgn-remember {
    float: right;
    margin: 0;
    position: absolute;
    right: 0;
    top: 6px;
}

#login-form .userdata #form-login-submit button.btn {
    width: 100%;
    background-color: #333333;
    color: #fff;
    line-height: 45px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #333333;
}
#login-form .userdata #form-login-submit button.btn:hover,
#login-form .userdata #form-login-submit button.btn:focus {
    background-color: #333333;
	cursor: pointer;
}

#login-form .userdata ul.unstyled {
    margin-top: 35px;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
}


@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

}












/** KOMPONENTEN VIEWS **/
.login.bp-login .login-description {
    text-align: center;
    margin-bottom: 50px;
    border-bottom: 1px solid #aaa;
    padding-bottom: 15px;
}
.login.bp-login form .control-group {
    position: relative;
}
.login.bp-login form .control-group::after {
    clear: both;
    display: table;
    content: "";
}

.login.bp-login form #username-lbl {
    display: block;
    width: 100%;
    text-align: center;
}
.login.bp-login form #username {
    display: block;
    width: 100%;
    text-align: center;
	margin-bottom: 25px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 3px;
    border-color: #333333;
    color: #333333;
	box-sizing: border-box;
}
.login.bp-login form #password-lbl {
    display: block;
    width: 100%;
    text-align: center;
}
.login.bp-login form #password {
    display: block;
    width: 100%;
    text-align: center;
	margin-bottom: 25px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 3px;
    border-color: #333333;
    color: #333333;
	box-sizing: border-box;
}
.login.bp-login form input#remember {
    position: absolute;
    right: 0;
    top: 9px;
    margin: 0;
}


.login.bp-login form button.btn {
    width: 100%;
	margin-top: 25px;
    background-color: #fff;
    color: #333333;
    line-height: 45px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #333333;
}
.login.bp-login form button.btn:hover,
.login.bp-login form button.btn:focus {
    background-color: #333333;
	color: #fff;
	cursor: pointer;
}


main.content > div .nav.nav-tabs.nav-stacked {
    margin-top: 35px;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
}



.reset.bp-passwort-vergessen,
.remind.bp-benutzer-zusenden {
    text-align: center;
	font-size: 14px;
	line-height: 20px;
}
.reset.bp-passwort-vergessen h1,
.remind.bp-benutzer-zusenden h1{
	font-size: 18px;
	line-height: 26px;
}

.reset.bp-passwort-vergessen form#user-registration .control-group,
.remind.bp-benutzer-zusenden form#user-registration .control-group {
    margin-top: 25px;
}

.reset.bp-passwort-vergessen form#user-registration .control-group input,
.remind.bp-benutzer-zusenden form#user-registration .control-group input{
	margin-top: 5px;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    border-radius: 3px;
    border-color: #333333;
    color: #333333;
	box-sizing: border-box;
}
.reset.bp-passwort-vergessen form#user-registration button.btn,
.remind.bp-benutzer-zusenden form#user-registration button.btn{
    width: 100%;
    background-color: #fff;
    color: #333333;
    line-height: 45px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #333333;
}
.reset.bp-passwort-vergessen form#user-registration button.btn:hover,
.reset.bp-passwort-vergessen form#user-registration button.btn:focus,
.remind.bp-benutzer-zusenden form#user-registration button.btn:hover,
.remind.bp-benutzer-zusenden form#user-registration button.btn:focus {
    background-color: #333333;
	color: #fff;
	cursor: pointer;
}


.profile.bp-login .btn-toolbar.pull-right {
    float: none;
    background-color: #eee;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
}
.profile.bp-login #users-profile-core legend {
    background-color: #333333;
    width: 100%;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 25px;
    color: #fff;
}
.profile.bp-login #users-profile-core {
    margin-top: 25px;
	background-color: #eee;
}
.profile.bp-login #users-profile-core dl::after {
	content: "";
	display: table;
	clear: both;
}
.profile.bp-login #users-profile-core dt,
.profile.bp-login #users-profile-core dd {
    float: left;
    width: 50%;
    border-bottom: 1px solid #ccc;
    padding: 10px;
	box-sizing: border-box;
}


#member-profile legend {
    background-color: #333333;
    width: 100%;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 25px;
    color: #fff;
}
#member-profile input {
    width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    box-sizing: border-box;
}
#member-profile input#jform_username:hover {
    cursor: not-allowed;
}
#member-profile button.btn {
	margin-top: 25px;
    width: 100%;
    background-color: #333333;
    color: #fff;
    line-height: 45px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #333333;
}
#member-profile button.btn:hover,
#member-profile button.btn:focus {
    background-color: #333333;
	cursor: pointer;
}




@media (max-width: 1279px) {

}
@media (max-width: 1023px) {

}
@media (max-width: 768px) {

}
@media (max-width: 640px) {
	
	.profile.bp-login #users-profile-core dt {
		float: none;
		width: 100%;
		border-bottom: 0;
		padding-bottom: 0;
		font-weight: 600;
	}
	.profile.bp-login #users-profile-core dd {
		float: none;
		width: 100%;
		padding-top: 0;
	}
}
/** ##### LOGIN & USER Ende ##### **/


















.bp-cookie-box {
    background-color: rgba(85,60,38,0.9);
	color: #fff;
    bottom: 0;
    display: none;
    left: 0;
    padding: 25px 0;
    position: fixed;
    width: 100%;
    z-index: 5000;
}
.bp-cookie-box-content {
    box-sizing: border-box;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
}
.bp-cookie-box-content .bp-cookie-text {
    line-height: 22px;
    display: block;
}
.bp-cookie-box-button {
    background-color: #a9856e;
	border: 1px solid #a9856e;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;    
    line-height: 40px;
    margin: 0 5px;
    padding: 4px 10px;
    right: 0;
}
.bp-cookie-box-button:hover {
    background-color: #fff;
	color: #a9856e;
}
.bp-cookie-box-content.container > a {
    text-decoration: underline;
	color: #fff;
}
.bp-cookie-box-content.container > a:hover {
    text-decoration: underline;
	color: #a9856e;
}




