﻿
#col-97 {
	width: 40%;
}
#col-98 {
	min-height: 60vh;
	max-height: 80vh;
	width: 60%;
}
#bild-103 img {
	max-width: 120px;
}
#bild-103 {
	position: absolute;
	right: 11%;
	top: 155px;
	transition: 1s ease;
}
#bild-104 img {
	max-width: 130px;
}
#bild-104 {
	position: absolute;
	right: 5%;
	top: 350px;
	transition: 1s ease;
}
#col-126 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 15px 0;
}
#col-126 > div {
	background: white;
	padding: 12px;
	margin: 8px;
	text-align: center;
	flex-basis: 30%;
	max-width: 400px;
	min-width: 280px;
}
#text-156 {
	width: 80%;
	margin: 0px auto;
	margin-top: 5%;
	margin-bottom: 5%;
	color: #fff;
	text-align: center;
}
#bild-149 img {
	display: block;
}
#cont-150 {
	background: var(--blacktransp);
	color: white;
	text-align: center;
	max-width: 380px;
	width: 90%;
	margin-left: 10%;
	padding-top: 20px;
}
#cont-150 h2 {
	color: white;
}
#cont-153 {
	background: var(--brauntransp);
	width: 40%;
	min-width: 500px;
	background-size: cover !important;
	bottom: 0;
	right: 10%;
	background-position: 50% 50% !important;
	position: absolute;
	transition: .3s ease;
}
#cont-147 {
	width: 95%;
	max-width: 1300px;
	margin: 0 auto;
	padding: 100px 0 130px 0;
	position: relative;
	margin-bottom: 90px;
}
#bild-105 img {
	max-width: 130px;
}
#bild-105 {
	position: absolute;
	right: 59%;
	top: 430px;
	transition: 1s ease;
}
#cont-100 {
	background: var(--brauntransp);
	width: 40%;
	min-width: 500px;
	background-size: cover !important;
	bottom: -20%;
	right: 13%;
	background-position: 50% 50% !important;
	position: absolute;
	transition: .3s ease;
}
#cont-92 {
	width: 100%;
	height: 60vh;
	min-height: 450px;
	overflow: visible;
	background: url(../media/buch.jpg);
	background-size: cover;
	position: relative;
	background-attachment: fixed;
	background-position: 100% 100%;
}
#text-102 {
	width: 80%;
	margin: 0px auto;
	margin-top: 5%;
	margin-bottom: 5%;
	text-align: center;
}
@media(max-width: 800px) {
	#bild-103 {
		right: 8%;
		top: 270px;
	}
	#bild-104 {
		right: -10%;
	}
	#bild-104 img {
		max-width: 100px;
	}
	#cont-150 {
		max-width: 260px;
	}
	#bild-105 {
		right: 16%;
		top: 449px;
	}
	#bild-105 img {
		max-width: 100px;
	}
	#cont-100 {
		width: 95%;
		margin: 0 2.5%;
		right: 0;
		min-width: 200px;
		bottom: auto;
		top: 95%;
		position: static;
	}
	#cont-92 {
		height: auto;
		overflow: hidden;
		background-position: 50% 100%;
	}
}

@media(max-width: 1200px) and (min-width: 801px) {
	#bild-105 {
		right: 56%;
		top: 415px;
	}
	#cont-100 {
		right: 8%;
	}
}

@media(max-width: 600px) {
	#cont-153 {
		width: 100%;
		margin: 0;
		min-width: 200px;
		position: static;
	}
}

@media(max-width: 1200px) and (min-width:601px) {
	#cont-153 {
		right: 8%;
	}
}
