body {
	background-image: url(../_images/bakg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.KvitTekstblokk {
    background-color: #FFFFFF;  
    filter: alpha(opacity=90);  
    opacity:.9;


}




.KvitTekst {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.RaudTekst {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.Overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color:#000000;
}

.Nyhetsoverskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background:#FF0000

}

.Live {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
}



a:link {
	text-decoration: underline;
	color: #000000;
	background-color: #FFFFFF;	
}
a:visited {
	text-decoration: underline;
	color: #000000;
	background-color: #FFFFFF;	

}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;	
}
a:active {
	text-decoration: underline;
	color:#000000;
	background-color: #FFFFFF;	

}

#Strek {
	position:absolute;
	left:582px;
	top:627px;
	width:95px;
	height:16px;
	z-index:1;
}

.KvitTekstblokk #tekstbilde {
	border: 6px solid #FE0000;
	width: 440px;
}
