.meteodata-table {
	width:600px;
	padding-top:10px;
	padding-bottom:10px;
}
.meteodata-cell {
	background-color:#FFEEFF;
	text-align:center;
	border:1px solid #FF66FF;
	width:130px;
}
.meteodata-titel {
	font-weight:bold;
	padding:5px;
	height:45px;
}
.meteodata {
	font-size:16px;
}
.meteodata-legend {
	font-size:10px;
}
