#inhalt_text {
  width: 100%;
}

#inhalt_marginalie {
  display: none;
}

.tabelle_downloads {
  border-collapse: collapse;
  border-right: 1px solid #71b1d7;
  margin-bottom: 10px;
}

.tabelle_downloads caption {
  display: none;
}

.tabelle_downloads th {
  background: #71b1d7;
  color: #fff;
  text-align: left;
  padding: 5px 0 6px 7px;
}

th#titel, th#datum, th#dateigroesse {
  border-right: 1px solid #fff;
}

th#titel {
  border-left: 1px solid #71b1d7;
}

.tabelle_downloads td {
  text-align: left;
  vertical-align: top;
  padding: 5px 0 6px 7px;
  border-left: 1px solid #71b1d7;
  border-bottom: 1px solid #71b1d7;
}

.tabelle_downloads td.titel {
  width: 259px;
}

.tabelle_downloads td.datum {
  width: 89px;
}

.tabelle_downloads td.dateigroesse {
  width: 79px;
}

.tabelle_downloads td.dateityp {
  width: 70px;
}

.tabelle_downloads a {
  color: #000;
}


/*Mitarbeiter*/

.tabelle_mitarbeiter {
  border-collapse: collapse;
  border-right: 1px solid #71b1d7;
  margin-bottom: 10px;
}

.tabelle_mitarbeiter caption {
  display: none;
}

.tabelle_mitarbeiter th {
  background: #71b1d7;
  color: #fff;
  text-align: left;
  padding: 5px 0 6px 7px;
}

th#position, th#name, th#telefon, th#fax {
  border-right: 1px solid #fff;
}

th#position {
  border-left: 1px solid #71b1d7;
}

.tabelle_mitarbeiter td {
  text-align: left;
  vertical-align: top;
  padding: 5px 0 6px 7px;
  border-left: 1px solid #71b1d7;
  border-bottom: 1px solid #71b1d7;
}

.tabelle_mitarbeiter td.position {
  width: 119px;
}

.tabelle_mitarbeiter td.name {
  width: 119px;
}

.tabelle_mitarbeiter td.telefon {
  width: 59px;
}

.tabelle_mitarbeiter td.fax {
  width: 59px;
}

.tabelle_mitarbeiter td.email {
  width: 150px;
}

.tabelle_mitarbeiter a {
  color: #000;
}

th#foto, th#person {
  border-right: 1px solid #fff;
}

th#foto {
  border-left: 1px solid #71b1d7;
}

.tabelle_mitarbeiter td.kontaktdaten {
  width: 284px;
}

.tabelle_mitarbeiter td.foto {
  width: 87px; 
}

.tabelle_mitarbeiter td.person {
  width: 144px;
  padding-right: 7px;
}
