/*Ergänzungen webm1 roller-verleih 10-2025 */
#sp-main-body {
  background-color: #eee;
}

/* widget-kit call-to-action miet mich button*/

.uk-scope .uk-h3, .uk-scope h3 {
  font-size: 24px;
  line-height: 1.4;
  background: #dc3545;
  border: 5px solid #dc3545;
  border-radius: 5px;
  padding: 0 10px;
}

.fa-instagram {
  font-size: 24px;
  color: #ee82ee;
}

/* Ergänzungen webM1 aus der dijon apo übernommen*/ 

/*links im maincontent */
#sp-component a {
  color: #d2001b; 
}
#sp-component a:hover, a:focus, a:active {
  color: #d2001b;
  text-decoration: underline;
}

h2 {
  margin-bottom: 1rem;
}
 h2 {
    font-size: 1.75rem;
}
h3 {
    font-size: 1.5rem;
}
h4 {
    font-size: 1.4rem;
}

/*padding im content nach oben und unten */
#sp-main-body {
  padding-top: 50px !important;
  padding-bottom: 50px;
  background-color: #eee;
}
/* KLICK HIER Farben */
#sp-bottom a {
  color: #d2001b; /*rot*/
}
#sp-bottom a:hover {
  color: #ff0033;  /*rot*/
}

/*tabelle - seite verleih */
tbody {
  border-color: #008fca;
  background-color: #eee;
  font-size: 18px;
  border: 2px solid #008fca;
}

