/* CSS Document */
#main {
	width: 730px;
	background: #BBC1F8 url(../img/bg_main01.gif) no-repeat left top;
	padding: 50px 0px 0px 60px;
}
#main h1 {
	width: 250px;
	text-align: right;
	margin: 0px;
	position: absolute;
	left: 237px;
	top: 58px;
}
#main #stadtplan {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	margin: 0px;
	width: 200px;
	height: 100px;
	position: absolute;
	left: 270px;
	top: 90px;
}
#bottom {
	
	padding: 53px 0px 0px 60px;
	background: #BBC1F8 url(../img/bg_bottom.gif) no-repeat left top;
}
#willkommen {
	position: absolute;
	left: 540px;
	top: 40px;
	width: 300px;
}
#zeit {
	position: absolute;
	color: #FFFFFF;
	left: 748px;
	top: 36px;
	width: 130px;
	font-weight:bold;
	background-color: #d0c9ae;
	padding: 5px;
	z-index: 10;
}
#zuHause {
	position:absolute;
	left:145px;
	top:210px;
	width: 160px;
	min-height: 150px;
	text-align: center;	
}
#willkommen2 {
	position: absolute;
	left: 155px;
	top: 380px;
	width: 130px;
}
#Tops {
	position: absolute;
	left: 155px;
	top: 650px;
	width: 650px;
	height: 160px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	z-index:12;
	background-color: #d2d6fa;
}
#textmain {
	position: absolute;
	left: 155px;
	/*top: 650px;*/
	top: 820px;
	width: 650px;
	padding: 0px 10px 20px 0px;
	z-index:10;
}
#sucheBtn{
	position:absolute;
	left: 670px;
	top: 600px;	

}

#kartendiv {
	position: absolute;
	/*height: 500px;
	width: 600px;*/
	left: 290px;
	top: 70px;
	z-index: 5;
}
.wohnung {
	width: 160px;
	min-height: 380px;
	text-align: center;
	z-index:3;
	background-color:#BBC1F8;
}
.wohnung h2 {
	margin: 0px 0px 0px 0px;
}
.TopU {
	float: left;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6d6469;
	width: 650px;
	height: 20px;
	background-color: #cbccf0;
}
.TopD {
	float: left;
	text-align: center;
	width: 130px;
	height: 140px;
	overflow: hidden;
}
