ul.natur {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-size: 48px;
		border: 0px; 
		cursor: pointer;
    	width: 575px; 
		height: 100px;
		background: url(Bilder/banner-natur.jpg);}

	ul.natur a {
		display: block ;
		cursor: pointer;
		padding: 25px  ;
		color: #333;
		text-decoration: none; }

	ul.natur a:hover, ul.natur a:focus {
		color: #FFF; }

ul.abstrakt {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-size: 48px;
		border: 0px; 
		cursor: pointer;
    	width: 575px; 
		height: 100px;
		background: url(Bilder/banner-abstrakt.jpg); }

	ul.abstrakt a {
		display: block;
		cursor: pointer;
		padding: 25px;
		color: #333;
		text-decoration: none; }

	ul.abstrakt a:hover, ul.abstrakt a:focus {
		color: #FFF; }

ul.farbspiel {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-size: 48px;
		border: 0px; 
		cursor: pointer;
    	width: 575px; 
		height: 100px;
		background: url(Bilder/banner-farbspiel.jpg); }

	ul.farbspiel a {
		display: block;
		cursor: pointer;
		padding: 25px ;
		color: #333;
		text-decoration: none; }

	ul.farbspiel a:hover, ul.farbspiel a:focus {
		color: #FFF; }
		
ul.sonstige {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-size: 48px;
		border: 0px; 
		cursor: pointer;
    	width: 575px; 
		height: 100px;
		background: url(Bilder/banner-sonstige.jpg); }

	ul.sonstige a {
		display: block;
		cursor: pointer;
		padding: 25px ;
		color: #333;
		text-decoration: none; }

	ul.sonstige a:hover, ul.sonstige a:focus {
		color: #FFF; }