#karla {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 317px; 
	height: 100%;
	background: url(../img/karla/karla2_klein.jpg) no-repeat;
}
#wasistdas {
	position: absolute; 
	left: 317px; 
	top: 0px; 
	background: url(../img/fahrrad2_bg.jpg) no-repeat;
	background-position: -20px 0px;
}
#wasistdas img {
	margin: -40px 0 0 -30px;
}
#wasistdas_text {
	position: absolute;
	top: 40px;
	left: 160px;
	width: 200px;
	text-align: left;
}
#wasistdas_text p {
	font-size: 20px;
	line-height: 32px;
}
#objekt {
	position: absolute;
	top: 85px;
	left: 470px;
}
.hidden {
	display: none;
}