* {font-family:Verdana, sans-serif;font-size:11px;}
h1 {font-size:18px;}

a:link {text-decoration:underline;color:#000000;}
a:visited {text-decoration:underline;color:#000000;}
a:hover {text-decoration:underline;color:#000000;}

/* for sitemap*/
p.csc-sitemap-level1	{font-weight:bold;margin-top:0;margin-bottom:0;}
p.csc-sitemap-level2	{padding-left:15px;text-decoration:underline;margin-top:0;margin-bottom:0;}
p.csc-sitemap-level3	{padding-left:30px;margin-top:0;margin-bottom:0;}
p.csc-sitemap-level4	{padding-left:45px;margin-top:0;margin-bottom:0;}

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
}
.news-list-container H3 {
	background-repeat:no-repeat;
	width:517px;
	height:24px;
	margin-bottom: 5px;
	padding-top:4px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	padding-left:2px;
}
.news-list-container H3 A {}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	/*background-image:url(fileadmin/images/pfeil.png);
        background-repeat:no-repeat;
        background-position:center;*/
        text-align:right;
	padding-right:10px;
	float: left;
	width: 80px;
	height: 24px;
	vertical-align:middle;
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}
.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
        width:100px;
        float:right;
        font-size:9px;
        font-align:right;
	margin-right:10px;
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	display:none;
}

.lightgrey {
	background-color:#c0c0c0;
}

.darkgrey {
	background-color:#9e9e9e;
}