body {
	background-color: #000000;
	background-image: url('redlounge-bg.png');
	background-repeat: no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
}

#coverbild {
	position: absolute;
	left: 303;
	top: 155;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

#mp3liste {
	position: absolute;
	left: 303;
	top: 155;
}

#container {
	min-width: 800;
	min-heigh: 600;
}

#impressum {
	position: absolute;
	bottom: 0;
	right: 10;
}

a {
	color : White;
}

a:hover {
	color : #e91900;
}

