body {  width: 760px;  margin: 10px auto; text-align:left;  font-family: verdana, sans-serif;  font-size: 12px;  color: #191970;  background-color: #eccf67;}#navi {  position: absolute;  left: 50%;  width: 700px;  height: 20px;  margin-left: -375px;  text-align:center;  padding: 5px;  background-color:#eccf67;  z-index: 2;}#navi a {  font-size: 15px;  color: #191970;  font-weight: bold;  width: auto;  text-decoration: none;  background-color: #eccf67;  margin: 0px;  padding: 0px 5px;}#navi a:hover {   color: #f8e6a7;}a.navi#active_menu {   color: #f8e6a7;}#schrift {  position: absolute;  left: 50%;  width: 226px;  height: 310px;  margin-top: 190px;  margin-left: 130px;  background-color: #eccf67;  z-index: 3;}#content {  position: absolute;  left: 50%;  width: 640px;  height: 400px;  margin-top: 30px;  margin-left: -355px;  background-color: #f8e6a7;  font-weight: bold;  padding: 10px 20px 10px 10px;  z-index: 4;}#footer {  position: absolute;  left: 50%;  width: 200px;  height: 10px;  margin-top: 465px;  margin-left: -355px;  background-color: #eccf67;}a {  color: #191970;  font-weight: bold;}a:hover {   color: #eccf67; }h1 {  font-family: verdana, sans-serif;  font-size: 16px;  font-weight: bold;  text-align: center;  margin-top: 5px;}