html { overflow: auto; background-color: #ffffcb; }



body {  position: relative; top: 00px; width: 1366px; height: 768px; margin: 0 auto; background-color: #eeeeff; background: transparent; }
#Helmut { position: absolute;  top: 360px; left: 990px; background-color:transparent; list-style-type: none; }

#Inhalt {  font-family: arial; text-align: center; position: absolute; padding: 0px; left: 80px; top: 255px; width: 1198px; height: 440px; margin: 0 auto; overflow: auto; border-radius: 0px;  border-right: 0px solid #7c4816; border-top: 0px solid #9e6a38; background-color: transparent; }

#Inhalttext {  font-family: arial; text-align: center; position: absolute; padding: 0px; left: 70px; top: 255px; width: 900px; height: 440px; margin: 0 auto; overflow: auto; border-radius: 0px;  border-right: 0px solid #7c4816; border-top: 0px solid #9e6a38; background-color: transparent; }

ul#navigation { position: absolute;  width: 900px; height: 8px; top: 150px; left: 315px; background-color:transparent; list-style-type: none;  }


#home #navi01            { color: black; background-color: #88B0B7; border: 0px solid blue; padding: 6px; }
#Leistungen #navi02 { color: black; background-color: #88B0B7; border: 0px solid blue; padding: 6px; }
#Uebermich #navi03   { color: black; background-color: #88B0B7; border: 0px solid blue; padding: 6px; }
#Kontakt #navi04      { color: black; background-color: #88B0B7; border: 0px solid blue; padding: 6px; }
#Disclaimer #navi05 { color: black; background-color: #88B0B7; border: 0px solid blue; padding: 6px; }
#Impressum #navi06   { color: black; background-color: #88B0B7; border: 0px solid blue; padding: 6px; }


    ul#navigation li { text-align: center; padding: 6px; left: 0px; display: inline; }

    ul#navigation li a:link { color: #000000; padding: 6px; font-family: Arial, Helvetica, sans-serif;
        text-decoration: none; font-weight: ; font-size: 20px; }
		
		ul#navigation li a:visited { color: black; padding: 6px; background-color: blue; font-size: 20px; }

	    ul#navigation li a:hover { padding-top: 6px; background-color: #648288; color: yellow; font-size: 20px; }