/*media: all and  (min-width: 1141px)*/

/*
a.navbar-brand {
    width: auto;
	padding-left:0px !important;	
	
}
*/

#header.headersticky {
	padding:0
}

#header .notfall {
    padding-right: 15px;
}

.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}

.headersticky #block-logo img{
	max-width: 200px;
}

#content{
	padding-left:0px;
	padding-right:0px;	
}


.lp-innen.bg-primary,
.lp-innen.bg-secondary,
.lp-innen.bg-success,
.lp-innen.bg-danger,
.lp-innen.bg-warning,
.lp-innen.bg-info,
.lp-innen.bg-light,
.lp-innen.bg-light,
.lp-innen.bg-dark{
	padding:45px;
}


.region-featured-bottom-first .lp-innen[class*='bg-']{
	padding-bottom:20px !important;
	padding-top:0px !important;
}

div[class*='mycol'] {
	padding-left:0px;
	padding-right:0px;
}

#block-menu{
	width: 100%;
	overflow:visible;
}

#block-menu ul{
	text-align: justify;
}

#block-menu ul li {
	display: inline-block;
}

.node--type-krankheiten article,
.node--type-leistungen article,
.node--type-blog-post article{
	padding-left:0px;
	padding-right:0px;
}


.node--type-krankheiten article,
.node--type-leistungen article,
.node--type-blog-post article,
.lp-innen.normalbreite{
	width: 80%;
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
}

.node--type-krankheiten article .lp-innen,
.node--type-leistungen article .lp-innen,
.node--type-blog-post article .lp-innen{
	width: calc(100% + 40px);
    margin-left: auto !important;
    margin-right: -40px !important;
	padding-left:0px;
	padding-right:0px;
}

.teaser{
	padding-left:15px !important;
}

.blogcontent{
	margin-left:-0px;
}
 

.blogbild,
.blogtitle{
	padding-left:15px;
}

.slick-arrow::before {
    font-size: 36px;
}

.field--name-field-bild  img{
	margin-bottom:0px;
}

.featured-bottom {
    margin-top: 100px;
}