body {
	font-family: verdana,sans-serif;
	color: #3333FF;
	font-size:10px;
	line-height:16px;
	text-decoration: none;
	margin: 0 0 50px 0;
	padding: 0px;
	border: none;
	background-image: url(http://www.bakara.ch/bkra_images/background_stripes.gif);
}

img {
	border:0;
}

a {
	color: #3333FF;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}

table {
	border:0;
	empty-cells: show;
	border-collapse:collapse;
}

.item {
	background-color: #fff;
	width: 500px;
	height: 150px;
	padding: 5px;
	margin: 10px;
}


.item_artist {
	font-weight:bold;
	color:#CC0000;
}

.item_title {
	font-weight:bold;
}
.tracklist {
	background-color: #fff;
	width: 510px;
	margin: 10px;
	padding: 5px;
}

.tracklist td,
.tracklist th {
	padding:5px 0 0 5px;
}


.contentcontainer {
	text-align: left;
	margin: 0px auto;
}

.content {
	min-width: 800px;
}

.content-navigation {
	text-transform:uppercase;
	font-weight: bolder;
	width: 160px;
	padding: 10px;
	margin-right: 20px;
	text-align: left;
	vertical-align: top;
/* 	background-color: #fff; */
}

.content-navigation img {
	margin-bottom: 20px;
}

.content-navigation ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0px;
	border: none;
}

.content-navigation li {
	display: block;
	text-decoration: none;
}

.content-navigation li.category {
	display: block;
	color: #CC0000;
	text-decoration: none;
}

.content-navigation li a,
.navcat
{
	background-color: #ffffff;
}


.content-main {
	padding-top: 10px;
	padding-left: 20px;
	text-align: justify;
	vertical-align: top;
}

.content-main td {
	vertical-align: top;
}

.content-main .item img {
	border-width: 0px;
	float: left;
	vertical-align: bottom;
	padding-right: 10px;
}

.content-footer {
	clear: both;
	font-size: 80%;
/* 	margin: 50px 250px 0px 180px; */
	text-align: center;
}
