body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

div#usynlig {
	visibility: hidden;
}

div#wrapper {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

div#topp{
	position: absolute;
	width: 990px;
	top: 15px;
	left: 0px;
	z-index: 1;
}

div#mySpaceDiv {
	position: absolute;
	left: 0px;
	top: 295px;
	width: 165px;
	z-index: 2;
	height: 27px;
}

div#navig {
	position: absolute;
	left: 280px;
	top: 295px;
	width: 710px;
	z-index: 3;
	height: 27px;
}

div#toppBilder {
	position: absolute;
	left: 40px;
	top: 103px;
	width: 770px;
	heigth: 194px;
	z-index: 2;
}

div#hovedDel {
	position: absolute;
	left: 280px;
	top: 337px;
	width: 710px;
	z-index: 3;
}

div#annonseDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 265px;
	z-index: 0;
}

div#annonseIFrame {
	position: absolute;
	left: 0px;
	top: 337px;
	width: 265px;
	z-index: 1;
}

.innhold {}

.tdHvitRamme {
	background-image: url(../hovbild/pix_hvit.gif);
}

DIV,TD { 
	font-family: Verdana, Geneva, Helvetica, Arial; 
	font-size: 10px;
	text-align: justify;
	color:#ffffff;	
}

A { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 10px;
	color:#ffffff;
}

A.mediaLink { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color:#ffffff
}

A.mediaLinkCenter { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color:#ffffff;
	text-align: center;
}

A.mediaLinkRight { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color:#ffffff;
	text-align: right;
}

B {
	font-weight: bold; 
}

.header11 { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 11px;
	font-weight:bold;
	color:#ffffff
}

.header12 { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff
}

.header24 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color:#ffffff
}

.header16rod { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color:#ff0000;
	text-align: center;
}

.arialTolv { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#181145;
}

div#innhold a:hover {
	text-decoration: none;
	color: #ff0000;
}

.textRight {
text-align: right;
}

.textCenter {
text-align: center;
}

