body {
	background-color: #F2F2F2;
	margin: 0px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;


}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #000099;
	font-weight: 600;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: 900;
	color: #000095;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000099;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Hintergrund {
	background-position: left top;
}

