#bild { 
	clear: left;
	margin-right: 10px;
}
#text {
	position: absolute;
	top: 20px;
	left: 88px;
	color: white;
	font-size: 14px;
	clear: left;
	width: 250px;
	overflow: auto;
}
a { color: #eb480d; }
