@import url("layout.css");
@import url("navigasjon.css");

/*  ------------------------------       TYPOGRAFI     -------------------------------  */

ul#sub { font-size: 1.1em }
ul#sub2 { font-size: 1.2em }
#smuler { font-size: 1.1em }

#innholdsramme { font-size: 1.2em }
small { font-size: 1em }

#innhold .artikkel h1 { 
	font-size: 24px; color: #9c958d; 
	position: absolute; left: 19px; top: -50px; width: 800px; height: 30px;
	font-family: "lucida sans unicode" }

#innhold .artikkel .innerart h1 { 
	font-size: 1.3em; color: #9c958d; font-weight: normal;
	position: relative; left: auto; top: auto; width: auto;
	font-family: arial }

#kol2 h1, h2, h3, h4, h5, h6 { color: #000; font-size: 1em }

h1, h2,h3,h4,h5,h6,blockquote,p,hr, object, address, iframe { margin: 0 0 1em 0 }
.artikkel ul, .artikkel ol { margin: 0 0 1em 30px }

a { color: #5790ba }
a:hover { color: #000; text-decoration: none }
#nav a, #sub a, #sub2 a, #kreditt a, #sitemap a { text-decoration: none }

p.skip, #header h1, #header p, #welcome span, #lyd span, #karta span { display: none}

img.right { margin: 0 0 .5em 1em }

#lyd, #karta { position: absolute; top: 61px; left: 500px }
#karta { left: 460px }
#lyd a, #karta a { display: block; width: 32px; height: 28px }
#lyd a { background: url(gfx/lyd.gif) no-repeat }
#karta a { background: url(gfx/kart.gif) no-repeat }
#lyd a:hover, #karta a:hover { background-position: -32px 0 }