/* - - - - - - - - - - - Newsformular tt_news - - - - - - - - - - */

#NewsLink a {
	color: #4187c2;
	text-decoration: none;
}

#NewsLink a:hover {
	color: Black;
	text-decoration: none;
}

#News td {
	background-color: #bbbbbb;
}

.news-single-files {
	line-height: 1.8em;
}

.news-single-files dd {
	margin-left: 0;
}

.news-single-files dt {
	font-weight: bold;
}

.news-single-links p {
	line-height: 1em !important;
}

.news-single-links dd {
	margin-left: 0;
}

.news-single-links dt {
	font-weight: bold;
}