/* CSS Document */




#ramme {
	height:852px;
	width: 1002px;
	border: thin none;
}
#topp {
	background-color: #FFFFFF;
	clear: both;
	float: left;
	height: 150px;
	width: 1000px;
	background-image: url(pawsw1t.gif);
}
#meny {
	background-color: #FFCC66;
	clear: none;
	float: right;
	height: 50px;
	width: 775px;
	list-style-image: none;
	list-style-type: none;
}

#venstre {
	clear: left;
	float: left;
	height: 700px;
	width: 150px;
	background-color: #FFFFFF;
	background-position: center;
}
#main {
	clear: none;
	float: right;
	height: 640px;
	width: 770px;
	clip:   rect(auto auto auto 3px);
	padding-bottom: 5px;
	background-color: #FFFFFF;
	overflow: scroll;
	padding-left: 5px;
}
a:link {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #FFCC66;
}

