.wolke {
	display: inline-block;
	text-decoration: none;
	padding-right: 1em;
background-image: url("wolken.svg");
background-repeat: no-repeat;
background-size: 100%; 
height: 100px;
width: 100px;
}
.wetter { fill: white;}
