.ce .slogan{
  text-align:right;
}
.ce .subheader{
  font-weight:bold;
  color:#f49842;
  padding:4px 0px 2px 0px;
}
.ce .headerdate{
  display:inline;
  float:left;
  padding:0px 0px 0px 0px;
}

.ce .imageslot{
  width:200px;
  float:left;
  padding-right:20px;
}
.ce .textslot{
  float:left;
}
.ce .image{
  position:relative;
}
.ce .copyright{
  background-color: #333333;
  bottom: 0;
  color: #FFFFFF;
  font-size: 0.8em;
  opacity: 0.6;
  padding: 0 3px;
  position: absolute;
  right: 0;
}
.ce .caption{
  background-color:#ebebeb;
  padding:0px 5px;
  font-size:0.9em;
  border:1px solid #ccc;
}
.ce .teaseropen{
  text-align:right;
  font-style:italic;
}
.ce .teaseropen a{
  padding:0px 30px 0px 0px;
  background:transparent url('/typo3conf/ext/n4m_ce/img/more.gif') no-repeat right center;
}
.ce .teaserclose{
  text-align:right;
}
