body {
  text-align: center;
  background-color: #e0e0e0;
}
h1 {
  font-family: Verdana;
  font-size: 150%;
  color: #737373;
  line-height: 180%;
}
h2 {
  font-style: normal;
  padding-top: 10px;
  font-family: Arial,Helvetica,sans-serif;
  color: #8c8c8c;
  line-height: 150%;
  font-size: 150%;
}
h3 {
  font-family: Verdana;
  color: #182e92;
  line-height: 100%;
  text-decoration: none;
  font-weight: bold;
  font-size: 90%;
}
h4 {
  font-family: Verdana;
  color: #182e92;
  line-height: 100%;
  text-decoration: none;
  font-weight: bold;
  font-size: 90%;
}
p {
  line-height: 130%;
}
p a {
  text-decoration: none;
  font-weight: normal;
  color: #ff6666;
}
p a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #ff6666;
}
#webseite {
  border-style: solid outset solid solid;
  border-color: #c0c0c0;
  border-width: 1px;
  margin: -10px auto 0px;
  background-color: #ffffff;
  width: 920px;
  padding-left: 20px;
}
#header {
  background-repeat: no-repeat;
  width: 900px;
  background-color: transparent;
  height: 100px;
  background-image: url(../bilder/Kopf_ErgoLogo_FiSo_01.png);
  background-position:  center center;
}
#main {
  width: 900px;
}
#navi {
  text-decoration: none;
  font-family: Verdana;
  margin-top: 1px;
  font-size: 10px;
  width: 900px;
  background-color: transparent;
}
#menu {
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  font-size: 11px;
  font-family: Verdana;
  text-decoration: none;
  line-height: 260%;
  background-color: transparent;
  width: 900px;
  height: 30px;
  position: relative;
}
#menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
}
#menu li.topmenu {
  float: left;
}
.topmenu a {
  float: left;
  text-align: center;
  width: 139px;
}
.topmenu ul {
  display: none;
}
.topmenu a, .submenu a {
  margin: 0;
  padding: 1px 5px;
  border-collapse: collapse;
  text-decoration: none;
  color: #060606;
  font-weight: normal;
  background-color: transparent;
}
.submenu a {
  border: 1px solid #999999;
  font-size: 11px;
  position: relative;
  clear: both;
  width: 139px;
  text-align: center;
  padding-left: 5px;
  background-color: #ffffff;
  color: #525252;
}
#menu a:hover, .topmenu.on a {
  border: 1px solid #999999;
  color: black;
  background-color: #fffcd8 ! important;
}
.topmenu:hover ul {
  border: 1px solid #999999;
  display: block;
  z-index: 500;
  background-color: #ffffff;
}
#box1 {
  background-color: transparent;
  background-repeat: no-repeat;
  width: 900px;
  background-position: left top;
}
#box2 {
  height: 15px;
  background-color: #140a69;
  width: 900px;
}
#box3 {
  margin: 30px 3px 10px;
  font-family: Verdana;
  color: #000000;
  text-align: justify;
  line-height: 100%;
  font-size: 90%;
  background-color: #ffffff;
  width: 896px;
}
#box3 li {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
}
#box3 ul {
  list-style-type: disc;
  list-style-image: url();
  margin-bottom: 10px;
  margin-right: 0px;
  line-height: 130%;
  text-align: justify;
  padding-left: 10px;
  color: #182e92;
}


#box3 a:hover {
  font-weight: bold;
  text-decoration: none;
  color: #00cc66;
}
#box3 a {
  text-decoration: none;
  font-weight: normal;
  color: #00cc66;
}

#footer {
  background-color: #140a69;
  color: #ffffff;
  width: 900px;
  font-size: 9px;
  margin-bottom: 20px;
  font-family: verdana;
  line-height: 25px;
  text-align: center;
}
.bild-li {
  padding: 2px;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  margin-bottom: 5px;
}
.bild-re {
  padding: 2px;
  float: right;
  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 5px;
}
#boxSprache {
  position: absolute;
  color: #20306e;
  padding-bottom: 2px;
  width: 65px;
  background-color: #00cc66;
  margin-left: 835px;
  margin-top: -76px;
}
#boxSprache a {
  color: #20306e;
  font-family: Tahoma;
  font-size: 11pt;
  text-decoration: none;
  line-height: 180%;
}
#boxSprache a:hover {
  color: #20306e;
  font-weight: bold;
  text-decoration: none;
}
