body{
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	color:#8A8C8E;
	background-color:#E6E7E8;
	overflow:hidden;
	font-family:Tahoma;
	font-weight: normal;
}
img{
	border:0px;
}
.boxrand{
	padding:5px;
	margin:0px;
	height:588px;
	width:985px;
	position:relative;
	background-color: transparent;
}
.box{
	padding:0px;
	margin:0px;
	text-align:left;
	background-color:#fff;
	height:588px;
	width:985px;
	position:relative;
	font-size:12px;
	line-height: 1.5em;
	overflow:hidden;
}
.logo{
	position:absolute;
	right:40px;
	top:40px;
	border:0px;
	z-index:10;
}
.ho{
	position:absolute;
	left:5px;
	top:0px;
}
.hu{
	position:absolute;
	left:5px;
	bottom:0px;
}
.vl{
	position:absolute;
	left:0px;
	top:0px;
}
.vr{
	position:absolute;
	right:0px;
	top:0px;
}
/* intro-Seite */
.intro{
	position:absolute;
	left:55px;
	top:235px;
}
#blende{
	position:absolute;
	left:1000px;
	top:0px;
	height:588px;
	width:1006px;
	z-index:20;
}
a.introlink{
	position:absolute;
	right:40px;
	bottom:40px;
	color:#8A8C8E;
	text-decoration:none;
	z-index:30;
}

#blende2{
	position:absolute;
	left:-50px;
	top:0px;
	height:588px;
	width:1006px;
	z-index:20;
}
#verlauf{
	width:100px;
	height:588px;
	float:left;
	padding:0px;
	margin:0px;
}
.flaeche{
	width:900px;
	height:588px;
	float:left;
	padding:0px;
	margin:0px;
	background-color:#fff;
}

.links{
	position: absolute;
	padding:0px;
	margin:0px;
	float:left;
	z-index:19;
}
.rechts{
	position:relative;
	padding: 0px;
	margin:114px 0px 0px 0px;
	float: right;
	width:810px;
	height:443px;
}
.menu{
	float:right;
	width:165px;
	height:443px;
	margin-top:0px;
	padding: 0px;
}
.untermenu{
	float:right;
	width:640px;
	height:80px;
}
.hinweis{
	display:block;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.inh{
	float:right;
	width:600px;
	height:370px;
	padding-right:10px;
	margin-right:30px;
}
.inhalt{
	width:580px;
	height:350px;
	padding:0px;
	margin:0px;
}
#pfeile{
	position:absolute;
	left: 570px;
	top: 80px;
	width:13px;
	height:350px;
/*	background-color:#f0f0f0; */
}
#pfo{
	margin:0px -1px 0px -1px;
}
#pfu{
	position:absolute;
	bottom:0px;
	left:-1px;
}
#scrollline{
	position:absolute;
	top:100px;
	left: 576px;
	width: 1px;
	height: 305px;
	background-color:#13516B;
	z-index:98;
}
.scrollbereich{
	width: 10px;
	height: 10px;
}
#scrollbalken{
	position:absolute;
	top:15px;
	left: 0px;
	z-index:99;
	display:block;
	width:9px;
	height:40px;
	background-color:#fff;
	border:solid 2px #E6E7E8;
	text-decoration:none;
}
a#produkte{
	text-decoration:none;
	display:block;
	margin-top:5px;
}

/*ie6-Hacks*/
* html .inh{
	width:580px;
}
* html #scrollbalken{
	width:13px;
}

	