@charset "utf-8";


#haueserBasic, #haueserOver{
	position:absolute;
	left:395px;
	top:32px;
	width:503px;
	height:547px;
	z-index:50;
}	
#haueserOver{
	z-index:51;
}	

#popupBox, #popupBlueBox{
	position:absolute;
	left:625px;
	top:32px;
	width:344px;
	z-index:10000;
	background-color:#FFF;
	border:#000 solid 1px;
	display:none;
}
#popupBlueBox{
	background-color:#7A8ED3;
	display:block;
}

#haueserUebersichtsplan, #haueserOver{
	position:absolute;
	left:395px;
	top:32px;
	width:503px;
	height:547px;
	z-index:10;
}	
#haueserOver{
	z-index:51;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;	

}	
#haeuserlegendeL, #haeuserlegendeR{
	position:absolute;
	left:270px;
	top:255px;
	width:240px;
	z-index:11;	
}
#haeuserlegendeR{
	left:440px;
	top:404px;
	width:183px;
	z-index:5000;
}
#haeuserlegendeL a:hover, #haeuserlegendeR a:hover{
	color:#7A8ED3;	
}

#popupmainbox, #popupmainboxPlan{
	width:344px;
	height:530px;
}
#popupmainboxBueroGewerbe{
	width:344px;
}
#popupmainboxPlan{
	height:480px;
	display:none;
}
.popupcontent, .popupcontentblue, .popupcontentgold{
	margin:8px;	
}
.popupcontentblue{
	padding-bottom:25px;	
}

.popupnaviPlan{
	margin-top:13px;
}
.popupnavi a, .popupcontentblue a{
	color:#000;
	margin-right:9px;
}
.popupnavi a:hover, .active{
	color:#7A8ED3;
}
.popupcontentblue a, .popupcontentblue p{
	color:#FFF;	
}
.popupcontentblue a:hover{
	color:#000;	
}
.popupcontentgold a{
	color:#000;	
}
.popupcontentgold a:hover, .popupcontentgold .popupnavi a:hover{
	color:#FFF;	
}



