﻿
#text-108 {
	color: #d00010;
	font-size: 13px;
}
#text-109 {
	color: #d00010;
	font-size: 13px;
}
#text-110 {
	color: #d00010;
	font-size: 13px;
}
#text-111 {
	color: #d00010;
	font-size: 13px;
}
#img-100 img {
	width: 100%;
	max-width: 250px;
	margin: 3px;
}
#img-100 {
	text-align: center;
}
#img-103 img {
	width: 100%;
	max-width: 250px;
	margin: 3px;
}
#img-103 {
	text-align: center;
}
#img-101 img {
	width: 100%;
	max-width: 250px;
	margin: 3px;
}
#img-101 {
	text-align: center;
}
#img-105 img {
	width: 100%;
	max-width: 250px;
	margin: 3px;
}
#img-105 {
	text-align: center;
}
#text-107 {
	text-align: center;
}
#cont-1094 {
	background: #be1622;
}
#cont-1096 {
	max-width: 1300px;
	margin: 0px auto;
}
#text-1098 {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 36px;
	text-align: center;
	font-weight: 600;
	letter-spacing: 1.2;
}
#cont-970 {
	height: 490px;
	background: url(../media/IMG_5207.jpg);
	background-size: cover;
	background-position: 70% 50%;
}
#datenbank-1099 {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
#datenbank-1099 .aktuelles_outer {
	background: #e8e8e8;
	margin: 10px auto;
	width: 30%;
	min-width: 290px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
#datenbank-1099 .aktuelles_innen {
	width: 80%;
	margin: 0 10%;
	margin-bottom: 20px;
}
#datenbank-1099 .aktuelles_bild {
	width: 100%;
	min-height: 250px;
	background: #be1622;
	background-size: 100%;
}
#datenbank-1099 h2 {
	margin-bottom: 10px;
}
#datenbank-1099 h5 {
	font-size: 15px;
	font-weight: 600;
	margin: 10px 0;
}
#datenbank-1099 .Link {
	width: 100%;
	background: #106e31;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 8px 0;
}
#datenbank-1099 .Datei {
	width: 100%;
	background: #106e31;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 8px 0;
}
#cont-1116 {
	max-width: 1300px;
	margin: 0px auto;
}
#datenbank-1119 {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}
#datenbank-1119 .aktuelles_outer {
	background: #e8e8e8;
	margin: 10px auto;
	width: 30%;
	min-width: 290px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
#datenbank-1119 .aktuelles_innen {
	width: 80%;
	margin: 0 10%;
	margin-bottom: 20px;
}
#datenbank-1119 .aktuelles_bild {
	width: 100%;
	min-height: 250px;
	background: #be1622;
	background-size: 100%;
}
#datenbank-1119 h2 {
	margin-bottom: 10px;
}
#datenbank-1119 h5 {
	font-size: 15px;
	font-weight: 600;
	margin: 10px 0;
}
#datenbank-1119 .Link {
	width: 100%;
	background: #106e31;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 8px 0;
}
#datenbank-1119 .Boxlink {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
#datenbank-1119 a {
	color: #106e31;
}
#cont-1124 {
	width: 100%;
	max-width: 1300px;
	margin: 0px auto;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
}
#cont-1124 > div {
	width: 32%;
	margin: 0.5%;
}
#cont-1124 > div > div > div {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	background: #d7dce2;
}
#col-1125 {
	background: #ededed;
}
@media(max-width: 499px) {
	#datenbank-1099 {
		display: block;
	}
	#datenbank-1099 .aktuelles_outer {
		width: 90%;
	}
	#datenbank-1119 {
		display: block;
	}
	#datenbank-1119 .aktuelles_outer {
		width: 90%;
	}
}

@media(max-width: 800px) {
	#cont-1124 > div {
		width: 90% !important;
		margin: 8px auto;
	}
	#cont-1124 > div > div {
		opacity: 1;
	}
}

@media(max-width: 950px) and (min-width: 801px) {
	#cont-1124 > div {
		margin: 8px;
	}
}
