body, table {
font-family: arial, Trebuchet MS, Tahoma, Verdana, sans-serif;
font-size: 14px;
line-height: 130%;
margin: 0;
color:#777;  
}

h1, h2, h3 {
color: #000;
font-size: 26px;
font-family: 'arial', Tahoma, sans-serif;
margin-top: 0.2em;
  margin-bottom: 1.1em;
font-weight:normal;  
letter-spacing: 0.1em;
}

h2 {
font-size: 20px;
color:#83B39F;
}

h3 {
font-size: 16px;

}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: solid 1px #ccc;
  padding:6px;
border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}


a, a:visited { color: #6EA990; text-decoration: underline;font-weight:normal; }
a:hover { color: #777;text-decoration: underline;font-weight:normal}

a img { border: none }
