@charset "UTF-8";
.blackbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #000000;
	link-color: #0000FF;
	font-size: 12px;
}
.blackbox_zwischentitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #FF00CC;
	link-color: #0000FF;
	font-size: 24px;
}
.blackbox_ueberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #000000;
	link-color: #0000FF;
	font-size: 60px;
}
.blackbox.untertitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #000000;
	link-color: #0000FF;
	text-decoration: underline overline blink;
}
