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: 0.9em;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	color: #ffffff;
}

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

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

#cataloguenumber {
	text-align: right;
	color: #003771;
	font-size: 0.7em;
	font-weight: bold;
}

#carltonlink {
	position: absolute;
	left: 15px;
	top: 625px;
	width: 216px;
	font-size: 0.9em;
	text-align: left;
	color: #ffffff;
}

#carltonlink a {
	display: block;
	margin-top: 5px;
	text-decoration: underline;
	font-size: 1.2em;
	color: #ffffff;
}

#prelisten1 {
	position: absolute;
	left: 20px;
	top: 310px;
}

#prelisten2 {
	position: absolute;
	left: 280px;
	top: 310px;
}

#prelisten1 img {
	margin-bottom: 7px;
	display: block;
}

#prelisten2 img {
	margin-bottom: 7px;
	display: block;
}

div.title {
	display: inline;
	clear: both;
	color: #ffffff;
	font-size: 0.7em;
}

div.interpreter {
	clear: both;
	display: inline;
	color: #ffffff;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
}

#download {
	position: absolute;
	left: 798px;
	top: 224px;
	width: 192px;
	height: 109px;
}

#player {
	position: absolute;
	left: 40px;
	top: 430px;
	width: 235px;
	height: 176px;
}

#order {
	position: absolute;
	left: 780px;
	top: 108px;
	width: 177px;
	height: 96px;
}

#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;
}