body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	margin-left: 0px;
	margin-top: 0px;
}
.titel {
	font-size: 12px;
	text-transform: uppercase;
}
.fliess {
	font-size: 13px;
	line-height: 18px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 10px;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #0e0255;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
}
.navi {
	font-size: 11px;
	font-weight: bolder;
	text-transform: none;
	text-align: center;
	font-style: normal;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #0e0255;
}
#Text {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
