BODY {
	scrollbar-face-color: #131313;
	scrollbar-shadow-color: #131313;
	scrollbar-highlight-color: #131313;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #131313;
	scrollbar-arrow-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/bak_hoved.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}

.tittel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;

	text-decoratiox;
	line-height: 18px;
}
.brodtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	line-height: 14px;
}
.nyheter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.tittel_stor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ca3827;
	text-decoration: none;
	line-height: 28px;
}
.undertittel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 24px;
}
#box {
	width: 220px;
	height: auto;
	padding-left: 12px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
