body {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 16px;
	background-image: url(../bilder/bakgrunn.png);
	margin-top: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
}
#hoved {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#topp {
	width: 800px;
	height: 200px;
}
#meny {
	width: 800px;
	height: 31px;
}	
#knapp01 {
	float: left;
	height: 31px;
	width: 172px;
}
#knapp02 {
	float: left;
	height: 31px;
	width: 130px;
}
#knapp03 {
	float: left;
	height: 31px;
	width: 181px;
}
#knapp04 {
	float: left;
	height: 31px;
	width: 97px;
}
#knapp05 {
	float: left;
	height: 31px;
	width: 166px;
}
#knapp06 {
	float: left;
	height: 31px;
	width: 54px;
}

#knapp01_eng {
	float: left;
	height: 31px;
	width: 114px;
}
#knapp02_eng {
	float: left;
	height: 31px;
	width: 142px;
}
#knapp03_eng {
	float: left;
	height: 31px;
	width: 196px;
}
#knapp04_eng {
	float: left;
	height: 31px;
	width: 103px;
}
#knapp05_eng {
	float: left;
	height: 31px;
	width: 196px;
}
#knapp06_eng {
	float: left;
	height: 31px;
	width: 48px;
}

#innhold {

}
#adds {
	clear: left;
	float: right;
	width: 235px;
	margin-bottom: 5px;
	margin-left: 5px;
}

a:link, a:visited {
	text-decoration: none;
	color: #c67e2a;
	font-weight: bold;
}
a:hover {
	color: #FFF;
	font-weight: bold;
}
.float_left {
	clear: right;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.float_right {
	clear: left;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}


.overskrifter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}
.bilder {
	border: thin solid #c67e2a;
}
.menyknapper {
	position: fixed;
}
.toppknapp {
	position: fixed;
}
.clearit {
	clear: both;
	margin-bottom: 20px;
}
.linjeluft {
	line-height: 24px;
}


ul li {
	line-height: 30px;
}

