.ce {
  padding-bottom:20px;
}
.ce .slogan{
  padding:0px 0px 0px 0px;
  text-align:left;
  font-size:0.8em;
  color:#999;
}
.ce .subheader{
  font-weight:bold;
  font-size:0.9em;
  color:#999;
  padding:0px 0px 0px 0px;
}

.ce .imageslot{
  /* 
  width:200px;
  float:left;
  margin-right:10px;
  */
}
.ce .textslot{
  float:left;
}
.ce .image{
  border:1px solid #ccc;
  position:relative;
}
.ce .image img,
.image img {
  width:100%;
  height:auto;
}
.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-bottom:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
}
.ce .teaseronshow{
  font-weight:bold;
}
.ce .teaseropen{
  text-align:right;
}
.ce .teaseropen a{
  padding:0px 0px 0px 15px;
  background:url('/fileadmin/n4m01/images/more.gif') no-repeat left center;
  font-family:"Franklin Gothic Medium","Franklin Gothic Book","Franklin Gothic",Geneva,"Nimbus Sans L",Arial,Helvetica,sans-serif;
  color:#000;
}
.ce .teaserclose{
  text-align:right;
}
.ce .teaserclose a{
  padding:0px 0px 0px 15px;
  background:url('/fileadmin/n4m01/images/more.gif') no-repeat left center;
  font-family:"Franklin Gothic Medium","Franklin Gothic Book","Franklin Gothic",Geneva,"Nimbus Sans L",Arial,Helvetica,sans-serif;
  color:#000;
}
.ce .reflinks a{
  padding:0px 0px 0px 15px;
  background:url('/fileadmin/n4m01/images/more.gif') no-repeat left center;
  font-family:"Franklin Gothic Medium","Franklin Gothic Book","Franklin Gothic",Geneva,"Nimbus Sans L",Arial,Helvetica,sans-serif;
  color:#000;
}