body {
	background-color: #C4E8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tableborderblack {
	border: 5px dashed #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004274;
}
.startliste {
	list-style-position: outside;
	list-style-type: upper-alpha;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004274;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004274;
	text-decoration: none;
}
.frage_line {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 25px;
}
.error {
	font-weight: bold;
	color: #F53B08;
}
