body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 150%;
margin: 0;
color:#444;
}

h1, h2, h3 {
color: #DA0019;
font-size: 24px;
font-family: 'Trebuchet MS', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:bold;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

hr{
 border: none; /* Für Firefox und Opera */
 border-top: dotted 1px #D8031C;
margin-bottom: 20px;
}


a, a:visited { color: #225399; text-decoration: underline; }
a:hover { color: #225399; text-decoration: none; }

a img { border: none }
