#FliesenLogo 	{ width:100%; height:200px; margin:auto auto; background:url(../images/LempenLogo.png) no-repeat center center; background-size:cover; }


nav			{ text-align:center; padding:5px; height:40px; width:100%; background:url(../pic/bar.png) repeat center center; z-index:1;}

nav ul		{ list-style-type: none; overflow: hidden; width: 880px; margin: 10px auto;  border-bottom:solid 1Px #000; border-top:solid 1Px #000;}
nav ul li	{  height: 40px; margin: 0px 4px; float: left; }
nav ul a	{ display: block; height: 40px; line-height: 40px; text-decoration: none; text-align: center; }
