
#nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 252px;
  padding-top: 292px;
  background: url(images/bild_1_termine.jpg) no-repeat;
}
#nav ul {
  background: bottom right #991111 url(images/navig.jpg) no-repeat;
  margin: 0 7px 0 28px;
  padding: 5px 20px 15px 20px;
}
#nav li {
  list-style: none;
  background: bottom left url(images/punkte.jpg) repeat-x;
}
#nav a {
	color: #FDE7C2;
	background: #991111;
	padding-right: 8px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;

