* {margin: 0; padding: 0;}

body {
font-family:  "Times New Roman", Georgia, serif;
text-align: center; 
			background: #3CB371; }

#layout {height: 700px; width: 900px;
background-image: url(../images/reichlhome.jpg); background-repeat: no-repeat;
margin: 0; padding: 0;}

#kopf {height: 159px; }

#navi {width: 900px; height: 37px;}
#navi ul {width: 100%;  margin-left: 195px; }
#navi li {float: left; padding-top: 10px; margin: 0; list-style: none; width: 15%;line-height: 18px; font-size: 1.2em;}

#navi a:link, a:visited {text-decoration: none; font-size: 1.2em; color: white;}
#navi a:hover {font-size: 1.3em; color: maroon; background: white; display: block;
padding: 4px 0;}
#navi a:active {font-size: 1.3em;}

#subnavi {float: left; width: 200px; height: 500px; } 

#inhalt {float: left; width: 497px; height: 460px; margin-top: 55px;}
#inhalt p {text-align: left; padding-left: 17px;}
#bild {margin: 20px 100px; image-position: center; center; width: 302px; height: 202px; background-image: url(../images/eingang.jpg); background-repeat: no-repeat; }

#fuss {}
