body {
  background: #fdf4ed;
  margin: 0px;
  padding: 0px;
  height: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
  border: 0px;
}

#topanker {
  margin: 0px;
  padding: 0px;
}

#container {
  position: absolute;
  top: 0px;
  left: 10px;
  margin-left: 0px;
  margin-top: 0px;
  padding: 0px;
  background: #FDE1CD;
  width: 980px;
  border-left: 1px solid #F9BFAE;
  border-right: 1px solid #F9BFAE;
  border-bottom: 1px solid #F9BFAE;
}

.text {
  font-size: 60%;
}

.rot {
  color: #E6161B;
}

#djh_hessen_logo {
  padding: 6px 3px 3px 3px;
}

#titel_oberbernhards {
  position: absolute;
  top: 10px;
  left: 240px;
}

#topnavigation {
  position: absolute;
  top: 0px;
  right: 15px;
  padding: 5px 0px 0px 0px;
  margin: 0px;
}

#flagge_en {
  position: absolute;
  top: 0px;
  right: 5px;
  padding: 5px 0px 0px 0px;
  margin: 0px;
}

a.topnavi {
  font-size: 70%;
  color: #E6161B;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
}

a:hover.topnavi {
  font-size: 70%;
  color: #E6161B;
  text-decoration: underline;
  padding: 0px;
  margin: 0px;
}

.randrechts {
  margin: 0px 0px 0px 4px;
  padding: 10px 0px 0px 3px;
  background-image:url(img/bg_rand_rechts.gif);
  background-repeat: no-repeat;
}

.aus {
  display: none;
}


#hauptnavigation {
  position: absolute;
  top: 50px;
  left: 0px;
  padding: 4px 4px 4px 4px;
  margin: 0px 0px 0px 0px;
  background: #E6161B;
}


.hauptnavi {
  background: #E6161B;
  font-size: 70%;
  color: #FFFFFF;
  padding: 4px 0px 5px 0px;
  margin: 0px;
  display: block;
  background-image:url(img/bg_rand_unten.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  width: 192px;
}

a.hauptnavi {
  text-decoration: none;
}

a:hover.hauptnavi {
  text-decoration: none;
  background: #F2856B;
  background-image:url(img/bg_rand_unten.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

#adresse_links {
  position: absolute;
  top: 480px;
  left: 0px;
  padding: 4px 4px 4px 2px;
  margin: 0px 0px 0px 0px;
  font-size: 60%;
}

#adresse_links a {
  color: #E6161B;
  text-decoration: none;
}

#adresse_links a:hover {
  color: #E6161B;
  text-decoration: underline;
}


#rechtsunseretipps {
  background: #F2856B;
  font-size: 70%;
  color: #ffffff;
  position: absolute;
  top: 50px;
  right: 0px;
  padding: 4px 4px 4px 4px;
  margin: 0px 0px 0px 0px;
  width: 222px;
}

#rechtsunseretipps strong {
  color: #E6161B;
}

#rechtsunseretipps .linie {
  width: 222px;
  height: 1px;
  padding: 0px;
  margin: 0px;
  background-image:url(img/bg_rand_unten_hell.gif);
  background-repeat: repeat-x;
  background-position: center;
}

#rechtsunseretipps hr {
  display: none;
}

#zeichnung_oberbernhards {
  position: absolute;
  top: 480px;
  right: 6px;
  padding: 0px;
  margin: 0px;
}

#content {
  position: relative;
  left: 200px;
  width: 550px;
  margin: 0px;
  padding: 0px;
  background: #FFFFFF;
  font-size: 70%;
}

#content_content {
  padding: 4px;
}

#content_header {
  background: #E6161B;
  width: 542px;
  padding: 0px;
}

#content_header_content {
  font-size: 12pt;
  color: #ffffff;
  padding: 4px;
  font-weight: bold;
}

.rechts {
  text-align: right;
}

.sub_menu_aktiv {
  color: #E6161B;
}

.sub_menu_inaktiv {
  color: #000000;
}

a.sub_menu_aktiv, a.sub_menu_inaktiv {
  text-decoration: none;
}

a:hover.sub_menu_aktiv, a:hover.sub_menu_inaktiv {
  text-decoration: underline;
}

.bildrand {
  border: 1px solid #000000;
}

.keinbildrand {
  border: 0px;
}