body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 150%;
margin: 0;
color:black;  
}

h1, h2, h3 {
color: #42428C;
font-size: 24px;
font-family: 'arial', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;  
}

h2 {
font-size: 18px;
}

h3 {
font-size: 15px;
}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #93B0CD;
border-bottom: solid 1px #ffffff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}


a, a:visited { color: #cc0000; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }

a img { border: none }