	body {
		background: #FEF493;
		}
		
	#center {
		margin: 0 auto;
		padding: 0px 0 30px 0;
		border: 0;
		background: #fff url(bilder/mittel_bg_schatten.jpg);
		text-align: left;
		width: 780px; 	
		}

	ul#nav li {
		background:transparent;
		}

	ul#nav li a {
		position: absolute;
		top: 0;
		text-indent: -9000px;
		text-decoration: none;
		overflow: hidden;
		background: transparent url(bilder/menu.gif) no-repeat; 
		}
		
	/* Normalzustand */

	li#m01 a {
		padding: 25px 0 0 0;
		height: 0 !important; 
		height /**/:25px; /* IE5/Win */
		margin-top: 29px;
		background-position: 0 0; 
		width: 134px; 
		left: 0;
		}

	li#m02 a {
		padding: 28px 0 0 0;
		height: 0 !important; 
		height /**/:28px; /* IE5/Win */
		margin-top: 39px;
		background-position: -134px -39px; 
		width: 96px; 
		left: 134px;
		}

	li#m03 a {
		padding: 18px 0 0 0;
		height: 0 !important; 
		height /**/:18px; /* IE5/Win */
		margin-top: 47px;
		background-position: -224px -47px; 
		width: 94px; 
		left: 224px;
		}

	li#m04 a {
		padding: 21px 0 0 0;
		height: 0 !important; 
		height /**/:21px; /* IE5/Win */
		margin-top: 46px;
		background-position: -321px -46px; 
		width: 93px; 
		left: 321px;
		}

	li#m05 a {
		padding: 30px 0 0 0;
		height: 0 !important; 
		height /**/:30px; /* IE5/Win */
		margin-top: 32px;
		background-position: -414px -32px; 
		width: 187px; 
		left: 414px;
		}

	/* Auswahl */

	li#m01 a#current	{ background-position: 0 -175px } 
	li#m02 a#current	{ background-position: -134px -185px }	
	li#m03 a#current	{ background-position: -224px -193px } 	
	li#m04 a#current	{ background-position: -321px -192px } 
	li#m05 a#current	{ background-position: -414px -178px } 

	/* Hover */	

	li#m01 a:hover, body#arte li#m01 a:hover 
		{ background-position: 0 -102px }
	li#m02 a:hover, body#katalog lim#m02 a:hover
		{ background-position: -134px -112px }
	li#m03 a:hover, body#kontakt li#m03 a:hover
		{ background-position: -224px -120px }
	li#m04 a:hover, body#login li#m04 a:hover
		{ background-position: -321px -119px }
	li#m05 a:hover, body#impressum li#m05 a:hover
		{ background-position: -414px -105px }

#content {
	padding: 200px 140px 20px 140px;
	}
