body { background-color: #5799c9; }
p {}
td {}
#text a:link { color: #e98417; background-color: #f7ea3c; }
#text a:visited { color: #e98417; background-color: #f7ea3c; }
#text a:hover {  }
#text a:active {  }


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

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

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

#sidebar a:link, #sidebar a:visited {
    color: #553496;
   
}
#sidebar a:hover, #sidebar a:active {
color: #5799c9; 
} /* color: farbe hintergrund */

#impressum a:link, #impressum a:visited { background-color: transparent;
    color: #65bdea;
   
  
}
#impressum a:hover, #impressum a:active { background-color: #65bdea; color: #856bbc; 
} /* color: farbe vom hintergrund */