/* CSS Document */
.topboxOsten {
	background-image: url(../pics/BG-Balken-Osten_logo.png);
	background-repeat: no-repeat;
	height: 135px;
	width: 802px;
}
.bottomlineOsten {
	position: absolute;
	/*bottom: 1px;*/
	background-color: #ECE9D8;
	height: 88px;
	width: 802px;

	top: 1462px;
	font-weight: 200;
	font-variant: small-caps;
	color: #000000;
	
	text-align: center;
	vertical-align: bottom;
}
.infobox {
	background-color: #ECE9D8;
	padding: 10px;
	position: absolute;
	top: 374px;
	width: 286px;
	height: 652px;
	background-image: url(../pics/Muschel.gif);
	background-repeat: no-repeat;
	background-position: 0px 322px;
}
#infotext2 {
	position: absolute;
	/*padding: 10px;*/
	top: 350px;
}
.trenner1 {
	background-image: url(../pics/Trenner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 20px;
	width: 306px;
	top: 322px;
}
.wohnungsName {
	position: absolute;
	top: 234px;
	left: 20px;
}
.WohnungPos {
	background-color: #ECE9D8;
	position: absolute;
	top: 374px;
	height: 289px;
	width: 802px;
}
.WohnungPos2 {
	background-color: #D2DBCA;
	position: absolute;
	top: 683px;
	height: 289px;
	width: 802px;
}
.WohnungPos3 {
	background-color: #ECE9D8;
	position: absolute;
	top: 992px;
	height: 289px;
	width: 802px;
}
.grundrissPos {
	position: relative;
	top: 20px;
	left: 20px;
}
.zimmerBilderPos {
	position:absolute;
	top: 10px;
	left: 356px;
}
.lagePlan {
	background-color: #D2DBCA;
	position:absolute;
	top:992px;
	width: 782px;
	height: 431px;
	padding: 10px;
}
.endText {
	position:absolute;
	padding: 10px;
	top: -430px;
	left:450px;
	border:1px solid #618C9B;
}
