#mainbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	height: auto;
	width: 650px;
	left: 305px;
	top: 425px;
	padding-bottom: 100px;
}

#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;
}

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

.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;
	font-family: Arial, Helvetica, sans-serif;
}

.normalspan {
	margin: 0px;
}

.normaltekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	
}
.didotstor {
	font-family: Didot;
	font-size: 18px;
	color: #999;
}
.didotliten {
	font-family: Didot;
	font-size: 14px;
	color: #333;
	margin: 0px;
}
.sairamtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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;
}
.normaltekst-italic {
	font-style: italic;
}
.didotliten-italic {
	font-style: italic;
	font-family: Didot;
	font-size: 14px;
	color: #333;
	margin: 0px;
}

