body, html {
	padding: 0px;
	margin: 10px;
/*	background: #f6f7f1;*/
background: #f6f7f1 url(../bilder/bakgrunnbane.gif) no-repeat left top;
/*	height: 100%;*/
/*	text-align: center;*/
}

div#usynlig {
	visibility: hidden;
}

div#wrapper {
	width: 1254px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

div#bakgrunn{
	position: absolute;
	width: 1254px;
	top: 0px;
	left: 0px;
	z-index: 1;
}

div#aktive{
	position: absolute;
	width: 883px;
	height: 568px;
	top: 29px;
	left: 342px;
	z-index: 2;
}

.tdHvit { background-image: url(../hovbild/tdhvit.png)}
.bakgrunn1foran {background-image: url(../hovbild/bakgrunnforside.jpg);}
.pixMellom {background-image: url(../bilder/pix.gif);}

div#navig {
	position: absolute;
	left: 14px;
	top: 523px;
	width: 300px;
	z-index: 5;
	height: 22px;
}

.innhold {
	overflow:auto;
	position: absolute;
	left: 45px;
	top: 325px;
	width: 270px;
	height:265px;
	z-index: 4;
	visibility: hidden;
	
	/*background: #e4e7e8
	height: 240px;*/
}

.vis {
	overflow:auto;
	position: absolute;
	left: 45px;
	top: 325px;
	width: 270px;
	height:265px;
	z-index: 4;
}

DIV,TD { 
	font-family: Verdana, Geneva, Helvetica, Arial; 
	font-size: 11px;
	/*text-align: justify;*/	
}

A { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 11px;
	color:#000000;
	outline: none;
}

B {
	font-weight: bold; 
}

.header18 {
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 18px;
	font-weight:bold;
	color:#27414d;
	font-style: italic;
}

.header11 { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 11px;
	font-weight:bold;
	color:#0a6476;
}

.header12 { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 12px;
	font-weight:bold;
	color:#0a6476;
}

.underlineHead {
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 12px;
	font-weight:bold;
	color:#0a6476;
	text-decoration: underline;
}


.arialAtte { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.verdanaLiten { 
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 9px;
}

a:hover {
/*	text-decoration: none;*/
	color: #0a6476;
	outline: none;
}

a:active {
/*	text-decoration: none;*/
	border: none;
	outline: none;
}