
html, body {
	background-image: url(bilder/muster1.jpg);
		background-color: #f99738;
	}

p, table, td, table, li, h1, h2, h3 {
	color: #7b541b;
	}

h1 {
	margin-right:15em;
	}

	#menue {
	background-image: url(bilder/m_lach_bg.jpg);		
	}
	
#wrapper{
		background-image: url(bilder/muster1a.jpg);
		height:30em;
		}
	
a:hover {
	text-decoration:underline;
	font-weight:800;
	}

a:visited {
	text-decoration:none;
	font-weight:800;
	}