/* CSS Document */


#start{
width:97px;
height:73px;
float:left;
background-image:url(gfx/start.jpg);
background-repeat:no-repeat;
}

#start_hover{
width:97px;
height:44px;
float:left;
background-image:url(gfx/start_hover.jpg);
background-repeat:no-repeat;
cursor:pointer;
}

#omoss{
width:97px;
height:44px;
float:left;
background-image:url(gfx/omoss.jpg);
background-repeat:no-repeat;
}

#omoss_hover{
width:97px;
height:44px;
float:left;
background-image:url(gfx/omoss_hover.jpg);
background-repeat:no-repeat;
cursor:pointer;
}

#referenser{
width:97px;
height:44px;
float:left;
background-image:url(gfx/referenser.jpg);
background-repeat:no-repeat;
}

#referenser_hover{
width:97px;
height:44px;
float:left;
background-image:url(gfx/referenser_hover.jpg);
background-repeat:no-repeat;
cursor:pointer;
}



#vara_tjanster{
width:97px;
height:44px;
float:left;
background-image:url(gfx/vara_tjanster.jpg);
background-repeat:no-repeat;
}
#vara_tjanster_hover{
width:97px;
height:44px;
float:left;
background-image:url(gfx/vara_tjanster_hover.jpg);
background-repeat:no-repeat;
cursor:pointer;
}


#jobba_hos_oss{
width:97px;
height:44px;
float:left;
background-image:url(gfx/jobba_hos_oss.jpg);
background-repeat:no-repeat;
}

#jobba_hos_oss_hover{
width:97px;
height:44px;
float:left;
background-image:url(gfx/jobba_hos_oss_hover.jpg);
background-repeat:no-repeat;
cursor:pointer;
}

#support{
width:97px;
height:44px;
float:left;
background-image:url(gfx/support.jpg);
background-repeat:no-repeat;

}
#support_hover{
width:97px;
height:44px;
float:left;
background-image:url(gfx/support_hover.jpg);
background-repeat:no-repeat;
cursor:pointer;
}

#kontakt{
width:97px;
height:44px;
float:left;
background-image:url(gfx/kontakt.jpg);
background-repeat:no-repeat;
}
#kontakt_hover{
width:97px;
height:44px;
float:left;
background-image:url(gfx/kontakt_hover.jpg);
background-repeat:no-repeat;
cursor:pointer;
}

#press{
width:97px;
height:44px;
float:left;
background-image:url(gfx/press.jpg);
background-repeat:no-repeat;
}
#press_hover{
width:97px;
height:44px;
float:left;
background-image:url(gfx/press_hover.jpg);
background-repeat:no-repeat;
cursor:pointer;
}