﻿/* CSS Document */

body {
	background-color: #EFECE4;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
}
body {
	scrollbar-base-color: #f4fde5;
	scrollbar-highlight-color: #f4fde5;
	scrollbar-3dlight-color: #f4fde5;
	scrollbar-darkshadow-color: #f4fde5;
	scrollbar-track-color: #f4fde5;
	scrollbar-arrow-color: #f4fde5;}

a:link {
	color: #999999;
	text-transform: none;
	font-weight: bold;
	text-decoration: none;}
a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;}
a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	position: relative;}
a:active {
	color: #999999;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;}
}
#bunn {
	background-color: #FFFFFF;
	font-family: "Times New Roman";
	height: 16px;
	font-size: 11px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
}
#topp {
	border-width: 0px 0px 1px 0px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-color: #999999;
	border-bottom-style: solid;
}

#innhold {
	background-color: #ffffff;
	height: 100%;
}
#table {
	border: 2px solid #666666;
	height: 100%;
	position: relative;
	margin: auto;
}
#Iframe {
	height: 100%;
}
#meny {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}
