/* CSS Document */

#content_start {
	width: 960px;
	margin-top: 3px;
	display: block;
}


#content_start_left {
  width: 501px;
  width: 640px;
  float: left;
}

object{
  margin: 0;
  padding: 0;
  line-height: 0px;
}

#content_start_right {
  float: left;
  width: 456px;
  width: 316px;
  margin-left: 4px;
}

#content_start_right_1 {

}

.content_start_separator {
  margin-top: 3px;
  width: 100%;
  height: 4px;
  background-color: #ECECEC;
  font-size: 1px;
}

.content_start_right_article, .news_item_index {
  background-color: #E4E4E4;
  height: 62px;
  width: 316px;
  overflow: hidden;
  margin-bottom: 3px;
}

.news_item_index {
  background-color: white;
}

.article_text, .news_item_index_inner{
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 6px;
  float: left;
  font-size: 11px;
  color: #656565;
}

.article_text h3, .news_item_index_inner h3 {
  margin: 0;
  font-size: 12px;
  height: 15px;
  overflow: hidden;
  color: #505050;
}


/* News auf der Startseite */
.csc-header h1{
  margin: 0px 0px 0px 0px;
}

.news_item {
  padding: 4px 0px 16px 0px;
  border-bottom: 1px solid #CCCCCC;
}

/*p auf der Startseite */

p.bodytext {
  margin: 10px 0px 0px 0px;
}