H1 {
font-size: 16;
font-family: Arial;
color: #FFF5D7;
font-weight: bold;
letter-spacing: 1pt;
background-color: #5C5EBC;
}
H2 {
font-size: 15;
font-family: Arial;
color: #5C5EBC;
font-weight: bold;}
H2 i {
font-size: 12;
font-family: Arial;
color: #000000;
font-weight: bold;}
H3 {
font-size: 12;
font-family: Arial;
color: #5C5EBC;
font-weight: bold;
}
H4 {
font-size: 12;
font-family: Arial;
color: #5C5EBC;
font-weight: bold;
text-decoration: none;
}
H5 {
font-size: 12;
font-family: Arial;
color: #000000;
font-weight: bold;
}
H6 {
font-size: 12;
font-family: Arial;
color: #000000;
font-weight: normal;
}
p.fuß { font-size: 10; font-family: Arial; color: #666666; font-weight: normal; }
p.titel { font-size: 50; font-family: Times New Roman; color: #04029C; font-weight: bold; }
p.tel { font-size: 18; font-family: Arial; color: #000000; font-weight: bold; }
p.seite1 { font-size: 24; font-family: Arial; color: #5C5EBC; font-weight: bold; letter-spacing: 1pt; }

.toplink
      {
      color: #FFF5D7; font-size: 16; font-weight: bold; font-family: Arial; background-Color: red; border-style: outset; text-decoration: none; padding: 3px; 
      }
.toplink:hover
      {
      color: red; background-Color: transparent;  
      }