body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #205CA5;
}

a.link {
	color: #000000;
	text-decoration: none;
}

.SeitenÜberschrift {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.Menüpunkt {
	font-size: 10px;
	color: #000000;
}

.Text {
	font-size: 10px;
	color: #000000;
}

.TextÜberschrift {
	font-size: 18px;
	font-weight: bold;
	color: #1F5BA5;
}

.TextÜberschrift2 {
	font-weight: bold;
	color: #1F5BA5;
}