table, th, td {
  border: 1px solid #333;
  border-collapse: collapse;
}

th, td {
  padding: 4px;
}

body.site {
  background-image: url("../../images/NurAdler_Hintergrund_hell.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
