@media screen, projection {
#header { background: url(header.png);}
#content { background: url(bg.png) repeat-y; }
#content_menu { background: url(menu_bg.png) repeat-y;}
#hmenu_top { background:url(menu_top.png) no-repeat; }
.hmenu_punkt1 { background:url(menu_top.png); }
.hmenu_punkt { background:url(menudiv_bg.png); }
.hmenu_act_punkt { background:url(menuact_bg.png); }
.hmenu_last_punkt { background:url(menulast_bg.png); }
#umenu { background: url(umenu_bg.png); }
#content_content { background:url(content_bg.png) repeat-x; }
#cc_top { background:url(cc_top.png);}
#cc_text { background:url(cc_text.png) repeat-y;}
#cc_text_right { background: url(cc_text_right.png) no-repeat; }
#cc_bottom { background: url(cc_bottom.png); }

#zitat {color:#f0c0aa;}
h1,h2,.umenu_act_punkt a,a {color:#87c2e6; }
.umenu_punkt a { color:#db694c; }

}

