/*
**********************************************
***      created by Boris Schmakowski      ***
***          www.schmakowski.de            ***
**********************************************
*/

/*----------- normalize -------*/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, form, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, main, menu, nav, section, summary, time, mark, audio, video { background: transparent; vertical-align: baseline; border: 0; outline: 0; margin: 0; padding: 0; }

html { 
	background: #818586;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-overflow-scrolling: touch;
	scroll-behavior: smooth;
}
aside { display: inline-block; }
:focus:not(:focus-visible) { outline: none }


/*----------- some basics -----------*/

object, img, a { outline:none; border:0; }
small { font-size: .875em; }
strike, del { text-decoration: line-through; }
sub, sup { font-size: .75em; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
mark { background: #ff6; padding: 1px 3px; }
dl {  }
dt { font-weight: bold; }
dd { display: block; margin-left: 2em; }
hr { display: block; height: 0; border: 0 none; border-top: 1px solid #880000; margin: 2.5em 0; }
ul { 
	list-style: disc outside;
	margin: 0 0 0 1em;
	padding: 0 0 1em 0;
}
ol { 
	list-style: decimal outside; 
	margin: 0 0 0 1em;
	padding: 0 0 1em 0; 
}
li {
	margin: 0 0 0 0;
	padding: 0 0 0.5em 0;
}
ol li > ol,
ol li > ul,
ul li > ol,
ul li > ul
{ padding: 0; margin: 0 0 0 1.5em;}


.clr 	{ clear:both; }
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
div[itemprop="articleBody"]:after {
  	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


/*---- lets go ----*/

/*
header 			{ background-color: #ffffff;  position: relative; z-index: 1;} 
section#content { background-color: #ffffff;  position: relative; z-index: 3;}
footer			{ z-index: 0; }
*/

#wrapper-a,
#wrapper-b,
#wrapper-c,
#wrapper-d,
#foot_container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

div.respekt {
	padding: 0 0 5vh 0;
}

/*---- Header ----*/

#headbtm1 {
	text-align: center;
	padding: 5vh 2vw;
}
#headbtm1 img {
	width: 100%;
	height: auto;
	max-width: 600px;
}

/*---- Section Helper nkw-hint----*/

#helper {
	margin-top: 4vh;
	margin-bottom: 2vh;
}

#helper div.nkw-hint {
/*
	background-color: #f7a739;
	border-radius: 3px;
*/
	text-align: center;
	line-height: 1.3;
	padding: 1.5em 0.5em 1em 0.5em;
	position: relative;
	z-index: 2;
}
/*
#helper div.nkw-hint::after {
	position: absolute;
	z-index: 1;
	content: '';
	bottom: -120px;
	right: -130px;
	width: 234px;
	height: 300px;
	background-image: url('../images/dot-yellow-100.svg');
	background-size:  cover;
	background-position: right bottom;
	background-repeat: no-repeat;
	opacity: 0.5;
}
*/

/*

#helper h1, #helper h2, #helper h3, #helper h4 { 
	color: #ffffff;
}
*/
#helper h3 {
	margin: 0 0 0.5em 0;
}
#helper h4 {
/* 	font-family: 'Open Sans', Helvetica, Arial, sans-serif; */
	margin: 0 0 0.5em 0;
}
#helper p {
/* 	color: #ffffff; */
	margin: 0;
	padding: 0 0 0.5em 0;
}
#helper p.link {
	padding: 0.75em 0 0 0;
}

/*
#helper a 			{ color: #ffffff; text-decoration: none; display: inline-block;}
#helper a:visited 	{ color: #ffffff; text-decoration: none;}
#helper a:hover 	{ color: #ffffff; text-decoration: none; transform: scale(1.1);}
#helper a:active 	{ color: #ffffff; text-decoration: none;}

#helper p.link a img {
	vertical-align: text-top;
	width: 48px;
	height: auto;
	margin-left: 1em;
}
*/

/*---- Section Helper nkw-banner----*/


#helper div.nkw-banner {
	position: relative;
	z-index: 2;
	text-align: center;
}
#helper div.nkw-banner img {
	width: 100%;
	height: auto;
	border-radius: 5px;
}
#helper div.nkw-banner::after {
	position: absolute;
	z-index: 1;
	content: '';
	bottom: -110px;
	right: -80px;
	width: 310px;
	height: 300px;
	background-image: url('../images/dot-green-100.svg');
	background-size: contain;
	background-position: right bottom;
	background-repeat: no-repeat;
	opacity: 0.5;
	transform-origin: center center;
	transform: rotateZ(-60deg);
}

@media all and (max-width: 1200px)
{
	#wrapper-c {
		padding: 0;
	}
	#helper div.nkw-banner img {
		border-radius: 0px;
	}
}

@media all and (max-width: 800px)
{
	#helper div.nkw-banner::after {
		display: none;
		visibility: hidden;
	}
	#helper div.nkw-banner img {
		transform-origin: center center;
		transform: scale(1.3);
	}
}

/*---- Teaser ----*/

div.teaser {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
	padding: 0 0 0 0;
}
div.teaser > div {
	order: 1;
	flex-grow: 0;
	flex-basis: auto;
	align-self:  flex-start;
	width: 29%;
	padding: 0 0 0 0;
	margin: 0 0 3em 0;
	position: relative;
}
div.teaser.t-eins {
	justify-content: space-around;
}
div.teaser.t-eins > div {
	width: 45%;
}
div.teaser.t-zwei {
	justify-content: space-around;
}
div.teaser.t-zwei > div {
	width: 40%;
}
div.teaser.t-vier > div {
	width: 20%;
}


div.teaser div.title {
	margin-bottom: 0.5em;
	text-align: center;
}
div.teaser div.title h3 {
	margin: 0;
	padding: 0;
	color: #6c9f19;
	font-weight: 400;
	font-size: 1.2em;
	-webkit-transition: color .55s ease;
       -moz-transition: color .55s ease;
        -ms-transition: color .55s ease;
         -o-transition: color .55s ease;
            transition: color .55s ease;
}
div.teaser div.t-box:hover div.title h3 {
	-webkit-transition: color .75s ease-out;
       -moz-transition: color .75s ease-out;
        -ms-transition: color .75s ease-out;
         -o-transition: color .75s ease-out;
            transition: color .75s ease-out;
		color: #f3921c;
}

div.teaser div.image {
	position: relative;
	font-size: 16px;
	line-height: 0em;
	margin-bottom: 3em;
	overflow: hidden;
}
.mp-start 	div.teaser div.image,
.mp-konzept div.teaser div.image {
	margin-bottom: 1em;
}

div.teaser div.image img {
	display: inline-block;
	width: 100%;
	height: auto;
	-webkit-transition: all .55s ease;
       -moz-transition: all .55s ease;
        -ms-transition: all .55s ease;
         -o-transition: all .55s ease;
            transition: all .55s ease;
}
div.teaser div.t-box:hover div.image img {
	-webkit-transition: all .75s ease-out;
       -moz-transition: all .75s ease-out;
        -ms-transition: all .75s ease-out;
         -o-transition: all .75s ease-out;
            transition: all .75s ease-out;
	transform: scale(1.1);
}

div.teaser div.maske {			/* maske */
	position: absolute;
	content: '';
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-image: url('../images/maske-11.svg');
	background-position: left top;
	background-size: 100% 100%;
}
div.teaser div.maske.m11 {	background-image: url('../images/maske-11.svg'); }
div.teaser div.maske.m12 {	background-image: url('../images/maske-12.svg'); }
div.teaser div.maske.m13 {	background-image: url('../images/maske-13.svg'); }
div.teaser div.maske.m14 {	background-image: url('../images/maske-14.svg'); }
div.teaser div.maske.m21 {	background-image: url('../images/maske-21.svg'); }
div.teaser div.maske.m22 {	background-image: url('../images/maske-22.svg'); }
div.teaser div.maske.m31 {	background-image: url('../images/maske-31.svg'); }
div.teaser div.maske.m32 {	background-image: url('../images/maske-32.svg'); }


div.teaser div.text {

}

div.teaser div.text p {
	font-size: 16px;
	line-height: 1.3em;
	-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin: 0;
    padding: 0 0 1em 0;
}

div.teaser div.link {
	
}
div.teaser div.link a {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
}


@media all and (max-width: 600px)
{
	div.teaser {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: space-around;
		align-content: center;
		padding: 0 0 0 0;
	}
	div.teaser > div {
		order: 1;
		flex-grow: 0;
		flex-basis: auto;
		align-self: flex-start;
		width: 90%;
		padding: 0 0 0 0;
		margin: 0 0 3em 0;
		position: relative;
	}
	div.teaser.t-eins > div {
		width: 90%;
	}
	div.teaser.t-zwei > div {
		width: 90%;
	}
	div.teaser.t-vier > div {
		width: 90%;
	}
}

/*---- newflash ----*/

h1.newshead {
	display: none;
}
/*
div.newsflash {
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
}
div.newsflash div.newsbos {
	order: 1;
	flex-grow: 0;
	flex-basis: auto;
	align-self: stretch;
	width: 30%;
}

div.newsflash figure {
	width: 100%;
}
div.newsflash figure img {
	width: 100%;
	height: auto;
}
*/

div.newsflash figure {
	display: none;
	float: right;
	width: 30%;
	margin: -1em 0 1em 3em;
}
div.newsflash figure img {
	width: 100%;
	height: auto;
}
div.newsbos {
	margin: 0 0 5vh 0;
}

div.newsbos::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


/*---- Galerie ----*/

div.galerie {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
	padding: 2em 0 0 0;
}
div.galerie > div {
	order: 1;
	flex-grow: 0;
	flex-basis: auto;
	align-self:  flex-start;
	width: 30%;
	position: relative;
	margin: 0 0 2em 0;
}
div.galerie.gal-3 > div { width: 30%; }
div.galerie.gal-4 > div { width: 22%; }
div.galerie.gal-5 > div { width: 18%; margin: 0 0 1em 0; }

div.galerie > div img {
	width: 100%;
	height: auto;
	border-radius: 5px;
	font-size: 16px;
	line-height: 1em;
}

@media all and (max-width: 800px)
{
	div.galerie > div {
		width: 22% !important;
		margin: 0 0 1em 0 !important;
	}
}
@media all and (max-width: 700px)
{
	div.galerie > div {
		width: 30% !important;
		margin: 0 0 1em 0 !important;
	}
}
@media all and (max-width: 600px)
{
	div.galerie > div {
		width: 48% !important;
		margin: 0 0 1em 0 !important;
	}
}
@media all and (max-width: 500px)
{
	div.galerie > div {
		width: 100% !important;
		margin: 0 0 1em 0 !important;
	}
}


/*---- Logos ----*/

div.logos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-content: flex-start;
	padding: 2em 0 0 0;
	text-align: center;
}
div.logos > div {
	order: 1;
	flex-grow: 0;
	flex-basis: auto;
	align-self:  flex-end;
/* 	width: 30%; */
	margin: 0 0 2em 0;
	font-size: 16px;
	line-height: 1.6em;
}
/*
div.logos.log-3 > div { width: 30%; }
div.logos.log-4 > div { width: 22%; }
div.logos.log-5 > div { width: 18%; margin: 0 0 1em 0; }
*/

div.logos > div img {
	border-radius: 0px;
	font-size: 16px;
	line-height: 1.3em;
}



/*---- Bilder im Beitrag / System ---*/

.pull-right {
    float: right;
}
.pull-left {
    float: left;
}

div.pull-right.item-image {
	margin: 5px 0 1em 3em;
}
div.pull-left.item-image {
	margin: 5px 3em 1em 0;
}
div.item-image {
	width: 30%;
}

div.item-image img {
	font-size: 16px;
	line-height: 1em;
	width: 100%;
	height: auto;
	border-radius: 5px;
}

div.category-desc img {
	font-size: 16px;
	line-height: 1em;
	width: 30%;
	height: auto;
	border-radius: 5px;
	float: right;
	margin: 5px 0 1em 3em
}

p.img_caption {
	padding: 0;
	font-size: 14px;
	line-height: 1.3em;
	text-align: center;
	color: #555555;
}
div.item-image a {
	text-decoration: none;
}

div.blog.mp-team div.item-image {
	width: 25%;
	min-width: 222px;
	margin-top: 2em;
}

@media all and (max-width: 750px)
{
	div.pull-right.item-image {
		float: none;
		display: block;
		width: 100%;
		max-width: 500px;
		margin: 1em 0 1em auto;
	}
	div.pull-left.item-image {
		float: none;
		display: block;
		width: 100%;
		max-width: 500px;
		margin: 1em auto 1em 0;
	}
	div.blog.mp-team div.item-image {
		width: 80%;
		max-width: 300px;
		margin: 1em 0 1em auto;
	}
}

/*---- Content ----*/

section#content {
	padding: 8vh 0 0 0;
	text-align: left;
}
body.mp-news section#content {
	padding: 10vh 0 0 0;
}

#wrapper-d {
	padding-bottom: 200px;
	position: relative;
}
#signet-bottom {
	position: absolute;
	bottom: 0;
	right: 200px;
	width: 145px;
	height: 200px;
	background-image: url('../images/signet-0.svg');
	background-size:  cover;
	background-position: right bottom;
	background-repeat: no-repeat;
}

/*--- Content Aufteilung ---*/


div#container {
	padding: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;
}
div#container > div {
	flex-grow: 0;
	flex-basis: auto;
	align-self: stretch;
}
div#leftcolumn {
	width: 25%;
	font-size: 0.85em;
	order: 1;
}
div#rightcolumn {
    width: 25%;
    font-size: 0.85em;
    order: 3;
}
div#content_out {
	width: 100%;
	order: 1;
}
div#content_outleft {
	width: 72.5%;
	order: 2;
}
div#content_outmiddle {
	width: 45%;
	order: 2;
}
div#content_outright {
	width: 72.5%;
	order: 1;
}
@media all and (max-width: 800px)
{
	div#content_outleft, div#content_outmiddle, div#content_outright {
		width: 100%;
		order: 1 !important;
	}
	div#leftcolumn {
		width: 100%;
		order: 2 !important;
	}
	
	div#rightcolumn {
		width: 100%;
		order: 3 !important;
	}
}


/*---- Spalten für Articles ----*/

.cols-1	{
	display: block;
	float: none;
	margin: 0;
}

.cols-2, .cols-3, .cols-4 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start;
	margin: 0;
}

.cols-2 > div {
    width:50%;
    flex-grow: 0;
	flex-basis: auto;
	align-self: stretch;
}
.cols-2 .column-1 {
	margin-right: 30px;
}
.cols-2 .column-2 {
	margin-left: 30px;
}

.cols-3 > div {
	width:33.33%;
	flex-grow: 0;
	flex-basis: auto;
	align-self: stretch;
}
.cols-3 .column-1 {
	margin-right: 30px;
}
.cols-3 .column-2 {
	margin-left: 15px;
	margin-right: 15px;
}
.cols-3 .column-3 {
	margin-left: 30px;
}

.cols-4 > div {
	width: 25%;
	flex-grow: 0;
	flex-basis: auto;
	align-self: stretch;
}
.cols-4 .column-1 {
	margin-right: 20px;
}
.cols-4 .column-2,
.cols-4 .column-3 {
	margin-left: 10px;
	margin-right: 10px;
}
.cols-4 .column-4 {
	margin-left: 20px;
}


.items-leading, .items-row {
        overflow:hidden;
}
.items-row, .leading-0, .leading-1, .leading-2, .leading-3, .leading-4, .leading-5 {
        margin-bottom: 10vh;
}

.items-more {
    padding: 5px;
}
.category-desc {
    margin: 0 0 8vh 0;
}


/*----pagenav ----*/

ul.pagenav {
	list-style-type: none;
	margin: 1em 0 1em 0;
	padding: 0;
	width: 100%;
}
ul.pagenav li {
	padding: 0;
	margin:	0;
	display: inline-block;
}
ul.pagenav li.previous {
}
ul.pagenav li.next {
	float: right;
}
ul.pagenav li a {
	text-decoration: none;
}
ul.pagenav li span {
	display: inline-block;
    height: auto;
    line-height: auto;
    width: auto;
}
ul.pagenav::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	height: 0;
	content: '';
	clear: both;	
}

/*---- pagination ----*/

div.pagination {
}
div.pagination ul {
    list-style-type: none;
    margin: 1em 0 1em 0;
    padding: 0;
    text-align:left;
}
div.pagination li {
    display: inline-block;
    padding: 0 0.5em 0 0.5em;
    margin:	0;
    font-size: 1.3em;
}
div.pagination li.disabled a {
	color: #bbbbbb;
}
div.pagination li.active a {
	text-decoration: none;
	font-weight: bold;
}
div.pagination li.active a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00574b;
}
div.pagination a {
	font-size: 0.9em;
}
div.pagination [class^="icon-"] {

}
div.pagination [class^="icon-"]::before {
	vertical-align: bottom;
	width: 20px;
}

p.counter {
	font-weight:bold;
	text-align:right;
	clear:both;
}

p.readmore:before {
    content: '';
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
    font-size: 0;
}

/*---- breadcrumb ----*/

ul.breadcrumb {
	font-size: 0.8em;
    margin: 0;
    overflow: hidden;
    padding: 0.5em 0;
}
ul.breadcrumb li {
	display:inline;
	list-style:none;
}
ul.breadcrumb li span.divider {
	margin: 0 4px;
}

/*---- Language ----*/

div.mod-languages {
	
}
div.mod-languages ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
div.mod-languages ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
div.mod-languages ul li img {
	width: 30px;
	height: auto;
	border-radius: 200px;
}

/*---- system ----*/

div#system-message {
	font-weight:bold;
}
div#system-message .alert {
	color: red;
	background-color: #fff;
	border: 1px solid;
	padding: 5px 30px;
	margin: 0 0 10px 0;
}

#mailto-window{
	width:950px;
	margin:0 auto;
	padding:20px;
}


/*---- Footer sticky ----*/

footer {
	padding-top: 5vh;
	padding-bottom: 5vh;
/*
	position: -webkit-sticky;
	position: sticky;
	bottom: 0;
	left: 0;
	width: 100%;
*/
	background: #818586;
}


div#foot3 {
	text-align: left;
	max-width: 300px;
	margin: 0 0 0 auto;
}
div#foot3 a {
	display: inline-block;
	padding: 0.15em 0 0.15em 0;
	margin: 0 0 0.25em 0;
}

footer a 			{ color: #ffffff; text-decoration: none; }
footer a:visited 	{ color: #ffffff; text-decoration: none; }
footer a:hover 		{ color: #f3921c; text-decoration: none; }
footer a:active 	{ color: #f3921c; text-decoration: none; }


/*---- j-tooltipp wech ----*/

body div.easy-tooltip-wrapper { display: none !important; }
body div.tooltip.fade.top { display: none !important; }
