
body {
background-color: #ffffff;
background-image: url(bg_beige.gif);
background-repeat: repeat-y;
}
body {        font-family: "Times New Roman" serif;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
}
body  { 
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 150px;
} 
#head     {position: absolute ;
          top: 5px ;
          right: 250px ;
          bottom: 0px ;
          left: 260px ;
}
#meny ul {
list-style-type: none;
margin: 0;
padding: 0;
} 
#meny {position: absolute ;
          top: 100px ;
          right: 250px ;
          bottom: 0px ;
          left: 155px ;
}
#meny {
        font-family: arial, sans-serif ;
        font-style: normal;
        font-weight: normal;
        font-size: 90%;
}

#tekst    {  position: absolute ;
             top:77px ;
             right: 0px ;
             bottom:0px ;
             left:260px ;
 }
#logo   { position: absolute ;
          top:500px ;
          right: 500px ;
          bottom: 0px ;
         left: 260px ;
}

h1    {
        font-family: "Times New Roman", serif ;
        font-style: normal;
        font-weight: normal;
        font-size: 90%;
}
h2    {
        font-family: arial, helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 90%;
 }
h3   {
        font-family: arial, helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 150%;
 } 
 

a:link { color: navy; text-decoration: none }
a:active { color: navy; text-decoration: none }
a:visited { color: green; text-decoration: none }
a:hover { color: navy; text-decoration: none; background: #F6E3DC}

#footer
       {position: absolute;  top:670px; right:  0px ; bottom: 0px  ;left: 260px; }
#footer {
        font-family: "Times New Roman", serif ;
        font-style: normal;
        font-weight: normal;
        font-size: 15px;
} 
 

 

 
        
       
 
 

