#ramme {
	height:705px;
	width: 805px;
	border: thin solid #666666;
	padding: 5px;
}
#topp {
	background-color: #FFFFFF;
	clear: both;
	float: left;
	height: 125px;
	width: 804px;
	background-image: url(topp.jpg);
}
#meny {
	background-color: #FFFFFF;
	clear: none;
	float: right;
	height: 50px;
	width: 650px;
	list-style-image: none;
	list-style-type: none;
}

#venstre {
	clear: left;
	float: left;
	height: 580px;
	width: 150px;
	background-color: #ADA7A5;
	background-position: center;
	text-align: center;
}
#main {
	clear: none;
	float: right;
	height: 530px;
	width: 650px;
	background-color: #FFFFFF;
	overflow: auto;
}
a:link {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #504C4B;
	text-decoration: none;
}
a:active {
	font-size: 14px;
	font-weight: bolder;
	color: #33CCFF;
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #504C4B;
	font-style: normal;
	font-variant: normal;
}
