
body{
	background: rgb(173,190,179) url('ren_bakgrunn.png') no-repeat;
	background-position: 155px 75px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
}

a{color: rgb(100,100,100)}
img { border:0;
}
address{color: rgb(50,50,50);
font-size: 12px;
}

#meny{
	position: absolute;
	width: 200px;
	heigth: 415px;
	left: 165px;
	top: 300px;
	background: transparent;
	overflow: hidden;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	line-height: 18px;
}

#innhold{
	position: absolute;
	width: 420px;
	heigth: 415px;
	left: 355px;
	top: 250px;
	background: transparent;
	font-size: 16px;
 	font-family: Baskerville;
	line-height: 19px;
	font-weight:bold;
}

.tekst {
float: left;
font-size: 11px;
font-family: Arial;
font-weight: bold;
line-height: 18px;

}
.knapp {
color: #333333;
font-size: 11px;
font-family: Arial;
border: solid 1px #666;
}


