/* Ludger Stammermann - Stammermann Media - Stapelfelder Kirchstrasse 1 - 49661 Cloppenburg*/

@media (min-width: 1025px) {

}

@media (min-width: 768px) and (max-width: 1024px) {

}

@media (min-width: 320px) and (max-width: 767px) {

}

/* Allgemein */
body {
	line-height: 30px;
	font-size: 16px;
}
a {
	color: #c3ae8f;
}
.h1, .h2, .h3, .h4, h1, h2, h3, h4 {
  margin-bottom: 1.5rem;
}
.h5, h5 {
  margin-top: 0;
  margin-bottom: -39px;
  padding: 10px;
  font-weight: 300;
  line-height: 1.2;
  z-index: 9999;
  position: relative;
  background: rgba(0,0,0,0.5);
  color: #fff;
  font-size: 16px;
}
/* Header - Navigation */
#sp-header {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  height: 235px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  line-height: 90px;
  font-size: 14px;
  color: #c3ae8f;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
  color: #007bb8 !important;
}
#sp-top-bar {
  padding: 10px 0 0 0;
}
/* Unternavi */

/* Content */

/* Tabellen */

/* Module */
.ig-slideshow-button svg {
  background: rgba(255, 255, 255, 0.3);
  width: 10px;
  height: 20px;
}
/* Footer*/