/********************************************************************************************************
	Newmedia AG	http://www.newmedia.ch
	Projekt:		simsalabim.rtr
	Date:			12/2009, Ann Nielsen
	Version:		1.0
	file:			ttnews_home.css
	function:		content-style
********************************************************************************************************/	
#schmal-2spalten{}
#news-list-container{}
#news-list-item{}


#schmal-2spalten #colNormal, #schmal-2spalten #colRight{
float:left;
width:217px;
padding-bottom: 25px;
}


#schmal-2spalten div.news-list-item h3{
font-size:100%;
}

#schmal-2spalten #colRight div.news-list-item h3{
color:#005B79!important;
}



#schmal-2spalten div.news-list-morelink {
clear:both;
display:block;
padding: 0px 0 30px 0px;
/*float:right;*/
}



#schmal-2spalten .news-list-container{
width: 217px;
}

#schmal-2spalten .subheader{
width:217px;
width:217px !important;
margin-bottom: 10px;
}


#schmal-2spalten #colRight a{
color:#005B79;
}

#schmal-2spalten #colNormal a{
color:#990000;
}

#schmal-2spalten #colRight h1 {
	color:#FFFFCC;
	background:#005B79;
	display:block;
	font-size:11px;
	border:none;
	padding:2px 0px 3px 5px;
	margin:0 0 15px 0;
	width: 217px;
}

#schmal-2spalten #colNormal h1 {
	color:#FFFFCC;
	background:#990000;
	display:block;
	font-size:11px;
	border:none;
	padding:2px 0px 3px 5px;
	margin:0 0 15px 0;
	width: 217px;
}


#schmal-2spalten .tx-ttnews-browsebox table tr{
    width:217px;
}

#schmal-2spalten div.news-list-item img {
border:medium none !important;
margin-bottom:10px;
}
