body {
  background-image: url(../images/body_background.jpg);
  background-color: #fdf3dc;
  background-repeat: repeat-x;
  padding: 0px; 
  border: 0px; 
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14pt;
}

p.bodytext {
  font-size: 14pt;
  font-family: Verdana,Arial,sans-serif;
}

h1 {
  font-size: 18pt;
  margin-top: 5px;
  font-family: Verdana,Arial,sans-serif;
}

h2 {
  font-size: 18pt;
  margin-top: 5px;
  font-family: Verdana,Arial,sans-serif;
}

a:link {
  font-weight: bold;
  color: #E95F40;
  text-decoration: underline;
}

a:visited {
  font-weight: bold;
  color: #E95F40;
  text-decoration: underline;
}

a:hover {
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

a:focus {
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}

a img {
  border: none;
}

div.hintergrund {
  width: 1024px;
  height: 768px;
  margin: 0px;
  background: url(../images/hintergrund.png);
  position: absolute;
  top: 0px;
  left: 0px;
}

div.menue {
  /* background: #ff6712; */
  position: absolute;
  left: 0px;
  top: 160px;
  width: 218px;
  height: 486px;
}

div.schriftgroesse {
  /* background: #ff6712; */
  position: absolute;
  top: 676px;
  left: 790px;
  width: 96px; 
  height: 46px; 
  padding: 4px; 
  overflow: hidden;
}

div.hauptfeld {
  position: absolute;
  top: 160px;
  left: 220px;
  width: 698px; 
  height: 486px; 
  padding-left: 8px;
  overflow: auto;
}

#oebvlmap1 {
  position: absolute;
  top: 648px;
  left: 38px;
  width: 140px;
  height: 102px;
  z-index: 8999;
}

#oebvlmap2 {
  position: absolute;
  top: 0px;
  left: 800px;
  width: 208px;
  height: 160px;
  z-index: 8998;
}

/* START OF ENTRIES FOR THE EXTENSION rk_therapeuten  */

div.therapeuten-list-item {
  border: 1px dashed #E95F40;
  margin: 0.5em 0.5em;
  padding: 0.5em 0.5em;
}

div.therapeuten-list-daten h2 {
  font-weight: bold;
  font-size: 1.1em;
}

div.therapeuten-list-item td{
  width: 2.2em;
  font-size: 1.3em;
  font-weight: bold;
}

div.therapeuten-list-schwerpunkt{
  margin-left: 0.5em;
}

div.therapeuten-list-schwerpunkt h3{
  font-size: 1.1em;
  font-style: bold;
}

div.therapeuten-legend{
  font-size: 1em;
}

p.therapeuten-legend-note{
  font-weight: bold;
}

td.therapeuten-legend-symbol{
  width: 2.2em;
  font-size: 1.1em;
  font-weight: bold;
}

td.therapeuten-legend-description{
  font-size: 1.1em;
}


/* END OF ENTRIES FOR THE EXTENSION rk_therapeuten  */
