body {
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #666666;
}
a:active {
	color: #FF6600;
}
.News-Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;

}
.News-Überschrift {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.xBox {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
