body {
	margin-top: 3%;
	margin-left: 3%;
	margin-right: 3%;
	background-color:#FFFFFF; 
	color: #4496D2;
	font-family: arial;
	font-size: 14pt;
}
	
h1 {
	color: #C00B00; 
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 26pt;
	text-align: left;
}

h2 {
	color: #C00B00; 
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 20pt;
	text-align: left;
}

p {
	color: #4496D2; 
	font-size: 14pt;
}

a {
	color: #4496D2; 
	font-size: 14pt;
	margin-top: 6px;
	line-height: 200%;
	margin-bottom: 6px;
}

button {
	font-size: 14pt;
	background-color: #4496D2;
	color: #FFFFFF; 
}

form {
	font-size: 14pt;
	line-height: 150%;
}

input {
	font-size: 14pt;
	line-height: 150%;
}

.datenschutz {
	color: gray;
}
