/* CSS Document */

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #f5f7f7;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #006633;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}
#bunn {
	width: 760px;
	text-align: center;
	background-color: #064E98;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	display: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0D933E;
	padding-left: 3px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#top {
	width: 760px;
}
#meny {
	width: 150px;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	float: left;
	background-color: #FFFFFF;
	display: none;
}
#wrapper {
	width: 760px;
	margin: auto;
	background-color: #FFFFFF;
}
#wrapper:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#right {
	float: right;
	width: 145px;
	padding-right: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-top: 10px;
	margin-right: 60px;
	display: none;
}

#left {
	float: left;
	width: 730px;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#meny a:link {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #0066AF;
	text-decoration: none;
}

#innhold {
	float: left;
	width: 495px;
	padding-left: 15px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
}
#right p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
td {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#meny a:visited {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
#meny a:hover {

	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #0066AF;
	text-decoration: underline;
}
#bunn a:link {

	color: #FFFFFF;
	text-decoration: none;
}
#bunn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bunn a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.ikkevis {
	display: none;
}
.tabellstrek {

	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0D933E;
	border-bottom-color: #0D933E;
}
.strekunder {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0D933E;
}
