body  
{ 
background-color:#fafaf9;
margin:0px;
padding:0px;
}
.container  
{ 
position:relative;
margin-left:auto;
margin-right:auto;
width:1000px;
}#Toppmenylag  
{ 
position:absolute;
left:120px;
width:800px;
height:15px;
top:96px;
z-index:1;
}

.Tekstkol  
{ 
width:1000px;
}
#Hovedfelt  
{ 
position:relative;
width:1000px;
background-image:url(bakgrunn2.gif);
background-repeat:repeat-y;
} 
#Toppfeltlag  
{ 
position:relative;
width:1000px;
background-image:url(header.gif);
background-repeat:no-repeat;
height:115px;
}

.footer_kol  
{ 
width:1000px;
background-image:url(footer.gif);
background-repeat:no-repeat;
height:15px;
}
