img {
	border: none;
	}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	background-color: #E2E2E2;
	padding: 10px;
	font-size: 12px;
}
#mainwrapper {
	padding: 10px;
	border: 1px solid #999999;
	width: 950px;
	background-color: #FFFFFF;
}
#headwrapper {
	width: 100%;
	/*background-image: url(/grafikk/kunstnerbio/head_bg_stripe.gif);
	background-repeat: repeat-y;
	background-position: right bottom;*/
	padding: 5px 0 0 0;
	margin: 0 0 20px 0;
	height: 25px;
	position: relative;
	clear:both;
}
#valign__box {
	/*position: absolute;
	bottom: 0px;*/
	margin-top: 150px
	width: 640px;
	float:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#headwrapper h2 {	
	margin: 5px 0 5px 0;
	font-size: 26px;
	text-transform: uppercase;
	color: #1b4958;
	display:inline;
}
#headwrapper h3 {
	margin: 5px 0 5px 0;
	padding-left: 5px;
	font-size: 16px;
	color: #1b4958;
	display:inline;
	font-style: italic;
}
#bodywrapper {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1b4958;
	margin-top: 70px;
	padding-top: 10px;
	position:relative;
}
#sidebar {
	margin: 0;
	padding: 0;
	width: 280px;
	float: left;
	background-color: #FFFFFF;	
}

#detaljer {
	font-size: 16px;
	background-color: #DFDFDF;
	padding:  15px 10px 15px 10px;
	margin-top: 60px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	font-weight: bold;
	width: 230px;
	
}
td em {
	display: block;
}
td strong {
	margin: 0px 0 0px 0px;
	font-size: 16px;
	color: #999999;
}


#main-content {
	float: right;
	width: 650px;
}
#main-content .om_cv {
	margin-top: 40px;
}

#navigation ul {
	font-size: 12px;
	width: 250px;
	list-style-type:none;
	margin:0 0 12px 0;
	padding:3px 0 3px 0;
	background-color:#FFF;
	color:#666
	}
#navigation li {
	width: 260px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display:block;
	}



#navigation li a:link {
	color:#3E698B;
	line-height:150%;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:2px 0 2px 5px;
	border-bottom: 1px solid #CCC;
	background-image: url(../grafikk/kunstnerbio/link_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
#navigation li a:visited {
	color:#3E698B;
	line-height:150%;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:2px 0 2px 5px;	
	border-bottom: 1px solid #CCC;

}
#navigation li a:hover{
	color:#990000;
	line-height:150%;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:2px 0 2px 5px;	
	border-bottom: 1px solid #CCC;
	background-image: url(../grafikk/kunstnerbio/link_bg.gif);
	background-repeat: no-repeat;
	background-position: right 0px;

}

#navigation li a:active {
	color:#3E698B;
	line-height:150%;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:2px 0 2px 5px;	
	border-bottom: 1px solid #CCC;
	background-image: url(../grafikk/kunstnerbio/link_bg.gif);
	background-repeat: no-repeat;
	background-position: right -30px;
	}
	
#active {
	background-image: url(../grafikk/kunstnerbio/link_bg.gif);
	background-repeat: no-repeat;
	background-position: right -30px;
}

	
.katalogsider{
	font-size: 14px;
	font-weight: bold;
	}
	
.katalogsider a:link {
	color:#3399CC;
	text-decoration:none;
	padding:0 1px 0 1px;	
	}
.katalogsider a:visited {
	color:#3399CC;
	text-decoration:none;
	padding:0 1px 0 1px;	
	}
.katalogsider a:hover{
	color:#990000;	
	text-decoration:none;
	padding:0 1px 0 1px;	
}
.katalogsider a:active {
	color:#3399CC;
	text-decoration:none;
	padding:0 1px 0 1px;	
	}





.adresse td {
	font-size: 12px;
	color: #333333;
	vertical-align: top;
	padding: 0 5px 0px 0;
}

.bilde_ramme {
	background-color: #DFDFDF;
	margin: 5px;
	border: 1px solid #CCC;
	padding: 5px 10px 5px 20px;
	height: 250px;
	
}
.bilde_ramme img {
	padding: 4px;
	margin: 5px 10px 5px 0;
	border: 1px solid #666;
	background-color: #FFFFFF;
	display: block;
	clear: right;
}
#main-content td {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;	
}

.tittel {
	font-weight: bold;
}
.pris {
	font-style: italic;
}

.img-shadow {
  float:left;  
  background: url(/grafikk/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/grafikk/shadow.gif) no-repeat bottom right;
  margin: 0px 0 0 10px !important;
  margin: 0px 0 0 5px;
  clear: both;
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	
}
#footer {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
}
.bildecelle {

	background-color: #DFDFDF;
	border: 1px solid #CCC;
	padding: 5px 10px 5px 20px;
}
.bildecelle img {

	padding: 4px;
	margin: 5px 10px 5px 0;
	border: 1px solid #666;
	background-color: #FFFFFF;
	display: block;
	clear: right;
}


/*.img-shadow {
clear: both;
float:left;
background: url(/grafikk/shadowAlpha.png) no-repeat bottom right !important;
background: url(/grafikk/shadow.gif) no-repeat bottom right;
margin: 20px 0 0 17px !important;
margin: 20px 0 0 8px;
}


.img-shadow img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 4px;
}*/