/***********************************************************************************
*
*  Gestaltende GmbH 26.07.2007
*  lokalvision.tv - news.css
*
************************************************************************************/


div.news-list-container { width: 992px; }

div.news-list-item
{
	float: left;
	width: 190px;
	height: 224px;
	background: #ffffff;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #333333;
}

div.news-list-image-box
{
	position: relative;
	width: 320px;
	height: 90px;
	top: -1px;
	left: -1px;
}

div.news-type-video, div.news-type-slideshow, div.news-type-audio, div.news-type-text, div.news-type-poll
{
	position: absolute;
	right: 0%;
	bottom: 0%;
	width: 30px;
	height: 16px;
	background: url(news-type-video.gif) no-repeat transparent;
	margin-right: 6px;
	margin-bottom: 6px;
}

div.news-type-audio { background: url(news-type-audio.gif) no-repeat transparent; }
div.news-type-slideshow { background: url(news-type-slideshow.gif) no-repeat transparent; }
div.news-type-text { background: url(news-type-text.gif) no-repeat transparent; }
div.news-type-poll { background: url(news-type-poll.gif) no-repeat transparent; }

div.news-list-date
{
	font-size: 0.75em;
	color: #666666;
	line-height: 120%;
}

div.news-list-item-inside { padding: 4px; }
div.news-list-item { line-height: 120%; }

div.news-list-item h4
{
	line-height: 120%;
	margin: 4px 0;
	padding: 0;
	font-size: 0.75em;
}

div.news-list-item p, div.news-single-files
{
	font-size: 0.6875em;
	margin: 0;
	padding: 0;
	color: #666666;
	/*	font-size: 0.75em;*/
	line-height: 130%;
}
div.news-list-gotoarchive {
	margin-right: 18px;
	text-align: right;
	font-size: 0.8em;
	line-height: 100%;
	margin-top: 0px;
	padding-right: 12px;
}

div.news-list-item p a, div.news-list-gotoarchive a, div.news-single-files a
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

div.news-list-item p a:hover, div.news-list-gotoarchive:hover,div.news-single-files a:hover { text-decoration: underline; }
div.news-single-item { width: 1000px; }
div.news-latest-single-item { width: 1000px; margin-bottom: 10px; }

div.news-top-left
{
	float: left;
	width: 642px;
	background: #73767F;
	height: 360px;
	overflow: hidden;
	position: relative;
}

div.news-top-left-inside { /*padding: 20px;*/ }

div.news-top-left-more
{
	position: absolute;
	bottom: 0%;
	right: 0%;
	width: 100px;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 15px;
}

div.news-top-left-more a
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

div.news-top-left-more a:hover { text-decoration: underline; }

div.news-top-right
{
	float: left;
	width: 330px;
	background: #73767F;
	height: 360px;
	overflow: hidden;
	position: relative;
}

div.news-top-left h4, div.news-text h3
{
	background: none;
	margin: 0;
	padding: 0;
	font-size: 1.75em;
	color: #ffffff;
	font-weight: normal;
	line-height: 130%;
}

div.news-text-col1 h4, div.news-text-col2-inside h4
{
	font-size: 1em;
	margin-bottom: 1em;
}

div.news-text h3
{
	color: #666666;
	margin: 10px 0 32px 0;
}

div.news-text
{
	float: left;
	width: 630px;
	overflow: hidden;
	background: #ffffff;
	margin-right: 10px;
	margin-top: 10px;
	min-height: 300px;
}

div.news-text-inside { 	width: 640px;
padding: 0px 10px; }

div.news-margin
{
	width: 330px;
	float: left;
	overflow: hidden;
	margin-top: 10px;
}

div.news-margin-inside { }

div.news-text-col1
{
	float: left;
	width: 300px;
	margin-right: 14px;
	overflow: hidden;
}

div.news-text-col2
{
	float: left;
	width: 300px;
	overflow: hidden;
}

div.news-single-backlink { margin-top: 10px; }

div.news-single-backlink a
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.75em;
}

div.news-single-item-inside { padding-bottom: 20px; }
div.news-single-backlink a:hover { text-decoration: underline; }
div.news-single-img { }

/*div.news-single-img div.news-single-imgcaption
{
	position: absolute;
	right: 0%;
	bottom: 0%;
	background: url(dark.png);
	width: 590px;
	z-index: 100;
	text-align: right;
	color: #ffffff;
	font-size: 0.75em;
	padding-right: 10px;
}
*/

div.news-single-related
{
	margin-bottom: 10px;
	background: #ffffff;
}

div.news-margin h3
{
	font-size: 1.0em;
	font-weight: normal;
	margin: 0;
	line-height: 150%;
	margin-top: 0em;
	margin-bottom: 0px;
	padding: 5px 10px 5px 10px;
	background: transparent;
	/*	background: url(header_1_bg.jpg) repeat-x;*/
}

div.news-single-date, div.single-related-date
{
	font-size: 0.8em;
	line-height: 140%;
}

div.news-single-related-box
{
	float: left;
	width: 130px;
}

div.single-related-inside
{
	float: left;
	width: 196px;
}

div.news-col3
{
	background: #ffffff;
	margin-bottom: 10px;
}

div.news-col3 p
{
	padding: 0px 10px 10px 10px;
	margin: 0;
}

div.news-margin h4
{
	margin: 0 5px;
	font-size: 0.8em;
}

div.single-related-inside h4 { margin: 0; }

div.news-single-related-inside
{
	background: #ffffff;
	padding: 0px 10px 10px 10px;
}

div.news-list-browse
{
	clear: both;
	float: none;
}

div.news-single-related-inside p.bodytext
{
	margin: 0;
	padding: 0;
}

/* Special News */
div.special-list-container
{
	width: 1010px;
	height: 108px;
	overflow: hidden;
}

div.special-list-container-inside { float: right; }

div.special-list-item
{
	width: 192px;
	float: left;
	height: 108px;
	background: #333333;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}

div.special-list-image-box
{
	position: absolute;
	top: 0;
	left: 0;
	width: 192px;
	height: 108px;
}

div.special-list-item-inside
{
	position: absolute;
	top: 0;
	left: 0;
	width: 176px;
	height: 92px;
	margin: 8px;
}

div.special-list-item-inside p
{
	font-size: 1em;
	line-height: 130%;
	color: #ffffff;
}

div.special-list-item-more
{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 192px;
	height: 108px;
	margin: 0 8px 8px 0;
	text-align: right;
}

div.special-list-item-more p { font-size: 0.75em; }

div.special-list-item-more a
{
	color: #ffffff;
	font-weight: normal;
	display: block;
	width: 192px;
	height: 14px;
	padding-top: 94px;
}

/* Special News */
div.big-list-container { width: 1020px; }
div.big-list-container-inside { float: right; }

div.big-list-item
{
	width: 326px;
	float: left;
	height: 270px;
	background: #333333;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}

div.big-list-image-box
{
	position: absolute;
	top: 0;
	left: 0;
	width: 326px;
	height: 183px;
}

div.big-list-item-inside
{
	position: absolute;
	top: 180px;
	left: 0;
	width: 306px;
	height: 270px;
	margin: 8px;
}

div.big-list-item-inside p
{
	font-size: 1em;
	line-height: 130%;
	color: #ffffff;
}

div.big-list-item-more
{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 322px;
	height: 16px;
	margin: 0 8px 8px 0;
	text-align: right;
}

div.big-list-item-more p { font-size: 0.75em; }

div.big-list-item-more a
{
	color: #666666;
	font-weight: normal;
}

div.big-list-item h4
{
	color: #ffffff;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
}

/* Related News */
div.related-list-container { width: 330px; }
div.related-list-container-inside { }

div.related-list-item
{
	width: 330px;
	float: left;
	height: 98px;
	margin-right: 0px;
	margin-bottom: 1px;
	overflow: hidden;
	position: relative;
	background: #73767F;

}

div.related-list-image-box
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 98px;
}

div.related-list-item-inside
{
	position: absolute;
	top: 10px;
	left: 160px;
	width: 156px;
	height: 70px;
	overflow: hidden;
}

div.related-list-item-inside p
{
	font-size: 0.8em;
	line-height: 130%;
	color: #ffffff;
}

div.related-list-item-more
{
	position: absolute;
	right: 10px;
	bottom: 8px;
	width: 320px;
	height: 12px;
	text-align: right;
}

div.related-list-item-more p { font-size: 0.75em; }

div.related-list-item-more a
{
	color: #999999;
	font-weight: normal;
}

div.related-list-item h4
{
	color: #ffffff;
	font-size: 0.85em;
	font-weight: normal;
	margin: 0;
	line-height: 130%;
}

div.news-single-related-item
{
	background: #ffffff;
	margin-bottom: 1px;
	line-height: 120%;
	width: 326px;
	padding-top: 10px;
}

div.news-single-related div.related-list-item div.related-list-item-inside h4 { font-size: 1.0em; }

div.news-list-container div.related-list-item
{
	width: 317px;
	float: left;
	height: 180px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}

div.news-list-container div.related-list-item h4
{
	font-size: 0.85em;
	line-height: 130%;
}

div.news-list-container div.related-list-image-box
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 90px;
}

div.news-list-container div.related-list-item-inside
{
	background: #73767F;
	position: absolute;
	top: 90px;
	left: 0px;
	width: 320px;
	height: 90px;
}

div.news-list-container div.related-list-item-inside2
{
	position: absolute;
	top: 94px;
	left: 10px;
	width: 306px;
	height: 82px;
	overflow: hidden;
}

div.news-list-container div.related-list-item-inside2 p
{
	font-size: 0.8em;
	line-height: 130%;
	color: #BDC0CB;
}

div.news-list-container div.related-list-item-inside2 div.news-date
{
	margin: 0;
	font-size: 0.7em;
	color: #BDC0CB;
	line-height: 100%;
	margin-bottom: 4px;
}
