body {
  background: white;
	color:black;
	font-family:verdana;
	font-size:10pt;
	text-decoration:none;
	margin: 10px 30px 10px 10px; }
body.gul {
	background:white url(images/gul-bg.bmp) repeat-y right 50%; }
body.fy {
	background:white url(images/fy-bg.bmp) repeat-y right 50%; }
body.ke {
	background:white url(images/ke-bg.bmp) repeat-y right 50%; }
body.ma {
	background:white url(images/ma-bg.bmp) repeat-y right 50%; }
body.na {
	background:white url(images/gron-bg.bmp) repeat-y right 50%; }
a {
	color:blue;
	font-weight:bold;
	text-decoration:none }
a:link:active {
	color:darkblue;
	font-weight:bold;}
a:link:hover {
	color:darkblue;
	font-weight:bold; }
a:visited:hover {
	color:darkblue;
	font-weight:bold;}	
h1 {
	text-align: center;
	color:#0000cc;
	font-family:"Comic Sans MS";
	font-size:24pt;
	margin-bottom:0pt;
	page-break-after:avoid;
	text-decoration:none; }
h2 {
	color:#0000cc;
	font-family:"Comic Sans MS";
	font-size:18pt;
	margin-bottom:0pt;
	page-break-after:avoid;
	text-align: center;
	text-decoration:none }
h5 {
	color:#0000cc;
	font-family:"Comic Sans MS";
	font-size:12pt;
	margin-bottom:0pt;
	page-break-after:avoid;
	text-decoration:none
	 }
h6 {
	color:#0000cc;
	font-family:"Comic Sans MS";
	font-size:12pt;
	font-weight:normal;
	margin-bottom:0pt;
	margin-top:15pt;
	page-break-after:avoid;
	text-decoration:none; }

html {
    overflow-y: scroll; }
	
table {
	font-size:10pt;
	border-collapse: collapse; }
	
td {
	text-align:left; }
	
td.menu {
/*  background-color:#ffffc3; border: dotted 2px blue; } */
	background-color:#ffffc3; border: 1px solid darkblue;
	text-align:center }
	
td.menu2 {
/*  background-color:#ffffc3; border: 1px dotted blue; } */
	background-color:#ffffc3; border: 1px solid darkblue; 
	text-align:center }
	
td.list_head {
/*  background-color:#ffffc3; border: dotted 2px blue; } */
	background-color:#ffffc3; 
	text-align:center }
		
h5.menu {
	color:#0000cc;
	font-family:"Comic Sans MS";
	font-size:10pt;
	margin-bottom:0pt;
	page-break-after:avoid;
	text-decoration:none; }
hr {
	border:0;
	color:black;
	background-color:black;
	height:1px }

ul.menu {
  color: #000080;
  font-weight: normal;
  font-family: Arial, Helvetica, Verdana;
  text-decoration: none;
  text-align: left;
  text-indent: 12px;
  /*list-style-image: url(images/bullet_diamond.gif);*/
  /*list-style-position: outside;*/
  list-style-position: inside;
  margin-left: 4px;
  padding-left:1px; }
 
ul.menu ul { 
     color: #000080;
     font-weight: normal;
     font-family: Arial, Helvetica, Verdana;
     text-decoration: none;
     text-align: left;
     /*list-style-image: url(images/bullet_circle.gif);*/
     /*list-style-position: outside;*/
	 list-style-position: inside;
     margin-left: 1px;
     padding-left:12px; }     
 
ul.menulock { 
     color: #000080;
     font-weight: normal;
     font-family: Arial, Helvetica, Verdana;
     text-decoration: none;
     text-align: left;
     list-style-image: url(images/lock.gif);
     /*list-style-position: outside;*/
	 list-style-position: inside;
     margin-left: -1px;
     padding-left:12px; 
		 }     

p.menu {
  font-size:14pt;
  text-align: center; }
	
.under {
	padding-right:4px;
	padding-left:4px;
	border-style: none none solid;
	border-width: medium medium 1px;
}
.ikkeunder {
	padding-right:4px;
	padding-left:4px;
	border-top-style: none;
	border-top-width: medium;
	border-right-style: none;
	border-right-width: medium;
	border-left-style: none;
	border-left-width: medium;
}
#pris {
	color:black;
	border:0;
}
.logoback {
	background-image: url(images/logo_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}

div.figur {
  float:right;
  width:75%;
  margin:10px;
  padding:.5em;
  text-align:center;
  border:0px solid black;
}
p.billedtekst {text-align:center;margin-left:0;}
div.figur img {border:1px solid black;}
tr.ruled td { border-bottom: 1px solid black; }


