body {
  background-image: url('Bilder/background.jpg');
 }

a,a:active,a:visited {
	color: #09c;
}

a:hover {
	color: #0cf;
}
 
div.menu {
  margin:0; padding:0;
  width: 1100px; 
  height: 70px; 
  background-image: url('Bilder/AP_forside_topp.jpg');
  margin-left: auto ;
  margin-right: auto ;
}

div.frame {
  margin:0; padding:0;
  margin-left: auto ;
  margin-right: auto ;
}

div.frame2 {
  width:1100px;
  margin-left: auto ;
  margin-right: auto ;
}

div.lag_bak{
background-image: url('Bilder/AP_forside_topp.jpg');
width:1100px; 
 height:2220px;
 position: relative;
 float:left;
   margin-left: auto ;
  margin-right: auto ;
}

div.lag_bak2{
background-image: url('Bilder/AP_forside_topp.jpg');
width:1100px; 
 height:900px;
 position: relative;
 float:left;
   margin-left: auto ;
  margin-right: auto ;
}

div.lag_bak3{
background-image: url('Bilder/AP_forside_topp.jpg');
width:1100px; 
 height:1300px;
 position: relative;
 float:left;
   margin-left: auto ;
  margin-right: auto ;
}

div.twitter_div {
	width:295px;
	float:left;
	word-wrap: break-word;
	}
 
div.lag1     {
 width:800px; 
 height:2220px;
 position: relative;
 float:left;
   margin-left: auto ;
  margin-right: auto ;

 }
 div.lag2{ 
 width: 300px;  
 height:2220px; 
 position: relative;
  float:left;
   margin-left: auto ;
  margin-right: auto ;

 }
 div.lag3{
float: left;
 width:800px;
 height:2950px; 
 }
  div.lag4{
 float: left; 
 width: 300px; 
 height:2950px; 
 }
   div.lag5{
float: left;
 width: 300px; 
 height:900px; 
 }
 div.lag6{
float: left;
 width:800px;
 height:900px; 
 }
 
  div.lag7{
float: left;
 width:1100px;
 height:800px;
  margin-left: auto ;
  margin-right: auto ;
 }
   div.lag8{
float: left;
 width:600px;
  margin-left: auto ;
  margin-right: auto ;
 }
#container { 
	width: 70%;
	margin: 0 auto;
	text-align: left;
}

.footer {
	background-color: #444;
	padding: 0.5em;
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 10%;
	left: 10%;
	width: 900px;
	height: 485px;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: none;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
