/* 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 */
a {
	color: inherit;
}
h4 {
	font-size: 1.2rem;
}
body {
	font-size: 16px;
}
/* Navigation */
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  line-height: 120px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
  color: #0064ac !important;
}
#sp-header {
  height: 120px;
}
#sp-header .logo {
  height: 120px;
}
/* Unternavi */

/* Content */

/* Tabellen */

/* Module */

/* Footer*/