@charset "UTF-8";
body {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
h1 {
	font-size: 20px;
	color: #cb3246;
	font-style: italic;
	margin-bottom: 16px;
}
h2 {
	color: #cb3246;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 10px;
}
p {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.regular_white {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
ul {
	list-style-type: none;
	margin-top: 10px;
	margin-left: 0px;
	text-align: left;
	padding-left: 10px;
}
.footerschrift {
	font-size: 11px;
}
