body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 120%;
margin: 0;
color:black;
}

h1, h2, h3 {
color: #e8641a;
font-size: 20px;
font-family: 'Trebuchet MS', Tahoma, sans-serif;
margin-top: 0.2em;

}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: solid 1px #ccc;
border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}


a, a:visited { color: #e8641a; text-decoration: none; }
a:hover { color: #e8641a; text-decoration: underline; }

a img { border: none }