TD.test {
	color : Fuchsia;
	font-size : larger;
}

TD.Bereichstitel {
	background-color : #0f4080;
	color : #ffffff;
	font-size : 14pt;
	font-weight : bolder;
	width : 700px;
}
TD.Faktitel {
	font-size: 12pt;
	font-weight : bolder;
	border-bottom : 1px solid Gray;
	padding-top : 15px;
}
TD.FGtitel {
	font-weight : bold;
	border-bottom : 1px dashed Gray;
	padding-top : 10px;
}
TD.Eintrag {
	padding-left : 35px;
}

div.RandLink {
	border-bottom: 1px dashed Gray;
	tbackground-color: #cfd9e6;
	font-weight: bold; 
	padding: 3; 
	margin: 0;
}

div.RandTitel {
	background-color: Silver;
	border-bottom: 1px solid Gray;
	border-top: 1px solid Gray;
	font-weight: bold;
	padding: 3;
	margin: 1;
	tcolor: White;
}

