@charset "UTF-8";
/* Startseite http://www.ruf.de/ */
#homepage #main {background: transparent url(../../design/home-background.gif) no-repeat scroll left bottom;width:990px; position:relative; height:500px;}
.home-header { display:block; width:100%;}
.home-header img { margin-top:20px; margin-left:100px; float:left;}
.home-header h1 { font-size:112.5%; font-weight:normal; margin-top:60px; margin-left:20px; float:left;}

#apDivKataloge {
	position:absolute;
	width:271px;
	height:41px;
	z-index:10;
	left: 620px;
	top: 20px;
}
#apDivKids {
	position:absolute;
	width:293px;
	height:318px;
	z-index:1;
	left: 10px;
	top: 130px;
}
#apDivJug {
	position:absolute;
	width:300px;
	height:350px;
	z-index:2;
	left: 350px;
	top: 115px;
}
#apDivNext {
	position:absolute;
	width:277px;
	height:328px;
	z-index:3;
	left: 680px;
	top: 125px;
}



#linkDivAbi {
	position: absolute;
	width:109px;
	height:25px;
	z-index:140;
	left: 683px;
	top: 165px;
}


.abireisen {
	background: transparent url(../../design/trans-abireisen.png) no-repeat scroll 0px 0px;
	display: block;
	height: 25px;
	width: 109px;
	cursor:pointer;
	behavior: url(/design/iepngfix.htc);
}
.abireisen:hover {background: transparent url(../../design/trans-abireisen.png) no-repeat scroll 0px -25px;}
