* { border: 0px; margin: 0px; padding: 0px; }

body { background: #C9F; font-size: 100%; margin: 0px 19%; }
img { vertical-align: top; }
a { color: #96C; font-weight: bold; text-decoration: none; }
a:hover { color: #C9F; }



h1, h2, #menu li { text-indent: -9999px; }
h1 { background: url(img/header.png); height: 100px; width: 210px; }
h2 { background: #C9F; height: 50px; padding-bottom: 1em; width: 300px; }

h2#fakta { background-image: url(img/fakta.png); }
h2#about { background-image: url(img/about.png); }
h2#galleri { background-image: url(img/galleri.png); }
h2#gallery { background-image: url(img/gallery.png); }
h2#katalog { background-image: url(img/katalog.png); }
h2#shopping { background-image: url(img/shopping.png); }



#menu { list-style: none; margin-right: 32px; position: absolute; right: 19%; top: 75px; width: 330px; }
#menu li { float: left; height: 25px; width: 110px; }

#fakta a { background: url(img/menu_fakta.png); }
#about a { background: url(img/menu_about.png); }

#galleri a { background: url(img/menu_galleri.png); }
#gallery a { background: url(img/menu_gallery.png); }

#katalog a { background: url(img/menu_katalog.png); }
#shopping a { background: url(img/menu_shopping.png); }

#menu a { display: block; height: 25px; width: 110px; }
#menu a:hover { background-position: -110px; }



#content { background: #FFF url(img/edge_ne.png) top right no-repeat; }
#content p, table { border: 2px #609 solid; border-width: 0 2px; padding: 0 2em 1em; text-align: justify; }
#content p.center, #content p.special { text-align: center; }
p.special { font-size: 125%; font-style: italic; }

img.snowfox { float: right; margin-top: -20px; padding-left: 1em; }
img.green { border: 3px solid #AEA; margin: 0px 0.25em 1em; }
img.red { border: 3px solid #D30; margin: 0px 0.25em 1em; }

table { padding: 1em 2em 2em; width: 100%; }
td { padding: 0.25em; vertical-align: top; }
col.sek { width: 20%; }
col.usd, col.eur { width: 15%; }
tr.dark, tr.extra { background: #F8F1FF; }
tr.extra { font-size: 80%; }
td.description { font-size: 90%; padding: 0.25em 8%; }
table img { height: 100px; width: 70px; }



#foot { background: #C9F url(img/edge_se.png) no-repeat top right; clear: both; }
#foot p { background: url(img/edge_sw.png) no-repeat top left; font-size: 75%; padding: 45px 0 25px; text-align: center; }



#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); }
