body {
	background: #F7F5F6;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica,  sans-serif;
	font-size: 0.8em;
}

td {
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica,  sans-serif;
	font-size: 0.8em;
}
li {
		font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica,  sans-serif;
	font-size: 0.8em;

}

a {
	font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica,  sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #EA9225;
}

.toplinks{
	font-weight: normal;
}

#toplinks{
	position: absolute;
	top: 10px;
	left: 604px;
	width: 160px;
	text-align: right;
}

.top{
	font-size: 0.75em;
}

#nyrubbe{
	background-image: url(img/nyrubbe.jpg);
	width: 598px;
	height: 192px;
	position: absolute;
	top: 2px;
	left: 15px;
}

#main{
	width: 726px;
	position: absolute;
	top: 198px;
	left: 36px;
}

#right{
	position: absolute;
	height: 100%;
	width: 15px;
	top: 0px;
	left: 800px;
	background-image: url(img/side.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#column{
	width: 350px;
	float: left;
	display: inline;
	padding-left: 0px;
	padding-right: 15px;
}