#wrapper {
width:800px;
height:600px;
}

#driftsmeldinger{
position: float;
margin-top: 100px;
margin-left: 655px;
}

#header { 
display: block;
position: absolute;
}


#header a#title {
  display:block;
  width:400px;
  height:0;
  padding-top:240px;
  overflow:hidden;
  position:absolute;
  left:0;
  top:0;
  background:transparent url(../images/beatles_hover.jpg) no-repeat 400px 400px;
  cursor:default;
  }

#header dd {
  position:absolute;
  padding:0;
  margin:0;
  }
#header #picIT {
  left:36px;
  top:25px;
  z-index:20;
  }
#header #picD {
  left:620px;
  top:0px;
  z-index:20;
  }
  
#header a#it, #header a#d{
  display:block;
  width:150px;
  height:150px;
  background:transparent url(../images/hover.gif) -100px -100px no-repeat;
  text-decoration:none;
  z-index:20;
  }

#header a span, #header a:visited span {
  display:none;
  }

#header a#it:hover, #header a#d:hover {
  background-position:0 0;
  }

#header a:hover span {
  position:absolute;  
  width:400px; 
  display:block; 
  font-family:arial; 
  font-size:12px; 
  background:#fff; 
  color:#000; 
  border:1px solid #000; 
  padding:5px;
  }

#header a#d:hover span {
  left:-420px; 
  top:0px;
  }

* html #imap a:hover span {
  width:400px; w\idth:388px;
  }


#lenker { 
width: 150px;
margin-left: 5px;
margin-top: 150px;
position: absolute;
background: #FFFF99;
/*border-left-style: groove*/
}

#footer { 
width: 100%;
height: 80;
margin-left: 0;
margin-top: 0;
position: relative;
background: #FFFF99;
}

#main { 
width: 650px;
margin-left: 160px;
margin-top: 150px;
padding-left: 0px;
position: absolute;
background: #FFFF99;
}

p.cr {
font-size: 60%;
text-align: right;
}

p.cv {
font-size: 60%;
text-align: left;
}

#boxes {
text-align:center;
float:right;
width:150px;
margin:5px
}
#box1,#box2,#box3, #box4 {
text-align:center;
font-size: 12px;
margin-bottom:5px;
background-image:url(gfx/box_bottom.gif);
background-position:left bottom;
background-repeat:no-repeat
}

#adds {
top: 10px;
position: absolute;
text-align:center;
margin-left: 805px;
width: 150px;
margin-bottom:25px;
background:url(gfx/adds.jpeg) top no-repeat #F2F291;
padding-top:25px;
padding-bottom:25px;
}


#box1 h2,#box2 h2,#box3 h2,#box4 h2 {
text-align:center;
font-size: 12px;
padding:10px 0px 9px 0;
margin:0 0 0 -1px;
background:url(gfx/box_top.gif) top no-repeat #F2F291;
font-weight:600;
font-size: 120%;
}

#adds h2 {
text-align:center;
font-size: 12px;
padding:10px 0px 9px 0;
margin:0 0 0 -1px;
background:url(gfx/box_top.gif) top no-repeat #F2F291;
font-weight:600;
font-size: 120%;
}

#box1 p,#box2 p,#box3 p,#box4 p, #box5 p{
font-size: 12px;
padding:9px 19px 24px 12px;
margin:0
}

#box_middle {
text-align:center;
font-size: 12px;
float:right;
width:620px;
margin:5px
}

#box5 {
text-align:left;
margin:0px;
padding-bottom: 50px;
background-image:url(gfx/middle_bottom.gif);
background-position:left bottom;
background-repeat:no-repeat
}

#box5 h2{
text-align:center;
padding:10px 30px 9px 0;
margin:0 0 0 -1px;
background:url(gfx/middle_top.gif) top no-repeat #F2F291;
font-weight:600;
font-size: 120%;
}

a:link { 
	color: #000000;
	}
a:visited { 
	color: #000000;
	}
a:hover { 
	color: BLUE;
	/*background-color: #F2F291;*/
	text-decoration: none;
	}
a:active { 
	color: #000000;
	}
