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#Inhalt
{
  position: absolute;
  top: 25px;
  left: 25px;
  min-width: 600px;
  margin-top: 0px;
  margin-left: 0px;
  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;
}

.hintergrund
{
  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#Lebensqualitaet
{
  visibility: hidden;
}

div#Oben
{
  visibility: hidden;
}

div#Navigation
{
  visibility: hidden;
}
