body  { 
color: #fff; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color: #4A0001; 
background-image: url("/img/background.jpg"); 
background-repeat: repeat-x;
background-position:  top left;
margin-top: 15px; 
margin-bottom: 15px;
padding: 0px 
}
.content { 
font-size: 11px; 
padding: 4px; 
width: 495px; 
height: 300px; 
border: solid 1px #f30 
}
.content img {
border: dotted 1px #f30 
}
.content table { 
color: #fff; 
font-size: 11px 
}
.infobox {
color: #fff; 
font-size: 11px; 
background-color: #610000; 
padding: 4px; 
width: 200px; 
border: solid 1px #f30 
}
.artist_table td {
font-size: 11px; 
font-weight: bold; 
background-color: #c30; 
padding: 1px; 
border: solid 1px #f00 
}
/*Menueinstellungen*/
.menu { 
width: 200px; 
padding-right: 10px; 
}
a:link, a:visited, a:active { 
color: #fff; 
text-decoration: none 
}
a:hover {
color: #f30; 
text-decoration: none 
}

#poweredby {
display: none;
}
.counter {
	padding-top: 10px;
	font-size:10px; 
	color:#fff;
}
h1 {
font-size: 15px;
font-weight: bold;
}
