/*			WEER STYLES		*/
	.weer_dag		{ background-color: #FFFFFF; font-weight: bold;color: #28007D; font-family: Arial;
					  font-size: 12px;text-align: center; line-height: 95%; border-top: 1px solid #39302f;
					  border-right: 1px solid #39302f; border-bottom: 1px solid #39302f; padding-top: 5px; }
	.weer_wind		{ font-weight: bold;color: #28007D; font-family: Arial; font-size: 12px; text-align: center;
					  border-top: 1px solid #39302f; border-right: 1px solid #39302f; border-bottom: 1px solid #39302f;	}
	.weer_temp		{ font-weight: bold; color: #28007D; font-family: Arial; font-size: 12px; text-align: center;
					  border-top: 1px solid #39302f; border-bottom: 1px solid #39302f; }
	.weer_icon		{ font-weight: bold; color: #28007D; font-family: Arial; font-size: 12px; text-align: center;
					  border-top: 1px solid #39302f; border-left: 1px solid #39302f; border-bottom: 1px solid #39302f; } 