/* CSS Document */
body {
	width: 780px;
	background-color: #BFE8EE;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#helside {
	width: 780px;
	background-color: #BFE8EE;
	padding: 10px;
	padding-bottom: 50px;
	margin: 0;
}
html>body #helside {
	width: 760px;
	padding-bottom: 30px;
}
#side {
	background-color: #E0F1F3;
}
#logo {
	display: block;
	width: 760px;
	height: 116px;
	background: url("topp.jpg") no-repeat top left;
}
html>body #logo {
	height: 96px;
}
#logo span {
	display: none;
}
#logotekst {
	float: left;
	margin-left: 85px;
	margin-top: -40px;
	font-size: 14px;
	font-weight: bold;
}
html>body #logotekst {
	margin-left: 175px;
	margin-top: -20px;
}
#tilbake {	
	float: left;
	margin-left: 330px;
	margin-top: -80px;
}
html>body #tilbake {
	margin-left: 665px;
	margin-top: -60px;
}
#innhold {
	margin-left: 20px;
	padding-bottom: 10px;
}
html>body #innhold {
	padding-top: 20px;
}
#tekst_innhold {
	float: left;
	width: 740px;
}
#tekst_venstre {
	display: block;
	width: 305px;
	float: left;
}
#bilde {
	display: block;
	width: 425px;
	height: 232px;
	float: right;
}
#flash {
	width: 395px;
	float: left;
}
#tekst_hogre {
	width: 325px;
	float: left;
}
#menyknapper {
	display: block;
	width: 760px;
	position: relative;
	float: left;
	clear: both;
	margin-top: 20px;
	margin-bottom: -25px;
}
html>body #menyknapper {
	margin-bottom: -5px;
}
#menyknapper img { 
	float: left;
	padding: 0;
	margin: 0;
}
.knapp{
	margin: 0;
	padding: 0;
}
#fyll {
	clear: both;
	line-height: 1px;
}
#footer {
	display: block;
	float: left;
	background-color: #BFE8EE;
}
#footertekst {
	display: block;
	text-align: center;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
html>body #footertekst {
	margin-top: 30px;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#hjorner {
	display: block;
	width: 760px;
	padding-bottom: 0;
	background-color: #E0F1F3;
}
html>body #hjorner {
	margin-top: -23px;
}
#hjorne_venstre {
	display: block;
	float: left;
	width: 23px;
	height: 23px;
	background: url("hjorne_nede_venstre.jpg") no-repeat bottom left;
}
#hjorne_hogre {
	display: block;
	float: right;
	width: 23px;
	height: 23px;
	background: url("hjorne_nede_høyre.jpg") no-repeat bottom right;
}
ul {
	list-style-image: url("blå_firkant.jpg");
	margin-left: 0;
	padding-left: 20px;
}
