
/* about box */
.about{
width:638px;
height:535px;
background: url(../bilder/about-bg.jpg) 0 0 no-repeat;
margin-left:10px;
margin-top:10px;
padding-top:20px;
padding-left:20px;
}
.about p{
width:270px;
}
.about p.going{
width:250px;
height:133px;
padding-top:10px;
}
.about a{
display:block;
height:28px;
width:167px;
margin-left:4px;
}
.about a:link, .about a:visited{
background:url(../bilder/button-set.jpg) 0 -280px no-repeat;
}
.about a:hover{
background:url(../bilder/button-set.jpg) 0 -308px no-repeat;
}
.about a span{
margin-left:-999em;
}
#about{
display:block;
position:absolute;
top:416px;
left:416px;
height:555px;
width:403px;
background:none;
}
#about span{
margin-left:-999em;
}
/* end about box */

