body {
	background-image: url(pics/back.gif);
	background-repeat: repeat-x;
	background-color: #002F74;
}
.Impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E10915;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #002F74;
}
a:link {
	color: #E10915;
}
a:visited {
	color: #E10915;
}
a:hover {
	color: #E10915;
}
a:active {
	color: #E10915;
}

