* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
}

body, html {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  height:100%;
  background: #dcdce5 url(../img/hint_gesamt4.jpg) top center repeat-y;
}

* html, * html body {
  margin:0;
  padding:0;
  height:100%;
  overflow:hidden;
}


h1, h2, h3 {
  background: transparent;
}

h1 {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  margin: 8px 0 8px 0;
}

h2 {
  font-size: 13px;
  margin-bottom: 11px;
}

table {
  padding: 0;
  margin: 0;
  border: 0;
}

p, td, li {
  font-size: 11px;
}

a, p, li, td {
 line-height: 140%;
}

p {
 margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a img {
  border: 0 none;
}

#alles {
  width: 100%;
  height:100%;
}

#container {
  position: relative;

  width: 997px;
  margin: 0 auto;
  text-align: left;
}

#headlogo {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 12px;
}

#nav_oben {
  position: absolute;
  z-index: 10;
  top: 201px;
  left: 12px;
}

#inhalt {
  background: transparent url(../img/hint_weiss_oben.jpg) top left no-repeat;
  position: relative;
  left: 12px;
}

.tabmittespalte {
  position: relative;
  vertical-align: top;
  width: 705px;
  padding-top: 226px;
}

#content {
  margin: 9px 10px 0 0;
}

.context_210 {
  position: relative;
  left: 210px;
  width: 490px;
}

.tabrechtespalte {
  padding-top: 226px;
  position: relative;
  vertical-align: top;
  width: 251px;
}

.ueb_haupt {
  margin: 36px 0 10px 0;
}

.linie_haupt {
  background: transparent url(../img/linie_haupt.gif) top left no-repeat;
  width: 705px;
  height: 10px;
  margin-bottom: 10px;
}
.linie_cont {
  background: transparent url(../img/linie_haupt.gif) top left no-repeat;
  width: 495px;
  height: 10px;
  margin-bottom: 10px;
}

.p_groesser {
  font-size: 12px;
}

.contentbild {
  margin: 0 14px 21px 0;
}

.content_ueb {
  font-size: 14px;
  font-weight: bold;
  margin-top: 11px;
}

/* Navi rechts */
.rechtespalte {
  width: 250px;
  margin-top: 9px;
}
.tr_rechts {
  /* background-color:#eeeef1; */
}
.tr_rechts_weiss {
  height: 12px;
  background-color:#ffffff;
}
.td_rechts {
  padding: 9px;
}

.head_nav_rechts {
  color: #98bf0e;
  font-size: 15px;
}

.text_nav_rechts1 {
  color: #677b98;
}
.text_nav_rechts2 {
  color: #000;
}

.content_link {
  position: relative;
  top: 4px;
  font-size: 11px;
}
a.content_link:link, a.content_link:visited {
  text-decoration: none;
  color: #677b98;
}

a.content_link:hover {
  text-decoration: underline;
  color: #97be0d;
}

.input_nav_rechts {
  width: 150px;
  border: 1px solid #98bf0e;
}

.auswahl_nav_rechts {
  border: 1px solid #98bf0e;
}

.nav_rechts_ul {
  list-style-type: none;
  margin: 0;
  padding: 0;

}

