body,
p,
div,
th, td,
span,
input{
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:12px;
	color			:#000000;
}

td{
	vertical-align:top;
}



/*
a:link,
a:visited,
a:focus,
a:hover,
a:active {  }
*/




a:link,
a:visited,
a:active,
a.ItemTitle:link,
a.ItemTitle:visited,
a.ItemTitle:active{
	font-family		:Arial, Helvetica, sans-serif;
	color			:#007ab6;
	text-decoration	:none;
}

a:hover,
a.ItemTitle:hover{
	color			:#007ab6;
	text-decoration	:underline;
}




#contentTitel a:link,
#contentTitel a:visited,
#contentTitel a:focus,
#contentTitel a:active{
	color			:#ffffff;
	text-decoration	:none;	
}
#contentTitel a:hover{
	color			:#ffffff;
	text-decoration	:underline;	
}

#contentTitel a.aktiverContent,
#contentTitel a.aktiverContent:link,
#contentTitel a.aktiverContent:visited,
#contentTitel a.aktiverContent:focus,
#contentTitel a.aktiverContent:active,
#contentTitel a.aktiverContent:hover{
	color			:#fc872a;
	text-decoration	:none;	
}


a.ItemTitle{
	color			:#007ab6;
	font-weight		:bold;
	text-decoration	:none;
}



#preview{
	text-align:center;
	font-size:15px;
	color:#FF6600;
	background-color:#FFFFFF;
}
#contentLeft{
	height:380px;
	width:642px;
	background-color:#FFFFFF;
	border-right:solid 1px #6e6e6e; 
	border-left:solid 1px #6e6e6e;
}

#contentRight{
	height:380px;
	width:338px;
	background-color:#FFFFFF;
	border-bottom:#b1b1b1 solid 1px;
	border-right:#b1b1b1 solid 1px;
}
#contentTitel{
	background:transparent url(../images/contentTitle.jpg) no-repeat;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
	padding-left:16px;
	padding-right:15px;
	padding-bottom:2px;
	vertical-align:middle;
}

#auswahlTitel{
	background:transparent url(../images/auswahlTitle.jpg) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding-left:16px;
	padding-right:15px;
	padding-bottom:1px;
	vertical-align:middle;
}

#auswahlListe{
	width			:337px;
	height			:378px;
	overflow		:auto;
	background		:transparent;
}


img.icon{
	border:0px none;
}

img.itemThumb{
	margin-top		:3px;
	margin-bottom	:6px;
	border:0px none;
}
.itemText{
}
.itemDatum{
	font-weight		:bold;
}
.itemZeit{
}
td.itemTrenner{
	border-bottom:#d8d8d8 solid 1px;
}
img.itemIcon{
	border:0px none;
	margin-top:2px;
	margin-right:4px;
}
img.itemStar{
	border:0px none;
}
div.addToMyPlaylistButton{
	background:transparent;
	text-align:left;
	margin-top:-20px;
	margin-left:-2px;
	width:18px;
	height:18px;
}

button.addToMyPlaylist{
	background:transparent url(../images/ico-playlist.gif) no-repeat scroll 0 0;
	width:16px;
	height:16px;
	border:0;
	cursor: pointer;
}
button.addToMyPlaylist:hover {
	background:transparent url(../images/ico-playlist-over.gif) no-repeat scroll 0 0;
	width:16px;
	height:16px;
	border:0;
	cursor: pointer;
}
