body {
  margin: 0px;
  font-size: 11px;
  color: #231f20;
  background-image: url(./IMG/VERLAUF_TOP.PNG);
  background-repeat: repeat-x;
  background-color: white;
  text-align: center;
  font-family: verdana,helvetica,sans-serif;
}
#top {
  margin: 0px auto 18px;
  padding: 0px;
  text-align: left;
  vertical-align: bottom;
  position: relative;
  top: 0px;
  width: 800px;
  min-width: 800px;
  max-width: 800px;
  height: 110px;
  min-height: 110px;
  max-height: 110px;
  white-space: nowrap;
}
#topText {
  margin: 0px auto;
  padding: 0px;
  border: none;
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 12px;
  text-align: right;
  color: #6e6e6e;
  font-weight: normal;
  text-decoration: none;
}
#logo, #logoImg {
  margin: 0px;
  padding: 0px;
  border: none;
  text-align: left;
  left: 0px;
  height: 110px;
  min-height: 110px;
  max-height: 110px;
  text-decoration: none;
}
#menu {
  border-style: none none solid;
  border-color: #108449;
  border-width: medium medium 4px;
  margin: 0px auto;
  padding: 0px;
  width: 800px;
  min-width: 800px;
  max-width: 800px;
  background-image: url(./IMG/VERLAUF_MENU.PNG);
  background-position: left bottom;
  background-repeat: repeat-x;
  height: 41px;
  min-height: 41px;
  max-height: 41px;
}
.menuItem {
  margin: 0px;
  padding: 11px 20px 0px;
  color: #231f20;
  font-family: verdana,helvetica,sans-serif;
  float: left;
  font-size: 17px;
  height: 30px;
  min-height: 30px;
  max-height: 30px;
  text-decoration: none;
}
.menuItem:hover {
  background-image: url(./IMG/VERLAUF_MENU_OVER.PNG);
  background-repeat: repeat-x;
  color: #231f20;
}
#menuOn {
  background-color: #108449;
  color: white;
}
#menuOn:hover {
  background-image: none;
  background-color: #108449;
  color: white;
}
#submenu {
  margin: 0px auto;
  width: 800px;
  min-width: 800px;
  max-width: 800px;
  text-align: left;
  color: white;
  background-color: #4ba677;
  height: 27px;
  min-height: 27px;
  max-height: 27px;
}
.submenuItem {
  border-style: none solid none none;
  border-color: white;
  border-width: medium 2px medium medium;
  margin: 0px;
  padding: 6px 15px 0px;
  font-family: verdana,helvetica,sans-serif;
  background-color: #4ba677;
  color: white;
  font-weight: bold;
  font-size: 13px;
  float: left;
  height: 21px;
  min-height: 21px;
  max-height: 21px;
  text-decoration: none;
}
.submenuItem:hover {
  color: white;
  background-color: #108449;
}
#submenuOn {
  color: white;
  background-color: #108449;
}
#content {
  border-style: solid none none;
  border-color: #108449;
  border-width: 4px medium medium;
  margin: 0px auto;
  padding: 20px;
  min-height: 400px;
  background-color: #e3ece7;
  text-align: left;
  font-family: verdana,helvetica,sans-serif;
  font-size: 11px;
  color: #231f20;
  line-height: 150%;
  font-weight: normal;
  width: 760px;
  min-width: 760px;
  max-width: 760px;
}
#footer {
  border-style: solid none none;
  border-color: #108449;
  border-width: 4px medium medium;
  margin: 0px auto;
  padding: 6px 0px 0px 6px;
  text-align: left;
  background-image: url(./IMG/VERLAUF_FOOTER.PNG);
  background-repeat: repeat-x;
  font-family: verdana,helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
  width: 794px;
  min-width: 794px;
  max-width: 794px;
  color: #6e6e6f;
  line-height: 18px;
  height: 28px;
  min-height: 28px;
  max-height: 28px;
}
#impressum {
  color: #6e6e6f;
}
#home {
  border-style: solid none none;
  border-color: #4ba677;
  border-width: 4px medium medium;
  margin: 0px auto;
  padding: 0px;
  background-color: #108449;
  text-align: left;
  color: #231f20;
  font-weight: normal;
  width: 800px;
  min-width: 800px;
  max-width: 800px;
  height: 554px;
  min-height: 554px;
  max-height: 554px;
}
#homeLink, #homeImg {
  margin: 0px;
  padding: 0px;
  border: none;
  height: 554px;
  min-height: 554px;
  max-height: 554px;
  text-decoration: none;
}
#header {
  margin: 0px auto;
  width: 800px;
  min-width: 800px;
  max-width: 800px;
  height: 131px;
  max-height: 131px;
  text-align: left;
  min-height: 131px;
}
h1 {
  font-weight: bold;
  text-align: left;
  margin-top: 6px;
  font-family: verdana,helvetica,sans-serif;
  font-size: 15px;
  color: #231f20;
}
h2 {
  text-align: left;
  font-family: verdana,helvetica,sans-serif;
  color: #231f20;
  margin-top: 6px;
  font-size: 12px;
  font-weight: bold;
}
p {
  margin-top: 6px;
  font-size: 11px;
  font-family: verdana,helvetica,sans-serif;
  color: #231f20;
  line-height: 18px;
}
.float {
  margin-right: 30px;
  float: left;
}
ul {
  color: #231f20;
  margin-top: 6px;
  line-height: 18px;
  font-size: 11px;
  font-family: verdana,helvetica,sans-serif;
  list-style-type: square;
}
li {
  margin-top: 10px;
  line-height: 18px;
}
a {
  color: #231f20;
}
table, td {
  border-style: none;
  font-family: verdana,helvetica,sans-serif;
  color: #231f20;
  font-size: 11px;
  text-align: left;
  vertical-align: top;
}
