body {
	background-color: #0f2743;
	margin:0px 0px; 
	padding:0px;
	font-family: Trebuchet MS;
}

#centered {
	width:1000px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	height: 700px;
	text-align: center;
	background-image: url(images/hintergrund.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-size: 0em;
	text-indent: -9000px;
}

#container {
	width: 1000px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#tracklist {
	text-align: left;
	position: absolute;
	left: 15px;
	top: 245px;
	width: 495px;
	height: 162px;
	line-height: 1em;
}

div.title {
	display: inline;
	clear: both;
}

div.interpreter {
	clear: both;
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
}

ol li {
	color: #192b6d;
	font-size: 0.9em;
}

ol li.prelisten {
	color: #118e30;
}

ol li.prelisten img {
	margin-left: -50px;
	padding-right: 41px;
	cursor: pointer;
}

#download {
	position: absolute;
	left: 810px;
	top: 240px;
}

#order {
	position: absolute;
	left: 810px;
	top: 124px;
}

#imprint {
	position: absolute;
	text-align: center;
	padding-top: 10px;
	top: 700px;
	width: 1000px;
}

#w3clogos {
	position: absolute;
	padding-top: 10px;
	text-align: center;
	top: 730px;
	width: 1000px;
}

img {
	border: 0px;
}