html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

body {
	background: #000 url(../images/achter_popup.gif) top left no-repeat;
}

div#header {
	height: 78px;
	background: url(../images/achter_popup_header.gif) top left no-repeat;
	padding: 27px 0 0 12px;
}

div#formulier {
	min-height: 405px;
	_height: 405px;
	margin:  4px 56px;
	padding: 12px;
}

div#formulier h1 {
	padding: 0 0 10px 0;
}

div#formulier h2 {
	font-weight: bold;
	font-size: 1.0em;
	padding: 10px 0 4px 0;
}
