body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-color: #466C7C;
	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: 14px;
	font-weight: bold;
	margin: 0px;
	color: #3A5966;
	letter-spacing: 0.1em;
}
#tekst p {
	margin: 0px 0px 15px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-left: -15px;
	color: #483B3C;
}

/*--------------------------------*/

#editbuttonbox {
	position: absolute;
	top: 60px;
	left: 230px;
	z-index: 100;
}

/*--------------------------------*/

#BW_mailform label{
	display: block;
	float: left;
	width: 80px;
	font-weight: bold;
	line-height: 20px;
}

#BW_mailform div {
	clear: both;
	height: 20px;
	line-height: 20px;
}

#BW_mailform span {
	height: 20px;
	line-height: 20px;
}




