html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 16px;
	border-padding: 16px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


html {
	height: 100%;
}

body {
	line-height: 1;
	height: 100%;
	max-height: 100%;
	min-height: 100%;
	padding: 0px;
	font-size: 16px;
	background-color: white;
	color: black;
	text-align: center;
	overflow: hidden;
}

table {
	margin-left: auto;
	margin-right: auto;
}

#outerbox, #outerpbox {
	#position: relative;
	margin: 0 auto;
	display: table;
	width: 960px;
	height: 100%;
	overflow: hidden;
	text-align: left;
}

#innerbox {
	#position: absolute;
	#top: 50%;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

#mainbox, #mainpbox {
	width: 960px;
	height: 484px;
	margin: 0px auto;
	#position: relative;
	#top: -50%;
	text-align: left;
}

#mainpbox {
	width: 960px;
	height: 484px;
}

#outerpbox {
	width: 624px;
}

#innerbox ul {
	display: table-row;
	white-space: nowrap;
	list-style-type: none;
}

#innerbox li {
	float: left;
	margin: 8px;
	display: inline;
}

body {
    font-size:100%;
    line-height:1.125em;
}

#tittel, #arbeid {
	width: 296px;
	height: 140px;
	background-image: url(img/kh.png);
}

#arbeid {
	background-position: 0 -140px;
}

#prosjekt, #kontakt, #sbeskjultimg, #kart, #info {
	display: block;
	width: 140px;
	height: 140px;
}

#info {
	background-image: url(img/knapper.png);
}
#info:hover {
	background-position: -140px 0;
}

#prosjekt {
	background-image: url(img/knapper.png);
	background-position: -280px 0;
}
#prosjekt:hover {
	background-position: -420px 0;
}

#kontakt {
	background-image: url(img/knapper.png);
	background-position: -560px 0;
}
#kontakt:hover {
	background-position: -700px 0;
}

#sbeskjultimg {
	background-image: url(img/knapper.png);
	background-position: -840px 0;
}
#sbeskjultimg:hover {
	background-position: -980px 0;
}

#sbeskjult, #infoskjult {
	display: none;
}

#sbeskjult {
	background:#A4AEFA;
}

.b1 {
	background-image: url(img/boks.png);
	width: 140px;
	height: 140px;
}

.b2 {
	background-image: url(img/boks.png);
	width: 140px;
	height: 140px;
	background-position: -140px 0;
}

.b3 {
	background-image: url(img/boks.png);
	width: 140px;
	height: 140px;
	background-position: -280px 0;
}

.b4 {
	background-image: url(img/boks.png);
	width: 140px;
	height: 140px;
	background-position: -420px 0;
}

.b5 {
	background-image: url(img/boks.png);
	width: 140px;
	height: 140px;
	background-position: -560px 0;
}

.b6 {
	background-image: url(img/boks.png);
	width: 140px;
	height: 140px;
	background-position: -700px 0;
}

.b7 {
	background-image: url(img/boks.png);
	width: 140px;
	height: 140px;
	background-position: -840px 0;
}

