﻿.style1 {
	text-align: center;
}
.style2 {
	border-width: 0px;
}
p {
	margin: 0px;
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	text-align: center;
	text-decoration: underline;
	color: #000000;
}
a.weiss {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-align: center;
	text-decoration: none;
	color: #990000;
	background-color: #FFFFFF;
}
h1 {
	font-size: 2em;
	margin-bottom: 50px;
	margin-top: 50px;
}
h2 {
	font-size: 1.5em;
	margin-bottom: 30px;
}
h3 {
	font-size: 1.5em;
	text-decoration: none;
	font-weight: bold;
}
.abstand {
	padding-bottom: 500px;
}
.bg {
	background-color: #FFFFFF;
	overflow: hidden;
	max-width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #ffffff;
	font-size: 1em;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	line-height: 140%;
