@CHARSET "UTF-8";


/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*//////////////////////////////////*/
/*		ALLGEMEINE EINSTELLUNGEN	*/
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*//////////////////////////////////*/


html, body, h1, h2, h3, h4, p, a, img, table, tr, th, td, div, ul, ol, li, form, label, input, select {
	font-family: Helvetica, Arial, sans-serif;
}

p, table, tr, td, form, label, a, div, ul, ol, li {
	font-size: 7pt;
}

body, h1, h2, h3, h4, p, a, img, table, tr, th, td, div, ul, ol, li, form, label, input, select {
	color: #000000;
}

html, body, h1, h2, h3, h4, p, a, img, table, tr, th, td, div, ul, ol, li, form, label {
	border: 0px solid #ffffff;
}

body, h1, h2, h3, h4, p, a, img, table, tr, th, td, div, ul, ol, li, form, label {
	text-decoration: none;
}

html, body, a, img, table, tr, th, td, div {
	margin: 0px;
}

html, body, a, img, table, tr, th, td, div {
	padding: 0px;
}

h1, h2, h3 {
	text-align: center;
}

h1 {
	font-size: 9pt;
	text-align: left;
	color: #555;
}


/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*//////////////////////////////////*/
/*		PRINT EINSTELLUNGEN			*/
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*//////////////////////////////////*/

div#printHeader {
	position: relative;
	display: block;
	width: 100%;
	height: 1cm;
	margin: 0px;
	padding: 0px;
}

div#printHeader img, div#printHeader p {
	margin: 0px;
	padding: 0px;
}

div#printHeader #printLogo {
	position: absolute;
	top: 0.2cm;
	left: 0.2cm;
	z-index: 100000;
}

div#printHeader p {
	position: absolute;
	bottom: -0.8cm;
	left: 0cm;
	font-size: 12pt;
	font-weight: bold;
}

div#buttonsLeft, div#buttonsRight, div#navigation, div#infobar, div#editionen_schliessen, .schliessenButton {
	display: none;
}

div#showroom_content,
img#showroom_content_img {
	position: absolute;
	top: 6cm;
	left: 0cm;
	display: block;
	width: 12cm;
}

div#showroom_spuelencontent {
	position: absolute;
	top: 10cm;
	left: 0cm;
	display: block;
	width: 12cm;
}

div#showroom_spuelencontent a img {
	display: none;
}

div#objekt_teile {
	position: absolute;
	top: 2cm;
	right: 0cm;
	display: block;
	width: 6cm;
}

div.container_2, div.container_2 div, div.container_2 div.aktivbild img, div.bildercontent div div {
	width: 5cm;
	margin: 0cm;
	padding: 0cm;
}

div.bildercontent div div img {
	width: 1.5cm;
}

div#backgroundImageContainer,
div#backgroundImageContainer div table tr td img#background_image {
	position: absolute;
	top: 1cm;
	left: 0cm;
	display: block;
	width: 12cm;
}

div#printFooter {
	display: block;
	position: absolute;
	top: 0px;
	right: 5px;
}

div#printFooter p {
	font-weight: bold;
	font-size: 13pt;
}





