﻿
#col-251 {
	background: var(--orangetransp);
}
#col-251 h2 {
	color: var(--orange);
}
#cont-252 {
	width: 95%;
	margin-right: 0;
	float: left;
}
#cont-250 {
	color: black;
}
#cont-250 strong {
	color: black;
}
#col-253 {
	max-width: 900px;
}
#col-547 {
	background: var(--lightgrey);
}
#col-554 {
	overflow: hidden;
}
#col-564 {
	overflow: hidden;
}
#col-557 {
	background: var(--orangetransp);
	color: black;
}
#col-750 {
	display: flex;
	flex-wrap: wrap;
}
#col-750 p {
	padding: 0;
}
#col-750 .button-green a {
	margin: 0 !important;
	margin-right: 15px !important;
}
#cont-608 {
	background-image: url(../media/nebelstein-fruehling.jpg);
}
#cont-546 {
	color: black;
}
#text-927 {
	text-transform: uppercase;
}
#cont-601 {
	background-image: url(../media/grosschoenau.jpg);
}
#text-934 {
	text-transform: uppercase;
}
#text-944 {
	text-transform: uppercase;
}
#cont-940 {
	background-image: url(../media/grosschoenau.jpg);
}
#text-954 {
	text-transform: uppercase;
}
#col-594 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}
#col-594 h2 {
	color: var(--green);
}
#col-594 > div {
	flex-basis: 31%;
	min-width: 270px;
	box-sizing: border-box;
	margin-bottom: 30px;
	background: white;
	-webkit-box-shadow: 0px 0px 25px -10px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 25px -10px rgba(0,0,0,0.25);
	cursor: pointer;
}
#col-594 > div > div {
	display: flex;
	flex-direction: column;
	height: 100%;
}
#col-594 .inner {
	box-sizing: border-box;
	width: 100%;
	padding: 25px 25px 20px 25px;
	font-size: 18px;
}
#col-594 .picture {
	height: 230px;
	width: 100%;
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: hidden;
}
#col-594 .diagonal {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	border-bottom: 18px solid white;
	border-right: 50px solid white;
	border-left: 450px solid transparent;
	border-top: 12px transparent;
}
#col-594 .bottom {
	display: none;
}
#col-594 .link {
	margin: 25px 25px 20px 25px;
	margin-top: auto;
}
#col-594 .link p {
	color: white;
	padding: 5px 30px;
	font-size: 18px;
	transition: .3s ease;
	display: inline;
	float: right;
	background: var(--green);
}
#col-594 > div:hover .link p {
	background: var(--orange);
}
#cont-950 {
	background-image: url(../media/stmartin.jpg);
}
#cont-930 {
	background-image: url(../media/weitra.jpg);
}
#cont-960 {
	width: 95%;
	margin-right: 0;
	float: left;
}
#cont-958 {
	color: black;
}
#cont-958 strong {
	color: black;
}
#col-961 {
	max-width: 900px;
}
#col-965 > div > div:nth-child(1) {
	margin-top: 5px;
	flex: 1 0 auto;
	flex-basis: 40px;
	width: 40px !important;
	padding: 10px;
	box-sizing: border-box;
	background: var(--orangetransp);
	font-size: 25px;
	color: var(--orange);
	font-weight: bold;
	max-height: 60px;
}
#col-965 > div > div:nth-child(2) b {
	font-size: 20px;
	text-transform: uppercase;
	flex-basis: calc(100% - 95px);
}
#col-965 > div {
	padding-bottom: 20px;
}
#cont-263 {
	background-image: url(../media/weitra.jpg);
	background-position: 50% 50%;
}
#bild-1007 img {
	width: 300px;
}
#cont-553 {
	right: 10vvw;
}
#bild-1024 img {
	width: 90%;
	max-width: 400px;
	margin: 50px 0 30px 0;
}
@media(min-width: 600px) {
	#text-256 {
		column-count: 2;
	}
}

@media(min-width: 801px) {
	#cont-548 {
		width: 60%;
		margin-right: 25%;
	}
	#cont-548 > div {
		max-width: 700px;
	}
	#cont-553 {
		max-width: 30%;
		margin-top: 20px;
		margin-right: 15px;
	}
}

@media(max-width: 1050px) {
	#col-594 > div {
		flex-basis: 50%;
		width: 50%;
	}
}

@media(max-width: 700px) {
	#col-594 > div {
		flex-basis: 100%;
		width: 100%;
	}
	#col-594 .inner {
		padding: 35px 25px;
	}
}

@media(min-width: 800px) {
	#col-965 > div {
		display: flex;
		gap: 15px;
	}
}

@media(max-width: 800px) {
	#cont-553 img {
		width: 150px;
		padding-bottom: 30px;
	}
}
