.news-latest-container  {
  padding:0px;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-top-color: #CCC;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
  margin-right: 5px;
  font-size: 11px;
}
.news-latest-container .csc-textpic-text h3 {
  font-size: 12px;
  font-weight: bold;
}
.news-latest-container .csc-textpic.csc-textpic-intext-left-nowrap {
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #CCC;
  padding-top: 6px;
  padding-bottom: 6px;
}


.news-single-wrap {
  margin: 10px 0px 0px 0px;
}
.news-single-wrap h3 {
  font-size: 18px;
  padding-bottom: 5px;
}
.news-single-wrap .news-single-backlink a {
  color: #900;
  font-size: 11px;
}
.news-single-date {
  color: #C1CE0B;
}

.news-list-item {
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  min-height: 100px;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #CCC;
  padding-bottom: 2px;
}

.news-list-container h2 {
  margin:5px 0px 5px 0px;
}

.news-single-img {
  float:none;
  margin:0;
  padding:0;
}

.news-item-start1, .news-item-start2 {
  width:264px;
  float: left;
}

.news-item-start3 {
  width:240px;
  float: left;
}

.news-list-start .news-item-image {
  width: 240px;
  height: 130px;
  overflow: hidden;
  margin-bottom: 5px;
}

.news-list-start .news-item-text {
  width: 240px;
}

.news-list-start h3 {
  font-size:15px !important;
  margin: 0;
  padding: 0 0 2px;
}

/* ##### calendar ##### */

.calendar-table{
  width: 163px;
  height: 162px;
  font-size: 10px;
  color: #000;
  text-transform: uppercase;
  padding: 1px 5px 3px 5px;
  margin: 0px 0px 10px 0px;
  background-color: #E1E1E1;
}
.calendar-table a {

}
.calendar-table TD, .calendar-table TH{
  padding:3px;
  text-align:center;
}
.calendar-table TH{
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
}
.calendar-table caption{
  font-size:200%;
  text-transform:uppercase;
}
/*.linked_today{
  cursor: default;
  padding:2px;
  color:#333333;
  background-color:#C7D5FE;
  cursor:pointer;
  text-decoration:underline;
  border:1px solid #333333;
}
.linked_today_nolink{
  padding:2px;
  background-color:#C7D5FE;
}*/
.linked_day, .linked_today {
  /*  padding:2px;
  text-decoration:underline;
  border:1px solid transparent; */
  cursor: default;
  color: #900;
}

/* List view CSS */
.newsCalendar_listHeader{
  font-size:1.5em;
  font-weight:bold;
  background-color:#C7D5FE;
  color:#333333;
  border:1px solid #7e7e7e;
  padding:0.5em;
}
.newsCalendar_listBody{
  padding:1em;
}
.newsCalendar_listItem{
  display: table;
  font-size:1em;
  padding-top:1em;
}

.newsCalendar_listItem a{
  font-weight: bold;
}

.newsCalendar_listItem_image{
  display: table;
  float:left;
  padding: 3px;
  border: 1px solid #CCC;
  margin-top: 3px;
  margin-right: 3px;
}
.newsCalendar_listItem_subheader{
  display: table;
  float:left;
}
.newsCalendar_listItemHeader{
  font-weight:bold;
  padding-top:1em;
  font-size:1.25em;
}

.columYear {
  font-size: 11px;
}

/****** added for form-handler ********/
.table-form { margin-top:10px;}
.table-form td input { margin-bottom:4px; }
input.errClass{border:1px solid #F00;}
.green-text, .green-text h2 {color: #000000;}
#green-title { font-size:18px;}
.jetzt{ padding-left:240px;}
