* { padding: 0; margin: 0; }

a:link {text-decoration: underline}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: #FF3333;}

body { font: 0.8em Tahoma, Verdana, Arial, sans-serif; }

img.hoflyt {
	float: right;
	margin-right: 36px;
	border: 0;
	text-decoration: none;
}

img.veflyt {
	float: left;
	margin: 4px;
	border: 0;
	text-decoration: none;
}

.bredtinnhold {
	float: left;
	width: 98%;
	margin: 0 6px;
	padding: 1% 1%;
	text-align: left;
}

.header { height: 40px; }

.header h1 {
	padding-left: 17px;
	padding-top: 22px;
	font-size: 22px;
	color: #0000cc;
}

.header h1 a {
	font-size: 18px;
	color: #999999;
	float: left;
}

.hoyre {
	float: left;
	width: 28%;
	margin: 0 2px;
	padding: 1% 1%;
}

.hoyre h2 { color: #0000ff; font-size: 14px; margin-top: 15px; }

.hoyre li {
	margin-bottom: 5px;
	list-style-type: none;
	color: #000099;
	line-height: 0.8;
	list-style-image: url(pil.gif);
}

.hoyre ul { padding: 6px 0 2px 8px; margin: 0; }

.img { margin: 4px; }

.innholdet {
	float: left;
	width: 62%;
	margin: 0 6px 0 12px;
	padding: 1% 1%;
	text-align: left;
	z-index: 2;
}

.innholdet h2, h3, h4 {
	color: #0000ff;
	font-size: 12px;
	margin-bottom: 8px;
	margin-top: 12px;
}

.menyen {
	padding: 12px 0 12px 18px;
	height: auto;
}

#bottom { background: #fff url(botbg.jpg); height: 30px; }

#clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	overflow: hidden;
}

#footer {
	text-align: center;
	color: #666;
}

#top { background: #fff url(topbg.jpg); height: 20px; }

#wrap {
	margin: 12px auto;
	width: 724px;
	background: #fff url(midbg.jpg) repeat-y;
}

