/**
 * Style sheet 01_news
 */
#aktuelles_list h2
{
	width:700px;
	margin-bottom:5px;
	border-bottom:1px solid #9FE041;
	font-size:10pt;
	color:#9FE041;
}

#aktuelles_list h2 a:link, #aktuelles_list h2 a:active, #aktuelles_list h2 a:hover, #aktuelles_list h2 a:visited
{
	text-decoration:none;
	color:#9FE041;
}

#aktuelles_list p
{
	margin:6px 0px;
	padding:0px;
}

#aktuelles_list .teaser
{
	font-weight:normal;
}

#aktuelles_list .info
{
	margin:0px;
	padding:0px;
	font-size:10px;
}

#aktuelles_list a:link
{
	text-decoration:none;
	color:#A1057D;
}

#aktuelles_list a:hover
{
	text-decoration:underline;
	color:#000000;
}

#aktuelles_list .image_container
{
	width:auto;
	display:block;
	margin:3px;
	padding:3px;
}

#aktuelles_list img
{
	display:inline;
	border:1px solid #9FE041;
}

.mod_newsreader
{
	margin:20px 0px;
	padding:0px 5px;
}

.mod_newsreader .info
{
	width:500px;
	margin-bottom:5px;
	border-bottom:1px solid #9FE041;
	font-size:10pt;
	color:#9FE041;
}

.mod_newsreader h2
{
	margin:0px;
	font-size:12pt;
}

.mod_newsreader p
{
	margin:6tttttttpt 0tttttttpt;
	padding:0px;
}

.mod_newsreader div.ce_text p:first-child
{
	font-weight:bold;
	font-style:italic;
}
