/* Allgemeines */
body,html {
   color: black;
   background-color: white;
}

/* Navigation ausblenden */
#hp_navi-left,
#hp_navi-right,
#hp_printlink,
#hp_search,
#hp_pagelogo,
#hp_fontsizer {
   display: none;
}

#hp_kspruch {
   display: none;
}

/* Kolpingbuehne Giesing */
#kb_theater,
#kb_content,
#kb_content-rand,
#kb_content-title h1,
#kb_content-subtilte h2 {
   color: black;
   background-color: white;
}

