.format {
	background-image: url(images/Hintergrund.jpg);
	background-repeat: no-repeat;
}
.fiesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
}
.background {
	background-image: url(/images/Hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;

}
.links {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
}
