#topmenu a,
#mainmenu a,
#footer a {
  color: #818181;
}

#topmenu a:hover,
#mainmenu a:hover,
#footer a:hover,
#topmenu a.selected,
#mainmenu a.selected {
  color: #e07fac;
}


#mainmenu li {
  background-image: url(images/bg_menu_kontakt.gif);
}

h1 {
  background-image: url(images/bg_h1_kontakt.gif);
}

h2 {
  color: #e07fac;
}

.color01 {
  color: #e07fac;  
}

.missing {
  background-color: #e07fac;
  color: #000000;
}

