/* Stylesheet fuer den Bereich "Kasse" der Website des TiV - Theater im Viertel, Saarbruecken - www.dastiv.de */

#preise {
	margin-left: 20px;
}
#preise ul {
	margin-bottom: 20px;
	margin-left: 20px;
	font-weight: bold;
	list-style-type: none;
}
#preise .listpreis {
	font-weight: normal;
}
.einrueck {
	margin-bottom: 20px;
	margin-left: 40px;
	font-weight: bold;
}
.einrueck ul {
  list-style-type: none;
}
/* ------------------------- Partner: (Eigen-) Werbung mit Logo + Texten */
.partner {
  margin-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
.partner img {
  margin-top: -8px;
  margin-right: 10px;
  float: left;
}
/* ------------------------- Ende Partner */


