a:link, a:visited, a:hover, a:active { text-decoration: none; }
a.menuelink { display: block; color: #ffffff; padding-left: 48px; }
a.menuelink:hover { color: #000000; }
a.ul { text-decoration: underline; }

body {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma;
  font-size: 12px;
}

h2 { font-size: 16px; margin-top: 12px; }
p, ul { padding: 4px 8px 4px 8px; }
ul { padding-left: 16px; }

.fehler { color: #ff0000; font-size: 10px; font-weight: bold; }

.haupt {
  position: relative;
  background-color: #f5f5f5;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  width: 738px;
  height: 680px;
}

.kopf {

}
.menue {
  position: absolute;
  top: 78px;
  left: 20px;
  width: 278px;
  height: 194px;
  background-color: #14764d;
  color: #ffffff;
  font-size: 20px;
}
.trenner-s {
  position: absolute;
  top: 78px;
  left: 298px;
  z-index: 3;
}
.welcome {
  position: absolute;
  top: 78px;
  left: 299px;
}
.trenner-w {
  position: absolute;
  top: 264px;
  left: 20px;
  z-index: 2;
}
.ueberuns {
  position: absolute;
  top: 273px;
  left: 20px;
  background-color: #dadbdd;
  width: 278px;
  height: 405px;
}
.content {
  position: absolute;
  top: 273px;
  left: 300px;
  width: 458px;
  height: 405px;
}
.trenner-w2 {
  position: absolute;
  top: 626px;
  left: 299px;
  width: 458px;
}
.schluss {
  position: absolute;
  top: 636px;
  left: 300px;
  width: 458px;
}

.mp {
  position: absolute;
  padding: 8px 8px 8px 24px;
  text-align: left;
}

.runter {
  padding-top: 30px;
}
#uu {
  padding: 12px 8px 2px 8px;
  float: left;
}
.links {
  text-align: left;
  float: left;
}
.rechts {
  float: right;
}
.mitte {
  text-align: center;
}

.einruecken {
  position: relative;
  top: 10px;
  left: 10px;
}
