body {
	font-family: Univers, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 14px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #333333;
}
.gross {
	font-size: 18px;
	line-height: 24px;
}
.adresse {
	font-size: 14px;
	line-height: 20px;
}
.back {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fett {
	font-weight: bold;
}
h1 {
	font-size: 15px;
}
.klein {
	font-size: 12px;
	line-height: 14px;
}

