body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	
	
	position: absolute;
	height: 100%;
	width: 100%;
}
#mainbox{
	position: relative;
	height: 644px;
	width: 984px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bgstart.jpg);
	background-repeat: no-repeat;
	background-position: 0px 70px;
	background-color: #71A5F9;
	left: 32px;
	top: 32px;
}

#top{
	/*-moz-opacity:0.9; -khtml-opacity:0.9; opacity:0.9;
	filter:alpha(opacity=90);*/
	position: absolute;
	height: 75px;
	width: 100%;
	top: 32px;
	background-image: url(../img/bgstarttop.gif);
	background-repeat: no-repeat;
	left: 25px;
}
#top .claim {
	position: absolute;
	left: 50px;
	top: 0px;
	background-image: url(../img/claim3.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 565px;
	background-position: left center;
	cursor: pointer;
}
#top .logo {
	background-image: url(../img/logo-start.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 75px;
	width: 219px;
	right: 75px;
	top: 0px;
	cursor: pointer;
}
#box-start {
	position: absolute;
	height: 133px;
	width: 468px;
	left: 25px;
	top: 150px;
	z-index:10;
}
#box-start-bg {
	background: url(../img/bg-box-start.png) no-repeat center center;
	position: absolute;
	height: 133px;
	width: 468px;
	left: 25px;
	top: 150px;
	z-index:1;
}
#box-start .menu {
	position: relative;
	top: -18px;
	left: 25px;
	width: 418px;
}
#box-start .menu .el {
	float: left;
	color: #000000;
	position: relative;
	width: 125px;
	font-size: 12px;
	height: 130px;
	
}

#box-start .menu .el .text {
	position: relative;
	top: 4px;
	left: 2px;
}
#box-start .menu .el .weiter{
	background-image: url(../img/startpfeilchen.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 9px;
	width: 22px;
	right: 0px;
	bottom: 0px;
	cursor: pointer;
	_cursor: hand;
}


#box-start .menu .trennung{
	float: left;
	width:17px;
	height:95px;
	background-image: url(../img/ffffff.gif);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	top: 35px;
}




#lo20{
	background-image: url(../img/lo20.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 20px;
	width: 20px;
	left: 0px;
	top: 0px;
}
#ro20{
	background-image: url(../img/ro20.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	height: 20px;
	width: 20px;
	right: 0px;
	top: 0px;
}
#ru20{
	background-image: url(../img/ru20.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	height: 20px;
	width: 20px;
	right: 0px;
	bottom: 0px;
}
#lu20{
	background-image: url(../img/lu20.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	height: 20px;
	width: 20px;
	left: 0px;
	bottom: 0px;
}

#flyer{
	position:absolute;
	left:-492px;
	top:240px;
	width:333px;
	height: 208px;
	z-index:100;
	cursor:pointer;
}
