body {font-family: "trebuchet ms", sans-serif; color:#333333; font-size: 11px; line-height:1.3em;}


a:link { font-family: "trebuchet ms", sans-serif; text-decoration: none; color: #333333; line-height:1.3em;}
a:visited { font-family: "trebuchet ms", sans-serif; text-decoration: none; color: #333333;}
a:active { font-family: "trebuchet ms", sans-serif; text-decoration: none; color: #333333;}
a:hover { font-family: "trebuchet ms", sans-serif; text-decoration: underline; color: #333333;}

h1 {font-family: Arial, Helvetica, sans-serif; color:#000000; font-size: 13px; margin: 0px auto 5px auto;}
h2 {font-family: Arial, Helvetica, sans-serif; color:#000000; font-size: 11px; margin: 0px auto 5px auto;}

#top {
	position:absolute;
	top:30px;
	width:450px;
	height:286px;
	z-index:1;
	left: 30px;
}

#meny {
	position:absolute;
	left:495px;
	top:63px;
	width:372px;
	height:228px;
	z-index:2;
}

#banners {
	position:absolute;
	left:15px;
	top:316px;
	width:480px;
	height:200px;
	z-index:3;
}

#text {
	position:absolute;
	left:525px;
	top:331px;
	width:342px;
	z-index:4;

}

#coll {
	position:absolute;
	left:30px;
	top:331px;
	width:450px;
	z-index:3;
}

/*preload classes*/ 
.svw {
	width: 429px;
	height: 576px;
	background: #fff;
}
.svw ul {
	position: relative;
	left: -999em;
}
/*core classes*/ 
.stripViewer {
	overflow: hidden;
	border: 0px;
	margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}
.stripViewer ul li {
	float:left;
}
.stripTransmitter {
	overflow: hidden;
	position: absolute;
	width: 668px;
	left:60px;
	top: 500px;
	text-align:left;
}
.stripTransmitter ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.stripTransmitter ul li {
	width: 20px;
	float:left;
}
.stripTransmitter a {
	font: italic 12px "Courier New", Courier, monospace;
	color: #ffffff;
	text-decoration: none;
}
.stripTransmitter a:hover, a.current {
	color: #ffffff;
	text-decoration:underline;
}

