#top {
  color: #999999;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bolder;
  text-transform: uppercase;
  border-bottom: 2px solid #66CC33;
  height: 35px;
  width: 100%;
  padding-left: 8px;
  padding-top: 10px;
}

#contenttitel {
font-family: arial;
font-size: 2em;
margin: 0 0 1em 0;
font-weight: bold;
}

.right {
  top: 10px;
}

.right a {
  color: #154273;
  line-height: 1.5em;
}

.right a:hover {
  text-decoration: underline;
}

.right a:visited {
  color: #696969;
}

.right .kopInfoRechts {
font-family: arial;
font-size: 1em;
margin: 0 0 1em 0;
font-weight: bold;

}