﻿<!--
dnm:.css stilark brukt på den norske mannsoktetts hjemmesider c 2000-2008: ketil fjær{  }
-->

body         { 
	margin-top: 0px; 
    font-family: Verdana, Tahoma, Arial, sans-serif;
    color: #000000;
    font-size:10pt;
    background-color: #ffffff; }
    
#container    {
    width: 600px;
    background-color: #ffffff;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#vmeny    {
    width: 150px;
    background-color: #ffffff;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#topp    {
    width: 1000px;
    background-color: #ffffff;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#bunn    {
    width: 1000px;
    background-color: #ffffff;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}


P  {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	color : ;
	font-size : 8pt
}

H1 { 
	font-size: 14pt; 
	text-align: left;
	font-family: Arial, verdana; 
   font-weight: bold
}
H2  {
	font-size : 12pt;
	font-family : Arial, verdana;
	font-weight : bold;
	text-align : left;
	line-height : 200%;
}

H3  {
	font-size : 10pt;
	font-family : Arial, verdana;
	font-weight : bold;
}


A  {
	color : #0000aa;
	font-weight : thin;
	text-decoration : none;
}

A:Visited  {
	color : #0000aa;
	font-weight : thin;
	text-decoration : none;
}

A:Active  {
	color : #0000aa;
	font-weight : thin;
	text-decoration : none;
}

A:Hover  {
	color : #0000aa;
	font-weight : thin;	
	text-decoration : underline;
}

TABLE {
    font-size : 10
    color : #ff0000; padding-left:4; padding-right:4; padding-top:2; padding-bottom:1

}
TH  {
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
}

TD  {
	font-size : 10pt;
}

.sidebunn  {
	font-size : 8pt;
	color : #660000;
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-weight : thin;

}

LI  {
	
}
/* DEFINISJON AV SIDEOVERSKRIFT */
.sideoverskrift {
	font-size: xx-large;
	color: #000000;
	text-align: center;
	font-family: Arial, verdana;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 2px;
	font-style: normal;
	text-decoration: none;
}


/* DEFINISJON AV MENY */
.meny {
	font-size: 10pt; 
	color: #00aa00;
	text-align: center;
	font-family: Arial, verdana; 
	font-weight: bold;
	padding-right: 1px;
	padding-bottom: 0px;

}
.meny a {
      text-decoration: none;
      color: #aaffaa;
      font-weight: bold;
}

.meny a:visited {
	color: #aaffaa;
    font-weight: bold;
  
}

.meny a:active {
      color: #aaffaa;
      font-weight: bold;
      }

.meny a:hover {
      text-decoration: none;
      color: #ffffff;
      font-weight: bold;
}
