body,td,th {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
body {
	background-color: #262626;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#hodet {
	background-image: url(bilete/topp_bg.png);
	background-repeat: repeat-x;
	height: 148px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#foten {
	background-color: #262626;
	background-image: url(bilete/bunn_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 130px;
	width: 100%;
	position: absolute;
	top: 600px;
}
#kroppen {
	background-color: #FFF;
	height: 500px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	position: absolute;
	top: 146px;
	text-align: left;
}
#innhaldet {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	width: 185px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#kontakt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: 120px;
	width: 200px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
a:link.fot {
	color: #278520;
	text-decoration: underline;
}
a:visited.fot {
	color: #278520;
	text-decoration: underline;
}
a:hover.fot {
	color: #2FA526;
	text-decoration: underline;
}
a:active.fot {
	color: #2FA526;
	text-decoration: underline;
}
