html,body {
margin:0 0 1px 0;
height:100%;
}
body {
	margin: 0;
	color: Black;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 10px;
}
img { border: none; }
a:link  { color: #770043; text-decoration: none }
a:visited  { color: #770043; text-decoration: none }
a:hover   { color: #990022; text-decoration: underline }
td { font-size:10px;font-family: Verdana, Arial, Helvetica, sans-serif;}

#newsItem {
	/*border: 1px dotted #D5E6C6;*/
	padding: 2px 0px 10px 0px;
}

.brodtekst { font-size: 8pt; font-family: verdana }
.scrolltext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.rubrik { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#330000;}
.listeover { color: white; font-weight: bold; font-size: 8pt; font-family: verdana; background-color: #990000; border-top: 1px solid #330000; border-bottom: 1px solid #440000 }
.listitems {font-weight: 500; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height : 12px;}

.plistitem:first-letter {color:#770043; font-weight:600; letter-spacing:0.7px}
.plistitem {line-height : 0px; padding: 8px 0px 1px 0px; margin:0px;}

.letterlistsmall {padding:0px 0px 0px 0px; color: #cc88aa; font-weight: 700; font-size: 12px; border-bottom: 1px dashed #cc88aa; width: 280px;}
.letterlist {padding:12px 0px 0px 0px; color: #cc88aa; font-weight: 700; font-size: 12px; border-bottom: 1px dashed #cc88aa; width: 280px;}

h5  {color: #330000;}


/* Scroll area */
#divUpControl {text-align: right;}
#divDownControl {text-align: right;}
#divContent { position: relative; top: 0px; left: 0px; visibility: visible; }


#holdz	{
	position: relative;
	overflow: hidden;
	width: 370px;
	height: 500px;
	z-index: 100;
}
#wn	{
	position: relative;
	left: 0px;
	top: 0px;
	width: 370px;
	height: 500px;
	clip: rect(0px, 370px, 500px, 0px);
	overflow: hidden;
	z-index: 1;
}
#lyr1 {
	position: absolute;
	visibility: hidden;
	left:0px;
	top:0px;
	z-index: 1;
	}