.seitentitel {
	color: #000080;
	font-size: large;
	text-align: center;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.inhalt {
	background-color: #CCCCCC;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;





}
.ueberschrift {
	font-size: medium;
	font-weight: bold;
}
.mitte {
	text-align: center;
}
.seitentitel2 {

	color: #000080;
	font-size: large;
}
a:visited {
	color: #000080;
	text-decoration: underline;
}
a:link {
	color: #000080;
	text-decoration: underline;
}
a:active {
	color: #000080;
	text-decoration: underline;
}
a:hover {
	color: #FF3214;
	text-decoration: underline;
}

.uebersicht a:visited {
	color: #000000;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;

}
.uebersicht a:link {
	color: #000000;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;

}
.uebersicht a:active {
	color: #000000;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;

}
.uebersicht a:hover {
	color: #FF3214;
	text-decoration: underline;
	font-size: medium;
	font-weight: bold;

}
.disclaimer {
	background-color: #CCCCCC;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;

}
.datum {
	text-align: right;

}
