* { border: 0px; margin: 0px; padding: 0px; }

body { background: #C9F; font-size: 100%; }
img { vertical-align: top; }
a { text-decoration: none; }


h1, li, p { text-indent: -9999px; }
h1, #menu, p { left: 50%; margin-left: -250px; position: absolute; width: 500px; }
h1 { background: url(img/splash/header.png); height: 200px; top: 0px; }


#menu { list-style: none; top: 200px; }
#menu li { float: left; height: 150px; }

#fakta, #about { background: url(img/splash/menu_spacer_left.png); padding-left: 25px; }
#fakta a { background: url(img/splash/menu_fakta.png); }
#about a { background: url(img/splash/menu_about.png); }

#galleri a { background: url(img/splash/menu_galleri.png); }
#gallery a { background: url(img/splash/menu_gallery.png); }

#katalog,  #shopping { background: url(img/splash/menu_spacer_right.png) top right; padding-right: 25px; }
#katalog a { background: url(img/splash/menu_katalog.png); }
#shopping a { background: url(img/splash/menu_shopping.png); }

#menu a { display: block; height: 150px; width: 150px; }
#menu a:hover { background-position: -150px; }


#introduktion { background: url(img/splash/introduktion.png); height: 300px; top: 350px; }
#introduction { background: url(img/splash/introduction.png); height: 300px; top: 350px; }


#lang { right: 20%; list-style: none; position: absolute; top: 0px; }
#lang li { float: left; height: 30px; text-indent: -9999px; }

#language { background: url(img/language.png); width: 110px; }

#sv a, #en a { display: block; height: 30px; width: 40px; }
#sv a { background: url(img/sv.png); }
#en a { background: url(img/en.png); }
