div.w80 {
  width: 80%;
  margin: auto;
  padding: 8px;
  border: 3px solid #000099;
}

TD {
 text-decoration: none;
 font-size: 18px;
 font-weight: normal;
 font-family: arial, helvetica;
 color: #000099;
 }

A {
 text-decoration: none;
 font-size: 18px;
 font-weight: normal;
 font-family: arial, helvetica;
 color: #336600;
 }

A:hover { text-decoration: underline; }

P {
 text-decoration: none;
 font-size: 18px;
 font-weight: normal;
 font-family: arial, helvetica;
 color: #000099;
 }

li {
 text-decoration: none;
 font-size: 18px;
 font-weight: normal;
 font-family: arial, helvetica;
 line-height: 1.6;
 color: #000099;
 }

.klein {
 text-decoration: none;
 font-size: 14px;
 font-weight: normal;
 font-family: arial, helvetica;
 color: #000099;
 }

h1, h2, h3 {
 text-decoration: none;
 font-size: 22px;
 font-family: arial, helvetica;
 color: #000099;
}