/* meta
	author: rico floss
	contact: floss@51nullacht.de
	date: 2009-03-15
	client: KVS Dispo - print
*/

/*
244398 blau
*/

html * {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	background: url(arbeitsschein.jpg) 0 no-repeat;
}

/* ============== AUSBLENDEN ================= */
#header, #navi, #footer, .clear {
	display: none;
}

/* ============== ANGABEN ================= */
#container div.print {
	page-break-after: auto;
	width: 21cm;
}

#container div.print p {
	position: absolute;
	page-break-inside: avoid;
	background-color: red;
	line-height: 1.2em;
	color: #244398;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

#container div.print p.pageBreak {
	page-break-after: auto;
	font-size: 1px;
	height: 0;
}

/* ============== ARBEITSSCHEIN ================= */
#container div#arbeitsschein {
}

#container div#arbeitsschein p.auftraggeber {
	left: 1.9cm;	top: 6.5cm;	width: 12cm;	height: 1.5cm;
}
#container div#arbeitsschein p.auftragnr {
	left: 16.5cm;	top: 6.5cm;	width: 4cm;	height: 0.6cm;
}
#container div#arbeitsschein p.bestelltdurch {
	left: 1.9cm;	top: 7.3cm;	width: 18.6cm;	height: 2.3cm;
	text-indent: 15.6cm;
}
#container div#arbeitsschein p.ansprechpartner {
	left: 1.9cm;	top: 9cm;	width: 18.6cm;	height: 1.4cm;
	text-indent: 15.6cm;
}
#container div#arbeitsschein p.einsatzort {
	left: 3.3cm;	top: 10.2cm;	width: 17.2cm;	height: 0.6cm;
}
#container div#arbeitsschein p.einsatzart {
	left: 4.1cm;	top: 11.2cm;	width: 16.4cm;	height: 0.6cm;
}
#container div#arbeitsschein p.maxgewicht {
	left: 4.7cm;	top: 12.2cm;	width: 3cm;	height: 0.6cm;
}
#container div#arbeitsschein p.maxausladung {
	left: 11.1cm;	top: 12.2cm;	width: 2.6cm;	height: 0.6cm;
}
#container div#arbeitsschein p.maxhubhoehe {
	left: 16.8cm;	top: 12.2cm;	width: 3.6cm;	height: 0.6cm;
}
#container div#arbeitsschein p.einsatz_start {
	left: 3.9cm;	top: 13cm;	width: 3.7cm;	height: 0.6cm;
}
#container div#arbeitsschein p.einsatz_ende {
	left: 11.1cm;	top: 13cm;	width: 2.6cm;	height: 0.6cm;
}
#container div#arbeitsschein p.preis {
	left: 17.4cm;	top: 13cm;	width: 3.1cm;	height: 0.6cm;
}
#container div#arbeitsschein p.auftragsvereinbarungen {
	left: 1.9cm;	top: 13.7cm;	width: 18.6cm;	height: 1.4cm;
	text-indent: 4.7cm;
}
#container div#arbeitsschein p.fahrzeugName {
	left: 3.9cm;	top: 15.3cm;	width: 3.8cm;	height: 0.6cm;
}
#container div#arbeitsschein p.fahrzeugKFZ {
	left: 9.7cm;	top: 15.3cm;	width: 4.1cm;	height: 0.6cm;
}
#container div#arbeitsschein p.fahrer {
	left: 15.1cm;	top: 15.3cm;	width: 5.4cm;	height: 0.6cm;
}
#container div#arbeitsschein p.bemerkungen {
	left: 1.9cm;	top: 24.3cm;	width: 18.6cm;	height: 2cm;
	text-indent: 1.8cm;
}

/* ============== LEISTUNGSSCHEIN ================= */
#container div#leistungsschein {
	width: 15cm;
}