body {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #bfbfbf;
	font-size:12px;
}
.left_column {
	background-image:url(../grafikk/vertikalgradering1c.jpg);
	background-repeat:repeat-x;
	width: 210px;
	height: 650px;
	float: left;
}
.header {
	background-image:url(../grafikk/horisontalgradering1d.jpg);
	background-repeat:repeat-y;
	width:760px;
	height:100px;
	margin-left: 210px;
}
.right_column {
	width: 740px;
	height: 530px;
	float: right;
	background-color:#FFFFFF;
	margin:10px;
	overflow:auto;
}
.footer {
	width: 970px;
	height: 30px;
	clear: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-top:17px;
	padding-bottom: 22px;
	background-color:#0099ff;
	text-align:center;
}
.boks {
	width: 130px;
	margin-left: 30px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#eeeeee;
}
a:link {
	font-size: 12px;
	color:#3399CC;
}
a:visited {
	color:#3399cc;
}
a:hover {
	color:#cccccc;
}
a:active {
	color:#666666;
}
a.menyen:link {
	position: relative;
	font-size:12px;
	color:#3399CC;
	font-weight:bold;
	margin:2px;
	padding: 2px;
	text-decoration:none;
}
a.menyen:visited {
	color:#3399cc;
	font-weight:bold;
	text-decoration:none;
}
a.menyen:hover {
	color:#cccccc;
	font-weight:bold;
}
a.menyen:active {
	color:#666666;
	font-weight:bold;
}
.ramme {
	width:970px;
	height:719px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:3px;
	border-color:#666666;
}
