body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
	margin:2px;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:2px;
	margin-bottom:2px;
	padding-top:2px;
	padding-bottom:2px;
}
h1 {
	font-size: 180%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 100%;
}
p {
	margin-top:2px;
	margin-bottom:2px;
	padding-top:2px;
	padding-bottom:2px;
}
#menue ul {
	list-style-type:none;
	margin:15px 0 0 15px;
	padding:15px 0 0 15px;
}
#menue li {
	margin:4px 0 4px 0;
	padding:4px 0 4px 0;
	font-style: italic;
	font-weight: bold;
}
#menue li a {
	text-decoration: none;
	color:#333;
}
#menue li a:hover {
	text-decoration: none;
	color:#333;
	/*background:#52A6E5;*/
	background-color: #ceF;
}
#wz-drainage {
	background-image: url(grafik/drainage-wz.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 475px;
	width: 100%;
}

