.body {
	background-image: url(pics/background.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-color: #000000;
	background-position: center;
}
a, a:link, a:visited, a:active, a:focus {
	color: #3758B0;
	text-decoration: none
}
a:hover {
	color: #3758B0;
	text-decoration: none;
}
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 24px;
	color: #262626;


}
.auflistung {
	list-style-type: square;
}
.hinweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #69676D;
}
.adresse {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #003399;
}
