body{
	background-image:url(../images/bBack.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin:auto;
	text-align:center;
	font-family:verdana;
}

#outerWarper{
	text-align:left;
	width:1024px;
	margin:auto;
}

#head{
	height:150px;
}

#warper{
	background-image:url(../images/cBack.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	height:450px;
	
}

#headText{
	color:#ffffff;
	font-size:2.5em;
	position:relative;
	top:64%;
	left:54%;
}

#menuDec{
	width:40px;
	background-color:transparent;
}

#frei{
	padding-top:80px;
	text-align:center;
	color:red;
	font-size:1.2em;
}

#menuDiv{
	height:2em;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	position:relative;
	z-index:100;
	text-align:center;
}

#content{
	margin:0;
	padding:0;
	width:819.2px;
	position:relative;
	top:2em;
	left:102.4px;
}

#impressum{
	text-align:center;
	size:2em;
}

#mailto{
	color:blue;
	text-decoration:underline;
}

#kontakt{
	text-align:center;
}

.welcome{
	font-size:1.2em;
	font-style:italic;
	text-align:center;
}

.linkLeisteWohnung{
	margin-right:2.8em;
	margin-left:-2.2em;
}

.linkLeisteWohnung:hover{
	background-color:#bbd5fc;
}

.linkLeiste{
	background-color:white;
	padding:3px 2em 3px 2em;
	margin-right:0.5em;
	border-style:solid;
	border-width:0.1em;
}

.linkLeiste:hover{
	background-color:#5f9cf8;
}

.wohnungLink{
	text-decoration:underline;
}

.ortHead{
	font-size:1.5em;
}

.numHead{
	padding:0;
	margin:0;
	position:relative;
	top:1em;
	font-size:1.1em;
}

.vermietbar{
	padding:0;
	margin:0;
	position:relative;
	top:1em;
	font-size:1.1em;
}

.leftTD{
	padding:0.2em 3em 0.2em 0;
	font-weight:bold;
	valign:top;
}

.plan{
	position:relative;
	left:205px;
	top:1em;
	width:410px;
	border:0;
}

.homeHead{
	position:relative;
	top:90px;
	left:50px;
	font-size:1.9em;
	text-align:center;
}

.homeList{
	position:relative;
	top:90px;
	text-align:center;
	text-transform:uppercase;
	font-size:1.3em;
}

.preisTD{
	font-weight:bold;
	text-align:right;
	color:red;
}

.preisBeschreibung{
	padding-left:20px;
	color:red;
	font-weight:bold;
}

.leftForm{
	border:none;
	valign:top;
}

.mapInfo{
	display:block;
	text-align:center;
	font-size:8pt;
}

a{
	color:black;
	text-decoration:none;
}

table{
	margin:0;
	padding:0;
	float:left;
	width:80%;
	position:relative;
	left:81.9px;
}

table tr td{
	border-bottom-style:solid;
	border-bottom-width:0.1em;
	margin-top:0em;
	padding:0.2em 0 0.2em 0;
	valign:top;
}