
body { background: #fff url(../grafiken/hintergrund_startseite.jpg) no-repeat; }

#aktuelles { margin-bottom: 27px; }
#aktuelles a { display: block; text-decoration: none; padding: 10px; padding-left: 30px; width: 387px; }
#aktuelles a * { cursor: pointer; }
#aktuelles .even { background: #f6f6f6; }
#aktuelles .odd { background: #fff; }
#aktuelles a img { margin-right: 10px; }

#aktuelles a .art_datum { color: #808080; font-weight: normal; }
#aktuelles a .nur_text { color: #333333; display: block; text-indent: 37px; background: url(../grafiken/anstrich_aktuelles_aus.gif) no-repeat; font-weight: bold; }
#aktuelles a .bild_vertikal_und_text { display: inline-block; vertical-align: top; text-indent: 37px; background: url(../grafiken/anstrich_aktuelles_aus.gif) no-repeat; font-weight: bold; width: 275px; }
#aktuelles a .bild_horizontal_und_text { display: inline-block; vertical-align: top; text-indent: 37px; background: url(../grafiken/anstrich_aktuelles_aus.gif) no-repeat;  font-weight: bold; width: 305px; }

#aktuelles a:hover .nur_text { background: url(../grafiken/anstrich_aktuelles_an.gif?v1) no-repeat; }
#aktuelles a:hover .bild_vertikal_und_text { background: url(../grafiken/anstrich_aktuelles_an.gif?v1) no-repeat; }
#aktuelles a:hover .bild_horizontal_und_text { background: url(../grafiken/anstrich_aktuelles_an.gif?v1) no-repeat; }

#termine { margin-bottom: 27px; }
#termine a { display: block; float: left; text-decoration: none; padding: 10px; padding-left: 30px; width: 387px; }
#termine a * { cursor: pointer; }
#termine .even { background: #f6f6f6; }
#termine .odd { background: #fff; }

#termine a .datum { color: #808080; display: block; text-indent: 37px; background: url(../grafiken/anstrich_aktuelles_aus.gif) no-repeat; }
#termine a .trenner { color: #000; width: 11px; }
#termine a .text { color: #333333; display: block; float: left; font-weight: bold; width: 387px; }

#termine a:hover .datum { background: url(../grafiken/anstrich_aktuelles_an.gif) no-repeat; }

#footer_menu { width: 397px; }