.ce .badge.indicator{
  cursor:pointer;
  border-radius:0px;
  background:#efb00d;
  padding:5px 10px;
}
.detailtext{
  margin-top:15px;
}

.teasertext_teasertext h2{
  margin-top:0px;
}

.ce .slotimage, .ce .teaserimage {
  background: none transparent;
  padding: 7px 0px 7px 0px;
}
.ce .slotimage.rechts, .ce .teaserimage.rechts {
  float:right;
  margin:0px 0px 0px 10px;
}
.ce .slotimage.links, .ce .teaserimage.links {
  float:left;
  margin:0px 10px 0px 0px;
}

.ce .slotimage .image, .ce .teaserimage .image {
  background: none transparent;
  position: relative; 
}
.ce .slotimage .lightboxlink, .ce .teaserimage .lightboxlink {
  position: absolute;
  right:5px;
  top:0px;
}
.ce .slotimage .copyright, .ce .teaserimage .copyright {
  position:absolute;
  right:0px; 
  bottom:0px;
  padding:2px 4px;
  color:white;
  font-size:0.7em;
  text-shadow: 0px 0px 4px #000;
  /*  
  background-color: #333333;
  opacity:0.6;
  */
}
.ce .slotimage .caption, .ce .teaserimage .caption {
  width:100%;
  background-color:#fff;
  padding:0px 0px;
  font-size:0.9em;
  color:#98a19c;
  border:0px none; 
}
.ce .slotimage .caption .captiontext, .ce .teaserimage .caption .captiontext {
  margin:0px 6px;
}


.ce .teaseropen a::before {
    content: "» ";
}
.ce .teaserclose a:before{
  content: "« ";
}
.ce .reflinks a::before {
    content: "» ";
}


/*
@media(max-width:320px){
  .ce .slotimage.landscape{ width:100%;float:none!important; }
  .ce .slotimage.portrait{ width:100%;float:none!important; }
  .ce .teaserimage.landscape{ width:100%;float:none!important; }
  .ce .teaserimage.portrait{ width:100%;float:none!important; }
}
@media(min-width:321px){
  .ce .slotimage.landscape{ width:100%; }
  .ce .slotimage.portrait{ width:50%; }
  .ce .teaserimage.landscape{ width:100%; }
  .ce .teaserimage.portrait{ width:50%; }
}
@media(min-width:481px){
  .ce .slotimage.landscape{ width:50%; }
  .ce .slotimage.portrait{ width:35%; }
  .ce .teaserimage.landscape{ width:40%; }
  .ce .teaserimage.portrait{ width:25%; }
}
@media(min-width:768px){
  .ce .slotimage.landscape{ width:50%; }
  .ce .slotimage.portrait{ width:35%; }
  .ce .teaserimage.landscape{ width:35%; }
  .ce .teaserimage.portrait{ width:20%; }
}
@media(min-width:992px){
  .ce .slotimage.landscape{ width:50%; }
  .ce .slotimage.portrait{ width:35%; }
  .ce .teaserimage.landscape{ width:30%; }
  .ce .teaserimage.portrait{ width:20%; }
}
@media(min-width:1200px){
  .ce .slotimage.landscape{ width:50%; }
  .ce .slotimage.portrait{ width:35%; }
  .ce .teaserimage.landscape{ width:30%; }
  .ce .teaserimage.portrait{ width:20%; }
}
*/

@media(min-width:100px){
  .teasertext_teasertext .slotimage.landscape{ width:250px; }
  .teasertext_teasertext .slotimage.portrait{ width:250px; }
  .teasertext_teasertext .teaserimage.landscape{ width:160px; }
  .teasertext_teasertext .teaserimage.portrait{ width:160px; }
}


.tx-n4mteasertext-pi2 .n4mteasertext{
  margin:10px 0px 10px 0px;
}
.tx-n4mteasertext-pi2 .browseBox {
    padding: 10px 0;
    text-align: center;
}
.tx-n4mteasertext-pi2 .browseBox .showResults {
    height: 25px;
}
.tx-n4mteasertext-pi2 .browseBox .browseLinks {
    height: 30px;
}
.tx-n4mteasertext-pi2 .browseBox div.result {
    color: #0a619f;
    display: inline;
    font-weight: bold;
    padding: 0.2em 0.5em;
    text-decoration: none;
}
.tx-n4mteasertext-pi2 .browseBox div.inactive {
    border-color: #cccccc #aaaaaa #aaaaaa #cccccc;
    border-style: solid;
    border-width: 1px;
}