/*css document*/

h1 
 {
 font-size: 14px;
 color: #666666;
 font-weight: bold;
 margin-top: 0px;
 margin-bottom: 3px;
 } 




body	{
	overflow-x:hidden; 
	margin: 0;
	padding: 0;
	height: 100%;
	scrollbar-arrow-color: #70868E;
	scrollbar-base-color: #B9CDD4;
	scrollbar-face-color: #B9CDD4;
	scrollbar-highlight-color: #CEE0E7;
	scrollbar-shadow-color: #70868E;
	}

img	{
	border: 0;
	}

html 	{
	height: 100%;
	text-align: center;
	font-family: Arial, Verdana,  Helvetica, Sans-serif;
	font-size: 12px;
	background-image: url(grafikk/bakgrunn.gif);
	background-repeat: repeat;
	}


.mini 	{	
	color: #222;	
	font-size: 9px;	
	font-weight: normal;
	}

.main 	{	
	color: #222;	
	font-size: 12px;	
	font-weight: normal;
	}

.head 	{	
	color: #222;	
	font-size: 12px;	
	font-weight: bold;
	text-decoration: underline;
	}

.mainbold 	{	
	color: #fff;	
	font-size: 13px;	
	font-weight: bold;
	}

a:link{
	font-size: 12px;
	color: #1d98b6;
	text-decoration: none;
	}

a:active{
	font-size: 12px;
	color: #1d98b6;
	text-decoration: none;
	}

a:visited{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	}

a:hover{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	}

.menu a:link{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	}

.menu a:active{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	}

.menu a:visited{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	}

.menu a:hover{
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	}
	
	
#wrap	{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	min-height:100%;
  	}

#header	{
	position: relative;
	width: 870px;
	height: 110px;
	float: left;
	background: #fff;
	}

#menuleft	{
	padding: 7px 7px 7px 29px;
	margin-bottom: 15px;
	position: relative;
	width: 800px;
	height:12px;
	background: #efefef;
	word-spacing: 10px;
	color: #dedede;
	float: left;
	}

#menuright {
	padding: 7px;
	margin-bottom: 15px;
	position: relative;
	width: 20px;
		height:12px;
	background: #1d98b6;
	color: #333;
	float: right;
	}

#mainwrap {
	position: relative;
	padding: 15px 15px 15px 15px;
	float: left;
	width: 870px;
	background: #fff;
	min-height:1000px;
  	height:auto !important;
	height:1100px;
	}

#headerleft {
	height: 17px;
	background:#1d98b6;
	float: left;
	color:#fff;
	padding:5px 8px;
	}

#headersub {
	height: 17px;
	background:#fff;
float:left;
	padding:0;
color: #444;	
	font-size: 13px;	
	font-weight: bold;
	min-width:185px;
	}

#headerright {
	padding: 2px 0 0 10px;
	width: 275px;
	height: 17px;
	background: #5c5c5e;
	float: right;
	}

#mainleft {
	padding: 20px 30px 0 30px;
		position:relative;
	width: 820px;
	float: left;
	min-height:750px;
  	height:auto !important;
	height:750px;
	background: #fff;
	overflow-x: hidden;
	overflow-y: hidden;
	}


#mainright {
	padding: 20px 30px 0 30px;
	position: relative;
	width: 223px;
	float: right;
	min-height:750px;
  	height:auto !important;
	height:750px;
	background: #fff;
	overflow-x: hidden;
	overflow-y: hidden;
	border: 1px solid #5c5c5e;
	}

#rightunder {
	position: relative;
	float: right;
	width: 283px;
	height: auto;
	background: #5c5c5e;
	overflow-x: hidden;
	overflow-y: auto;
	}


#img220 {
	position: relative;
	padding: 10px 10px 10px 10px;
	float: left;
	width: 220px;
	height: 130px;
	color: #999;
	line-height: 16px;
	background: #FFF;
	border: 1px solid #DDD;
	margin: 0 12px 12px 0;
	text-align: center;
	}

#img80 {
	position: relative;
	padding: 5px 5px 5px 5px;
	float: left;
	width: 70px;
	height: 70px;
	color: #999;
	line-height: 10px;
	background: #FFF;
	border: 1px solid #CCC;
	margin: 0 4px 4px 0;
	text-align: center;
	}

#img100{
		padding: 15px 15px 5px 5px;
	text-align: top;
	height: 75px;
	float: left;
	}

#tutramme{
	padding: 15px 15px 5px 5px;
	text-align: top;
	width: 300px;
	height: 75px;
	float: left;
	}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0;
}
.highslide:hover img {
	border: 0;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 0;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 0;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 0;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}