/*tabelle 3D Modelle*/
table, th, td, caption {
  border: 1px solid #ADADAD;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: thin 0 0 thin;
  margin: auto;
}

td {
  color: #000000;
  font-size: 1rem;
  padding: 0.2em;
}

th, caption {
  background-color: #004156;
  color: #FFFFFF;
  font-size: 1rem;
  padding: 0.2em;
}

tbody tr:nth-child(even) {
  background-color: #E6E6E6;
}

/*# sourceMappingURL=3dm_tabelle.css.map */
