.Normal      { font-family: Arial Narrow; font-size: 10pt }
.Ref  { font-family: Arial Narrow; font-size: 8pt; color: #000000; font-weight: normal }
.mTekst  { font-family: Arial Narrow; font-size: 10pt; color: #000000; font-weight: normal }
html         { font-family: Arial Narrow; font-size: 10pt }

a.one:link {font-family: monospace color: #ff0000}
a.one:visited {color: #0000ff}
a.one:hover {color: #ffcc00}

body
{
background-color:#C0C0C0;
}

a.meny:link,a.meny:visited
{
display:block;
font-family:arial;
font-size:12;
font-weight:bold;
color:#000001;
background-color:#A9A9A9;
width:100px;
text-align:center;
padding:1px;
text-decoration:none;
}
a.meny:hover,a.meny:active
{
background-color:#C0C0C0;
}

a.mynt:link,a.mynt:visited
{
display:block;
font-family:arial;
font-size:11;
font-weight:bold;
color:#000001;
background-color:#DCDCDC;
width:120px;
text-align:center;
padding:0px;
text-decoration:none;
}
a.mynt:hover,a.mynt:active
{
background-color:#C0C0C0;
}

a.umynt:link,a.umynt:visited
{
display:block;
font-family:arial;
font-size:11;
font-weight:bold;
color:#000001;
background-color:#BCDDDD;
width:140px;
text-align:center;
padding:0px;
text-decoration:none;
}
a.umynt:hover,a.umynt:active
{
background-color:#C0C0C0;
}


a.tilbake:link,a.tilbake:visited
{
display:block;
font-family:arial;
font-size:12;
font-weight:bold;
color:#FFFFFF;
background-color:#778899;
width:100px;
text-align:center;
padding:1px;
text-decoration:none;
}
a.tilbake:hover,a.tilbake:active
{
background-color:#C0C0C0;
}

.table_overskrift
{
width:800px;
background-color:#FFFFFF;
border-collapse:separate;
}

.td_overskrift 
{
font-family: Arial; 
font-size: 12pt; 
color: #000000; 
text-align:center;
font-weight:bold;
width:800px;
background-color:#A9A9A9;
}

.td_overskrift2 
{
font-family: Arial; 
font-size: 11pt; 
color: #000000; 
text-align:center;
font-weight:bold;
width:800px;
background-color:#C0C0C0;
}


.table_tekst
{
width:800px;
background-color:#FFFFFF;
border-collapse:separate;
}

.td_tekst 
{
font-family: Arial; 
font-size: 10pt; 
color: #111111; 
text-align:left;
font-weight:none;
width:800px;
}


.table_bilder
{
width:800px;
border-collapse:separate;
background-color:#FFFFFF;
}

.tabell_topp
{
width:800px;
height:150px;
background-image:url('../images/Topp_funn.jpg');
background-repeat:repeat-x;
border-collapse:collapse;
}

.tabell_meny
{
width:800px;
height:18px;
border-collapse:collapse;
}

.td_meny
{
width:100px;
}

.td_xmeny
{
width:800px;
}

.tabell_umeny
{
width:800px;
height:18px;
border-collapse:collapse;
}

.td_umeny
{
width:120px;
background-color:#C0C0C0;
align:left;
}

.td_uumeny
{
width:140px;
background-color:#C0C0C0;
align:left;
}

.td_bilder
{
width:800px;
background-color:#FFFFFF;
text-align:center;
}

.td_galleri
{
width:275px;
background-color:#FFFFFF;
align:center;
text-align:center;
}


.td_bilde
{
width:620px;
background-color:#FFFFFF;
align:center;
text-align:center;
}

.td_bildetxt 
{
font-family: Arial Narrow; 
font-size: 10pt; 
color: #111111; 
text-align:center;
font-weight:none;
width:180px;
}

div.img
{
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}

.img
{
  float: center;
  align:center;
}
	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}
