html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	background-color: #E3E3E6;
	border:0;
	font-size:76%;
	font-family:arial, verdana, sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden;	/* */
	
	}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background-color: #969696;
	}

#content {
	display:block;
	overflow:auto;
	position:absolute;
	z-index:3;
	top:150px;
	bottom:30px;
	width:950px;
	margin-left:-481px;
	left:50%;
	border-left: 10px solid #2a2768;
	background:#fff;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:960px;
	border-top:145px solid #fff; 
	border-bottom:30px solid #fff;
	}

#head {
	position:absolute;
	margin-left:-481px;
	left:50%;
	top:0;
	width:960px;
	min-width:960px;
	height:120px;
	background:#fff;
	font-size:1em;
	z-index:5;
	background-image: url(http://www.immobilie.ac/images/logo2.jpg);
	}

* html #head {
	top:0px; width:960px; height:120px;
	}
	
#menu {
	width: 960px;
	height: 25px;
	top: 120px;
	margin: 0 0 0 -481px;
	left: 50%;
	position: absolute;
	overflow: auto;
	z-index: 5;
	background-color: #E3E3E6;
	border-bottom: 5px solid #808BB5;
}

* html #menu {
	width:960px; height:25px;
	}

#menu ul {
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 19px;
	padding-bottom: 0;
	padding-left: 19px;
}

#menu a:hover {
	background: #2a2768;
	text-decoration: none;
	color: #FFFFFF;
}

#foot {
	text-align:center;
	position:absolute;
	margin-left:-481px;
	left:50%;
	bottom:0;
	width:950px;
	min-width:950px;
	height:30px;
	font-size:1em;
	z-index:5;
	font-family: trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	color:#000;
	border-left: 10px solid #2a2768;
	}

* html #foot {
	bottom:2px; width:960px; height:30px;
	}
#foot .legal {
	float: right;
	width: 330px;
	height: 30px;
	margin: 0 auto;
	padding: 5px 0px 0 0;
	background: #2a2768;
	text-align: center;
	font-size: 85%;
	color: #FFFFFF;
}

#foot .kontakt {
	float: left;
	width: 620px;
	height: 30px;
	margin: 0 auto;
	padding: 5px 0px 0 0;
	background: #808BB5;
	text-align: center;
	font-size: 85%;
	color: #2a2768;
}

#content p {
	padding:5px; text-align:justify;
	}
.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {
	float:left;
	width:200px;
	text-align:left;
	margin: 10px;
}
.righttext {
	float:right;
	width:640px;
	text-align:justify;
	margin: 10px;
}

* html .lefttext {
	float:left;
	width:200px;
	text-align:justify;
	margin: 10px;
}
* html .righttext {
	float:right;
	width:600px;
	text-align:justify;
	margin: 10px;
}

a:link {
	color: #2a2768;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2a2768;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #2a2768;
}

#welcome {
	float: left;
	width: 250px;
	padding: 10px 5px 20px 25px;
	color: #2a2768;
	line-height: 1.5em;
	text-align: justify;
}
#eyecatcher {
	float: right;
	width: 640px;
	padding: 10px 5px 20px 0px;
}

/* SLIDESHOW */
#slideshow {
 height:380px; /* hier Hoehe der Slideshow-Bilder angeben */
 position:relative;
}
#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
}
#slideshow img.start {
 display:block;
}

#linie {
background-color:#808BB5;
width:950px;
height:5px;
}
* html #linie {
	width:950px; height:5px;
	}

.Stil1 {color: #FFFFFF}
#grau {
	float: left;
	width: 930px;
	background-color:#E3E3E6;
}

#weiss {
	float: left;
	width: 920px;
	background-color:#FFF;
	}
	
#kaufen_bild {
	float: left;
	width: 270px;
	padding: 20px 10px 20px 20px;
	text-align: center;
}

#kaufen_text {
	float: left;
	width: 280px;
	padding: 20px 10px 20px 10px;
	color: #2a2768;
	line-height: 1.5em;
	max-height: 130px;
}

#beschreibung {
	float: left;
	width: 295px;
	padding: 20px 10px 20px 10px;
	color: #2a2768;
	line-height: 1.5em;
	max-height: 130px;
}
#infotext {
	float: left; width: 900px; padding: 15px 10px 15px 20px; line-height: 1.5em; color: #2a2768;
	}

