/* 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 {
	font-size: 16px;
	line-height: 28px;
}
a {
	color: inherit;
}
h1 {
	border-bottom: 2px solid #f07d00;
}
#sp-page-builder .sppb-section-title .sppb-title-heading {
  margin-bottom: 15px;
  border-bottom: 2px solid #f07d00;
  padding-bottom: 40px;
  font-weight: 600;
}
/* Navigation */
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  line-height: 90px;
  font-size: 14px;
  color: #000000;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
  color: #f07d00 !important;
}
#sp-header {
  box-shadow: none;
}
/* Unternavi */

/* Content */

/* Tabellen */

/* Module */

/* Footer*/
#sp-bottom {
  font-size: 14px;
}
#sp-footer {
  font-size: 14px;
}