body {
	margin:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	background-color: #ffffff;
	
}

#wrapper {
	width:920px;
	margin:0px auto;
}

#header1 {
	height:250px;
	background-image: url(images/infobox/bakgrunnheader1.gif);
	background-repeat:no-repeat;
	
}
#header2 {
	height:250px;
	background-image: url(images/infobox/bakgrunnheader2.gif);
	background-repeat:no-repeat;
	
}
#header3 {
	height:250px;
	background-image: url(images/infobox/bakgrunnheader3.gif);
	background-repeat:no-repeat;
	
}

#content {
	background-image: url(images/infobox/bakgrunnhelesiden.png);
	background-repeat: repeat;
	overflow: auto;
	padding-bottom: 15px;
}

#content div {
	float:left;
}

	#content-left {
		width:30px;
		height:1px;
		overflow:hidden;
	}
	
	#content-left-menu {
		width:181px;
		overflow:hidden;
	}
	
	#content-between {
		width:9px;
		height:1px;
		overflow:hidden;
	}
	
	#content-main {
		width:500px;
		overflow:hidden;
	}
	
	#content-right-menu {
		width:180px;
		overflow:hidden;
	}
	
	#content-right {
		width:30px;
		height: 1px;
		overflow:hidden;
	}

#footer {
	float:left;
	width:877px;
	height: 40px;
	padding: 10px 0px 0px 43px;
	background-image: url(images/infobox/footer.gif);
	background-repeat: no-repeat;
}

#bottom {
	clear:both;
}

img, div, input, a, #content{ behavior: url(images/iepngfix.htc); }

textarea {
	  width: 90%;
	  font-family: Verdana, Arial, sans-serif;
	  font-size: 11px;
}

form { display: inline; }

label {
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

checkbox, input, radio, select {
	padding: 0px;
	margin: 0px;
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
}


/* --- Start dynamiske Knapper --- */
a.button {
		background: transparent url('/images/infobox/bg_button_a.gif') no-repeat scroll top right;
		color: #444;
		display: block;
		float: left;
		font: normal 12px arial, sans-serif;
		height: 24px;
		margin-right: 6px;
		padding-right: 18px; 
		text-decoration: none;
}

a.button span {
		background: transparent url('images/infobox/bg_button_span.gif') no-repeat;
		display: block;
		line-height: 14px;
		padding: 5px 0 5px 18px;
} 

a.button:active {
		background-position: bottom right;
		color: #000;
		outline: none;
}

a.button:active span {
		background-position: bottom left;
		padding: 6px 0 4px 18px; 
} 

input.button{
		background: transparent url('images/infobox/bg_button_span.gif') no-repeat;
		display: block;
		line-height: 14px;
		padding: 5px 0 5px 18px;
} 

/* --- Slutt dynamiske knapper --- */

/* --- Start galleri --- */

.bilde {}

.bilde-active-anchor img {
	visibility: hidden;
}

.bilde img {
	border: 0px solid gray;
}

.bilde:hover img {
	border: 0px solid white;
}
		
.bilde-wrapper {
	background: white;
}

.bilde-image {
	border: 2px solid white;
}

.bilde-image-blur {}
		
.bilde-caption {
	display: none;			
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
}

.bilde-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;			
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
		
a.bilde-credits, a.bilde-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}

a.bilde-credits:hover, a.bilde-credits:hover i {
	color: white;
	background-color: gray;
}
		
a.bilde-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
		
.bilde-display-block {
	display: block;
}

.bilde-display-none {
	display: none;
}

/* --- Avslutt galleri --- */
