/* css dokument */

body {
	font-famely: cooper black, arial ;
	font-size: 18px;
	color: ff6699}

h1 {
	font-size: 20px ;
	font-weight: bold }
	
h2 {
	font-famely: cooper black, arial ;
	font-size: 18px;
	color: ff9999}


#topp {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 736px;
	height: 55px;
	border: solid 20px #ff9999;
	background: #00000;
	padding: 20px;
	font-size: 27px }
	

#meny {
	position: absolute;
	top: 135px;
	left: 0px;
	width: 78px;
	height: 287px;
	overflov: auto;
	border: solid 20px #ff6699;
	background: #00000;
	padding: 20px }

#midt {
	position: absolute;
	top: 135px;
	left: 157px;
	width: 592px;
	height: 298px;
	overflow: auto;
	border: solid 20px #ff6666;
	background: #7892f;
	padding: 13px }

#bunn {
	position: absolute;
	top: 499px;
	left: 0px;
	width: 750px;
	height: 20px;
	border: solid 20px #ff9999;
	background: #75035;
	padding: 13px;
	font-size: 14px }





#venstreMeny a:link, #venstreMeny a:hover, #venstreMeny a:visited, #venstreMeny a:active {
	font-size: 14px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	width: 70px;
	background-color: #ff9999}

#venstreMeny a:link {
	color: #ffffff;
	background-color: #ff9999}

#venstreMeny a:hover {
	color: #ffffff;
	background-color: #ff6666}

#venstreMeny a:visited {
	color: #ffffff}
	background-color: #ff9999}

#venstreMeny a:active {
	color: #ff99ff ;
	background-color: #ff6666}