#backdrop {
	margin: 0px auto;
	position: static;
	height: 476px;
	width: 786px;
	z-index: 1;
	background-image: url(img/back.jpg);
}
#login {
	height: 175px;
	left: 350px;
	position: relative;
	top: 120px;
	width: 200px;
	z-index: 2;
	font: 10px Verdana;
	line-height: 16px;
}
input.field {
	border-top: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color: #848383 #E8E7E8 #E8E7E8 #848383;
}
#under {
	height: 130px;
	left: 0px;
	position: relative;
	top: 120px;
	width: 718px;
	z-index: 3;
}
#nederst {
	height: 30px;
	left: 0px;
	position: relative;
	top: 134px;
	width: 718px;
	font: 12px Arial;
	z-index: 3;
}
td {
	margin: 0px 0px 0px 0px;
	font: 14px Arial;
}
form {
	margin: 0px 0px 0px 0px;
}
#logoLinkLayer {
	position:absolute;
	left:255px;
	top:15px;
	width:130px;
	height:50px;
	z-index:3;
	cursor: pointer;
	cursor: hand;
}