/* user styles kugelrund */
.Seitentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height:20px;
	color: #000;
	font-weight: bold;
}

.Absatztitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.hervorgehobener_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-style: italic;
}


.Tabelle_Rand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F6F6F6;
}

.Tabelle_hg_hell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E3E3E3;
}

.Tabelle_hg_dunkel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CFCFCF;
}