/* BEGINN INFOBOX LAYOUT */
a.box:link {
	color: #4f4f4f;
	text-decoration: none;
	background: none;
	font-size: 8pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
}
a.box:visited {
	color: #4f4f4f;
	text-decoration: none;
	background: none;
	font-size: 8pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
}
a.box:hover {
	color: gray;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
a.box:active {
	color: #4f4f4f;
	text-decoration: none;
	background: none;
	font-size: 8pt;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
}
.boxtable {
	border: 0pt solid #000000;
}
.boxcatsel {
	background-color: #ffffff;
}
.boxtitle {
	background-color: #BB0000;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 3pt;
	padding-left: 3pt;
	padding-right: 3pt;
	padding-top: 3pt;
	text-align: right;
}
.boxlinks {
	background-color: #BB0000;
}
.boxnews {
	background-color: #BB0000;
}
.boxcontent {
	background-color: #ffffff;
}
.boxlineleft {
	background-color: #BB0000;
}
.boxlineright {
	background-color: #BB0000;
}
/* ENDE INFOBOX LAYOUT */