
#contentBG {
  background-image:url(/_Layout/backgrounds/palme.png);
  background-repeat:no-repeat;
  background-position:500px 130px;
}


.linesContent {
  position:absolute;
  top:40px;
  left:132px;
    width:458px;
  height:60px;
  border-right-style: none;
  border-bottom-style: none;
}

.box {
  position:relative;
  margin-left:55px;
  width:500px;
}

.headlineLeft {
  float:left;
}

.headlineRight {
  text-align:right;
  font-weight:normal;
}

/* Bug IE 5.5 */
th, td {
  font-size:11px;
}
th, th.center {
  padding-top:2px;
  padding-bottom:2px;
  text-align:left;
  background-color:#ffefa2;
  border:1px solid #8e0000;
}
th.center {
  text-align:center;
}

/***************************************************/
/* Startseite */
/***************************************************/
td.c1 {
  width:120px;
}
td.c2 {
  width:210px;
}
td.c3 {
  width:120px;
}

/***************************************************/
/* MP3 Downloadliste */
/***************************************************/
td.cdc1, td.cdc1Active {
  width:250px;
  background-color:#efefef;
  font-weight:normal;
}
td.cdc2, td.cdc2Active {
  width:70px;
  text-align:center;
  background-color:#efefef;
  font-weight:normal;
}
td.cdc3, td.cdc3Active {
  text-align:center;
  background-color:#efefef;
  width:100px;
  font-weight:normal;
}
td.cdc4, td.cdc4Active {
  text-align:center;
  background-color:#efefef;
  width:50px;
  font-weight:normal;
}
td.cdc1Active, td.cdc2Active, td.cdc3Active, td.cdc4Active {
  background-color:#ffefa2;
  vertical-align:middle;
  padding-top:3px;
  padding-bottom:3px;
}
td.cdc1Active, td.cdc2Active {
  font-weight:bold;  
}

/***************************************************/

.foto {
  width:50px;
  height:50px;
}

.foto1 {
  width:150px;
  height:150px;
}


