@charset "utf-8";
/* CSS Document */

body
{
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	background-color:#FFF;
	}
table
{
	border-collapse:collapse;
	border-width:0px;
	}
#logo
{
	height:160px;
	}
#menu
{
	width:200px;
	height:645px;
	vertical-align:top;
	padding-left:15px;
	}
#pris
{
	position:absolute;
	top:450px;
	left:15px;
	z-index:100;
	}
#top
{
	width:540px;
	height:100px;}
.siden
{
	padding-left:30px;
	background-image:url(img/background_paper.png);
	background-repeat:no-repeat;
	}
#content
{
	width:530px;
	height:525px;}
#footer
{
	background-image:url(img/spot.png);
	background-repeat:no-repeat;
	background-position: right;
	width:540px;
	height:70px;
	font-size:10px;
	}
#bottom
{
	width:540px;
	height:65px;
	}