body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 130%;
margin: 0;
color:#333;  
}

h1, h2, h3 {
color: #000;
font-size: 20px;
font-family: 'arial', Tahoma, sans-serif;
  margin-top:0.1em;
line-height: 104%;
font-weight:bold;
}

h2 {
font-size: 18px;

}

h3 {
font-size: 16px;
}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: solid 1px #D3D3D3;
border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}


a, a:visited { color: #005EC2; text-decoration: underline;font-weight:bold; }
a:hover { color: #333; text-decoration: underline;font-weight:bold; }

a img { border: none }
