
body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    color: #000;
}

img { 
  border-style: solid;
  border-color: #1B0C55;
  border-width: 5px;
}

/*** Diese Elemente ausblenden ***/

.menue, .umenue, .hideforprint, .left { 
   visibility: hidden;
   display: none;
   height: 0px;
   width: 0px;
  }

.content {
  padding: 2px 5px 2px 5px;
}

.headline {
  color: #fff;
  background-color: #1B0C55;
}

.spruch {
  color: #1B0C55;
  background-color: #D3E9F8;
  display: block;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}
