/********************************************************************************/
/* Content																		*/
/********************************************************************************/
/* Rechte Spalte im Content */
#content_2 {
	position: absolute;
	left: 558px;
	top: 316px;
	width: 440px;
	height: 250px;
	font-size: 11px;
	z-index: 50; }

/* Zeilenabstand in der rechten Spalte */
.preise_zeilenabstand {
	line-height: 14px; }

/* Tabellenspalte */
td {
	font-size: 10px;
	line-height: 12px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px; }

/* Positionierung der linken Tabelle in Fachbereiche */
#tabelle_links {
	position: absolute;
	left: 194px;
	top: 380px;
	width: 390;
	z-index: 189; }

/* Positionierung der rechten Tabelle in Fachbereiche */
#tabelle_rechts {
	position: absolute;
	left: 558px;
	top: 380px;
	width: 390;
	z-index: 190; }

/* Footer - Impressum/ AGBs/ Disclaimer */
#footer {
	position: absolute;
	left: 736px;
	top: 780px;
	width: 200px;
	color: #eb7d00; 
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle; 
	z-index: 70; }

/* Footer - Bild Printer */
#footer_printer {
	position: absolute;
	left: 796px;
	top: 774px;
	width: 22px;
	height: 26px;
	z-index: 71; }

/********************************************************************************/
/* Zusatzinfo																	*/
/********************************************************************************/
#zusatzinfo_text {
	position: absolute;
	left: 558px;
	top: 155px;
	width: 400px;
	color: #000000;
	line-height: 18px; }
