/**
 * Style sheet shop
 */
html
{
	display:-dompdf-page;
}

body
{
	margin:1cm 1cm 0cm 1.5cm;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#000;
	text-transform: none;
}

.mainTable
{
	width:100%;
	bottom:0px;
	left:0px;
	right:0px;
	top:0px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}

.headerCell
{
	height:3cm;
	padding-top:0cm;
	padding-right:2cm;
	text-align:right;
	vertical-align:middle;
}

.absenderSpan
{
	width:8cm;
	display:block;
	margin-bottom:0.2cm;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	font-size:8px;
}

.adressCell
{
	height:5cm;
}

.dateLocationCell
{
	width:9cm;
	height:1cm;
	text-align:right;
	font-size:11px;
}

.subjectCell
{
	width:9cm;
	height:1cm;
}

.contentCell
{
	height:15cm;
}

.adressBottomCell
{
	height:3cm;
}

.imprintBottomCell
{
	height:3cm;
	text-align:right;
}

.rechnungTable
{
	width:18cm;
}

.rechnungHeaderCell
{
	height:8mm;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	font-family:Arial;
	font-size:11px;
	color:#000000;
}

.abschlussCell
{
	height:0.8cm;
	text-align:right;
}

.posCell
{
	width:1cm;
	text-align:center;
}

.artCell
{
	width:2.5cm;
	text-align:center;
}

.summeCell
{
	width:2.5cm;
	text-align:right;
}

.preisCell
{
	width:2.5cm;
	text-align:right;
}

.anzahlCell
{
	width:1cm;
	text-align:center;
}
