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

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

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

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

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

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

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