@charset "UTF-8";
body {
	background-image: url(grafikk/bg_new.jpg);
	background-repeat: repeat-x;
	font-family: calibri,Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#333333;
	background-position: center top;
	background-color: #f7dbb8;
	margin-top: 0px;
}
#header {
	background-image: url(grafikk/bg_header.png);
	background-repeat: no-repeat;
	height: 204px;
	width: 1006px;
}
#header table {
	margin-top: 180px;
	margin-left: 100px;
}
#header a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#header a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}
.div_submenu {
	margin-top:50px;
	margin-left: 20px;
	line-height:20px;
}
.div_submenu a {
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.div_submenu a:hover {
	text-decoration: underline;
}

.maintable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submenu_td {
	background-image: url(grafikk/bg_submeny_transparent.png);
	background-repeat: repeat;
}
.mainframe_td {
	background-image: url(grafikk/bg_nyk_mainframe.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 550px;
	padding-right:50px;
}
.design {
	font-size: 10px;
	color: #999999;
	float: right;
	padding-right: 20px;
	padding-top: 10px;
}
.maintable .design a {
	color: #666666;
	text-decoration: none;
}
.maintable .design a:hover {
	color: #333333;
	text-decoration:underline;
}
a {
text-decoration:underline;
color: #333333;
}
a:hover {
color: #666666;
}

