/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.tabelle {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,0,0);
 	line-height: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	text-indent: 0pt;
 	margin: 1pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Normalschrift {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,0,102);
 	font-weight: bold;
 	text-indent: 0pt;
 	margin: 2pt 0pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

P {
	text-align: left
}

.Detail_mit_Einzug {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,0,0);
 	text-indent: 0pt;
 	margin: 1pt 0pt 2pt 10pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.zelle-text {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: xx-small;
 	color: rgb(0,0,0);
 	letter-spacing: 0pt;
 	line-height: 9pt;
 	text-align: left;
 	background-color: rgb(153,204,204);
 	background-position: center;
 	margin: 5pt
}