html, body{ 
 margin:45px; 
 padding:0; 
 text-align:center; 
 font-family:arial, verdana, sans-serif;
} 
 
#pagewidth{ 
 width:1000px; 
 text-align:left;  
margin: 25px auto;
position:relative;
z-index:2;
} 
.topleftbild {background: url(images/topleft.png) no-repeat;position:absolute;top:0;left:0;width:389px;height:601px;z-index:1;}
.bottomrightbild {background: url(images/bottomright.png) no-repeat;position:absolute;bottom:0;right:0;width:389px;height:601px;z-index:1;}


#maincol{
 padding:5px;
 border:1px #D6D1CE dotted;
 overflow:hidden;
 }
 
 .komvidare {padding:5px;border:1px #d6d1ce dotted;margin:10px 0;}
 
 img {border:0;}
