body {
	background: #FFFFFF url(bilder/bg_body.gif) repeat-x;
}
#omslag {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}
#innholdsomslag {
	width: 698px;
	margin-right: auto;
	margin-left: auto;
	border-top: thick solid #6699FF;
	border-right: thin solid #6699FF;
	border-left: thin solid #6699FF;
	border-bottom-style: none;
	background: #F0F0F0;
	z-index: -1;
}
#heading {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font: 12px Georgia, Times New Roman, Times, serif;
}
#innhold {
	background: #FFFFFF url(bilder/spring_bg.gif) no-repeat 40% 40%;
	padding: 1em;
	margin-left: 9em;
	border-left: thin dotted #6699FF;
	font: 14px Georgia, Times New Roman, Times, serif;
	z-index: 1;
}
#bunn {
	border-top: thick solid #6699FF;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(bilder/bunnen.gif) center center;
	padding: 6px;
	text-align: center;
}
#meny {
	float: left;
	width: 11.2em;
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	background: #F0F0F0;
	position: absolute;
}
#meny ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	padding-top: 3em;
}
#meny li {
	border-bottom: thin dotted #0158A8;
	padding-left: 5px;
	line-height: 25px;
}
p.blogg {
	font: 9px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}


#meny li:hover {
	background-color: #E8E8E8;
}
#meny a:link { color: #000000; text-decoration: none; }
#meny a:visited {color: #000000; text-decoration: none; }
#meny a:active { color:#0158a8; text-decoration: none; }
#meny a:hover { color:#0158a8; text-decoration: none; 
}
h2 {
	color: #0158a8;
	border-bottom: thin dotted #000000;
	font: bold 18px/1.5em Georgia, "Times New Roman", Times, serif;
}
p.meny {
	padding-left: 5px;
}
#kontakt {
	width: 410px;
}
#kontakt fieldset {
	border: thin dotted #0158A8;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
.submit input {
	border: thin solid #000000;
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}


#bunn a:link {color: #FFFFFF; text-decoration:none;}
#bunn a:visited {color: #FFFFFF; text-decoration:none;}
#bunn a:active {color: #FFFFFF; text-decoration:underline;}
#bunn a:hover {color: #FFFFFF; text-decoration:underline;
}	
.bildehoyre {
	float: right;
	margin-bottom: 0.5em;
	margin-left: 1em;
}	
.bildevenstre {
	float: left;
	margin-bottom: 0.5em;
	margin-right: 1em;
}
#innhold a:link {color: #0158a8; text-decoration:none; font-weight:bold;}
#innhold a:visited {color: #0158a8; text-decoration:none; font-weight:bold}
#innhold a:active {border-bottom:1px dotted #0158a8; text-decoration:none; color:#0158a8; font-weight:bold}
#innhold a:hover {border-bottom:1px dotted #0158a8; text-decoration:none; color:#0158a8; font-weight:bold
}
#heading a:link {color: #000000; text-decoration:none;}
#heading a:visited {color: #000000; text-decoration:none;}
#heading a:active {color: #000000; text-decoration:underline;}
#heading a:hover {color: #000000; text-decoration:underline;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-top: thin solid #000000;
	border-bottom: thick solid #000000;
	margin-top: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background: #F0F0F0;
}
table.cv {
	font-size: 11px;
	line-height: 2em;
	padding:0px;
	border-spacing:0px;
	table-layout:fixed;
	margin: 0px;
	border-style: none;
}
td.cv2 {
	vertical-align: top;
}
h5 {
	margin: 1px;
	padding: 0px;
	font: bold 15px Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 10px;
	font-weight: normal;
}
table.bildegalleri {
	border-style: none;
	text-align:center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	table-layout:fixed;
}
img.bildegalleri {
	padding: 1px;
	margin: 1em;
	border: 1px solid #000000;
}
ul.lenker {
	list-style: square outside;
}
.klar {
	clear: both;
}

