BODY
{
    FONT-FAMILY: 'Comic Sans MS';
    BACKGROUND-COLOR: Saddlebrown;
}

.menubuttons {height: 50px;
              width:  120px;
             } 
a:link       {color:    black;}
a:visited    {color:    CCCC99;} 

.menubuttons hover {cursor:pointer}

.pagename    { top        :80;
               height     :40;
               width      :1000;
               font-size  :26; 
               font-weight:bold;
	             text-align :center;
               position   :absolute;
               color      : blue;
             }

.banner div  {top      :0;
              left     :10;
              width    :1024;
              height   :70;
              position :absolute
             }
.banner img  {top      :0;
              left     :10;
              width    :1024;
              height   :70;
              position :absolute
              }
.logo img     {top      :200;
               left     :10;
               width    :120;
               height   :60;
               position :absolute
              }

.normalinfo  { font-size:   14;  
               color:       white;
             }
.infoblock   { background: seagreen;
               padding   : 5;
             }
 
.opskrif     { font-size  : 26; 
               font-weight: bold;
               font-family: Arial;
               text-align :center;
               color      : yellow;
               background-color: black;
             } 
             
.opskrif1    { font-size  : 14; 
               font-weight: bold;
               font-family: Arial;
               color      : yellow;
             }

.opskrif2    { font-size  : 12; 
               font-weight: bold;
               font-family: Arial;
               color      : yellow;
             }
.linkblock   { font-size  : 12; 
             }
.doortext    { color      : black;
             }          
.admittance  { background-color: white;
               font-size       : 20; 
               font-weight     : bold;
               font-family     : Arial;
               text-align      : center;
               color           : red;
             }
.design      { top        :1300;
               left       :0;
               width      :800;
               height     :5;
               position   :absolute;
               font-size  :8;
               text-align :center;
               color      :black;
             }