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

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

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

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

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

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

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