 p, div, li { font-family: verdana; font-size:8pt; color: #404040;}
 p {line-height:11pt;}

#bg
 {background-color: steelblue; }

#bild{
   position:absolute;
   top:0px;
   left:0px; 505px;
   height:169px;
   width:100%;
   padding:3px;
   margin:0px;

   border-width:0px;
   border-style: solid;
   border-color:#000000;
   background-color:  #404040;
}


#text1{
   position:absolute;
   top:0px;
   left:0px;
   height:px;
   width:800px;
   padding:10px;
   margin:0px;

   border-style: solid;
   border-top-width:0px;
   border-bottom-width:0px;
   border-left-width:0px;
   border-right-width:0px;
   border-color:black;
   background-color: ;
}


