.objekt {
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.objektschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.einzelobjekt {
	border-top: thin dotted #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
}
.unterstrich {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.unterstrich2 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.preisliste {
	border: thin dotted #666666;
	cursor: help;
}
.Klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: 100;
}
.Stil9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
.Stil9fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
}
.Angebot {
	border: thin double #333333;
}
