/******************************************************************************
*               Styles und Positionierung BAD SAAROW UNTERKUNFT               *
******************************************************************************/

/* ======== TAGS  ======== */

h1 {
  font-size: 200%;
}

table {
 width: 100%;
 margin: 0px;
 border-collapse: collapse;
}

table.smalltext {
  font-size: 1em;
}

table.intable {
  margin-bottom: 3px;
}

/* ======== KLASSEN  ======== */

tr.listetop {
  background-color: #ffffff;
}

tr.liste {
  background-color: #daa196;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: black;
}

tr.preislistetop{
  background-color: #ded3ce;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: black;
  color: #8c3b00;
}

tr.preisliste {
  background-color: #daa196;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: black;
  color: #ffffff;
}

tr.linie {
  height: 1px;
}

.name {
  color: #222222;
  font-size: 1.3em;
}

/* ======== CONTAINER  ======== */

