body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}

div#site-abwasser, 
div#site {
	border: #000000 solid 1px;
	width: 800px;
	margin:0pt auto;
	padding: 0pt;
}

div#site {
	background-color: #44C4F0;
}

div#site-abwasser{
	background-color: #99CCCC;
}

a {
	text-decoration: none;
	color: #3399CC;
	font-weight: regular;
}

a:hover {
	text-decoration: underline;	
}

img {
	float: left;
	margin: 0.4em 1em;
}
