.mod_hyperlink.links .image {
	float: left;
}
.mod_hyperlink.rechts .image {
	float: right;
}
.mod_hyperlink li.group {
	color: #37439C;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 0 0.6em;
}
.mod_hyperlink li.group .label {
	color: #37439C;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 0 0.6em;
}
.mod_hyperlink li.group .description {
	color: #37439C;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 0.6em;	
}
.mod_hyperlink li.link {
	clear: both;
	font-weight: normal;
	line-height: 1.2em;
}
.mod_hyperlink li.link .label {
	color: #37439C;
	font-size: 1em;
}
.mod_hyperlink li.link a:hover .label {
	font-weight: bold;
}
.mod_hyperlink li.link .description {
	color: #37439C;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 0.6em;
}
.mod_hyperlink .description.small {
	float: left;
	width: 390px;
}
.mod_hyperlink h5 {
	font-size: 0.9em;	
}
.mod_hyperlink hr {
	border: 2px solid #FF6600;
	color: #FF6600;
	margin-bottom: 10px;
}
.block.right .mod_news {
	width: 190px;
}
.block.right .mod_news .news_intro,
.block.right .mod_news .read_more {
	font-size: 0.9em;
}
.block.right .mod_news .read_more {
	text-decoration: underline;
}
.mod_news h2.news_intro_title {
	font-size: 1.2em;
}
#main .mod_news .news_block {
	border-bottom: 4px solid #FF6600;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#main .mod_news .news_block.last {
	border: none;
}
#main .mod_news .news_item_img_detail_block {
    margin: 5px 0;
}
.block.right .mod_news .news_block {
	margin-bottom: 10px;
}
.mod_search .search_div {
	text-align: left;
}
.mod_search .search_div .txt_search {
	width: 300px;
	height: 20px;
}
.mod_search #search_results .search_overview {
	margin-bottom: 17px;
}
.mod_search #search_results .search_overview a.title {
	font-size: 1em;
	font-weight: bold;
}
.mod_search #search_results span, .mod_search #search_results a.date {
	display: none;
}
.mod_sitemap_br {
	margin-left: 3px;
}
.mod_text ul {
/*	margin: 1em 0 0 1.4em;
	padding-bottom: 3em; */		
}
.google_map {
	position: relative;
	height: 600px;
	width: 532px;
}
