/* Main News */

.news-single-date {
	font-size: 10px;
	margin: 0px;
	padding: 3px 0px;
}

.news-single-subheader {
	font-style: oblique;
}

.news-single-item h2 {
	margin-top: 2px;
}

.news-latest-item h3 {
	margin-bottom: 5px;
}

.news-latest-date {
	font-weight: bold;
	color: #999999;
}

.news-latest-content p.bodytext,
.news-list-content p.bodytext {
	margin-top: 4px;
	margin-bottom: 4px;
}

.news-list-item h3 a {
	color: #666666;
}

.teaser_start p.bodytext {
	margin: 0;
}

/* *** */
.news-list-browse .showResultsWrap {
margin-bottom: 5px;
}

.news-list-browse .browseLinksWrap {
font-size: 10px;
}

.news-list-browse .browseLinksWrap span,
.news-list-browse .browseLinksWrap a {
padding: 0px 2px;
}

/* @group Textteaser general */

.teaser_start {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 15px 0px;
border-bottom: 1px solid #e0e0e0;
}

.teaser_start_bild img {
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #eee;
}

.teaser_start_bild img:hover {
    border: 1px solid #d9d9d9;
    padding: 2px;
}
.teaser_start_bild_r img {
	float: right;
	margin-left: 10px;
	padding: 2px;
	border: 1px solid #eee;

}


.teaser_start_text_l {
	float: left;
}

.teaser_start_text p.bodytext{
	margin-bottom: 5px;
}
.teaser_start_text_l p.bodytext {
	margin-bottom: 5px;
}

.teaser_start_text h3,
.teaser_start_text_l h3 {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 133.33%;
}

.teaser_start_text .teaser_text,
.teaser_start_text_l .teaser_text {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.teaser_start_text .teaser_mehr_link,
.teaser_start_text_l .teaser_mehr_link {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#content .teaser_start p.teaser-date {
	/* color: #b0b1b3; */
	font-size: 10px;
	margin: 0px;
	padding: 3px 0px;
	/* font-weight: bold; */
}

#content .teaser_start h2 {
  font-size: 13px;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

.teaser_start h2 a {
	color: #666;
}

.teaser_start div.subcolumns {
	margin-top: 10px;
}
