.masthead {
  height: 50vh;
  min-height: 140px;
  max-height: 400px;
  background-image: url("../bilder/sonstiges/bad-4.jpg");
  background-size: 75% auto;
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: f0f0f0;
}

#logo-header {
	margin: 0 10px 0 0;
}

.linkpdf {
	background-color:#d8f0dd;
	padding:10px;
	color:#131d30;
}

.linkpdf:hover {
	
	font-weight:bold;
	color:#060708;
}

.seitenueberschriften{
	color:#f0f0f0;
	font-size: 32px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding:5px;
	background:#757575;
	text-align:center;
	text-transform:uppercase;
}

.fotoueberschriften {
	color:#5b5b5b;
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding:5px 5px 5px 10px;
	background:#e2e2e2;
	text-align:left;
}

.footer-style {
	padding-top: 20px;
	padding-bottom:5px;
	text-align:center;
	background-color:grey;
	color:white;
}

.footer-style a {
	color:white;
}

 /* Facebook Logo #1 - Allgemein */
.fa {
  padding: 10px;
  padding-left: 30px;
  font-size: 20px;
  width: 30px;
  text-align: center;
  text-decoration: none;
}

 /* Facebook Logo #2 - Hovereffekt */
.fa:hover {
  opacity: 0.7;
  font-size: 21px;
  color: grey;
  text-decoration: none;
}

 /* Facebook Logo #3 - Farbe */
.fa-facebook {
  background: #ffffff;
  color: black;
}

/* Die Newsartikel "stylen" */
.news-title {
	color:#5b5b5b;
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding:5px 0 5px 0;
}

.news-title span {
	background-color:#e2e2e2;
	padding:5px;
}

.news-image {
	width:30%;
	padding-bottom:20px;
}

.news-image-gr {
	width:50%;
	padding-bottom:20px;
}

.news-subtitle {
	font-size:18px;
	font-weight: 200;
	font-style:italic;
	color: #b5b5b5;
	margin-top:5px;
}

.news-text {
	text-align:justify;
	margin-top: 0;
	color: #0a0a0a;
}

#section-main {
	background:#f0f0f0;
	margin-top:0px;
}

#container-main {
	background:#ffffff;
	padding:20px;
	margin-top:-20px;
}

#uebheader {
	margin:0;
	padding:5px 0 5px 20px;
	text-align:center;
}

#bildbauplan {
	width:80%;
	height:auto;
	margin-bottom:20px;
}

#img-vorstand {
	margin-bottom:10px;
}
