<!--
/* CSS Document by move:elevator Florian Wentzel*/


/* ################################################################### */
/* LATEST */
/* ################################################################### */

.news-latest-container { 
	float:left; 
	clear:both; 
	margin: 0px 0px 0px 0px;
	width: 170px;
}

.news-latest-container p { font-size: 1.2em; margin-bottom: 0.8em; }
.news-latest-item { float:left; clear:both; width: 170px; padding: 1.5em 0 0 0;}
.news-latest-item a img {border: 0px;}
.news-latest-date { font-weight: bold; font-size: 1.1em;}
.news-latest-subheader { margin: 0.5em 0 0 0;}

.right-colum .news-latest-subheader a:link,
.right-colum .news-latest-subheader a:visited,
.right-colum .news-latest-subheader a:hover { text-decoration: none; color: #505050;}
.right-colum .news-latest-subheader a:hover { text-decoration: underline; color: #505050;}
.right-colum .news-latest-subheader .more-link { color: #1F62AA; font-weight: bold;}

/* Ticker */
#ticker_table td {font-size: 1.2em; padding-bottom: 1.2em; min-height: 140px; height: auto !important; height: 140px;}
#ticker_table td span{ color: #FD7C12; font-weight: bold;}
#ticker_table td a:link,
#ticker_table td a:visited { color: #505050; text-decoration: none;}
#ticker_table td a:hover { color: #505050; text-decoration: underline;}

#tickerspace { margin: 10px 0 ;}
#ticker_table td { vertical-align:top;}

/* ################################################################### */
/* LIST */
/* ################################################################### */

.news-list-container { padding-bottom: 20px;}

.news-list-item {
  border-bottom: 1px dotted black;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 5px;
  float:left;
  clear:both;
  width: 460px;
}
.news-list-item h2 {
  padding: 10px 0px 10px 0px; 
}

.news-list-item img { float: left; margin: 0 10px 0 0; border: 0px;}

.news-list-item h2 .latest-h2 {color: #333333;}
.news-list-item h2 a:link,
.news-list-item h2 a:visited,
.news-list-item h2 a:hover { text-decoration: none;  color: #FD7C12;}
.news-list-item h2 a:hover { text-decoration: underline;}

.news-list-item-subheader {padding-right: 40px;}
.news-list-item-subheader a:link,
.news-list-item-subheader a:visited,
.news-list-item-subheader a:hover { text-decoration: none; }
.news-list-item-subheader a:hover { text-decoration: underline;}

.news-list-morelink { border: 0px; text-align:right; clear:both; margin-top: -10px;}
.news-list-morelink  a:link,
.news-list-morelink  a:visited,
.news-list-morelink  a:hover { text-decoration: none; }
.news-list-morelink  a:hover { text-decoration: underline;}

.news-list-browse { float:left; clear:both; width: 460px; padding: 5px 0 0 0; margin: 10px 0px 0px 5px;}


.center-colum  .tx-ttnews-browsebox-SCell a:link,
.center-colum  .tx-ttnews-browsebox-SCell a:visited { text-decoration: none; font-weight: bold; color: #FD7C12;}
.center-colum  .tx-ttnews-browsebox-SCell a:hover { text-decoration:underline; font-weight: bold; color: #FD7C12;}

/* ################################################################### */
/* SINGLE */
/* ################################################################### */

.news-single-aufmacher { margin: 0px 40px 10px 20px; width: 430px; position:relative; top:20px}
.news-single-content { margin: 0px 40px 10px 20px; width: 430px; position:relative; top:20px}
.news-single-date { font-weight: bold; margin: 0 0 0 5px; font-weight: bold;}
h2.news-subheader { }
.news-single-additional-info { }
.news-single-additional-info dt { font-weight: bold; padding: 5px 0px 5px 0px;}
.news-single-additional-info dd { padding: 0px 0px 6px 0px; }

.news-single-img {text-align:left;}
.news-single-img img {border: 0px;}

.news-single-backlink {
	border-top: 1px dotted #333333; 
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	width: 430px;
} 

.news-single-backlink a:link,
.news-single-backlink a:visited,
.news-single-backlink a:hover {
	text-decoration: none;
	color: #004D9F;
}
.center-colum .news-single-backlink a:hover { 
	text-decoration: underline;
}

.tx-ttnews-browsebox table {
    margin:0 auto;
}
	
