/* tt_news CSS Sylye for tt_news_v2_template.html (c) 2007 - Florian Wentzrel - move:elevator GmbH Essenserstr. 99 - 46047 Oberhausen CSS Document */

/* NEWS LATEST */

.news-latest-box { width: 100%; float:left; clear:both; margin-top: 10px;}
.news-latest-box-head,
.news-latest-box-foot { 
	width: 750px;
	background-image:url(images/teaserblock-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	float:left;
	clear:both;
}

.news-latest-box-foot { background-image:url(images/teaserblock-foot.gif);}
.news-latest-box-bg { float:left; clear:both; background-color: white; width: 750px; }

.content .news-latest-box h2 { 
	color: white; 
	background-color: #006AB3; 
	display:block; 
	margin: 0 20px 0px 20px; 
	padding: 4px 4px 4px 6px;
	}

.news-item { 
	float:left; 
	clear:both; 
	margin: 10px 20px 0px 20px !important; 
	margin: 10px 20px 0px 10px; 
	width: 100%;
}
.news-item-img {
	float:left;
	border: o;
	margin: 0 20px 0px 0px;
	width: 225px;
	height: 63px;
	display: block;
	background-image:url(images/news-dummy.jpg);
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
.news-item img { border: 0px; float:left; margin-right: 10px;}
.news-item-text {
	float:left;
	width: 440px;
	background-image:url(images/newsliste-line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}
.headline-box { float:left; clear:both;  width: 440px;}
.news-date { text-align:right; font-size: 1.2em; float:right}
#v4 .news-date { text-align:left; font-size: 1.2em; float:left; width:420px;}
.content .news-item  h3 {  margin: 0 0 0 0; width: 380px; float:left; padding: 0 0; }
.content .news-item  h3 a:link,
.content .news-item  h3 a:visited,
.content .news-item  h3 a:hover {display:block; margin: 0 0;}

.content .news-item  p a:link,
.content .news-item  p a:visited {
	text-decoration: none;
	color:#4A4A4A;
}
.content .news-item  p a:hover {
	text-decoration: underline;
}

/* NEWS LISTE */

.news-list-container { width: 100%; float:left; clear:both;}
.news-list-box-bg { 
	float:left; 
	clear:both; 
	background-color: white; 
	width: 750px;  
	padding: 20px 0 0 0;
	}

.news-browse-links {
	float:left; 
	clear:both; 
	width: 100%;
	background-color: white;
	margin-bottom: 12px;
}

.tx-ttnews-browsebox {
	margin: 20px 10px 0px 20px;
	padding: 6px 0 0 0;
	background-image:url(images/newsliste-line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 1.2em;
}
.tx-ttnews-browsebox a { margin: 0 4px;}

.news-singel-foot,
.news-list-foot { 
	width: 750px;
	background-image:url(images/teaserblock-foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float:left;
	clear:both;
}

/* NEWS SINGLE */
.news-single {
	float:left; 
	clear:both; 
	background-color: white; 
	width: 750px;  
	padding: 0 0 0 0;
}
.news-single-box { margin: 10px 0px 20px 20px; width: 700px;}
.news-single-img { float:left; margin: 0px 10px 10px 0px;}
.news-single-img img { border: 0px;}
.content .news-single-imgcaption { background-color:#E2E2E2; padding: 3px; font-size:1.1em; margin-bottom: 5px;}
.news-single-date { padding: 0 10px 0 0;}
.news-singel-back,
.news-single-additional-info {
	padding: 6px 0 0 0;
	background-image:url(images/newsliste-line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	float:left;
	clear:both;
	width: 700px;
}
.news-singel-back { margin-top: 20px; font-weight: bold;}


