body {
	background-color:#121212;
	background-image:url(gfx/bg.png);
	background-repeat:repeat-x;
	padding:0px;
	width:840px;
	margin:0 auto;
}

img {
	border:0;
}

a {
	font-family:sans-serif;
	color:#3a99bd;
}

h1 {
	font-size:15px;
	font-family:sans-serif;
	font-weight:bold;
	letter-spacing:0.1em;
	margin:5px 0 3px 0;
	color:#61ccf5;
}

h2 {
	font-size:10px;
	font-family:sans-serif;
	font-weight:lighter;
	letter-spacing:0.1em;
	margin:0 0 5px 0;
	color:#3a99bd;
	line-height:1.2em;
}

#header {
	width:840px;
	height:200px;
	margin-top:0px;
}

#senter {
	width:750px;
	margin-left:70px;
	margin-bottom:200px;
}

.boks {
	background:#565656;
	margin:10px 5px 0 5px;
	float:left;
	height:116px;
	width:220px;
}

.boks:hover {
	background:#565656;
}

/* ------------------------------- */

#innhold {
	margin:0 auto;
	width:840px;
}

.venstrepil {
	background:url(gfx/venstrepil.gif);
	float:left;
	width:70px;
	height:400px;
	margin:0;
}

.venstrepil:hover {
	background:url(gfx/venstrepil_2.gif);
}

#arbeid {
	float:left;
	width:680px;
	margin:10px 5px 0 5px;
}

.hoyrepil {
	background-image:url(gfx/hoyrepil.gif);
	float:left;
	width:70px;
	height:400px;
	margin:0;
}

.hoyrepil:hover {
	background:url(gfx/hoyrepil_2.gif);
}
