body {
  background-color: #f8b141;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px; }

.schatten {
  background-image: url(../images/schatten.jpg);
  background-repeat: repeat; }

.titel {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #333333; }

.content {
  font-family: Arial;
  font-size: 11px !important;
  color: #333333;
  line-height: 16px; }

.content td {
  font-size: 11px !important; }

.formular {
  font-family: Arial;
  font-size: 11px;
  color: #4D4D4D;
  line-height: 16px; }

.gelb {
  font-family: Arial;
  font-size: 11px;
  color: #f8b141;
  font-weight: bold; }

.smallgrau {
  font-family: Arial;
  font-size: 10px;
  color: #333333;
  text-decoration: none; }

a.normal:link {
  color: #f8b141;
  font-family: Arial;
  text-decoration: none;
  font-weight: bold; }

a.normal:hover {
  color: #333333;
  font-family: Arial;
  text-decoration: none;
  font-weight: bold; }

a.normal:visited {
  color: #f8b141;
  font-family: Arial;
  text-decoration: none;
  font-weight: bold; }

a.hell:link {
  color: #959b78;
  font-size: 11px;
  font-family: Arial;
  text-decoration: none; }

a.hell:hover {
  color: #996666;
  font-size: 11px;
  font-family: Arial;
  text-decoration: none; }

a.hell:visited {
  color: #959b78;
  font-size: 11px;
  font-family: Arial;
  text-decoration: none; }

.address-container {
  height: 100px !important;
  width: 390px !important;
  overflow: visible;
  color: #f5bc39;
  font-size: 13px;
  -webkit-transform: rotate(2.5deg);
          transform: rotate(2.5deg);
  position: absolute;
  top: 135px;
  text-align: center;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase; }
