#ueberschrift {
  position: absolute;
  left: 53px;
  top: 19px;
}

#text {
	position: absolute;
	left: 24px;
	top: 87px;
	width: 420px;
	height: 248px;
	color: #000000;
	font-weight: 600;
	font-size: 13px;
}

#text ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#text li {
  background: url(bilder/webgif/listenpunkt.gif) no-repeat 0 0;
  padding-left: 27px;
  display: block;
}

.einzug {
  padding-left: 27px;
  font-size: 13px;
}

.rot {
  padding-left: 27px;
  font-size: 18px;
  font-weight: bold;
  color: #B6101A;
  margin-top: 50px;
}

.adresse {
  padding-left: 27px;
  font-size: 18px;
  font-weight: bold;
  color: #B6101A;
}

.unterstrich {
	text-decoration: underline;
}

#pic1box {
	width: 419px;
	height: 370px;
	position: absolute;
	left: 466px;
	top: 0px;
}

#pic1box img {
	position: absolute;
	left: 0px;
	top: 19px;
	background-color: #FFFFFF;
}

#planbox {
	width: 419px;
	height: 370px;
	position: absolute;
	left: 466px;
	top: 0px;
}

#planbox img {
	position: absolute;
	left: 0px;
	top: 55px;
	background-color: #FFFFFF;
}

#map {
  position: absolute;
  left: 0px;
  top: 40px;
}
