/* user styles kugelrund */
.Seitentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height:20px;
	color: #0000CC;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position:0px 18px;
}

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

.hervorgehobener_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
	font-style: italic;
}


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

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

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