@charset "utf-8";
.col2 div.news
{
	clear: both;
	padding: 10px 1em 0 0;
}

.col2 div.news-list-container
{
	border: none;
	background-color: #fff;

}

.col2 .news-list-item
{
	background-color: #fff;
	border: none;
	padding-bottom: 3em;
	margin-left: 1.4em;
}

.col2 .news-list-date
{
	float: none;
	background-color: #fff;
	text-align: left;
	color: #3E3E40;
	height: 1.5em;
	border: none;
	font-size: 0.8em;
	clear: both;
}

.col2 .news-list-title
{
	color: #3E3E40;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 1em;
}

.col2 .news-list-container p
{
	padding: 0;
}

.col2 .news-list-container img
{
	float: right;
	margin: 2px 2px 5px 5px;
}

.col2 .list-morelink
{
	text-align: right;
}

.col2 .list-morelink a
{
	float: left;
	background-image: url(../img/service_button.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 1em;
	margin: 0 0 2em 0;
}

.col2 .list-morelink a:link, .col2 .list-morelink a:visited
{
	color: #BE5818;
}

.col2 .list-morelink a:hover
{
	color: #004a95;
}

.link-news-archiv
{
	margin-right: 7px;
	padding-right: 15px;
	height: 20px;
	font-weight: bold;
	float: right;
	background-image: url("../img/service_button.jpg");
	background-position: right top;
	background-repeat: no-repeat;
}

.col1 .link-news-archiv
{
	position: relative;
	top: -2.2em;
}

/* News Latest */
.col1 .news-latest-container
{
	border: none;
	background-color: #fff;
}

.col1 .news-latest-item
{
	background-color: #fff;
	border: none;
	padding-left: 0;
	margin-left: 0;
}

.col1 .news-latest-item img
{
	float: right;
	margin: 0 0 5px 5px;
	border: none;
}

.col1 .news-latest-title
{
	color: #3E3E40;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
	width: 430px;
}

.col1 .news-latest-subheader
{
	font-weight: bold;
	font-size: 0.9em;
}

.col1 .news-latest-date
{
	clear: both;
	font-size: 0.8em;
}

.col1 .news-latest-content
{
	margin: 0 0 3em 0;
}

.col1 .news-latest-gotoarchive
{
	display: none;
}


/* News-Archiv */
.col1 .news-list-container
{
	border: 0;
	background-color: #fff;
}

.col1 .news-list-item
{
	border: none;
	background-color: #fff;
	clear: both;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 2em;
	margin-right: 0;
}

.col1 .news-list-date
{
	float: none;
	background-color: #fff;
	text-align: left;
	color: #3E3E40;
	margin: 0;
	height: 13px;
}

.col1 .news-list-title
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
}

.col1 .news-list-morelink
{
	font-size: 1em;
	width: 420px;
}

.col1 .news-list-morelink a
{
	clear: both;
	float: right;
	background-image: url(../img/service_button.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 1em;
	margin: 0 0 2em 0;
}


.col1 .news-list-subheader p.bodytext
{
	padding-left: 0;
}

/* News Single Ansicht (vom Archiv) */
.col1 .news-single-item
{
	border: none;
	background-color: #fff;
	padding-left: 0;
}

.col1 .news-single-timedata
{
	clear: both;
	float: none;
	text-align: left;
	font-size: 0.8em;
}

.col1 .news-single-title
{
	color: #3E3E40;
	font-weight: bold;
	font-size: 1.2em;
}

.col1 .news-single-subheader
{
	width: 30.5em;
}

.col1 .news-single-img
{
	width: 165px;
}

.col1 .news-single-img a img
{
	float: right;
}

.col1 .news-single-backlink a
{
	font-size: 1em;
}


.news-list-container img, .news-latest-container img
{
	margin-right: 0;
	position: relative;
	left: 3px;
}
