div#indhold #felt {
	width: 200px;
	height: 100px;
	float: right;
	background-color: #FFF;
	border: 1px solid black;
}
div#indhold #farve {
	text-transform: uppercase;
}