/**
 * Style sheet aktuelles
 */
.mod_newslist
{
	margin-bottom: 20px;
	background: url(typolight/grafik/aktuelles-verlauf.jpg) repeat-y;
}

.mod_newslist .more
{
	background: url(typolight/grafik/aktuelles-unten.jpg) no-repeat;
	background-position:bottom;
	padding-bottom:15px;
	display: block;
	margin-left:0px;
	width:184px;
}

.mod_newslist h2
{
	background: url(typolight/grafik/aktuelles-oben2.jpg) no-repeat;
}

.mod_newslist h2 a
{
	color:#FFF;
	font-weight: bold;
	text-decoration:none;
}

.mod_newslist .layout_short .teaser
{
	color:#333;
	font-size:75%;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:10px;
	width:165px;
}

.mod_newslist .more a
{
	color:#333;
	font-size: 90%;
	text-decoration:underline;
	margin-left:15px;
	padding-left:22px;
	background: url(typolight/grafik/fussball.jpg) no-repeat;
}

.mod_newslist .more a:hover
{
	text-decoration:none;
}

#main .mod_article .mod_newslist
{
	background-image: none;
}

#main .mod_article .mod_newslist .layout_full h2
{
	background-image: none;	
	color:#129804;
	font-size: 100%;
	line-height:30px; 
	padding-top:0px; 
	padding-left: 0px; 
	font-variant:normal; 
	font-weight: bold; 
	width:460px;
}

#main .mod_article .mod_newslist .layout_full .info
{
	color:#129804;
	font-size: 85%;
	font-weight: normal;
}

