body{
  margin:0;
  padding:0 200 0 200px;
 } 
 div#left-sidebar{
  position:absolute;
  top:0;
  left:0;
  width:199px;
  height:100%;
 }
 
  div#right-sidebar{
  position:absolute;
  top:0;
  right:0;
  width:200px;
  height:100%;
  
 }
 
 
 @media screen{
  body>div#left-sidebar{
   position:fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }



/*body{
  margin:0;
  padding:0 200  0 200 ;
 }
 
 div#left-sidebar{
  position:absolute;
  top:0;
  left:0;
  width:199px;
  height:100%;
 
 }
 
  div#right-sidebar{
  position:absolute;
  top:0;
  right:0;
  width:200px;
  height:100%;
  
 }
 
 
 @media screen{
  body>div#left-sidebar{
   position:fixed;
  }
  body>div#right-sidebar{
   position:fixed;
  }
 }
 
 
 * html body{
 
 } 
 
 * html div#content{
  height:100%;
 
 }
 */
/* div#center{
  position:absolute;
  
  width:auto;
  height:inherit;
  

 }*/
 
 /* border:dashed;*/

 


#overskrift {     color: black;  font-size: 24px;     padding: 10px; left: 240 ; top: 15; position: absolute; /*background:grey;*/      }
#datotext   {     color: black;  font-size: 18px;     padding: 10px;   }

#storoverskrift {     color: black;  font-size: 24px;     padding: 10px;      }

#menutext   {     color: black;  font-size: 14px;     margin-left:20px;       width:200px;       }
#bodytext   {     color: black;  font-size: 12px;     background: #ffffff;   }
#artikeltext{     color: black;  font-size: 12px;                            }
#billeddiv  {     color: black;  font-size: 12px;     background: #ffffff;   }
#whitediv   {     color: black;  font-family: Arial;  background: #ffffff;   }

td          {    font-size: 12px;  }

