body {
	font-size: 0.8em;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: left;
}


.right {
	font-size: 1.0em;
	padding-right: 10px;
	text-align: right;
}

#listbox {
	width: 50px;
}


#pic {
	background-picture: Gra bakgrunn.jpg;
	left: 20px;
	position: relative;
	top: 20px;
	width: 235px;
}

#pic a .large {
	border: 0px;
	height: 0px;
	left: -31px;
	position: absolute;
	width: 1px;

}

#pic a img {
	border: 0px;
	border-color: #FFFFFF;
}

#pic a.p1, #pic a.p1:visited {
	background-picture: Gra bakgrunn.jpg;
	border: none;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 200px;
}

#pic a.p1:hover {
	color: #FF6600;
	text-decoration: underline;
}

#pic a.p1:hover .large {
	border: 0;
	height: 200px;
	width: 200px;
	position: absolute;
	left: 200px;
	margin-top: 0px;
