@charset "utf-8";
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:transparent

}
.utstillingsres {
	font-weight: bold;
	color: #CC0000;
}

.border {
	border: 1 px solid #666666;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.background {
	background-attachment: fixed;
	background-image: url(images/back_nede.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}


table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.tittel_forsiden {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
	border:none
}
	
a:hover {
	color: #CC0000;
	text-decoration: underline overline;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	
}
.h4 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
li {
	list-style-position: outside;
	list-style-image: url(images/pil.gif);
}

.style1 {
	color: #CC0000;
	font-weight: bold;
}
border_table {
	border: 1px solid #666666;
}

.img {
	border: 2px solid #666666;
	style="opacity:0.4;filter:alpha(opacity=40);
	onmouseover: "this.style.opacity=1;this.filters.alpha.opacity=100;
	onmouseout: "this.style.opacity=0.4;this.filters.alpha.opacity=40;

}

.champ_red {
	color: #FF0000;
	font-weight: bold;
}.ck {
	color: #FF00FF;
}

.hp {
	color: #CC00FF;
}

.bir {
	color: #FF0000;
}

.bim {
	color: #003300;
}
.c1 {
	color: #0000FF;
}
.c2 {
	color: #FF0000;
}




