#container_right_hotspots{
	position: relative;
	z-index:0;
	width:615px;
	height:420px;
	margin:10px 0px 0px 20px;
	padding:15px;
	float: left;
	background-color:#D8EBFA;
}

#container_right_hotspots .container_left{
	width:315px;	
}


#container_right_hotspots .container_left .titel{
	color:#61AF3A;
	margin-bottom:15px;
}

#container_right_hotspots .container_left label{
	width:315px;
	float:left;
	clear:both;
	margin-bottom:3px;
}

#container_right_hotspots .container_left .txt{
	width: 100px;
	float:left;
	clear:both;
	padding-top:4px;
}

#container_right_hotspots .container_left .inputTxtField{
	width: 195px;
	padding:0px 2px;
	height:17px;
	margin:0px 0px 2px 0px;
}

#container_right_hotspots .container_left .button{
	float:left;
	margin-left: 100px;
	margin-top:10px;
	display:inline;
}

#container_right_hotspots .container_left .error{
	color:#FF0000;
	margin-bottom: 15px;
}

#container_right_hotspots .container_left .errorField{
	border: 1px solid red;
	float:left;
	width: 200px;
	padding:0px 2px;
	height:17px;
}


#container_right_hotspots .container_right{
	float:right;
	width: 240px;
	height:324px;
	background-image:url(/EuroImmoStar/NL/images/Pi_hotspots.jpg);
	
}



