/* @override 

	https://biosa.at/templates/biosa/css/editor.css */


img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	
}

body {
	font: 12px/1.4em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #525151;
}
h1, h2, h3, h4, h5, h6 {
}
h1 {
	font-weight: normal;
	font-style: normal;
}
h2 {
	font-weight: normal;
	font-style: normal;
}

p {
	margin: 0;
	padding: 0px 0px 25px;
}

a img {
	border-width: 0px!important;
	border-style: none;
}
h2 a {
	text-decoration: none;
}

.bild-links, .bild-rechts {
	font-size: 11px;
	line-height: 120%;
	width: auto;
	width: 35%;
}
.bild-links {
	clear: both;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.bild-rechts {
	clear: both;
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}
ol, ul {
	margin: 0px 0px 15px 30px;
	padding: 0px;
}

.box {
	padding: 30px 20px 0;
	margin-bottom: 30px;
}
.blau {
	background-color: #f0f2f4;
}

a.mailbutton {
	display: inline-block;
	padding: 4px 10px;
	background-color: #dde9cf;
	color: #0b60a4;
	text-decoration: none!important;
}
a.mailbutton:hover {
	color: #fff;
	background-color: #89b354;
}


.spalten {
	clear: both;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 20px;
	display: flex;
	align-items: stretch;
	margin-left: 0px;
	padding-bottom: 20px;
}
.spalten .spalte {

	width: 100%;
}


.spalten .abstand {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #eff0f1;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 100%;
}
.zweispaltig.spalten {
	margin-right: -20px;
	margin-left: -20px;
}
.einspaltig.spalten .spalte {
	width: 100%;
}
.zweispaltig.spalten .spalte {
	width: 50%;
	padding-right: 20px;
	padding-left: 20px;
}
.dreispaltig.spalten .spalte {
	width: 33%;
	padding-left: 20px;
	padding-right: 20px;
}
.team {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-bottom: 50px;
}
.team .element {
	width: 33.333%;
	padding: 30px;
	text-align: center;
}
.team .element p {
	padding-bottom: 10px;
}
.team .element img {
	padding-right: 20px;
	padding-left: 20px;
}
@media (max-width: 990px) {  

	.spalten {
		display: block;
	}
	.zweispaltig.spalten {
		margin-right: 0px;
		margin-left: 0px;
	}
	.dreispaltig.spalten .spalte,
	.zweispaltig.spalten .spalte, 
	.spalten .spalte {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.team .element {
		padding: 10px;
		text-align: center;
		width: 49%;
	}

}
@media (max-width: 767px) { 
	.bild-links, .bild-rechts {
		float: none;
		display: block;
		padding: 0;
		margin: 0;
		text-align: center;
		padding-bottom: 15px;
		width: 100%;
	}
	

	.spalten {

		margin-left: 0px;
		margin-right: 0px;
	}


	.einspaltig.spalten .spalte,
	.zweispaltig.spalten .spalte {
		width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	.spalten .abstand {
		padding: 0px 0 0;
		margin-left: 0;
		margin-right: 0;
	}
	.team .element {
		width: 100%;
		padding: 10px;
		text-align: center;
	}


}





@media (max-width: 1200px) { 


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

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


}
