html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border-width: 0px;
}

a:active { color: #5a4b42; text-decoration:none;}
a:hover { color:#f15a29; text-decoration:underline; }
a:visited {  text-decoration: none;color: #5a4b42;}
a:link {  text-decoration: none;color: #5a4b42;}
a:visited:hover {  color:#f15a29; text-decoration:underline; }

.skrift
{
font-family:Verdana;
font-size:10px;
	
	}
	
	.hovedramme
	{
	width:100%;
	height:100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position:center top;
	background-color: #eee9e6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
		}
		
		.midtramme
	{
	widtht:960px;
	background-position:center top;
	border: 0.1mm solid #e6e1df;
	background-color: #FFFFFF;
		}
		
		.skrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a4b42;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

		.skrift_hvit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}


		.skrift_hvit_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

		.skrift_right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #5a4b42;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

.hoyreStrek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-attachment: scroll;
	background-image: url(pictures/back_right.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.ramme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B8BF;
	border-right-color: #B5B8BF;
	border-bottom-color: #B5B8BF;
	border-left-color: #B5B8BF;
}

.rammeSiste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #E6E7E8;
}

.menySkille {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C3C3C3;
}
.skriftMeny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C3C3C3;
}
.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5a4b42;

}

.overskrift_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f15a29;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

.sisteNytt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BE1128;
	border: 1px none #BE1128;
	background-attachment: fixed;
	background-image: url(pictures/back_right.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}

.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BE1128;
	border: 1px none #BE1128;

}
