#ReifenWahl{
	margin-top: 60px;
	font-weight: bold;
}

#dimension,#speed,#producer,#jahreszeit,#anzahlWheels{
	border: 0px green solid;
	padding: 5px;
	float: left;
}

#dimension{
	padding-left: 0px;
}

#anzahlWheels{
	padding-left: 0px;
	padding-right: 0px;
}
#jahreszeit{
	width: 573px;
	padding-bottom: 15px;
}

#mailTheWheels{
	border: 0px green solid;
}

#mailTheWheelsBlind{
	display: none;
}

.mailEmailWheels{
	border: 0px blue solid;
	float: left;
	padding-bottom: 10px;
}

#mailTextWheels{
	border: 0px red solid;
	text-align: right;
	float: left;
}

#mailGoWheels{
	border: 0px yellow solid;
	text-align: right;
	float: left;
	padding-left: 10px;
}
