#logonavwrap{
	float: left;
	width: 230px;
	min-height: 200px;
}

#logonavwrap .top{
	height: 22px;
	background-image: url(../../img/box-sprites.png);
	background-position: 0 -225px;
}

#logonavwrap .bottom{
	height: 26px;
	background-image: url(../../img/box-sprites.png);
	background-position: 0 -149px;
}

#logonavwrap .boxcontent{
	background-image: url(../../img/logonavwrap_boxcontent_bg.png);
	background-repeat: repeat-x;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	background-color: #e6e6e6;
	min-height:352px;
}

#contentgallerywrap {
	float: right;
	width: 695px;
}

.onethirdbox{
	width: 225px;
	float: left;
	margin-right: 10px;
}

.onethirdbox .top,
.onethirdbox .bottom{
	background-image: url(../../img/box-sprites.png);
} 

.onethirdbox1 .top{
	height: 18px;
	background-position: 0 -370px;
}

.onethirdbox2 .top{
	height: 15px;
	background-position: 0 -509px;
}

.onethirdbox .boxcontent{
	background-image: url(../../img/onethirdbox_boxcontent_bg.png);
	background-repeat: repeat-x;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	background-color: #e6e6e6;
	padding: 0px 10px 1px;
	height: 220px;
	overflow: auto;
}

.onethirdbox2 .boxcontent{
	height: 225px;
}

.onethirdbox1 .bottom{
	height: 23px;
	background-position: 0 -297px;
}

.onethirdbox2 .bottom{
	height: 21px;
	background-position: 0 -438px;
}

.template-singlehouse #content .top,
.template-singleHouseJsGal #content .top,
.template-0 #content .top,
.tx-hoch2immo24-pi1  .top{
	background-position: 0 -78px;
	height: 21px;
	background-image: url(../../img/box-sprites.png);
}

.template-singlehouse #content .bottom,
.template-singleHouseJsGal #content .bottom{
	height: 28px;
	background-image: url(../../img/box-sprites.png);
}
.template-0 #content .bottom,
.tx-hoch2immo24-pi1 .bottom{
	height: 28px;
	background-image: url(../../img/box-content.png);
}

.template-singlehouse #content .boxcontent,
.template-singleHouseJsGal #content .boxcontent,
.template-0 #content .boxcontent,
.tx-hoch2immo24-pi1 .boxcontent{
	background-color: #f1f1f1;
	border: 1px solid #c8c8c8;
	border-bottom: 0;
	border-top: 0;
	min-height: 200px;
}




.bottom {
	overflow: hidden;
}

