#bg
{
	position : relative;
	width : 100%;
	height : 600px;
	z-index:1;
	margin-top: auto;
	margin-bottom: auto;
	background-image: url(../assets/bglayer_white.gif);
}
html, body {
	height: 100%; /* wichtig */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color:#333333;
}
html, body a:link, a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration:underline;
	color:#A78452;
}
html, body a:hover {
	text-decoration:none;
	 color:#000000;
}

#Layer1 {
	position:absolute;
	left:463px;
	top:206px;
	width:605px;
	height:345px;
	z-index:2;
}
#navi {
	position:relative;
	width:100%;
	height:50px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	background-image: url(../assets/bg_topnavi.gif);
	background-repeat: repeat-x;
}
#content {
	position:relative;
	width:940px;
	height:500px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
}
#contentalternativ {
	position:relative;
	width:940px;
	height:500px;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	background-image: url(../assets/contentbg.gif);
	background-repeat: no-repeat;
}
#logo {
	position:inherit;
	width:800px;
	height:53px;
	margin-top: 4px;
	margin-left: 4px;
	z-index: 1;
}
#bg #content #navi {
	position: relative;
	height: 20px;
	width: 263px;
	left: 200px;
}
#history {
	position:absolute;
	left:100px;
	top:120px;
	width:520;
	height:400px;
	z-index: 10;
}
#referenzen {
	position:absolute;
	left:299px;
	top:100px;
	width:520px;
	height:400px;
	z-index: 10;
}
#foto {
	position:absolute;
	left:600px;
	top:20px;
	width:300;
	height:480;
	z-index: 1;
}
#navigation {
	position:relative;
	width:100%;
	height:50px;
	margin-right: auto;
	margin-left: auto;
	z-index: 20;
	background-image: url(../assets/bg_navigation.gif);
	background-repeat: repeat-x;
}
#wrap {
	margin:0 auto;
	width:500px;
	border:0;
	font:11px/15px Helvetica, Arial, sans-serif;
	overflow:hidden;
}
#divScroller1 {
	position:absolute;
	overflow:hidden;
	width:500px;
	height:340px;
	visbility:visible;
	text-align:left;
	left: 0px;
	top: 0px;
}
.dynPage {
	position:absolute;
	visibility:hidden;
	padding:0px;
}
#arrows {
	position:absolute;
	z-index:11;
	left:510px;
	top:0px;
	width:20px;
	height:340px;
	border-width:0px 0px 0px 1px;
	border-color:#A78452;
	border-style:dotted;
}
#navi_dc {
	position: relative;
	height: 20px;
	width: 263px;
	left: 140px;
	top: 20px;
}
#imprint {
	position:absolute;
	width:200px;
	height:340px;
	left: 50px;
	top: 100px;
	z-index: auto;
}
#fotorechts {
	position:absolute;
	left:600px;
	top:120px;
	width:300;
	height:480;
	z-index: 1;
}
table {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color:#333333;
}

