@charset "utf-8";
/* CSS Document */

/*
===================================================================================================================
Locations (DE: Standorte)
===================================================================================================================
	Comments:
	------------------------------------------------------------
	=> 
*/

#locations{
	float: left;
	margin: 0px;
	border: none;
	padding: 0px;
	width: 444px;
}

#locations .locations_item{
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #5D5D5D;
	padding-bottom: 15px;
	width: 444px;
}

#locations .locations_item_top{
	float: left;
	margin-bottom: 15px;
	border: none;
	padding: 0px;
	width: 444px;
	height: 95px;
	background-color: #4F4F4F;
}

#locations .locations_item_top_left{
	float: left;
	margin: 0px;
	border: none;
	padding-right: 17px;
	width: 120px;
}

#locations .locations_item_top_left_image{
	float: left;
	margin: 0px;
	border: none;
	padding: 0px;
	width: 120px;
}

#locations .locations_item_top_right{
	float: left;
	margin: 0px;
	border: none;
	padding: 0px;
	width: 307px;
}

#locations .locations_item_top_right_title{
	float: left;
	margin: 0px;
	border: none;
	padding: 0px;
	width: 307px;
}

#locations .locations_item_top_right_content{
	float: left;
	margin: 0px;
	border: none;
	padding: 0px;
	width: 307px;
}

#locations .locations_item_bottom{
	float: left;
	margin: 0px;
	border: none;
	padding-left: 137px;
	width: 307px;
}

#locations .locations_item_bottom_title{
	float: left;
	margin: 0px;
	border: none;
	padding-bottom: 5px;
	width: 307px;
}

#locations .locations_item_bottom_content{
	float: left;
	margin: 0px;
	border: none;
	padding-bottom: 8px;
	width: 307px;
}

/*
 Links Styles
*/
#locations .locations_item_top_right_title a{
	font-weight: bold;	
}

#locations .locations_item_top_right_content a{
	color: #E3E3E3;	
}

/*
 Texts Styles
*/
#locations .locations_item_bottom_title{
	font-weight: bold;	
}
