/* Anpassungwünsche der Schule*/

/* Terminliste Hintergrund färben */
.mod_eventlist {
	background: ghostwhite;
}

h1 {
    color: #F00E0E;
}

h2 {
    color: #3AB50D;
}

h3 {
    color: #3AB50D;
}

h4 {
    color: #ffffff;
}

.hero h1 {
    color: #ffffff;
}

nav .level_1 {
  color: #ffffff;
}

footer a {
  color: #FE384D;	
}

#header {
	background-color: #9b0810;
}

.hero {
	background-color: #9b0810;
}

#nav {
  width: 90%;
}