:root {
  color-scheme: light; /* stylelint-disable-line property-no-unknown */

  --background-color: rgb(240 240 240);
  --text-color: rgb(15 15 15);
  --shadow-color: rgb(15 15 15 / 50%);
  --accent-color: rgb(240 0 0 / 50%);
}

.list-one1 h4, .list-one1 h3, .list-one1 h2{         
              color: #042340;
              }
			  
.foundedword {color: #E47911;} 

.list-one1 > a{    text-decoration: underline;color: #004B91;}

#kategorie3 .list-one1 h3 {
	color: #042340;
}

.kundeneintraegelink{
    color:white;
}

.darkgreen {
    color:green !important;
}

.darkgreena  {

text-decoration-color: green !important;
   color: green !important;
}

#Seitenbeschreibungstext {
      background-color: white;
      
  }