@charset "utf-8";
/* CSS Document */

/* ----- tx NEws ----- */
.news-left {
	clear:both;
	width:100%;
	float:left;
	}
	
.news-right {
	clear:both;
	width:100%;
	float:left:
	}

.news-single .article .news-img-wrap {
	width:auto;
	margin-bottom:20px;
	}

.news-single .teaser-text {
	color:#000;
	font-size:1em;
	clear:both;
}
	
.news .article .news-img-wrap a {
	background: none;
	border: none;
	padding: 0px;
}
	

/* --- PAGEBROWSER -------- */
.tx-ttnews-browsebox {
	text-align: center;
}

.tx-ttnews-browsebox p {
}
.tx-ttnews-browsebox-table {
	margin: 0px auto;
}

.tx-ttnews-browsebox-table tbody tr td {
	padding: 0px 5px;
}

.tx-ttnews-browsebox a {
}

.tx-ttnews-browsebox a:hover {
}


/* --- LATEST -------- */
.item-news-home-latest {
	position:relative;
	float:left;
	width:284px;
	height:87px;
	display:block;
	margin-right:12px;
}

.news-latest-title{
	position:relative;
	width:100%;
	height:18px;
	margin-bottom:2px;
	overflow:hidden;
	text-transform:uppercase;
}

.news-latest-title a{
	color:#1A1713;
}

.news-latest-title a:hover {
	color: #7C4D25;
	text-decoration: none;
	border-bottom: 1px dotted #7C4D25;
}

.news-latest-subheader {
	position:relative;
	width:100%;
	height:67px;
	overflow:hidden;
}

.news-latest-subheader p {
	display:inline;
}

.news-latest-morelink {
	margin-left:3px;
}

.news-latest-morelink a {
	color: #7C4D25;
	text-decoration: none;
	border-bottom: 1px solid #7C4D25;
}

.news-latest-morelink a:hover {
	color: #7C4D25;
	text-decoration: none;
	border-bottom: 1px dotted #7C4D25;
}

/* --- latest news 100 --- */
.box100 .item-news-home-latest {
	width:580px;
	}

/* --- LIST -------- */
.item-news-list {
	position:relative;
	float:left;
	width:580px;
	height:464px;
	display:block;
	margin-right:50px;
}

.news-list-image {
	position:absolute;
	width:580px;
	height:320px;
	top:0px;
	left:0px;
	text-align:center;
}

.news-list-content {
	position:absolute;
	width:580px;
	height:87px;
	top:349px;
	left:0px;
}

.news-list-title {
	position:relative;
	width:100%;
	height:18px;
	margin-bottom:2px;
	overflow:hidden;
	text-transform:uppercase;
}

.news-list-title a{
	color:#1A1713;
}

.news-list-title a:hover {
	color: #7C4D25;
	text-decoration: none;
	border-bottom: 1px dotted #7C4D25;
}

.news-list-title h2 {
	float:left;
}

.news-list-date {
	float:left;
	margin-left:5px;
	margin-top:1px;
	color:#726D6A;
	font-size:0.85em;
}

.news-list-subheader {
	position:relative;
	width:100%;
	height:67px;
	overflow:hidden;
}

.news-list-subheader p {
	display:inline;
}

.news-list-morelink {
	margin-left:3px;
}

.news-list-morelink a {
	color: #7C4D25;
	text-decoration: none;
	border-bottom: 1px solid #7C4D25;
}

.news-list-morelink a:hover {
	color: #7C4D25;
	text-decoration: none;
	border-bottom: 1px dotted #7C4D25;
}


/* --- SINGLE -------- */
.news-single-item {
}

.news-single-images {
	position:relative;
	margin-bottom:29px;
}

.news-single-image {
	position:relative;
	width:580px;
	height:320px;
	margin-bottom:15px;
	text-align:center;
}

.news-single-imgcaption {
	margin-bottom:15px;
	text-align:center;
}

.news-single-title {
	position:relative;
	width:100%;
	margin-bottom:2px;
	text-transform:uppercase;
}

.news-single-title h1 {
	float:left;
}

.news-single-timedata {
	float:left;
	margin-left:5px;
	margin-top:1px;
	color:#726D6A;
	font-size:0.85em;
}

.news-single-subheader {
	position:relative;
	clear:both;
	margin-bottom:5px;
}

.news-single-content {
	position:relative;
	margin-bottom:5px;
	clear:both;
}

.news-single-backlink {
}

.news-single-backlink a {
	color: #7C4D25;
	text-decoration: none;
	border-bottom: 1px solid #7C4D25;
}

.news-single-backlink a:hover {
	color: #7C4D25;
	text-decoration: none;
	border-bottom: 1px dotted #7C4D25;
}

.news-single-additional-info {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:10px 10px 1px 10px;
	background-image:url(../images/bg_news_single_additional_info.png);
	background-position:left top;
	background-repeat:repeat;
}

.news-single-additional-info dl {
}

.news-single-additional-info a {
	color: #7C4D25;
	text-decoration: none;
	border-bottom: 1px solid #7C4D25;
}

.news-single-additional-info a:hover {
	color: #7C4D25;
	text-decoration: none;
	border-bottom: 1px dotted #7C4D25;
}

.news-single-related,
.news-single-files,
.news-single-links {
	margin-bottom: 10px;
}

.news-single-related dt, 
.news-single-files dt,
.news-single-links dt {
	text-transform:uppercase;
}

.news-single-related dd {
	margin-top:5px;
}

.news-single-related img {
	padding-right:10px;
}

.news-single-files dd {
	margin-top:5px;
}

.news-single-files dd img {
	padding-right:10px;
}

.news-single-links dd {
	margin-top:5px;
}

.news-single-category {
	margin-bottom:5px;
}

/* --- ARCHIV MENU -------- */
.news-amenu-container {
	padding: 10px;
	border:1px solid #CCC;
	background-color: #F2F2F2;
	margin-bottom: 20px;
}

.news-amenu-container ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.news-amenu-container ul li {
	padding-left: 10px;
	margin-left: 10px;
	background-image: url(../images/icons/list-style_01.png);
	background-position: 0px 0.6em;
	background-repeat: no-repeat;
}

.news-amenu-container ul li a {
	color: #000000;
}

.news-amenu-container ul li.news-amenu-item-year {
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 5px;
	background-image: url(../images/icons/list-style_02.png);
	background-position: 0px 0.6em;
	background-repeat: no-repeat;
}
