.news .navigation
{
	width:100%;
	margin-bottom:10px;
}

.news .no-news
{
	margin-top:80px;
	text-align:center;
}


.news .navigation .navigation-left
{
	float:left;
	width:33%;
}

.news .navigation .navigation-center
{
	float:left;
	width:33%;
	text-align:center;
	font-weight:bold;
}

.news .navigation .navigation-right
{
	float:right;
	text-align:right;
	width:33%;
}

.news-template
{
	/*background-color:#E8E8E8;*/
	background-color:#F0F0F0;
	width:550px;
	margin:0;
	margin-bottom:20px;
	float:left;
	padding:0;
	height:160px;
}

.news-template .news-information
{
	width:369px;
	float:right;
}

.news-template2 .news-information
{
	width:550px;
}


.news-template2
{
	background-color:#E8E8E8;
	width:550px;
	margin-bottom:10px;
	float:left;
}

.news-template .news-text
{
	width:350px;
	float:right;
}

.news-template .news-title
{
	color:#336F96;
	/*height:40px;*/
	font-weight:bold;
	padding-bottom: 5px;
}

.news-template2 .news-title
{
	float:left;
	height:inherit;
	color:#336F96;
	font-weight:bold;
}

.news-template .news-title2
{
	color:#000000;
	height:inherit;
}

.news-template .news-image
{
	width:180px;
	height:130px;
	text-align:center;
	background:none;
	padding:10px 10px;
	float:left;
}

.news-template .news-right
{
	float: none;
	width: 100%;
}

.news-template2 .news-title2
{
	display:none;
}

.news-template2 .news-text
{
	width:550px;
}

.news-template2 .news-footer
{
	width:50px;
	float:right;
	background-color:#E8E8E8;
	text-align:right;
}

.news-template2 .news-image
{
	display:none;
}

.news-template .news-footer
{
	background-color:#E8E8E8;
	text-align:right;
}

.news-more
{
	text-align:center;
	width:50px;
	background-color:#336F96;
	margin:0 auto;
	float:right;
}
.news-more a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.news-more a:hover
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.news-topleft
{
padding-bottom: 5px;
}

.news-break
{
	clear:both;
}

.module_settings
{
	margin-bottom:10px;
}

.news-template2 .news-beitragstext
{
	display:block;
}