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