P  {
	color : Black;
}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.formular  {
	font-size : 8pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #333333;
	background-color: #FFFFCC;

}

.preis  {
	font-size : 8pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #333333;
	text-align : right;
	background-color: #FFFFCC;
	border: 0px none;

}

.summe  {
	font-size : 9pt;
	font-family : Arial,sans-serif;
	font-weight : bold;
	color : Black;
	text-align : right;
	background-color: #FFFFCC;
	border: 0px none;

}

.atext  {
	font-size : 9pt;
	font-family : Arial,sans-serif;
	font-weight : bold;
	color : Black;
	text-align : left;
	background-color: #FFFFCC;
	border: 0px none;

}

.stueck  {
	font-size : 8pt;
	text-align : right;
	font-family : Arial, sans-serif;
	font-weight : bold;

}

.produkt  {
	font-size : 9pt;
	font-family : Arial,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Red;
}
.bform {


	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color: #FFFFCC;
}
.printlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #333333;


}
.adressform {



	font-size : 12pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color: #FFFFCC;
}
.bformtitel {
	font-size : 9pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: outset;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
.kattitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;

}

