body { background-color: #8ca327; }
p {}
td {}
#text a:link, #text a:visited { color: #8ca327; background-color: #c0e31a; }
#text a:visited {  }
#text a:hover {  }
#text a:active {  }


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

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

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

#sidebar a:link, #sidebar a:visited {
    color: #c0e31a;
   
}
#sidebar a:hover, #sidebar a:active {
color: #8ca327; background-color: #c0e31a;
 
}

#impressum a:link, #impressum a:visited { background-color: transparent;
    color: #65bdea;
   
  
}
#impressum a:hover, #impressum a:active { background-color: #65bdea; color: #c97111
}