body
{
   margin-top: 20 px;
   font-family: verdana;
   font-weight: normal;
   color: #AAAAAA;
   background-color: #000000;
   text-align: center;
}

body
{
   text-align: -moz-center;
}

td, img
{
   display: anything;
}

td
{
   background-repeat: no-repeat;
}

td.tekst
{
   width: 650px;
   padding: 0px 0px 0px 20px;
   font-size: 12px;
   text-align: justify;
}

td.resultat
{
   font-size: 11px;
}

td.kontakt
{
   width: 230px;
   padding: 0px 0px 3px 20px;
   font-size: 12px;
   vertical-align: bottom;
}

td.knapp
{
   width: 219px;
   height: 74px;
}

td.bildethumb
{
   width: 27px;
   height: 27px;
   background-color: #FFFFFF;
   text-align: center;
   vertical-align: center;
}

td.footer
{
   padding: 0px 0px 0px 20px;
   height: 15px;
   font-size: 9px;
   vertical-align: bottom;
}

td.skjema
{
   font-size: 12px;
}

a
{
   border: 0px;
   padding: 0px;
   color: #FFFFFF;
}

a.meny
{
   font-weight: bold;
   color: #AAAAAA;
   text-decoration: none;
}

a.meny:hover
{
   color: #FFFFFF;
}

img
{
   border: 0px;
}

img.floatL
{ 
   float: left; 
   margin: 6px; 
}

img.floatR
{ 
   float: right; 
   margin: 4px; 
}

