@media print
{	
#wrapperTop{	background-image:url(images/GreenTop.jpg);width:790px;height:92px;margin-bottom:10px;}
}


@media screen
{	
h2 {	color:#8FA920; }
h1 {	color:#8FA920; }
h1  a {	color:#8FA920; }
h1 a:link, h1 a:active, h1 a:visited{color:#8FA920;}
h3{color:#8FA920;}
h3 a{color:#8FA920;}
h3 a:link, h3 a:active, h3 a:visited{color:#8FA920;font-weight:bold;}

#wrapperTop{
	width:790px;	
	height:92px;
	background-image:url(images/GreenTop.jpg);
	position:relative;
}

#sti{
	width:790px;
	height:20px;	
	position:absolute;
	top:72px;
}

.wrapperSmallArticles{
	width:229px;
	height:219px;
	float:left;	
	margin-bottom:10px;
}
.wrapperSmallArticles a{ color:#b0d21e;}

.linkDateField_arkiv{
	width:446px;
	height:15px;
	background-color:#4c5428;		
	font-family:Verdana;
	color:#b0d21e;
	font-size:10px;
}
.linkDateField_arkiv a{color:#b0d21e;}

.linkDateFieldSmall_arkiv{
	width:219px;
	height:15px;
	background-color:#4c5428;	
}

.lesmerLink
{	
	height:9px;
	width:44px;
	text-align:center;
	color:White;
	display:block;	
	font-size:10px;
}

.lesmerLink a{ color:White;}

.headerTopContentRight{
	width:236px;
	height:17px;
	padding-left:15px;
	line-height:17px;
	margin-bottom:1px;
	margin-top:20px;
	background-color:#4c5428;
	color:#b0d21e;	
	font-size:13px;
}
.headerTopContentRight a{
	color:#b0d21e;	
	text-decoration:none;	
}

#headerTopArticle{
	width:443px;
	height: 40px;
	line-height:40px;
	color:#8FA920;
	font-family:Arial;
	font-size:18px;	
}
#headerTopArticle a{	color:#8FA920;	}

.smallArticleHeader{
	width:214px;
	height:40px;
	color:#b0d21e;	
	line-height:40px;	
	font-family:Arial;
	font-size:12px;	
	padding-left:5px;	
}
.smallArticleHeader a, .smallArticleHeader a:visited, .smallArticleHeader a:link, .smallArticleHeader a:active{ font-weight:bold; color:#8FA920;}
}


