/* Style- und Farbklassen für MWC Station des Tages */
.sdtSymbol {
	width:173px;
	height:70px;
}

.sdtTemperaturContainer {
	width:173px;
	height:30px;
}

.sdtTemperatur {
	width:85px;
	height:23px;
	padding-top:7px;

	float:left;

	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.sdtTemperaturMin {
	margin-right:3px;
}

.sdtStationsname {
	width:157px;
	padding: 5px 8px 5px 9px;
	font-size:8pt;
}

.MWC_Stationdestages_Schriftfarbe_Temperatur {
	color:#FFFFFF;
}

.MWC_Stationdestages_TagesTempMin_Hintergrund {
	background-color:#7b86a5;
}

.MWC_Stationdestages_TagesTempMax_Hintergrund {
	background-color:#18306b;
}
