body {
  margin: 0px;
  font-family: sans-serif;
  font-size: 1.0em;
}

.anavi {
  line-height: 2;
  text-align: center;
  background-color: #efefef;
  text-decoration: none;
  display: block;
  height: 100%;
  float: left;
  color: #5f5f5f;
  font-weight: bold;
}
.anavi:hover {
  background-color: #dfdfdf;
  color: #000000;
  border-color: #ff0000;
}

.anaviuse {
  line-height: 2;
  text-align: center;
  background-color: #dfdfdf;
  text-decoration: none;
  display: block;
  height: 100%;
  float: left;
  color: #000000;
  font-weight: bold;
}

.imgct {
  border-style: solid;
  border-color: #efefef;
  border-width: 15px;
}

.clearleft {
  clear: left;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}
.kopfa {
  line-height: 2;
  text-align: center;
  background-color: #efefef;
  text-decoration: none;
  display: block;
  font-size: 0.8em;
  color: #000000;
  font-weight: bold;
  border-style: solid;
  border-color: #000000;
  border-width: 0 0 1 0px;
}

.kopf {
  line-height: 2;
  text-align: center;
  background-color: #efefef;
  text-decoration: none;
  display: block;
  float: left;
  font-size: 0.8em;
  color: #5f5f5f;
  font-weight: bold;
  
  border-style: solid;  
  border-color: #afafaf;
  border-width: 1 0 1 0px; 
}
.kopfzeile {
  width: 100%;
  line-height: 24px;
  text-align: center;
  background-color: #E8E8E8;
  text-decoration: none;
  display: block;
  float: left;
  font-size: 0.8em;
  color: #000000;
  font-weight: bold;
  border-style: solid;
  border-color: #afafaf;
  border-width: 0 0 1 0px;
  margin: 0 0 0 0px;
}
.fuss {
  width: 100%;
  line-height: 2;
  text-align: center;
  background-color: #efefef;
  text-decoration: none;
  display: block;
  float: left;
  font-size: 0.8em;
  color: #000000;
  font-weight: bold;
  border-style: solid;
  border-color: #afafaf;
  border-width: 1 0 0 0px;
  margin: 70 0 0 0px;
}