body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	/*text-align: center; /* hack IE5.x */
	background-color: #FFFFFF;
}

h1 {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
}

h2 {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 12px;
	margin-top: 20px;
}

h3 {
	background-color: #FFFFFF;
	color: #7792C4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 2px 4px 4px;
	border: solid 1px;
	margin: 0 20px 10px 10px;
}

h4 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
	font-style: normal;
} 

#innhold {
	width: 1024px;
	margin: 0 auto;
	/*background-image: url(../assets/wrapper2.jpg);
	background-repeat: repeat-y;*/
	text-align: left; /* hack tilbake */
}

#mainTable {
	/*/*line-height: 1.5em; /* */
	width: 1024px;
	margin-left: 0px;
	border-top: 0;
	border-right: 1px solid #6e7d64;
	border-bottom: 0;
	border-left: 1px solid #6e7d64;
}


#headTable {
	/*/*line-height: 1.5em; /* */
	width: 984px;
	margin-left: 0px;
}

#mainContent {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding:20px 30px 15px 30px;
}

#mainContent p {
	margin-top: 0;
	margin-bottom: 1em;
}

a:link {
	color: #7792C4;
	background-color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #7792C4;
	background-color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #7792C4;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#sidebarLeft {
	width: 215px;
	font-size: 11px;
	padding: 35px 0 0 40px;
	/*/* font-size: 90%; /* */
}

.prodInfo {
	width: 170px;
	font-size: 11px;
	padding: 10px 0 0 20px;
	/*/* font-size: 90%; /* */
}


.prodInfo a:link {
	color: #7792C4;
	background-color: #F4F7EE;
	text-decoration: underline;
}
.prodInfo a:visited {
	color: #7792C4;
	background-color: #F4F7EE;
	text-decoration: underline;
}
.prodInfo a:hover {
	color: #7792C4;
	background-color: #F4F7EE;
	text-decoration: none;
	font-weight: bold;
}

#footerTable {
	width: 1024px;
	margin: 0;
	background-color: #6e7d64;
	
}

#footer {
	color: #FFFFFF;
	font-size: 10px;
	text-align:center;
	/*/*font-size: 75%; /* */
}

#dato {
	font-size: 10px;
	font-weight:bold;
	padding-top: 10px;
	padding-left: 15px;
	color: #282F82;
	background-color: #f4f7ee;
}

img.floatLeft {
	float: left;
	margin: 4px 8px 8px 0;
}

img.floatRight {
	float: right;
	margin: 4px 4px 8px 8px;
}

#tableList {
	margin: 0;
}

#topLink {
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #282F82;
	background-color: #FFFFFF;
}

#topLink a:link {
	text-decoration: none;
	color: #282F82;
	background-color: #FFFFFF;
}

#topLink a:visited {
	text-decoration: none;
	color: #282F82;
	background-color: #FFFFFF;
}

#topLink a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #282F82;
	background-color: #FFFFFF;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003366;
	background-color: #FFFFFF;
}
	
#topHead {
	color: #333333;
	background-color: #373B8F;
}

#merkeL {
	padding-top: 20px;
}

#merkeR {
	padding-top: 20px;
	padding-right:50px;
}

.navtop {
	padding-right: 10px;
	text-align: right;
	color: #333333;
	background-color: #FFFFFF;
}

.navtop a:link {
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: underline;
}

.navtop a:visited {
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: underline;
}

.navtop a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: none;
}

.statcounter {
display: none;
}
.uthevet {
	color: #FF0000;
	background-color: #FFFF00;
	font-weight: bold;
}
.uthevet a:link {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFF00;
}
.uthevet a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFF00;
}
.uthevet a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFF00;
}

