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

a#buttonStation_en {
	background-image:url(buttonstation_en.png);
	height:238px;
	width:194px;
	float:left; 
	margin-right:5px;
	border:none;
}

a:hover#buttonStation_en {
	background-image:url(buttonStation_enActive.png);
	height:238px;
	width:194px;
	float:left; 
	margin-right:5px;
	border:none;
}

a#buttonMobil_en {
	background-image:url(buttonmobil_en.png);
	height:238px;
	width:194px;
	float:left; 
	margin-right:5px;
	border:none;
}

a:hover#buttonMobil_en {
	background-image:url(buttonMobil_enActive.png);
	height:238px;
	width:194px;
	float:left; 
	margin-right:5px;
	border:none;
}

a#buttonLeiste_en {
	background-image:url(buttonleiste_en.png);
	height:238px;
	width:194px;
	float:left;
	border:none;
}

a:hover#buttonLeiste_en {
	background-image:url(buttonleiste_enActive.png);
	height:238px;
	width:194px;
	float:left;
	border:none;
}