.Location_LocationInfo 
{
	width:730px;
	height:275px;
}

.LocationInfoIntro
{
	width:240px;
	max-width: 220px; 
	height:270px; 
	max-height: 250px;
	font-family:Verdana;
	font-size:10px;
	background-color:#A9DEED;
	float:left;
	padding:10px;
}
.Location_LocationName
{
	FONT-WEIGHT: bolder; FONT-SIZE: 15px; COLOR: #C9161E; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.TabElementControl_LeesVerder
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	color: #bb0102;
}
.TabElementControl_LeesVerder a:hover
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	text-decoration: underline;
	color: #bb0102;
}
.TabElementControl_LeesVerder a:visited, .TabElementControl_LeesVerder a:active 
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
	color: #bb0102;
}

#LocationInfoImage 
{ 
	width:485px;
	height:270px; 
	float:right;
	
}

.Location_LocationImage
{
	width:485px;
	height:270px; 
}

#LocationInfoContent
{
	margin-top:5px;
	padding:10px;
	width:730px;
	max-width: 710px;
	background-color:#EDE0C9;
}

