html, body {
	height: 100%;                                                                  
	margin: 0;                                                                     
	padding: 0;        
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0;
}

td {
	vertical-align: top;
}

#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;                                                                     
	margin-top: -300px;                                                              
	float: left;
}

#wrapper {
	width: 817px;
	height: 600px;
	clear: both;
	margin:0px auto;
	position: relative;
	top: -200px;
	/* IE4ever Hack: Hide from IE4 **/
		position: static;
	/** end hack */

}

#meisje {
	position:absolute;
	margin:320px 0 0 660px;
}	

#welkom {
	margin:25px 0 150px 123px;
}	

#logo_floris {
	position:absolute;
	margin:528px 0 0 0;
}

#direct_inlog, #login_txt {
	text-align:center;
	font-weight:bold;
}

#direct_inlog {
	padding-top: 10px;
}