body
{
background-color:#fff;
background-image: url(hintergrund.jpg);
font-family:verdana, arial, sans-serif;
color: #000;
font-weight: normal;
font-size: 11px;
line-height: 14px;
} 
.text_fett   { font-weight: bold; }
h1   { color: #000; font-weight: bold; font-size: 15px; line-height: 17px; display:inline; }
ul   { list-style-image: url(icon_pfeil_liste.gif); }
td   { font-size: 11px; line-height: 14px; }
A:link    { color: #034a8a; text-decoration: none; }
A:visited { color : #034a8a; text-decoration: none; }
A:active   { color: #034a8a; text-decoration: underline }
A:hover  { color: #034a8a; text-decoration: underline }
.tabpunkt { border : 1px dotted #949494; }
.tab_dunkel {  background-color: #6697CC; font-weight: bold; }
.tab_hell {  background-color: #A3C6E9; }