body {
	padding:0;
	margin: 0;	
	background-color:#FFFFFF;
 	font-family: sans-serif;
	font-size: 10pt;
	line-height: 150%;
}
/*
URI
#midt a:link:after, #midt a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
*/
div.toppliste {
	width:100%;
	display:block;
}
div.toppliste div {
	width: 33%;
	float:left;
}
div.toppliste div.two {
	width: 49%;
}
div.toppliste div table.resultat {
	width: 90%;
}
div.toppliste div.two div {
	width: 100%;
}
img {
	border:0;
}
table.resultat thead { 
	display: table-header-group !important;
}
table.resultat tfoot {
	display: table-footer-group  !important;
}

span.noprint {
	display:none !important;
}
div.noprint {
	display:none !important;
}
#venstre{
	display:none !important;
}
#hoyre{
	display:none !important;
}
#topp{
	display:none !important;
} 
#midt{
	position:relative;
	top: 0px;
	width:100%;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;	
}
 

/* Hovedtekster */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 18px;
	font-weight:bold;
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-bottom-width: 1px;
	text-indent: 5pt;
	margin:5px 0px 10px 5px;
}
h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
}
h3 {
	font-size: 10pt;
	font-weight: normal;	
	margin:5px 0px 0px 0px;		
}
h4 {
	font-size: 16pt;
	font-weight: bold;
	color:#000000;
	margin:5px 0px 10px 5px;	
}

/* Spesiellt */

acronym {
  border-bottom: 0px;
}
p {
	margin-bottom:12pt; 
/*	text-align:justify; */
/* Droppet grunnet feil i IE.
Kan trolig fikes. */
}
/* span SPACE */
span.space {
	clear:both;
}
span.left {
  width: 75%;
  float:left;
}
span.right {
	width:25%;	
	text-align: right;
	font-weight: normal;   
	font-family: tahoma;
	font-size: 11px;
}


/* div SPACE */
div.float {
 	margin: 0px 5px 5px 5px;	
	float: left;
	text-align:center;
}
div.float_stevne{
 	margin: 0px 5px 5px 5px;	
	float: left;
	text-align:center;
}
div.spacer{
	clear:both;
	margin-bottom:10px;
}


/* URL */
a:visited {  
	color: #000000; text-decoration: none
}
a:link {  
	color: #000000; text-decoration: none
}
a:hover {
	color: #000000; text-decoration: none
}


a.linkhide {  
	color: #000000; text-decoration: none
}
a.linkhide:visited {  
	color: #000000; text-decoration: none
}
a.linkhide:hover {
	color: #000000; text-decoration: none
}

a.liste:visited {  
	color: #000000; text-decoration: none
}
a.liste:link {  
	color: #000000; text-decoration: none
}
a.liste:hover {
	color: #000000; text-decoration: none
}


/* RESULTAT */
TABLE.resultat {
	font-family: "Trebuchet MS", arial, geneva, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border-spacing: 0px;
	border-collapse: collapse;	
	vertical-align: top;
	width:100%;
	empty-cells: show;
}
TABLE.resultat TH {
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-bottom-width: 1px;
	color: #707070;
	text-align: left;
	font-weight: normal;
	vertical-align:top;
	text-indent: 5px;		
}
TABLE.resultat TD {
	font-family: arial;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	border-bottom-width: 1px;
	padding: 0px;
	vertical-align:top;
	text-indent: 5px;			
}
TABLE.resultat TD.done {
	color:#000000;
}

TABLE.resultat a {  
	color: #000000; text-decoration: none
}
TABLE.resultat a:visited {  
	color: #000000; text-decoration: none
}
TABLE.resultat a:hover {
	color: #000000; text-decoration: underline
}

/* TVUNGET - Bør settes inn i kaskaden */
.tekst {  
	FONT-FAMILY: "Trebuchet MS", arial, geneva, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	line-height: 16px;
}
.small { 
	color: #000000; 
	font-size: 10px; 
	line-height: 14px; 
	font-family: Arial, Helvetica, sans-serif;
}


/* FORM */
.td-kontakt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;	
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	FONT-SIZE: 12px; 
	line-height: 16px;	
	FONT-FAMILY: Trebuchet MS, arial, geneva, helvetica, sans-serif;
}



