h2 span {
	position: absolute;
	width: 790px;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
}

div.reglogin {
	background-image: url('/images/reg_login.png');
	background-repeat: no-repeat;
	width: 246px;
	height: 149px;
	margin-top: 20px;
	float: left;
	margin-right: 20px;
}
div.reglogin p.legend, div.reglogin a {
	padding: 4px;
}
div.reglogin input[type="text"], div.reglogin input[type="password"] {
	position: absolute;
	margin-left: 90px;
}

div.reglogin input[type="button"], div.password p input[type="button"] {
	margin: 10px 0 10px 0;
    padding-right: 20px !important;
    background: url('/images/btns/bg_str.png') right !important;
}
input#Inloggen { margin-left: 10px; }
input#Registreren {
	margin-left: 128px;
	margin-top: 36px;
}

/* password */

div.password p {
	margin-left: 25px;
}
div.password p input[type="text"] {
	margin-left: 85px;
	width: 190px;
}
div.password p input[type="button"] { margin-left: 15px; }

/* register */

div.register {margin-left: 10px; }
div.register p { margin-left: 5px; } 
div.register input[type="text"], div.register input[type="password"] {
	position: absolute;
	margin-left: 150px;
}
p.legend { margin-left: 10px !important; }

div.plashh {
	width: 100%;
	margin-top: 25px;
	height: 98px;
	background-image: url('/images/plashh.png');
	background-repeat: no-repeat;
	padding: 15px;
}
div.plashh p {
	width: 735px;
}
div.plashh input[type="checkbox"] {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

div.infoo {
	float: left;
	width: 360px;
	padding: 15px;
}

div.elem {
	position: absolute;
	margin-left: 150px;
}
	div.elem input[type="text"] { width: 190px; }
	div.elem select { width: 197px; }
	
input#house_ext, input#deliv_house_ext { width: 35px; }
input#house, input#deliv_house { width: 87px; }

div.infoo input[type="radio"] {
	margin-right: 10px;
}

div.infoo div.super {
	position: absolute;
	width: 360px;
	margin-top: 150px;
}
div.reg-line {
	border-top: 1px solid #dedede;
	width: 790px;
	padding-top: 5px;
	margin-left: 10px;
	margin-top: 450px;
}
div.reg-line div {
	width: 400px;
	text-align: right;
	float:right;
}
	div.reg-line div input {
		margin: 0 0 0 10px !Important;
		padding-right: 20px !important;
		background: url('/images/btns/bg_str.png') right !important;
	}
	input#Vorige {
		background: url('/images/btns/bg_str1.png') left !important;
		padding-left: 20px !important;
	}