body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-color: #00C6F7;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#tekst {
	width: 468px;
	background-image: url(../images/tekstback.gif);
	left: 214px;
	position: absolute;
	top: 0px;
	padding-left: 35px;
	padding-top: 130px;
	padding-right: 20px;
}

#container {
	margin-left: -380px;
	position: absolute;
	width: 760px;
	left: 50%;
	top: 0px;
}

#logo {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 22px;
	white-space: nowrap;
}

#topline {
	position: absolute;
	left: 0px;
	top: 0px;
}

#bottomline {
	position: absolute;
	left: 0px;
}

#copyright {
	position: absolute;
	left: 705px;
	top: 6px;
	border: 0px;
	z-index: 3;
}

#print {
	position: absolute;
	left: 675px;
	top: 6px;
	border: 0px;
	z-index: 3;
}

#home {
	position: absolute;
	left: 645px;
	top: 6px;
	border: 0px;
	z-index: 3;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #ff2928;
	letter-spacing: 0.1em;
}
#tekst p {
	margin: 0px 0px 15px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-left: -15px;
	color: #483B3C;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #483B3C;
	letter-spacing: 0.1em;
}
