#main {
   background-image: url('/fileadmin/user_upload/Hintergrundbilder/leute-laufen-hintergrund.png');
   background-position: center bottom;
   background-repeat: no-repeat;
   padding-bottom: 340px;
}
#title {
   min-height: 12.75em;
   background: none;
}


.wrapper {
  width: 57em; 
}

#content-left { 
    width: 12.125em;
}
#content-right {
    width: 12.5em;
    margin-right: 1.125em;
}
#content-column {
    width: 27.125em;
}




/*************************/
li.news-list-item {
  overflow: hidden;
}
.slideshowNavigation {
  text-align: right;
}
.news-list-slider-container {
  margin-top: -15px; 
  margin-bottom: -14px;
}
.news-list-slider-container .news-list-item {
  border-bottom: none; 
}
.news-list-slider-container .news-list-item .news-list-image figcaption {
  display: none;
}
.news-list-item .news-list-image {
  display: table;
  float: left;
}
.news-list-item .news-list-image figcaption{
  display: table-caption;
  font-size: 0.8em;
}
.news-list-item .news-list-image a {
    position: relative;
    z-index: 20;
}
.news-list-item .news-list-subheader {
  display: block;
}

.news-list-item .news-list-subheader h2,
.news-list-item .news-list-subheader span.news-list-date,
.news-list-item .news-list-subheader p {
  display: block;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
}

.news-list-container .news-list-item .news-list-subheader {
  position: relative;
  top: -5px;
}
.news-list3-container .news-list-item .news-list-subheader {
  position: relative;
  top: -3px;
}

.news-list-slider-container {
 position: relative;
 height: 185px;
}

.news-list-slider-container .slideshowNavigation .thumbnails {
  position: absolute;
  right: 10px;
  top: -27px;
  z-index: 10;
}
.news-list-slider-container .slideshowNavigation .thumbnails a {
  margin-right: 10px;
}
.news-list-slider-container .slideshowNavigation .thumbnails a.activeSlide {
  font-weight: bold;
}

h1 {
  z-index: 5;
}



#content-right article .csc-textpic-text p, 
#content-right article .csc-textpic-text a {
  font-size: 1em;
}


#content-right article .csc-textpic-caption {
 font-size: 0.8em; 
  padding: 0 10px 10px 10px;
}

#content-right article li.news-list-item {
  background: none repeat scroll 0 0 #F7F7F7;
}

#content-right article li.news-list-item img {
  float: none;
  padding-right: 0;
}
#content-right article li.news-list-item .news-list-subheader {
  padding: 10px;  
}
