body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663333;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.csBackground {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 550px;
	width: 706px;
}
.csNavigasjon {
	margin: 1px;
	padding: 1px;
	top: 16px;
	position: relative;
	left: 33px;
	width: 400px;
	color: #663333;
}

.csArtikkel {
	position: relative;
	height: 395px;
	width: 388px;
	left: 243px;
	top: 63px;
}

.csArtikkelBilde {
	position: absolute;
	left: 0px;
	top: 0px;
}

.csArtikkelTekst {
	position: absolute;
	left: 105px;
	top: 0px;
	width: 283px;
	height: 395px;
}

.csLogosone {
	position: relative;
	height: 30px;
	width: 200px;
	left:264px;
	bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #FFFFFF;
}

a:link {
	color: #663333;
	text-decoration: none;
}

a:visited {
	color: #996666;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	background-color: #663333;
}

A.whyte:link { color: #FFFFFF }
A.whyte:visited { color: #FFFFFF }
A.whyte:hover {
	color: #FF9900;
	background-color: transparent;
}