.clear_all {
	clear: both;
}

.tankstellenstatus_box {
	background-image: url(pics/erdgastankstelle_box.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 523px;
	/*height: 280px;*/
	height: 103px;
	padding: 20px 0 0 20px;
	margin: 0;
}

.tankstellenstatus_left {
	float: left;
	width: 320px;
}

.tankstellenstatus_right {
	float: left;
	width: 180px;
}

.tankstellenstatus_status {
	padding: 0 0 10px 0;
	margin: 0;
}

.tankstellenstatus_station {
	padding: 0 0 10px 0;
	margin: 0;
}

.status_icon {
	padding: 0 0 0 5px;
	margin: 0;
}

.green {
	color: #569b4b;
}

.red {
	color: #e00317;
}

.tankstellenstatus_price_information {
	padding: 0 0 10px 0;
}