/**
* UFB:UMU Css
*
* @author       Lars Wolff <lw@synpro-digital.de>
* @copyright    (c) 2008 SynPro digitale medien, Lars Wolff
* @copyright    (c) 2008 UFB:UMU Dienstleistung GmbH, Dipl. oec. Thomas Neumann
* @version      2.0
* @package      UFB:UMU WebSite
*
* $Id: tx_ttnews.css 1267 2009-02-16 08:34:04Z larsvegas $
*/

@CHARSET "UTF-8";

#contentImage {
	min-height: 627px !important;
	width: 498px !important;
	max-width: 498px !important;
}

#contentNormalOuter {
	width: auto;
}

.newsLatestContainer {
	width: 208px;
	margin: 130px 0 0 0;
}

.newsLatestContainer h1 {
	padding: 0 0 10px 20px !important;
	margin: 0 !important;
		border-bottom: 1px dotted #fff;
	color: #fff !important;
}

.newsLatestContent {
	padding: 15px 0 2px 0;
	color: #fff;
	background: #336;
}

.newsItemText {
	font-size: 0.95em !important;
	margin: 0 !important;
}

.newsLatestContent h2 {
	color: #fff !important;
	margin: 0 0 4px 0 !important;
}

.newsLatestContent a {
	color: #fff !important;	
	text-decoration: none;
	background: none !important;
	padding: 0 !important;
}

.newsLatestContent a:hover,
.newsLatestContent a:focus {
	text-decoration: underline;
}

.newsLatestItem {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #fff;
	padding: 5px 5px 5px 20px;
}

.newsItemCat {
	color: #b2b5bd;
	font-size: 0.8em !important;
	margin: 0 !important;
}

.newsLatestItem p {
	margin: 0 !important;
}

.newsLatestItem h4 {
	font-size: 1.1em !important;
}

dl.newsSingleFiles dt {
	display: none !important;
}

dl.newsSingleFiles {
	margin: 5px 0 0 0 !important;
}

dl.newsSingleFiles dd span {
	display: none !important;
}



.newsSingleFiles dt {
	display: block;
	float: none !important;
}

.newsSingleFiles dd a {
	display: block !important;
	font-weight: normal !important;
	/* background: url(../images/global/link_arrow_start.gif) no-repeat 6px 3px !important; 
	padding: 0 0 0 24px !important;*/
}

.newsLatestItemDate {
	text-align: right;
	color: #b2b5bd;
	font-size: 0.8em;
	padding: 0px 0px 0px 0;
}
