.news-template
{
	background-color:#D5D5D5;
	width:206px;
	margin-bottom:20px;
	margin-right:10px;
	float:left;
}

.news-template .news-information
{
	width:206px;
	float:right;
}

.news-template .news-title
{
	width:100%;
	color:#336F96;
	font-weight:bold;
	font-size:10pt;
}

.news-template .news-title2
{
	color:#000000;
	font-weight:bold;
	margin-bottom:5px;
}

.news-template .news-text3
{
	width:100%;
	margin-bottom:3px;
}

.news-template .news-image
{
	width:206px;
	text-align:center;
	background-color:#336F96;
	padding:3px 0px;
	float:left;
}

.news-template .news-footer
{
	background-color:#D5D5D5;
	text-align:right;
}
.news-template .news-topleft
{
	float:left;
	width:40%;
}
.news-template .news-topright
{
	float:right;
	width:40%;
	text-align:right;
}
.news-template .news-right
{
	float:left;
	width:206px;
}

.news-template .news-beitragstext
{
	height:100px;
}

.news-template2
{
	background-color:#D5D5D5;
	width:100%;
	margin-bottom:10px;
	float:left;
}

.news-template2 .news-information
{
	width:450px;
}

.news-template2 .news-title
{
	width:100%;
	color:#336F96;
	font-weight:bold;
}

.news-template2 .news-title2
{
	display:none;
}

.news-template2 .news-text
{
	width:100%;
	margin-bottom:5px;
}

.news-template2 .news-footer
{
	width:50px;
	float:right;
	background-color:#D5D5D5;
	text-align:right;
}

.news-template2 .news-image
{
	display:none;
}

.news-template2 .news-topleft
{
	width:40%;
	float:left;
}
.news-template2 .news-topright
{
	width:40%;
	float:right;
	text-align:right;
}

.news-template2 .news-right
{
}

.news-template3
{
	width:450px;
}

.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-break
{
	clear:both;
}

.module_settings
{
	margin-bottom:10px;
}
