body {
  background: #eeeeee;
  color: black;
  font-family: "Verdana", sans-serif;
  letter-spacing: 0.02em;
  font-size: 11.4px;

  margin: 0 auto;

}

.inhalt {
  margin: 50px auto;
  position: relative;

  text-align: center;

}


.image img {
  position: relative;
  text-align: center;
  max-width: 789px;
  max-height: 55px;
  margin-bottom: 45px;
  /*top: 19px;
  left: 148px;
  border: none;
  left: 116px;*/
}

.d0 {
  position: relative;
  top: 94px;
  margin-left: -20px;
  text-align: center;
}

.chrome #myobject .d0 {
  position: relative;
  top: 94px;
  margin-left: -19px;
  text-align: center;
}

#footer {
  text-align: center;
  font-size: 1em;
  font-family: Verdana, Geneva, sans-serif;
  top: 15px;
  width: 800px;
  color: black;
  position: relative;
  margin: auto;

}

ul.navi {
  list-style-type: none;
  margin-left: 9px;
}

#line {
  background-color: #0088aa;
  position: relative;
  height: 0.8%;
  width: 100%;
  /*left: 0%;
  top: 12%;*/
}

#line2 {
  background-color: #0088aa;
  position: absolute;
  height: 0.8%;
  width: 94%;
  top: 22%;
  left: 3%;
}

#box {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: white;
  height: 53em;
  width: 85em;
  -moz-border-radius-bottomright: 50px;
  border-bottom-right-radius: 50px;
  top: 2%;
}

span.email {
  position: relative;
  /*left: 47px;*/
}


ul.navi li {
  width: 130px;
  height: 22px;
  float: left;
  background-color: #eeeeee;

  padding-top: 6px;
  text-align: center;
  letter-spacing: 0.05em;
  left: 3%;
}

.chrome #myobject ul.navi {
  list-style-type: none;
  margin-left: 9px;
}

.ie #myobject,
.chrome #myobject ul.navi li {
  width: 130px;
  height: 22px;
  float: left;
  background-color: #eeeeee;
  padding-top: 6px;
  text-align: center;
  letter-spacing: 0.05em;
  color: white;
}



.chrome #myobject li#selected {
  color: white;
  background-color: #0088aa;
}

li#selected {
  color: white;
  background-color: #0088aa;
}



.text {
  text-align: center;
  font-size: 14px;
  position: relative;
  margin: 50px auto;
  width: 600px;
}

h1 {
  font-weight: bold;
  color: #0088aa;
  font-size: 14px;
  font-size: 20px;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 30px;
}

ul.submenu {
  color: black;
  list-style-type: none;
  display: none;
  position: absolute;
  top: auto;
  z-index: 500;
  height: 82px;
  width: 129px;
  margin-top: 10px;
}

ul.submenu li {
  border-style: none;
  padding: 0px;
  margin-left: -40px;
  margin-top: 2px;
  height: 22px;
  width: 129px;
  float: none;
  display: block;
  padding-top: 6px;
  color: black;
}

li.navi:hover ul {
  display: block;
  text-align: center;
  color: white;
}

ul.sub {
  color: black;
  list-style-type: none;
  display: block;
  position: absolute;
  top: auto;
  z-index: 500;
  height: 82px;
  width: 129px;
  margin-top: 7px;
}


ul.sub li {
  border-style: none;
  padding: 0px;
  margin-left: -40px;
  margin-top: 2px;
  height: 22px;
  width: 129px;
  float: none;
  display: block;
  padding-top: 6px;
  background-color: #0088aa;
  color: black;
}

.chrome #myobject ul.sub li {
  border-style: none;
  padding: 0px;
  margin-left: -40px;
  margin-top: 2px;
  height: 22px;
  width: 130px;
  float: none;
  display: block;
  padding-top: 6px;
  background-color: #0088aa;
  color: white;
}


a.button:link,
a.button:visited {
  color: black;
}

a.button:hover {
  color: white;
}

a,
a:link,
a:visited {
  color: black;
  text-decoration: none;
  border-style: none;
}

/*
a:hover {
	color:white;	
}*/




li#selected a:link {
  color: white;
}


li#selected a:visited {
  color: white;
}

.chrome #myobject ul.navi li:hover {
  background-color: #0088aa;
  color: white;
}

ul.navi li:hover {
  background-color: #0088aa;
  color: white;
}

ul.navi li:hover a.button {
  color: white;
}


#footer a:link,
#footer a:visited {
  color: #0088aa;
}

#footer a:hover {
  font-weight: bold;

}



.text a:link {
  color: #0088aa;
}

.text a:hover {
  font-weight: bold;

}