
div#wholeSite {
	/*margin: 0 auto;*/
	margin-left: 40px;
	width:762px;
}

body {background-color: rgba(50, 115, 220, 0.3);color: black;font-size: 100.01%;font-family: Helvetica,Arial,sans-serif;margin: 0; padding: 2em 0 0 0;/*text-align: center;*/  /* Zentrierung im Internet Explorer */}
div#wholeSite {/*margin: 0 auto;*/margin-left: 40px;width:762px; }
img {max-width: 100%;height: auto;width: auto\9; /* ie8 */}

div#vermieter {float:left; font-size:0.6em; width:260px; border:1px solid silver; background:#dee7f1; text-align:left; margin:5px 10px 0 0px; padding:5px;}

div#wohnung {font-size:0.7em; text-align:left; width:760px; margin:5px 0 0 5px; padding:10px;}
div#wohnung table {border-collapse: collapse;}
div#wohnung table td {border: 1px solid silver;}
div#wohnung table th {font-weight:bold; border:1px solid silver; background:#dee7f1;}
div#wohnung h1 {margin:0 0 1em 0; font-size: 1.5em; text-decoration:none;}

div#bilder {float:right; border:1px solid silver; padding:5px; margin: 5px 0; background:#eff3f7;}

div#footer {
	clear: both;
}

/*########################################################################
	BACKGROUNDS
	########################################################################*/
.bgcolor{		background: #eff3f7;}
.bgcolordark{	background: #dee7f1;}
.bgdarkblue{	background: #004080;}
.bgpic{			background: url('bg.html');	background-repeat: repeat;}

.fontfooter{	color:#aaa; text-align:center;}
#footer a{color:#eee;	word-spacing:1em;	font-size: 1.5em;	text-align:center; text-decoration:none;}
#footer a:hover{	text-decoration:underline;}