body {
  background-image: url(img/header-links.jpg);
  background-color: #FFA71C;
  background-repeat: repeat-x;
  margin-top: 10px;
  margin-left: 0px;
}

table {
  width: 950px;
}

.normal {
  color: #001B72;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

a.normal {
  text-decoration: underline;
}

a.normal:hover {
  color: #006CAA;
  font-family: arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.navi, a.navi {
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
  color: #001B72;
}

a.navi:hover {
  text-decoration: none;
  color: #006CAA;
}

.aktiv-navi {
  font-family: arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #006CAA;
}

.header {
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #006CAA;
  /*background-color: #99FF00;*/
  
}

.anzeigen {
  font-family: arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

a.anzeigen {
  color: #001B72;
  text-decoration: underline;
}

a.anzeigen:hover {
  text-decoration: none;
}

.impressum, a.impressum {
  font-family: arial, sans-serif;
  font-size: 11px;
  color: #F9F9F9;
  font-weight: normal;
  text-decoration: none;
}

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

.mail, a.mail {
  font-family: arial, sans-serif;
  font-size: 14px;
  color: #F9F9F9;
  font-weight: normal;
  text-decoration: underline;
}

a.mail:hover {
  text-decoration: none;
}

#box {
  border: 1px solid;
  border-color: #001B72;
}

.auswahl {
  width: 200px;
}

.ok-button {
 /*background-color: #FFC468;*/
 /*border: none;*/
  
}

.neu {
  font-family: arial, sans-serif;
  color: #FF0000;
  font-size: 12px;
  font-weight: bold;
}
