* { margin: 0; padding: 0; border: 0; background-color: transparent; text-decoration: none; font-family: "trebuchet ms", serif  }
body { background: #414141 url(bg.gif) repeat-x; text-align: center; font-size: 75%; color: #ccc }

#merker { width: 794px; height: 42px; text-align: center; margin: 0 auto; overflow: hidden; background: url(merker.gif) no-repeat 50% 50% }
#merker ul { width: 794px }
#merker ul, #merker ul li { list-style-type: none; margin: 0 }
#merker ul li { float: left }
#merker ul li, #merker ul li a { display: block; width: 64px; height: 42px }
#merker ul li span { display: none }

#ramme {
	position: relative; width: 755px; height: 600px;
	margin: 0 auto;
	text-align: left }
#innhold { height: 548px }
#kreditt { clear: both; text-align: center }


#innhold p {
	position: absolute; top: 120px; left: 50px; width: 655px }

#innhold a {
	display: block; position: relative; width: 325px; height: 350px; color: #666 }
#innhold a:hover { color: #fff }
#innhold a span {
	display: block;
	padding: 0 35px;
	height: 80px;
	cursor: pointer;
	font-size: 1.2em; 
	font-weight: bold }
#innhold a span em { visibility: hidden }
#innhold a:hover span em { visibility: visible }
a#home { float: left; text-align: right }
a#pro { float: right }

#kreditt a, #kreditt { color: #666 }
#kreditt a:hover { color: #ccc }

/* Marger */
p { margin: 0 0 1em 0 }

