body	{
	background-image: url(bg.jpg);
	margin: 0;
	padding: 0;
	height: 100%;
	}
	
		
a.topplink:link {
	color: #4d4d4d;
	text-decoration: none;
	}
a.topplink:visited {
	color: #4d4d4d;
	text-decoration: none;
	}
a.topplink:hover {
	color: #fefefe;
	text-decoration: none;
	}
a.topplink:active {
	color: #4d4d4d;
	text-decoration: none;
	}
	
	
a:link {
	color: #383838;
	text-decoration: none;
	}
a:visited {
	color: #383838;
	text-decoration: none;
	}
a:hover {
	color: #fefefe;
	text-decoration: none;
	}
a:active {
	color: #383838;
	text-decoration: none;
	}
	
	
a.byline:link {
	color: #66cc66;
	text-decoration: none;
	}
a.byline:visited {
	color: #66cc66;
	text-decoration: none;
	}
a.byline:hover {
	color: #4d4d4d;
	text-decoration: none;
	}
a.byline:active {
	color: #66cc66;
	text-decoration: none;
	}

	
table.maintable	{
	height: 100%;
	width: 856px;
	}

td.topp	{
	height: 325px;
	width: 856px;
	margin-left: 0;
	background-image: url(topp.jpg);
	background-repeat: no-repeat;
	}
	
td.mellom	{
	height: 404px;
	width: 856px;
	margin-left: 0;
	background-image: url(mellom.jpg);
	background-repeat: no-repeat;
	overflow: visible;
	}
		
div.byline	{
	text-align: right;
	width: 515px;
	padding-left: 140px;
	background-image: url(linje.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 25px;
	padding-right: 70px;
	}
	
	
div.menyboks	{
	position: absolute;
	top: 300px;
	left: 210px;
	}
	
div.container	{
	width: 856px;
	height: 404px;
	padding-left: 210px;
	margin-top: 0;
	padding-top: 20px;
	}

div.boks	{
	float: left;
	width: 450px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
div.flydeboks	{
	width: 320px;
	height: 177px;
	background-image: url(img/1aar.jpg);
	position: fixed;
	top: 200px;
	left: 970px;
	}

font.bread	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.7em;
	color: #383838;
	padding: 1px;
	line-height: 1.3em;
	}

.menybread	{
	font-family: "Century Gothic","Trebuchet MS";
	font-weight: lighter;
	font-size: 0.8em;
	}