body {
	background-color: #dce9c1;
}

	#main {
	margin-top: 80px;
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 40px;
	float: left;
	width: 1000px;
}

span.titel {
	font: 100% trebuchet, georgia, serif;
	color: #00685c;
	text-decoration: none; font-size: 1.2em; font-weight: bold; font-style: italic; letter-spacing: 0.1em;
	line-height: 2.0em;
}

span.text {
	font: 100% verdana, helvetica, sans-serif;
	color: #000000;
	text-decoration: none; font-size: 0.9em; font-weight: normal; font-style: normal;
	line-height: 1.8em;
}