body {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
}
#LayerSeite {
	position:absolute;
	right:0px;
	top:5px;
	width:100%;
	height:auto;
	z-index:1;
	text-align: center;
	background-color: #FFFFFF;
	padding-right:53px;
}
#LayerNavi {
	border:0;
	padding:0;
	margin:0;
	width:500px;
	height: 50px;
	vertical-align:middle;
	background-color:#FFF;
	margin:0 auto;
}
#LayerInhalt {
	width:500px;
	height:auto;
	text-align:left;
	background-color:#FFF;
	margin:0 auto;
}
#LayerRechts {
	position:absolute;
	right:0px;
	top:0px;
	width:105px;
	height:446px;
	z-index:2;
	background-color:#FFF;
	overflow:hidden;
}
#LogoHoch {
  position:absolute;
	top:0px;
	width:105px;
	height:258px;
//	background-image: url(logo.gif);
//	background-repeat: no-repeat;
}
#LogoHoch h1 {
  position:absolute;
	left:-9999px;
	font-size:1px;
}
#LogoALust {
  position:absolute;
	top:264px;
	width:105px;
	height:37px;
//	background-image: url(logo_alust.gif);
//	background-repeat: no-repeat;
}
#LogoALust h2, #LogoALust p {
  position:absolute;
	left:-9999px;
	font-size:1px;
}
#LogoHSchoe {
  position:absolute;
	top:307px;
	width:105px;
	height:39px;
//	background-image: url(logo_schoe.gif);
//	background-repeat: no-repeat;
}
#LogoHSchoe h2, #LogoHSchoe p {
  position:absolute;
	left:-9999px;
	font-size:1px;
}
#LogoAdre {
  position:absolute;
	top:352px;
	width:105px;
	height:53px;
//	background-image: url(logo_adre.gif);
//	background-repeat: no-repeat;
}
#LogoAdre h2, #LogoAdre p {
  position:absolute;
	left:-9999px;
	font-size:1px;
}
#LogoMail {
  position:absolute;
	top:411px;
	width:105px;
	height:26px;
//	background-image: url(logo_mail.gif);
//	background-repeat: no-repeat;
}
#LogoMail h2, #LogoMail p {
  position:absolute;
	left:-9999px;
	font-size:1px;
}
#EMPresented {
  width:500px;
  text-align:center;
  color:#cccccc;
  font-size:10px;
}


