body
{
  font-family: Arial, Verdana, Helvetica;
  font-size: 100%
  color: #333333;
  margin: 0px;
  padding: 0px;
  background-color: #fdf8ec;
  background-image: url(../bilder/hintergrund_leiste.gif);
  background-position: left top;
  background-repeat: repeat-x;
}

div#Lebensqualitaet
{
  position: absolute;
  top: 26em;
  left: 6em;
  width: 85px;
  height: 83px;
  z-index: 2;
}

div#Oben
{
  width: 50em;
  height: 25px;
}

div#Navigation
{
  float: left;
  width: 11em;
  height: 1000px;
  min-width: 160px;
  max-width: 500px;
  margin: 0px;
  padding-top: 0px;
  background-color: #fbeac6;
  background-image: url(../bilder/hintergrund_menue.gif);
  background-position: left top;
  background-repeat: no-repeat;
  z-index: 1;
}

div#Navigation a
{
  color: #333333;
}

div#Navigation a:link
{
  color: #333333;
  text-decoration: none;
}

div#Navigation a:active
{
  color: #333333;
  text-decoration: none;
}

div#Navigation a:visited
{
  color: #333333;
  text-decoration: none;
}

div#Navigation a:hover
{
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}

.hintergrund
{
  background-image: url(../bilder/hintergrund_inhalt.jpg);
  background-position: left top;
  background-repeat: no-repeat;
}

.text
{
  font-size: 75%;
  line-height: 140%;
}

.text_menue
{
  font-size: 72%;
  line-height: 140%;
}

.text_titel
{
  font-size: 100%;
  line-height: 100%;
}

.text_unterzeile
{
  font-size: 90%;
  line-height: 150%;
}

.text_formular
{
  font-size: 75%;
  line-height: 140%;
}

.text_rot
{
  color: #FF0000;
}

.formularfeld
{
  border: 1px solid #333333;
  font-size: 75%;
  font-family: Arial, Verdana, Helvetica;
  color: #333333;
  text-align: left;
}

div#Inhalt
{
  min-width: 600px;
  margin-left: 11em;
  padding: 0px;
  font-size: 75%;
  line-height: 140%;
  z-index: 1;
}

* html div#Inhalt
{
  height: 1em;
  margin-bottom: 0;
}

div#Inhalt a
{
  color: #333333;
}

div#Inhalt a:link
{
  color: #333333;
  text-decoration: none;
}

div#Inhalt a:active
{
  color: #333333;
  text-decoration: none;
}

div#Inhalt a:visited
{
  color: #333333;
  text-decoration: none;
}

div#Inhalt a:hover
{
  color: #333333;
  text-decoration: none;
}

div#Inhalt a.text
{
  font-size: 100%;
  color: #333333;
}

div#Inhalt a:link.text
{
  color: #333333;
  text-decoration: underline;
}

div#Inhalt a:active.text
{
  color: #333333;
  text-decoration: underline;
}

div#Inhalt a:visited.text
{
  color: #333333;
  text-decoration: underline;
}

div#Inhalt a:hover.text
{
  color: #333333;
  text-decoration: none;
}