/*********************************************************/
/* focus-css */
/*********************************************************/
#rubriken #focus a{
  background-color:#33c;
  color:#fff;
}

#navigation fieldset{
  border-color:#ccc;
}
#zusatzinformation {
  padding-top:0;
}

/*-----------Player---------------*/

object, embed {
  float:left;
}
.jw_playlist_playlist {
  clear:both;
  width:512px;
  margin-bottom:20px;
  color:#33c;
  font-size:0.9em;
  font-weight: normal;
  border:1px solid #e0e0e0;
<!--[if gte IE 6]>float:right;<![endif]-->
}

.jw_playlist_image_div {
  padding: 0 5px;
  /*margin: 0 5px;
  float:left;
  background-color:red;*/
}

.jw_playlist_item {
  padding:1px;
}
.clear {
  clear:both;
}

.jw_playlist_title {
  font-weight: normal;
}
.even {
  background-color: #e0e0e0;
}

.odd {
  background-color: #fff;
}

.playing {
  background-color:#ccc;
}