img {
	border: 0;
}

div#navi{
	width: 900px;
	border: 0;
	height: 80px;
	padding: 0; margin: 0;
	background-image: url(../images/kopfbalkenmitlogo_900px.gif);
	background-repeat: no-repeat;
}

div#navi div#basket{
	float: right;
}

div#navi a {
	-webkit-transition: 0.4s;
	font-size: 16px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
}

div#navi a:hover {
	-webkit-transition: 0.2s;
	text-decoration: none;
	color: white;
}

div#navi ul {
	list-style-type: none;
	margin-left: 515px;
	padding-top: 46px;
}

div#navi ul li {
	float: left;
	font-size: 16px; 
	font-family: Georgia, "Times New Roman", Times, serif;	
}

.cl {
	clear: both;
}

div#content {
	width: 900px;
}

table#content {
	width: 900px;
	margin: 0;
	border-collapse: collapse;
}

div.col {
	float: left;
	width: 281px;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.col0 {
	margin-left: 10px;
	width: 200px;
}

div.col0 img {
	float: none;
}

div.col1 {
	padding-right: 10px;
	margin: 0 5px;
	border-right: 1px dashed #989888;
}

div.col2 {
	padding: 0 5px;
	margin-right: 10px;
	border-right: 1px dashed #989888;
}

div.artistcol {
	padding: 0 15px;
	margin-right: 10px;
	border-right: 1px dashed #989888;
}

div.col3 {
	padding: 0 5px;
	margin-right: 10px;
}

div.colside {
	width: 160px;
	margin: 0 10px 0 0;
}

div.col img {
	margin-left: 2px;
	margin-right: 30px;
	margin-bottom: 10px;
	border: 0;
	float: left;
}

div.colwide {
	margin-left: 10px;
	width: 600px;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;	
}

h1 {
	color: black;
}

h1#headline {
	color: #999966;
	font-size: 30px;
	padding-left: 10px;
	padding-bottom: 3px;
	border-bottom: 2px solid #999966;
	width: 890px;
}

div#footer {
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 3px;
	border-top: 2px solid #999966;
	width: 900px;
}


div#footer span {
	float: right;
}

a.small {
	font-size: 10px;
	font-family: verdana, arial;
}

a.artist {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 20px;
	line-height: 30px;
}

div#sidebar {
	float: right;
	width: 180px;
	border: 2px solid #CCCC99; 
	font-size: 10px; 
	line-height: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	padding: 10px;
	vertical-align: top;
}

div.releasecol1 {
	float: left;
	width: 481px;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-right: 10px;
	border-right: 1px dashed #999966;
	margin-left: 10px;
	float: left;
}

div.releasecol1 h1 {
	color: black;
}

div.releasecol2 {
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	float: left;
}

div#releasesidebar {
	float: right;
	width: 160px;
	padding: 0;
	margin: 0;
	border: 2px solid #CCCC99; 
	font-size: 10px; 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
}

div#releasesidebar h1{
	margin: 0;
	background: #cccc99;
	line-height: 24px;
	font-size: 16px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: white; 
	text-align: center;
}

div#releasesidebar p{
	padding: 0 10px;
}

div#releasesidebar hr{
	width: 140px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	border-color: #cccc99;
}

div.relitem{
	position: relative; 
	width: 120px; 
	margin-right: 10px; 
	height: 240px; 
	float: left; 
}

div.relitem div{
	position: absolute;
	top: 180px;
}

div#basket{
	position: absolute;
	top: 116px;
	left: 610px;
	padding-right: 10px;
	width: 300px;
	text-align: right;
}

div#basket img{
	position: relative;
	top: 2px;
}


div#basket a{
	font-size: 13px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
}

table#basket{
	float: left;
	margin: 0 10px;
	width: 450px;
	border-collapse: collapse;
}

table#basket td, table#basket th, table#customerinfo th{
	font-size: 12px;
	text-align: left;
	padding: 5px;
}

table#basket th, table#customerinfo th{
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

table#basket td.amount, table#basket td.format{
	text-align: center;
}

table#basket td.price{
	text-align: right;
}

table#basket th, table#customerinfo th{
	background: #cccc99;
	color: black;
	font-weight: bold;
	text-align: center;
}

table#customerinfo th{
	text-align: left;
}

table#basket tr.total{
	font-weight: bold;
	border-top: 1px solid #cccc99;
}

table#basket td.amount input {
	width: 20px;
}

table#customerinfo {
	float: left;
	margin-left: 20px;
	padding-top: 0;
}

table#customerinfo input {
	border: 0;
	border-bottom: 1px solid black;
	width: 200px;
}

table#customerinfo td{
	padding: 5px;
}

table#customerinfo input.zipcode{
	width: 40px;
}

table#customerinfo input.city{
	width: 157px;
}

table#customerinfo select{
	width: 200px;
}

table#customerinfo input.btn{
	border: 0;
	width: auto;
}

ul.tracklist {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	font-size: 10px;
}

ul.tracklist li {
	height: 20px;
}

a.play {
	padding: 6px 16px;
	margin-left: -16px;
	background-image: url(../images/play_button.png);
	background-repeat: no-repeat;
	background-position: left center;	
}       

a.stop {
	padding: 6px 16px;
	margin-left: -16px;
	background-image: url(../images/stop_button.png);
	background-repeat: no-repeat;
	background-position: left center;	
}

div#slider {
	width: 120px;
	float: left;
}