.clear {
	clear:both;
}

/* News & Latest Liste */
.news_box.list .item, .news_box.latest .item {
	border-bottom:1px solid #D4D4D4;
	color:#58585A;
	font-size:11px;
	line-height:23px;
	padding:14px 0 28px;
}

.news_box.list .date, .news_box.latest .date {
	font-weight:bold;
}

.news_box.list h2, .news_box.latest h2 {
	font-weight:bold;
	margin-bottom:0;
}

.news_box.list .subheader, .news_box.latest .subheader {
	font-weight:normal;
	margin-bottom:2px;
}

.news_box.list .image, .news_box.latest .image {
	display:block;
	float:right;
	width:180px;
}

.news_box.list .content, .news_box.latest .content {
	display:block;
	float:left;
	width:570px;
	padding-right:15px;
}

.news_box.list .content p, .news_box.latest .content p {
	padding-bottom:0;
	margin-bottom:0;
}

.news_box.list .readmore, .news_box.latest .readmore {
	display:block;
	padding:4px 0px 6px 14px;
	background: transparent url(../img/arrow_0.gif) no-repeat center left;
}

.news_box.list .readmore a, .news_box.list .readmore a:link, .news_box.list .readmore a:visited, .news_box.latest .readmore a, .news_box.latest .readmore a:link, .news_box.latest .readmore a:visited {
	color:#F39100 !important;
}

/* Newsbox single */
.news_box.single {
	color:#58585A;
	font-size:11px;
	line-height:23px;
}

.news_box.single .backlink a {
	padding:4px 0px 6px 14px;
	background: transparent url(../img/arrow_0.gif) no-repeat center left;
}

.news_box.single .backlink a, .news_box.single .backlink a:link, .news_box.single .backlink a:visited {
	color:#F39100 !important;
}

.news_box.single .news_content a {
	padding:4px 0px 6px 14px;
	background: transparent url(../img/arrow_0.gif) no-repeat center left;
}

.news_box.single .news_content a, .news_box.single .news_content a:link, .news_box.single .news_content a:visited {
	color:#F39100 !important;
}

.news_box.single .news-single-additional-info a {
	padding:4px 0px 6px 14px;
	background: transparent url(../img/arrow_0.gif) no-repeat center left;
}

.news_box.single .news-single-additional-info a, .news-single-additional-info .news_content a:link, .news_box.single .news-single-additional-info a:visited {
	color:#F39100 !important;
}

.news_box.single h1 {
	font-weight:bold;
	font-size:11px !important;
	margin-bottom:0;
}

.news_box.single .subheader {
	font-weight:normal;
	padding-bottom:2px;
}

.news_box.single .rightbox {
	font-weight:bold;
}

.news_box.single .image {
	display:block;
	float:right;
	width:180px;
}

/*.news_box.single .image a {*/
.news_box.single .image img {
	padding-bottom:14px;
	display:block;
}

.news_box.single .image p {
	font-size:9px !important;
}

.news_box.single .content {
	display:block;
	float:left;
	width:570px;
	padding-right:15px;
}

.news_box.single dl p {
	display:none;
}

.news_box.single dl dd {
	padding:0 0 6px;
	margin:0;
}

/* Newsbox single: Darstellung der Dateien */
.news_box.single .files {
	display:block;
	margin:0;
	padding:4px 0px 6px 0;
}

.news_box.single .files .file_cat a {
	color:#F39100 !important;
	padding:0 4px 0 14px;
	background: transparent url(../img/arrow_0.gif) no-repeat center left;
}

.news_box.single .files .file_cat img {
	padding: 0 4px 0 0;
}

/* Newsbox single: Ansprechpartner */
.news_box.single .author {
	padding:18px 0 10px;
}

.news_box.single .author h2 {
	font-weight:bold;
	font-size:11px;
}

/* Archiv */
#c12698 h1 {
	font-size:11px !important;
	font-weight:bold;
}

.news_box.archivmenu ul, .news_box.archivmenu li {
	list-style-position:inside;
	list-style-type:none;
	margin:0;
	padding:0;
}

.news_box.archivmenu li a {
	color:#F39100 !important;
	padding:0 4px 0 14px;
	background: transparent url(../img/arrow_0.gif) no-repeat center left;
}

/* page-browse */
.news-list-browse .showResultsWrap {
	padding:4px 0;
	clear:both;
}
.news-list-browse .browseLinksWrap span, .news-list-browse .browseLinksWrap a {
	padding:8px 4px;
}
.news-list-browse .browseLinksWrap .activeLinkWrap {
	color:#F39100;
}
