@charset "utf-8";
@import url(screen.css);

/* Stylesheet fuer Content "Presse" */
/* Standard in screen, hier Abweichungen fuer Sparte */

/* weicht von Standardfarbmodell ab, da sonst Font zu hell! */
TH        { color:#EEEEEE; background-color:#999999; }
A:link, A:visited, A:active { color:black }
H1, H2, H3, H4, HR, A:hover { color:#666666; }
UL        { list-style-image:url("../img/res/ul.gif"); }
