body {
	background-color: #E0E1E3;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-weight: bold;
}
a:link {
	color: #003163;
	font-weight: bold;
}
a:hover {
	font-weight: normal;
	color: #003163;
}
a:visited {
	font-weight: normal;
	color: #003163;
}

a:active {
	font-weight: bold;
	color: #003163;
}
.untertitel {
	font-weight: bold;
}

