body {
	line-height: 19px;
	margin: 0;
	padding: 0;
	background: url(grafikk/bak.jpg) repeat-x;
	text-align: center;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
}

#wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 775px;
}

#content {
	width: 755px;
	padding: 10px;
	margin-top: 10px;
	float: left;
	background-color: white;
}

#logo {
	width: 400px;
	float: left;
	padding-bottom: 14px;
}

#spraak {
	float: left;
	width: 340px;
	text-align: right;
	padding-top: 60px;
}

#toppbilde {
	float: left;
}

#menu {
	line-height: 13px;
	display: block;
	float: left;
	padding-left: 10px;
	height: 20px;
	width: 745px;
	background: url(grafikk/menybak.jpg) repeat-x;
}

#submenu {
	line-height: 13px;
	margin-top: 0px;
	height: 40px;
	background: url(grafikk/undermenybak.jpg) repeat-x;
	float: left;
	width: 745px;
	padding-left: 10px;
	padding-top: 2px;
}

* html #submenu {
	margin-top: -2px;
}

#maincontent {
	margin-top: 5px;
	float: left;
	width: 755px;
}

/* Meny */

#menu a {
	color: white;
	text-decoration: none;
}

#submenu a {
	color: white;
	text-decoration: none;
}

.menyaktiv {
	color: white;
	height: 20px;
	float: left;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding-top: 2px;
	background-image: url(grafikk/grabak.jpg);
}

.menypassiv {
	color: white;
	height: 20px;
	float: left;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
}

.menypassiv:hover {
	text-shadow: white 0 0 2px;
}

.submeny {
	color: white;
	height: 20px;
	float: left;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 1px;
}

.submenyaktiv {
	height: 20px;
	float: left;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 1px;
	font-weight: bold;
}

.submeny:hover {
	text-shadow: white 0 0 2px;
}

h1 {
	color: gray;
	font: 24px "Lucida Sans", Lucida, Verdana, sans-serif;
}

h2, h2 a {
	text-decoration: none;
	margin-top: 15px;
	color: #4d7cbd;
	text-transform: uppercase;
	font-size: 13px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, sans-serif;
}

#content_1column {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-image: url(grafikk/box.jpg);
	height: 153px;
	width: 225px;
}

#content_2column {
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-image: url(grafikk/box.jpg);
	height: 153px;
	width: 225px;
}

#content_3column {
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-image: url(grafikk/box.jpg);
	height: 153px;
	width: 225px;
}

#content_1column img, #content_2column img, #content_3column img {
	border-color: #cfcfcf;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}

.tr-odd {
	background-color: #e6e6e6;
}

thead {
	text-align: left;
}

.contenttable {
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom: 2px solid #e6e6e6;
}

td, th {
	padding-right: 20px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-width: 0px;
}

.rgtabs-next, .rgtabs-prev {
	display: none;
}

.rgtabs-content {
background: transparent url(grafikk/fadebak.jpg) repeat-x;
border: 1px none gray;
padding:5px;
	width: 745px;
	margin-top: 0;
}

.rgtabs-tab li a {
	
background: white repeat-x left top;
border: 1px none #777788;
color: #2e7bc5;
cursor:pointer;
padding:3px 7px;
text-decoration:none;
	font-weight: normal;
	font-style: normal;
}

.rgtabs-tab li a:active, .rgtabs-tab li.selected a {
background: white left top;
	border-bottom: 3px solid #cfcfcf;
	font-weight: bold;
}

.tx-rgtabs-pi1 {
	padding-top: 40px;
}

.rgtabs-menu {
	margin-top: -15px;
}

#bottom {
	padding-top: 20px;
	float: left;
	text-align: center;
	width: 755px;
	font-size: 10px;
}

#bottom img {
	margin-right: 5px;
	margin-left: 20px;
}

#hjulstad {
	bottom: -50px;
	z-index: -100;
	right: 10px;
	position: fixed;
	background: url(http://www.hjulstad.no/fileadmin/assets/weblogogrey.png) no-repeat;
	padding: 45px;
}