.tekst {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-align: justify; text-decoration: none); letter-spacing: normal; word-spacing: normal; text-decoration: none}

.tekstitalic {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-align: justify; text-decoration: none; letter-spacing: normal; word-spacing: normal; text-decoration: none}

.rollovercursor {  cursor: default}
.line {
	color: #000000;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
}
.markerpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0099;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
}
.tekstbigblack { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: none }
.rollover {  }
.backgrimage {  background-attachment: fixed; background-image: url(pics/backgr3.jpg); background-repeat: repeat-x; background-position: left top}
.imgrollover {
	cursor: text;

}
.rolloverimg {
	cursor: default;


}

.tekstinactive {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #666666; text-align: justify; text-decoration: none; letter-spacing: normal; word-spacing: normal; text-decoration: none
}
.markerpinkinactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF66CC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
}
.markerpinksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
	background-color: #FF0099;
}
* html img,
* html .png{
	position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
	left: 800px;
}
a.info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0099;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
	    position:relative;
    z-index:24;
}

a.info:hover {
	z-index:25;
	text-decoration:none;
	}

a.info span {display: none;}

a.info:hover span {
	display:block;
	position:absolute;
	top:1em;
	left:0;
	width:100px;
	border:thin solid #FF66CC;
	padding:4px;
	background-image: url(pics/tooltipbg.png);
	background-repeat: repeat;
	text-align: center;
}
