#mainbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	height: auto;
	width: 850px;
	left: 20px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#mainboxindex {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	height: auto;
	width: inherit;
	left: 20px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#topbox {
	padding-top: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	height: auto;
	width: 655px;
	left: 300px;
	top: 0px;
}

#headerbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	height: 49px;
	width: 375px;
	padding: 0px;
	left: 310px;
	top: 388px;
}

.left_box {
	float: left;
	margin: 16px 10px 0px 0px;
	height: 260px;
	font-family: Arial, Helvetica, sans-serif;
}

.left_box_freeheight {
	float: left;
	margin: 16px 10px 0px 0px;
	height: auto;
}

.left_box_fullwidth {
	float: left;
	margin: 16px 10px 0px 0px;
	width: auto;
}

.right_box {
	margin: 16px 10px 0px 0px;
	height: 260px;
}

.right_box_freeheight {
	margin: 16px 10px 0px 0px;
	height: auto;
}

.normalspan {
	margin: 0px;
}

.normaltekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	margin: 0px;
}

.normaltekstliten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	margin: 0px;
}

.normaltekstitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	margin: 0px;
	font-style: italic;
}

.normaltekstbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	margin: 0px;
	font-style: inherit;
}

.normaltekstliten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	margin: 0px;
}

.normaltekstmini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin: 0px;
}

.player {
	margin-top: 5px;
	margin-bottom: 5px;
	margin: 5px;
	}
	
a:link {
	color: #333;
}
a:visited {
	color: #BDCEBC;
}
a:hover {
	color: #999;
}
a:active {
	color: #333;
}
stortekst {
	font-size: 9px;
}
.stortekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}

