.text { 
	color: #333333;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	font-family: "Courier New", Courier, mono;
} 


.textC {
	color: #000000;
	font-size:13pt;
	font-weight:normal;
	text-decoration:none;
	font-family: "Courier New", Courier, mono;
} 

.textCG {
	color: #838383;
	font-size:13pt;
	font-weight:normal;
	text-decoration:none;
	font-family: "Courier New", Courier, mono;
} 
 
.courierBox {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	border: none;
	color: #FF0000;

}
.textRot {

	color: #FF0000;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	font-family: "Courier New", Courier, mono;
}
.textGross {

	color: #333333;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	font-family: "Courier New", Courier, mono;
}
.courierBoxPapier {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	border: none;
	color: #FF0000;
	background-repeat: no-repeat;


}
.courierBoxPapierRahmen {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	background-repeat: no-repeat;
	border: 1px solid #FF0000;
	padding: 0px;
	text-align: right;




}
.textExtraGross {


	color: #333333;
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
	font-family: "Courier New", Courier, mono;
}
.courierBoxPapierCopy {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	border: none;
	color: #333333;
	background-repeat: no-repeat;
	font-weight: bold;

}
.courierBoxPapierRahmenStart {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	background-repeat: no-repeat;
	border: 1px solid #FF0000;
	padding: 0px;
	text-align: left;
}

