body, table {
font-family: 'Arial',Arial, Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 140%;
margin: 0;
color:#555;  
}

h1, h2, h3 {
color: #0E174E;
font-size: 26px;
font-family: 'Arial', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal; 
  text-transform:uppercase;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #2D76A8;
border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}


a, a:visited { color: #000; text-decoration: none; }
a:hover { color: #555; text-decoration: none; font-weight:bold;}

a img { border: none }