body {
	background: white url("hkant.jpg") repeat-y left top;
	font: 75% verdana, arial, sans-serif

}

td        
{  border-color: "Green";   
   font: 75% verdana, arial, sans-serif;   
   color: "black";}  


table.menu {border: none;}

td.menu, .overskrift {font: verdana, sans-serif;text-align: left;}

a.menupunkt {
    text-decoration: none;
    background-color: #808040;
	color: #00FF80;
    width:150px;
}

a.menupunkt:hover {
    text-decoration: none;
    background-color: #808040;
	color: #FFFFFF;
    width:150px%;
}

.overskrift {
    background-color: #808080;
    color: #FFFFFF;
}

.tom {
    background-color: #808040;
    color: #808040;
}
.text {
    background-color: #80FFFF;
    color: "black";
}

a:link {
	color: #000080;
	text-decoration:none;
}

a:visited {
	color: #000080;
	text-decoration:none;
}

a:active {
	color: #000080;
	text-decoration:none;
}


a:hover {
	color:#000080;
	text-decoration:underline;
}

#reklame1 {
	position:absolute;
	top: 3%;
	right: 1%;
	
}

#boksx {
	position:absolute;
	width:150;
	top: 17%;
	left: 0%;
	}

#logo {
	position:absolute;
	top: 0%;
	left: 1%;
	background-color: #808040;
	width: 99%;
	}

#mainboks {
	position:absolute;
	width:65%;
	top: 25%;
	left: 20%;
	}

#pollboks {
	position:absolute;
	width:10%;
	top: 25%;
	right: 2%;
	
	}