body, div { font-family: Arial, sans-serif; color: #313131; }
body { background-color: #DCDCDC; }

#container {
  width: 702px;
  height: 525px;
  position: absolute;
  left: 50%;
  margin-left: -351px;
  margin-top: -262px;
  top: 50%;
  background: url(images/bground.gif);
}

#navigation {
  position: absolute;
  left: 45px;
  top: 321px;
  width: 140px;
  font-size: 11px;
  font-weight: bold;
}

* html #home {
  height: 24px;
  he\ight: 18px;
}

#home {
  height: 18px;
  background: url(images/nav_bground_off.gif);
  vertical-align: middle;
  text-indent: 8px;
  padding-top: 6px;
  cursor: pointer;
}

* html #aufgabenbereich {
  height: 24px;
  he\ight: 18px;
}

#aufgabenbereich {
  height: 18px;
  background: url(images/nav_bground_off.gif);
  vertical-align: middle;
  text-indent: 8px;
  padding-top: 6px;
  cursor: pointer;
}

* html #ueber_uns {
  height: 24px;
  he\ight: 18px;
}

#ueber_uns {
  height: 18px;
  background: url(images/nav_bground_off.gif);
  vertical-align: middle;
  text-indent: 8px;
  padding-top: 6px;
  cursor: pointer;
}

* html #forum {
  height: 24px;
  he\ight: 18px;
}

#forum {
  height: 18px;
  background: url(images/nav_bground_off.gif);
  vertical-align: middle;
  text-indent: 8px;
  padding-top: 6px;
  cursor: pointer;
}

* html #kontakt {
  height: 24px;
  he\ight: 18px;
}

#kontakt {
  height: 18px;
  background: url(images/nav_bground_off.gif);
  vertical-align: middle;
  text-indent: 8px;
  padding-top: 6px;
  cursor: pointer;
}

* html #impressum {
  height: 25px;
  he\ight: 19px;
}

#impressum {
  height: 19px;
  background: url(images/nav_bground_off_l.gif);
  vertical-align: middle;
  text-indent: 8px;
  padding-top: 6px;
  cursor: pointer;
}

div a:link { text-decoration:none; color: #626262; }
div a:visited { text-decoration:none; color: #626262; }
div a:hover { text-decoration:none; color: #313131; }
div a:active { text-decoration:none; color: #626262; }

#content {
  position: absolute;
  /* border: 1px solid #888; */
  width: 417px;
  height: 344px;
  top: 120px;
  left: 226px;
  font-size: 12px;
overflow:auto;
}

iframe {
	width:95%;
}

a img {border:0px;}

li { margin-bottom: 2px; }

#datenschutzerklaerung {
	float:right
}

.hoheitlich {
	display:none;
}

