.infobox {
	font-family: Arial;
	font-size: 10pt;
	margin: 2px;
}

.infobox .boxtitle {
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 10px;
	background-image: url('/filesoftconsult.nsf/Grafik/trennl/$file/trennl.gif');
	background-repeat: no-repeat;
	background-position: right;
	/*background-color: #324899;*/
	text-decoration: none;
}

.infobox .boxtitle:link {
	text-decoration: none;
}

.infobox .boxtitle:hover {
	font-weight: bold;
}

.infobox .boxcontent {
	border: 1px solid #324899;
	background-color: #FFFFFF;
	color: #00000;
	padding: 1px;
	overflow: auto;
	overflow-x: hidden;
}

.infobox .boxcontent .title {
	color: #324899;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	
}

.infobox .boxcontent .date {
	float: right;
	font-family: Arial;
	font-size: 8pt;
}

.infobox .boxcontent .content {
	float: clear;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	margin-bottom: 1em;
}

.infobox .boxcontent .content a {
	color: #324899;
}
