/* 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 */
h1 {
    font-size: 2rem;
    color: #006172;
}
h2 {
    font-size: 1.6rem;
    color: #006172;
}
h3 {
    font-size: 1.4rem;
    color: #006172;
}
/* Header */
#sp-top-bar {
  padding: 11px 0;
}
#sp-header .logo {
  font-size: 22px;
  height: 40px;
  display: block;
  margin: 5px 0 0 20px;
}
#sp-header {
  height: 40px;
}
/* Navi */

/* Unternavi */

/* Content */

/* Tabellen */

/* Module */

/* Footer*/
