#inlogblok{
	float: left;
	width: 320px;
	height: 96px;
}

#inlogblok_head{
	width: 320px;
	height: 32px;
	background: #9c9d9d;
}

#inlogblok_head p{
	color: #ffffff;
	font-size: 12px;
	margin: 7px 0 0 7px;
}

#inlogblok_mail{
	width: 320px;
	height: 32px;
}

#inlogblok_ww{
	width: 320px;
	height: 32px;
}

#inlogblok_mail p, #inlogblok_ww p{
		font-size: 12px;
		margin: 7px 0 0 7px;
}

#inlogblok_mail input, #inlogblok_ww input{
		float: right;
		width: 220px;
		margin: 5px 0 0 0;
}

#nieuwe_bezoeker{
	float: right;
	width: 235px;
	height: 120px;
	margin: 0 30px 0 0;
}

#nieuwe_bezoeker_head{
	width: 200px;
	height: 32px;
	background: #9c9d9d;
}

#nieuwe_bezoeker_head p{
	color: #ffffff;
	font-size: 12px;
	width: 200px;
	margin: 7px auto 0 auto;
	text-align: center;
}

#nieuwe_bezoeker_klik_hier{
	float: left;
	width: 200px;
	height: 88px;
	background: #a3c40f;
}

#nieuwe_bezoeker_klik_hier p{
	color: #ffffff;
	font-size: 12px;
	width: 200px;
	margin: 7px auto 0 auto;
	text-align: center;
	border: 1px solid black;
}

#nieuwe_bezoeker_klik_hier a{
	color: #ffffff;
	text-decoration: none;
}

#nieuwe_bezoeker_klik_hier a:hover{
	text-decoration: underline;
}

#login{
	float: left;
	width: 320px;
	height: 23px;
	margin: 30px 5px 2px 0px;
	background-color: #a3c40f;
	border: 0px;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	line-height: 22px;
}

#vergeten{
	float: left;
	clear: left;
	display: block;
	width: 320px;
	height: 23px;
	margin: 10px 5px 2px 0px;
	background-color: #9c9d9d;
	border: 0px;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	line-height: 22px;
}

#vraag_login{
	float: left;
	margin: 31px 0 0 5px;
}

#vraag_vergeten{
	float: left;
	margin: 10px 0 0 0;
}

#vraag_nieuw{
	float: right;
	display: block;
	margin: 65px 0 0 5px;
}
