body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	padding: 0px;
	margin-top: 10px;
}

#hg_bild {
	width: 855px;
	height: 424px;
	position: absolute;
	float: left;
	clear: none;
	bottom: 0px;
	background-image: url(radio.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#inhalt {
	float: left;
	clear: none;
	width: 424px;
	margin-left: 424px;
}

a {
	color: black;
	text-decoration: none;
}

