html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #B60F19;
  background-color: #FFFFFF;
  overflow: auto;
}

#spacer, {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  min-width: 900px;
  min-height: 600px;
}

#pic {
  position: absolute;
  width: 888px;
  height: 573px;
  left: 50%;  
  top: 50%;
  margin-left: -444px;
  margin-top: -286px;
  z-index: 2;
}

html #pic {
  width: 900px;
  height: 600px;
}

#fussnote {
  width: 888px;
  font-size: 9px;
  color: #B60F19;
  background-color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  margin-top: 25px;
  padding-top: 25px;
}

#fussnote a:hover {
	color: #333333;

}

#navi {
  position: absolute;
  width: 888px;
  height: 573px;
  left: 50%;
  top: 50%;
  margin-left: -444px;
  margin-top: -286px;
  z-index: 3;
  overflow: hidden;
}

#navi ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#navi a {
  position: absolute;
}

#navi .wer a {
  top: 256px;
  left: 39px;
}

#navi .wer a:hover {
  background: url(bilder/webpng/txtzu_wer.png) no-repeat;
}

#navi .was a {
  top: 299px;
  left: 341px;
}

#navi .was a:hover {
  background: url(bilder/webpng/txtzu_was.png) no-repeat;
}

#navi .wann a {
  top: 388px;
  left: 622px;
}

#navi .wann a:hover {
  background: url(bilder/webpng/txtzu_wann.png) no-repeat;
}

#navi .wo a {
  top: 415px;
  left: 55px;
}

#navi .wo a:hover {
  background: url(bilder/webpng/txtzu_wo.png) no-repeat;
}

#navi .vertragsarzt a {
  top: 528px;
  left: 4px;
}

#navi .kontaktlinsen a {
  top: 529px;
  left: 459px;
}

a {
	text-decoration: none;
	color: #B60F19;
}

a:visited {
  color: #B60F19;
}

a:link {
  color: #B60F19;
}
