body, table {
font-family:arial, Arial, Trebuchet MS,  Verdana, sans-serif;
font-size: 12px;
line-height: 145%;
margin: 0;
color:#333; 
}


h1, h2, h3 {
color: #000;
font-size: 26px;
font-family:arial, tahoma,  sans-serif;
margin-top: 0.2em;
font-weight:normal;  
}

h2 {
font-size: 20px;
color:#248012;
}

h3 {
font-size: 16px;
}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: solid 1px #999;
border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

ul{
list-style-image: url(../img/li.gif);
  margin: 2px;
  padding-left: 18px;

}

a, a:visited { color: #248012; text-decoration: underline;font-weight:bold; }
a:hover { color: #333; text-decoration: none; font-weight:bold; }

a img { border: none }
