

#header .main-title h1.site-title {
  /*color: #951d40;*/
  margin-bottom: 0;
}

#content.home-box-content {
  padding: 30px;
  clear: both;
}

#content.home-box-content .box {
  border: 1px solid #587993;
  margin-bottom: 1.5em;
}
#content.home-box-content .box:hover,
#content.home-box-content .box:active,
#content.home-box-content .box:focus {
  border: 1px solid #951D40;
}

#content.home-box-content .box h2 {
  background: #587993;
  color: #f1f1f1;
  font-size: 11pt;
  margin-bottom: 0;
  padding: 0.5em 1em;
}
#content.home-box-content .box:hover h2,
#content.home-box-content .box:active h2,
#content.home-box-content .box:focus h2 {
  background: #951D40;
}
#content.home-box-content .box h2 a {
  color: #f1f1f1;
  text-decoration: none;
  /*margin: 0 1em;
  padding: 0.5em 0;*/
  display: block;
}

#content.home-box-content .box h3 {
  font-size: 11pt;
  margin-bottom: 1em;
}
#content.home-box-content .box h4 {
  font-size: 10pt;
  margin-bottom: 1em;
}

#content.home-box-content .box .csc-textpic-text,
#content.home-box-content .box .news-list-container,
#content.home-box-content .box .termine-header-list {
  padding: 1em;
}



#content.home-box-content .box .news-list-morelink {
    clear: both;
    display: block;
    margin-top: 1em;
}

#content.home-box-content .box .termine-header-list {
  margin-left: 25px;
}

#content.home-box-content .box .termine-header-list .news-header-list-container {
  display: list-item;
    list-style-type: square;
    margin-bottom: 1em;
    margin-left: 1.5em;
    padding-left: 0.5em;
}

/* Benoetigt fuer "Keine News in dieser Ansicht"-Nachricht */
#content.home-box-content .box .csc-default > p {
  padding: 1em;
}

#content.home-box-content .box .box-more {
  clear: both;
  background: #587993;
  color: #f1f1f1;
  font-size: 10pt;
  padding: 0.5em 1em;
  text-align: right;
}
#content.home-box-content .box:hover .box-more,
#content.home-box-content .box:active .box-more,
#content.home-box-content .box:focus .box-more {
  background: #951D40;
}

#content.home-box-content .box .box-more a {
  color: #f1f1f1;
  text-decoration: none;
  display: block;
}
#content.home-box-content .box .box-more a:hover, a:active {
  text-decoration: underline;
}



#content.home-box-content .box .box-more ul li {
  list-style-type: none;
  display: inline;
}

#content.home-box-content .box ul li {
  margin-left: 1.5em;
  padding-left: .5em;
  margin-bottom: 0.4em;
  list-style-type: square;
}
#content.home-box-content .box p {
  margin-bottom: 1em;
  line-height: 1.3em;
}
#content.home-box-content .box .box-more p {
  margin-bottom: 0;
}

/*different box types*/

#content.home-box-content .box h2.info a {
  background: url('img/icons/info.png') no-repeat scroll right center transparent;
  display: block;
}
#content.home-box-content .box h2.book a {
  background: url('img/icons/book.png') no-repeat scroll right center transparent;
  display: block;
}
#content.home-box-content .box h2.services a {
  background: url('img/icons/services.png') no-repeat scroll right center transparent;
  display: block;
}
#content.home-box-content .box h2.forschung a {
  background: url('img/icons/forschung.png') no-repeat scroll right center transparent;
  display: block;
}
#content.home-box-content .box h2.people a {
  background: url('img/icons/people.png') no-repeat scroll right center transparent;
  display: block;
}
#content.home-box-content .box h2.calendar a {
  background: url('img/icons/calendar.png') no-repeat scroll right center transparent;
  display: block;
}
#content.home-box-content .box h2.jobs a {
  background: url('img/icons/jobs.png') no-repeat scroll right center transparent;
  display: block;
}
#content.home-box-content .box h2.download a {
  background: url('img/icons/download.png') no-repeat scroll right center transparent;
  display: block;
}
#content.home-box-content .box h2.spenden a {
  background: url('img/icons/spende_icon.png') no-repeat scroll right center transparent;
  display: block;
}
/*#content.home-box-content .box.download img.teaser {
  margin-top: 0;
}*/


#content.home-box-content .box li.logo img {
    float: left;
    margin-bottom: 1em;
    margin-right: 1em;
}
#content.home-box-content .box li.logo {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 2.5em;
    padding-left: 0;
    line-height: 1.3;
}
#content.home-box-content .box li.logo {
    clear: both;
}
#content.home-box-content .box ul {
    padding-left: 0;
}


/*News*/

#content.home-box-content .box .news-item {
  margin-bottom: 1em;
  clear: both;
  padding-top: 1em;
  border-top: 2px solid #dfdfdf;
}
#content.home-box-content .box .news-item:first-child {
  border-top: none;
  padding-top: 0;
}
#content.home-box-content .box .news-item .news-image {
  margin: 0 1em 1em 0;
  max-width: 100px;
  /*float: left;*/
}
#content.home-box-content .box .news-item .news-date {
  font-size: 0.9em;
}
#content.home-box-content .box .news-item .news-description {
  display: table-cell;
}


#content.home-box-content .box .news-item .news-read-more{
  clear: both;
  display: block;
}
#content.home-box-content .box .news-archive-link {
}

/*News Ende*/

/*Termine*/

#content.home-box-content .box .csc-textpic-text ul  li .event-date {
  font-weight: bold;
  line-height: 2;
}
#content.home-box-content .box .csc-textpic-text ul  li .event-title {
  display: block;
}

/*Termine Ende*/

@media (min-width: 1024px) {
  #content.home-box-content {
    padding: 15px 65px 25px;
  }
  #content.home-box-content .col-left,
  #content.home-box-content .col-right {
    width: 47%;
    margin-bottom: 3em;
  }
  #content.home-box-content .col-left {
    float: left;
  }
  #content.home-box-content .col-right {
    float: right;
  }
  #content.home-box-content .box .news-item .news-image {
    float: left;
  }
}
