html {
    margin:0px;
    padding:0px;
    width:100%;
    height:100%;
}
body {
    margin:0px;
    padding:0px;
    width:100%;
    height:100%;
    font-family:Geneva, Arial, Helvetica;
    font-size:11px;
    text-align:left;
}
img {
    border:0px;
}
.clear {
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
}
#immowebCont {
    width:910px;
    clear:both;
    margin-top:10px;
    margin-bottom:10px;
}
#immowebLeftCont {
	width:775px;
	float:left;
}
#immowebAdCont {
	width:135px;
	float:left;
}
#immowebTopCont {
	clear:both;
	width:775px;
}
#immowebBottomCont {
	clear:both;
	width:775px;
}
#immowebNavLeft {
	width:160px;
	float:left;
}
#immowebMainCont {
	width:615px;
	float:left;
}
