






@media (min-width: 1235px){


body {
  background-image: url("steinplatte.jpg");
  font: 16px Arial, sans-serif;
  padding: 0em;
  margin: 0em;
}

h1 {
  color: black;
  text-align: center;
  margin-top: 20px;
}

h2 {
  color: black;
  text-align: center;
}

.inhalt {
  width: 1209px;
  background-color: #edecea;
  text-align: left;
  padding: 32px;
}

img.p14 {
  padding: 14px 0 14px 0;
}

div.film {
  width: 1273px;
  height: 1207px;
  background-image: url("BdV_Film.jpg");
}

iframe.youtube, img.youtube {
  margin: 400px 0 0 0;
  border-style: solid;
  border-width: 10px;
  border-color: white;
  border-radius: 5px;
}

ul.m {
  list-style-type: none;
  width: 1273px;
  padding: 0px;
  overflow: hidden;
  border: none;
  background-color: #edecea;
}

.m > li {
  float: left;
}

.m > li a {
  display: block;
  color: #666;
  text-align: center;
  padding: 14px 32px;
  text-decoration: none;
}

.m > li:not(.active) a:hover {
  background-color: #ddd;
}

.m > li.active a {
  color: white;
  background-color: #4b0079;
}

.m > li:nth-last-child(1) {
  float: right;
}

div.gallery {
  margin: 20px;
  border: none;
  float: left;
  width: 360px;
}

div.gallery:hover {
}

div.gallery img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

div.desc {
  padding: 15px;
  text-align: center;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.logo {
	display: flex;
	justify-content: center;
	max-width: 1273px;
	margin-left: auto;
	margin-right: auto;
}

.logo > img {
	height: 16em;
	padding: 0.95em;
}


.aufrufbox {
	width: 1272px;
	position: relative;
	margin-bottom: 1em;
}

.aufrufbox > img {
	width: 100%
	height: auto;
	position: relative;
	padding: 0em;
}

.aufrufbox > div {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0em;
	left: 0em;
	padding: 0em;
	padding-top: 2.8em;
}

.aufrufbox.whitetext > div, .aufrufbox.whitetext > div > h2 {
	color: white;
}

.aufrufbox > div > h2 {
	text-align: left;
	margin-left: 1.55em;
	margin-top: 0.7em;
	font-size: 2.8em;
	letter-spacing: -0.05em;
	margin-bottom: 0.15em;
}

.aufrufbox > div > p {
	text-align: left;
	margin-left: 2.15em;
	margin-top: 0em;
	font-size: 2em;
	margin-right: 10em;
	letter-spacing: -0.02em;
	line-height: 1.2;
	margin-bottom: 2em;
}

.aufrufbox > div > p.smaller {
	font-size: 1.7em;
	margin-left: 2.55em;
	margin-top: -0.15em;
	letter-spacing: 0.01em;
	line-height: 1.35;
}



.youtube {
	width: 1000px;
	height: 563px;
}



}



@media (max-width: 1234px){

body {
	margin: 0em;
	padding: 0em;
	background-image: url("steinplatte.jpg");
}

.logo {
	display: flex;
	justify-content: center;
}

.logo > img {
	width: 70vw;
}

.inhalt {
	background-color: #edecea;
	text-align: left;
	padding: 2em;
	line-height: 1.5;
}

.m > li > a {
	color: #666;
	display: block;
	padding: 0.5em 0em;
}

ul.m {
	list-style-type: none;
	background-color: #edecea;
	padding: 1em 2em;
}

.m > li {
	border: 1px solid black;
	margin-bottom: 1em;
}

.m > li.active {
	background-color: #4b0079;
}

.m > li.active > a {
	color: white;
}



.aufrufbox {
	position: relative;
	margin-bottom: 1em;
	overflow: hidden;
}

.aufrufbox > img {
	height: 100%;
	position: absolute;
	top: 0em;
	left: 0em;
	padding: 0em;
}

.aufrufbox > div {
	width: 100%;
	height: auto;
	position: relative;
	padding: 0em;
	padding-top: 2.8em;
}

.aufrufbox.whitetext > div, .aufrufbox.whitetext > div > h2 {
	color: white;
}

.aufrufbox > div > h2 {
	text-align: left;
	margin-left: 0.55em;
	margin-top: 0.7em;
	font-size: 2.8em;
	letter-spacing: -0.05em;
	margin-bottom: 0.15em;
}

.aufrufbox > div > p {
	text-align: left;
	margin-left: 1.15em;
	margin-top: 0em;
	font-size: 2em;
	margin-right: 1.15em;
	letter-spacing: -0.02em;
	line-height: 1.2;
	margin-bottom: 2em;
}

.aufrufbox > div > p.smaller {
	font-size: 1.7em;
	margin-left: 1.55em;
	margin-top: -0.15em;
	letter-spacing: 0.01em;
	line-height: 1.35;
}



div.film {
	background-image: url("BdV_Film.jpg");
	background-size: cover;
}

iframe.youtube, img.youtube {
  margin: 7em 0 0 0;
  border-style: solid;
  border-width: 0.2em;
  border-color: white;
  border-radius: 0.15em;
}

.youtube {
	width: 80vw;
	height: auto;
}


div.gallery {
  margin: 20px;
  border: none;
  float: left;
  max-width: 70vw;
}

div.gallery img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}



.topbg {
	transform: scale(1.75) translate(0, 21.4%);
}



}






.skip-link {
	position: absolute;
	top: -1.5em;
}

.skip-link:focus {
	top: 0em;
}












.boxwrapper {
	position: relative;
}

.boxwrapper > :nth-child(1) {
	position: absolute;
	height: 100%;
	width: 100%;
	overflow-x: visible;
}

.boxwrapper > :nth-child(2) {
	position: relative;
}






