body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;

}


.main {
	position: absolute;
	height: 700px;
	width: 1024px;
	left: 0px;
	top: 0px;
	background-color: #EBEBEB;
	z-index: 0;
	border: none;
	margin: 0px;


}
.navi2 {
	background-color: #881817;
	vertical-align: middle;
	font-size: 10pt;
}
.inhalt {
	background-color: #FFFFFF;
	padding-right: 10px;

}
.rlbs {
	z-index: 99;
	position: absolute;

}

