div.news-title a.news-text3:hover
{
	text-decoration:none;
}


.news-template
{
	background-color:#E8E8E8;
	width:30%;
	margin:1.5% 1.5%;
	float:left;
}

.news-template2
{
	background-color:#E8E8E8;
	width:96%;
	margin:1.5% 1.5%;
	float:left;
}

.news-template .news-right
{
	width:auto;
}

.news-title
{
	color:#336F96;
	height:40px;
	font-weight:bold;
}

.news-template .news-title2
{
	color:#000000;
	font-weight:normal;
	height:100px;
}

.news-template .news-image
{
	width:180px;
	height:130px;
	text-align:center;
	background-color:#336F96;
	padding:3px 0px
}

.news-template2 .news-title2
{
	color:#000000;
	height:80px;
	display:block;
}

.news-template2 .news-text
{
	float:left;
	width:370px;
	margin-left:20px;
}

.news-template2 .news-image
{
	width:180px;
	height:130px;
	float:left;
	background-color:#336F96;
	text-align:center;
	padding:3px 0px;
	display:inline;
}

.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-container .feed
{
	padding-right:2.5%;
}

.news-break
{
	clear:both;
}

.module_settings
{
	margin-bottom:10px;
}

.news-template .news-topleft
{
	float:left;
	width:75%;
	font-size:75%;
}
.news-template .news-topright
{
	float:right;
	width:25%;
	text-align:right;
	font-size:75%;
}

.news-beitragstext
{
	width:180px;
}

.news-template .news-title2
{
	width:180px;
	height:40px;
}

.news-title a.news-text3
{
	color:#336f96;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a.news-text3:hover
{
	color:#336f96;
	text-decoration:underline;
}

.news-beitragstext
{
	display:none;
}

.first_tab a, .tab a
{
	text-decoration:none;
}
