.wrapper_container{
}
	.wrapper_container_left{
		width:281px;
		height:147px;
		background:url(../site_images/container_default_background.jpg) 0px 0px no-repeat transparent;
		float:left;
	}

	.wrapper_container_1_left{
		width:281px;
		height:147px;
		background:url(../site_images/container_1_background.jpg) 0px 0px no-repeat transparent;
		float:left;
	}

	.wrapper_container_2_left{
		width:281px;
		height:147px;
		background:url(../site_images/container_2_background.jpg) 0px 0px no-repeat transparent;
		float:left;
	}

	.wrapper_container_3_left{
		width:281px;
		height:147px;
		background:url(../site_images/container_3_background.jpg) 0px 0px no-repeat transparent;
		float:left;
	}

	.wrapper_container_4_left{
		width:281px;
		height:147px;
		background:url(../site_images/container_4_background.jpg) 0px 0px no-repeat transparent;
		float:left;
	}


	.wrapper_container_5_left{
		width:281px;
		height:147px;
		background:url(../site_images/container_5_background.jpg) 0px 0px no-repeat transparent;
		float:left;
	}


		.wrapper_container .IMAGE{
			position:relative;
			left:110px;
			top:30px;
			width:163px;
			height:109px;
		}
	
	.wrapper_container_right{
		width:397px;
		height:147px;
		background:url(../site_images/container_info_background.jpg) 0px 0px no-repeat transparent;
		float:left;
	}
		.wrapper_container_right h1{
			background:none;
			width:380px;
			padding:0px 0px 0px 10px;
		}

		.HEADLINE{
		}
		.DISTANCE{
			color:#60a5d8;
		}
		.BODYTEXT{
		}


		.BODYTEXT p{
			font-size:10pt;
			padding:10px 0px 0px 10px;
			color:#003366;
		}


		.BODYTEXT p a.external-link-new-window{
			text-decoration:none;
			color:#003366;
			font-weight:bold;
			padding-left:16px;
			background:url(../site_images/external_link_new_window.jpg) 0px 2px no-repeat transparent;
		}

