body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;	
}

/*------------------------------ Hintergrundverlauf, Ausrichten der Seite in Bildschirmmitte (Master)----------------*/
/*#rahmen {
	width: 100%;
	margin: 0px auto;
	height:auto;
	z-index:1;
	background-image: url(../images/verlauf.jpg);
	background-repeat: repeat-x;
}*/

/*---------------------------------------- header - enthält Bildleiste (Master) ---------------------------------------*/

#header1 {
	display:none;
}

#header2 {
	display:none;
	
}
#logo {
	display:none;
}
#headernavi {
	display:none;
}
/*--------------------------------------- inhalt enthält ASP-form (Master) ------------------------------------------*/
#inhalt {
	width:100%;
	height:auto;
	z-index:1;
}

/*-------------------------------------- footer enthält Links zum Impressum etc. (Master) ----------------------------*/
#footer {
	display:none;
}

/*-------------------------------- Printversion ---------------------------------------------------------------------------------------------------------------------*/

#printlayout {
	width: auto;
	margin: 0 5%;
	padding:0;
	border:0;
	float:none;
	/*background-color:#CC99FF;*/
}
#printlogo {
	float:right;
	width:250px;
	height:135px;	
}
#formheader{
	clear:both;
}
/*--------------------------------------- Seitenüberschiften/Kolumnentitel ----------------------------------------------------*/

.headline {
	display: block;
	font-size: 18pt;
	line-height: 24pt;
	font-weight: bold;
/*	white-space: nowrap;*/
}

#divOrder{
	width:100%;
	padding:0;
	/*background-color: #FFCCCC;
	border: 1px solid #333333;*/
}

#div1 {
	width: 60%;
	line-height: 18pt;
	display: block;
	font-size: 8pt;
	float:left;
}
#beleg{
	float: right;
	width: 28%;
	font-weight: bold;
/*	margin-bottom: 2px;*/
	line-height: 18pt;
}
#hotline {
	float: right;
	width: 28%;
	white-space:nowrap;
}

.adresse{
	width: 65%;
	border: 1.5pt solid #5e6366;
	float: left;
}

#div2 {
	width: 100%;
	line-height: 24pt;
	font-size: 8pt;
	font-weight: bold;
	display: block;
	clear:both;
}

.tabFzTyp {
	width:100%;
	border: 1.5pt solid #5e6366;
	font-size: 8pt;
}
.FzTypModellbez {
	font-size: 12pt;
	font-weight: bold;
	white-space: nowrap;
}
#serienausst {
	width:100%;
/*	line-height: 16px;*/
}
#werkXtra {
	width:100%;
	border-bottom: 1.5pt solid #5e6366;	
}
.thWerkXtra {
	background-color:#F3F5F4;
	font-weight: bold;
	color: #5e6366;
}

.pWerkXtra{
	line-height: 18pt;
	font-weight: bold;
	text-align: right;	
}
.tablePreise{
	width:100%;
	border-bottom: 1pt solid #5e6366;	
}
.tdPreise{
	font-weight:bold;
	text-align:right;
}
#Xtra {
	width: 100%;
	border-bottom: 3pt double #5e6366;	
}
#leasBed {
	width:100%;
	margin-bottom:6pt;

}
#sonder {

	width: 100%;
	margin-bottom:12pt;

}
#testat {
	width: auto;
	height:24pt;
	padding-left:3px;
	border: 0.75pt solid #5e6366;
	font-size:8px;
	line-height:10pt;
}


