body{
background-image: url(pix/bk1.jpg);
background-position: center top;
background-repeat: repeat-y;
}

div#rahmen {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -383px;
	margin-top: -313px;
	width:766px;
}
div#logo {
position: absolute;
	left: 284px;
	top: 270px;
}
div#ol {
	left: 0px;
	top: 0px;
}
div#or {
	float:right;
	top: 0px;
}
div#ul {
	left: 0px;
	bottom: 0px;
	padding-top:6px;
}
div#ur {
	float:right;
	bottom: 0px;
	padding-top:6px;
}


#pusher {
	/*cursor: pointer;*/
	display: block;
	width: 462px;
	height: 626px;
	position: absolute;
	left: 150px;
	top: 0;
	margin: 0;
	padding: 0;
}
#pusher a {
	display: block;
	width: 462px;
	height: 626px;
	text-decoration: none;
}
#pusher span {
	display: block;
	width: 462px;
	height: 626px;
}

#pusher2 {
	/*cursor: pointer;*/
	display: block;
	visibility: hidden;
	width: 197px;
	height: 267px;
	position: absolute;
	left: 285px;
	top: 400px;
	margin: 0;
	padding: 0;
}
#pusher2 a {
	display: block;
	width: 197px;
	height: 267px;
	text-decoration: none;
}
#pusher2 span {
	display: block;
	width: 197px;
	height: 267px;
}