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