.news_text {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1.news_header {
	font-family: verdana, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.news_img_top {
	height: 10px;
	background-image: url(../img/tailornews/img_top.gif);
}
.news_img_bg {
	height: 157px;
	background-color: #E0E0E0;
	text-align: center;
}
.news_img_nav {
	background-color: #E0E0E0;
	padding-left: 10px;
	padding-right: 10px;
}
.news_img_nav a.img_link_active {
	font-family: verdana;
	font-size: 11px;
	color: #C10000;
	text-decoration: underline;
}
.news_img_nav a.img_link_inactive {
	font-family: verdana;
	font-size: 11px;
	color: #C10000;
	text-decoration: none;
}
.news_img_bottom {
	height: 10px;
	background-image: url(../img/tailornews/img_bottom.gif);
}
.nyhed_kilde
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: italic;
	height: 20px;
}

.news_content_txt
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.news_content
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

a.news_content_txt
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #C10000;
	font-weight: normal;
	text-decoration: underline;
}

.news_content_date
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	font-style: italic;
}
