/* html {  height: 100.1%;}*/body {  width: 760px;  margin: 10px auto; text-align:left;  font-family: Arial, sans-serif;  font-size: 12px;  color: #000;  background-color: #939598;}#hintergrund {  position: absolute;  left: 50%;  top: 50%;  width: 760px;  height: 500px;  margin-top: -290px;  margin-left: -380px;  background-color: #fff;  z-index: 1;}#header {  position: absolute;  left: 50%;  top: 50%;  width: 760px;  height: 107px;  margin-top: -280px;  margin-left: -380px;  background-color: #fff;  border-bottom: 10px solid #939598;  z-index: 2;}#logo {  position: absolute;  left: 50%;  top: 50%;  width: 186px;  height: 107px;  margin-top: -285px;  margin-left: -370px;  background-color: #fff;  z-index: 3;}#navi {  position: absolute;  left: 50%;  top: 50%;  width: 500px;  height: 20px;  margin-top: -212px;  margin-left: -130px;  text-align:center;  padding: 5px;  background-color:#939598;  z-index: 4;}#navi a {  font-size: 16px;  color: #000;  font-weight: bold;  width: auto;  text-decoration: none;  background: #939598;  margin: 0px;  padding: 0px 5px;}#navi a:hover {   color: #fff; }#titel {  position: absolute;  left: 50%;  top: 50%;  width: 500px;  height: 50px;  margin-top: -155px;  margin-left: -130px;  text-align:center;  padding: 5px;  background-color:#939598;  z-index: 6;  font-family: Arial, sans-serif;  font-size: 50px;  color: #fff;  text-align: right;  font-weight: bold;}#wrapper {  position: absolute;  left: 50%;  top: 50%;  width: 500px;  height: 10px;  margin-top: -112px;  margin-left: -130px;  text-align:center;  padding: 5px;  background-color:#fff;  z-index: 7;}#bilder {  position: absolute;  left: 50%;  top: 50%;  width: 196px;  height: 373px;  margin-top: -163px;  margin-left: -380px;  background-color: #fff;  z-index: 5;}#content {  position: absolute;  left: 50%;  top: 50%;  width: 511px;  height: 303px;  margin-top: -93px;  margin-left: -131px;  background-color: #fff;  z-index: 8;  font-weight: bold;}#footer {  position: absolute;  left: 50%;  top: 50%;  width: 200px;  height: 10px;  margin-top: 220px;  margin-left: -55px;  background-color: #939598;  z-index: 9;}a {  color: #000;  text-decoration: none;}a:hover {   color: #fff; }
