body { background-color: #863e0d; }
p {}
td {}
#text { color: #f6dc73}
#text a:link { color: #863e0d; background-color: #fbba00; }
#text a:visited { color: #863e0d; background-color: #fbba00; }
#text a:hover {  }
#text a:active {  }


h1 {
    color: #fbcf00; /* farbe aendert */
   
}

h2 {
    color: #fba300; /* farbe aendert */
   
}

h3 {
    color: #fbe93e; /* farbe aendert */
 
}

#sidebar a:link, #sidebar a:visited {
    color: #fbbe00;
   
}
#sidebar a:hover, #sidebar a:active {
color: #863e0d; background-color: #fbba00; 
} /* color: farbe hintergrund */

#impressum a:link, #impressum a:visited { background-color: transparent;
    color: #fbba00;}
   
#sidebar .lila:active, #sidebar .lila:hover { background-color: #8b5fe0; }
  

#impressum a:hover, #impressum a:active { background-color: #fbba00; color: #863e0d; 
} /* color: farbe vom hintergrund */