

/*

Layout 100 Wide

(overwrites main style)

*/



#CONTENT_LEFT {
  display: none;
}

#CONTENT_RIGHT {
  /*width:617px;*/
  width: 600px;
  /*
  left:-9px;
  */
  left: -9px;
  /*background-color: #ccc;*/
}


/* Schmaler Textblock ( Muffin Schulmaus ) */
#CONTENT .csc-frame-frame2 {
  /*
  left: 280px;
  position: absolute;
  top: 270px;
  width: 320px;
  */
  left: 260px;
  position: absolute;
  top: 246px;
  width: 335px;
}

#CONTENT_RIGHT .tx-alohaflashmediaplayer-pi1 {
  width: 100%;
}
#CONTENT_RIGHT .tx-alohaflashmediaplayer-pi1 div {
  margin:0 auto;
  width:600px;
}
