/*margin: oben rechts unten links*/
html {
	height: 100%;
	margin: 0;
	padding: 0;
	font: 100.01% "Arial", "Verdana", "Helvetica", sans-serif;
	line-height: normal;
}
body {
	color: #000;
	background-color: #444;
	height: 100%;
	margin: 0;
	padding: 0;
}
#box_zentrierer {
	position: absolute;
	width: 60em;
	height: 34em;
	background-color: #bbb;
	margin-top: 1em;
	margin-left: 1em;
}
#box_content_text {
	position: absolute;
	top: 6em;
	left: 13em;
	width: 44em;
	height: 26em;
}
#box_referenzen {
	position: absolute;
	margin: 0.5em;
	top: 6em;
	left: 1em;
	width: 57em;
	height: 26em;
	background-color: #abc;
}
#acrobat {
	border: none;
}
#box_content_bilder {
	position: absolute;
	top: 6em;
	left: 13em;
	width: 46em;
	height: 26em;
}
#box_content_bilder ul {
	list-style: none;
	padding-left: 0em;
}
#box_content_bilder li {
	display: inline;
	/*margin: 0 10 0 0 em;
*/
	margin-left: 2em;
}
#bild_klein {
	width: 6em;
	height: 6em;
	background-color: #abc;
}
#bild_klein_quer {
	width: 5em;
	border: none;
}
#bild_klein_hoch {
	height: 5em;
	border: none;
}
#bild_gross_quer {
	width: 27em;
	height: 20em;
	border: none;
}
#bild_gross_hoch {
	width: 18em;
	height: 25em;
	border: none;
}
#box_pfeil_links_quer {
	position: absolute;
	top: 24.69em;
	left: 11.25em;
	width: 1.25em;
	height: 1.31em;
}
#box_pfeil_rechts_quer {
	position: absolute;
	top: 24.69em;
	left: 40.5em;
	width: 1.25em;
	height: 1.31em;
}
#box_pfeil_links_hoch {
	position: absolute;
	top: 29.69em;
	left: 11.25em;
	width: 1.25em;
	height: 1.31em;
}
#box_pfeil_rechts_hoch {
	position: absolute;
	top: 29.69em;
	left: 31.5em;
	width: 1.25em;
	height: 1.31em;
}
#bild_pfeil {
	width: 1.25em;
	height: 1.31em;
	border: none;
}
#bild_titel_quer {
	position: absolute;
	top: 26.5em;
	left: 13em;
}
#bild_titel_hoch {
	position: absolute;
	top: 31.5em;
	left: 13em;
}
#box_content_maximal {
	position: absolute;
	top: 6em;
	left: 1em;
	width: 58em;
	height: 26em;
	margin: 0;
	padding: 0;
}
#box_referenz_1 {
	position: absolute;
	top: 0em;
	left: 0em;
	width: 19em;
	height: 26em;
	background-color: #999;
}
#box_referenz_2 {
	position: absolute;
	top: 0em;
	left: 19em;
	width: 19em;
	height: 26em;
	background-color: #aaa;
}
#box_referenz_3 {
	position: absolute;
	top: 0em;
	left: 38em;
	width: 19em;
	height: 26em;
	background-color: #999;
}
#box_referenz_1 table, #box_referenz_2 table, #box_referenz_3 table {
	table-layout: fixed;
	border: 0;
	width: 19em;
}
#box_referenz_1 td, #box_referenz_2 td, #box_referenz_3 td {
	border: 0;
	width: 9em;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.8em;
	padding-left: 0.2em;
}
#box_referenz_1 tr, #box_referenz_2 tr, #box_referenz_3 tr {
	vertical-align: top;
	font-size: 0.8em;
}