﻿
#col-674 {
	background-image: url(../media/Bild1.jpg);
}
#cont-713 {
	flex: 3 0 66.6%;
	min-width: 66.6%;
}
#cont-717 a {
	color: white;
}
#cont-717 h2 {
	color: white;
}
#cont-717 h3 {
	color: white;
}
#cont-717 h4 {
	color: white;
}
#cont-717 h5 {
	color: white;
}
#cont-717 h6 {
	color: white;
}
#cont-724 {
	flex: 3 0 66.6%;
	min-width: 66.6%;
}
#cont-722 {
	background: var(--lightgrey);
}
#cont-744 {
	background: var(--lightgrey);
	padding-top: 80px;
	padding-bottom: 20px;
}
#col-723 {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 80px;
}
#col-723 h2 {
	font-size: 26px;
}
#col-723 > div {
	flex: 1 0 33.3%;
}
#col-723 > div > div {
	margin: 2px;
	background: white;
	padding: 40px 30px;
	height: calc(100% - 4px);
	width: calc(100% - 3px);
	box-sizing: border-box;
}
#col-723 .bottom {
	display: none;
}
#text-746 h2 {
	color: var(--red);
}
#cont-685 {
	background: var(--lightgrey);
	padding: 40px 30px;
	height: calc(100% - 4px);
	box-sizing: border-box;
}
#col-684 {
	display: flex;
	flex-wrap: wrap;
}
#col-684 h2 {
	font-size: 26px;
}
#col-684 > div {
	flex: 1 0 33.3%;
}
#col-684 > div > div {
	margin: 2px;
	background: var(--lightgrey);
	padding: 40px 30px;
	height: calc(100% - 4px);
	width: calc(100% - 3px);
	box-sizing: border-box;
}
#col-684 .bottom {
	display: none;
}
#col-602 {
	background-image: url(../media/titelbild_leistungen.jpg);
}
@media(max-width: 700px) {
	#col-723 > div {
		flex: 1 0 100% !important;
	}
	#col-684 > div {
		flex: 1 0 100% !important;
	}
}
