/* CSS Document */
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #336699;
}
.ueberschrift {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bolder;
}
.TechDat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	background-color: #EAEAEA;
}
.TechWert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003366;
	background-color: #EAEAEA;	
}
.ExLink {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.seitentitel {
	font-family: "Courier New", Courier, monospace;
	font-size: 18pt;
	font-weight: bolder;
	color: #003366;
}
Punkte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	list-style-type: circle;
}

