

/*

Layout 70 / 30 

(overwrites main style)

*/




#CONTENT_LEFT {
  /*width:465px;*/
  width: 450px;
  overflow: hidden;
  /*overflow-y: auto;*/
  /*background-color: #999;*/
}

#CONTENT_RIGHT {
  /*width: 150px;*/
  width: 165px;
  overflow: hidden;
  /* background-color: #CCC; */
}
*_#CONTENT_RIGHT {
  left: -17px;
}


.csc-frame-frame1,
.csc-frame {
  padding: 0px;
  background: transparent;
  border: none;
}

#CONTENT_RIGHT .csc-frame-frame1 .csc-textpic-imagewrap {
    margin-bottom:-145px;
}

#CONTENT_RIGHT .csc-frame-frame1 li {
  margin-bottom: 8px;
  /*background: transparent url(/fileadmin/templates/_schulmaus/img/1_Home/reinhoeren.gif) bottom left no-repeat;*/
}
#CONTENT_RIGHT .csc-frame-frame1 ol {
  padding-left: 40px;
}
*+#CONTENT_RIGHT .csc-frame-frame1 ol {
  padding-left: 30px;
}

#CONTENT_RIGHT .csc-textpic-imagewrap {
  margin-bottom: -4px;
}

#CONTENT_RIGHT .detail {
  position: absolute;
  top:50px;
  left:15px;
  color: #fff;
  font-size: 11px;
}
#CONTENT_RIGHT .detail strong,
#CONTENT_RIGHT .detail b {
  color: #ff0;
  font-size: 12px;
}



