body {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	background-image: url(../bilder/bakgrunn.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	margin-top: 0px;
}
#hoved {
	width: 692px;
	margin-right: auto;
	margin-left: auto;
}
#topp {
	width: 692px;
	height: 140px;
}
#meny {
	width: 692px;
	height: 51px;
}	
#knapp01 {
	float: left;
	height: 51px;
	width: 187px;
}
#knapp02 {
	float: left;
	height: 51px;
	width: 129px;
}
#knapp03 {
	float: left;
	height: 51px;
	width: 183px;
}
#knapp04 {
	float: left;
	height: 51px;
	width: 97px;
}
#knapp05 {
	float: left;
	height: 51px;
	width: 96px;
}
#knapp01_eng {
	float: left;
	height: 51px;
	width: 133px;
}
#knapp02_eng {
	float: left;
	height: 51px;
	width: 149px;
}
#knapp03_eng {
	float: left;
	height: 51px;
	width: 206px;
}
#knapp04_eng {
	float: left;
	height: 51px;
	width: 118px;
}
#knapp05_eng {
	float: left;
	height: 51px;
	width: 86px;
}
#innhold {
	width: 682px;
	padding: 5px;
}
a:link, a:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
a:hover {
	color: #FFF;
	font-weight: bold;
}
.float_left {
	clear: right;
	float: left;
	border: medium solid #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
}
.float_right {
	clear: left;
	float: right;
	border: 1px solid #FFF;
	margin-right: 2px;
	margin-left: 5px;
}


.overskrifter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}
.bilder {
	border: thin solid #FFF;
}
.menyknapper {
	position: fixed;
}
.toppknapp {
	position: fixed;
}
ul li {
	line-height: 30px;
}
