/**
 * Pascal 
 */

div.right_register{
width:390px;

}

div.left_register{
	width:390px;

}

input.name{
	width:133px;
}

/**
 * Wat css voor de pagina zelf
*/
body.page_grid_front div#page_container {
	margin: 5px;
	padding: 0px;
	width: auto;
}
body.page_grid_front {
	background-color: white;
}

div.register_finnisched {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #FFCC00;
	background-image: url('/images/aanmelden/aanmelden_succes.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height:600px;
	padding-top: 80px;
}
div.register {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #FFCC00;
	background-image: url('/images/aanmelden/aanmelden_nieuw.jpg');
	background-repeat: no-repeat;
	width: 800px;
	padding-top: 80px;
}

div.edit_completed {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #FFCC00;
	background-image: url('/images/aanmelden/gegevens_bijgewerkt.jpg');
	background-repeat: no-repeat;
	width: 800px;
	padding-top: 80px;
}
div.edit {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #FFCC00;
	background-image: url('/images/aanmelden/gegevens_bewerken.jpg');
	background-repeat: no-repeat;
	width: 800px;
	padding-top: 80px;
}
div.edit_profile {
	/*background-image: url('header_wijzig.gif');*/

}
div.register h3.bedankt span {
	display: none;
}
div.register h3.bedankt {
	background-image: url(bedankt.gif);
	height: 60px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
div.register div.register_group {
	margin-left: 30px;
	margin-right: 5px;
}
div.reg_footer {
	background-image: url('footer.gif');
	background-repeat: no-repeat;
	height: 11px;
	overflow: none;
}

div.foutje{
	/*
	width:33px;
	height:35px;
	background-image: url('/images/aanmelden/foutje.gif');
	*/
	width:18px;
	height:19px;
	background-image: url('/images/aanmelden/foutje_klein.gif');
	background-repeat: no-repeat;
	float:right;
}
span.foutmelding{

	color:red;
}
div.register ol, div.register li {
	margin-left: 2px;
	padding: 0px;
	padding-top:10px;
}

div.register ol {
	padding-left: 20px;
}
div.register li, div.register form div {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div.div.register div.bedankt div.register_name, div.register_password, div.register_password2 {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
div.register_name {	
	padding: 0px;
	margin-top: 0px;
	
	position: relative;
}

div.login_error_name {
	margin-left: 25px;
	color: #ff0000;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	list-style: none;
	text-decoration: none;
}

div.register input.t {
	font-family: verdana;
	width: 235px;
	padding: 2px;
	font-size: 12px;
	font-weight: normal;
	border-width: 1px 0px 0px 1px;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	background-image: url('inputl.png');
	background-position: top left;
	background-repeat: no-repeat;
}
div.register_address_fields input.t {

}
div.register input.AddressNumber {
	width: 65px;
}
div.reg_devider {
	margin-top: 9px;
	margin-bottom: 0px;
	background-image: url(devider.gif);
	height: 16px;
	overflow: hidden;
}
div.reg_devider hr {
	display: none;
}
div.register_name_field {
	margin-bottom: 0px;
	margin-top: 4px;
	
}
div.register_password {
	margin-top: 5px;
	position: relative;
	
}

div.login_password_field, div.register_password_field2, div.register_first_name_field, div.register_first_extra_field, div.register_last_name_field, div.register_email_adress_field, div.register_age_field, div.register_place_field, div.register_address_fields {
	margin-top: 2px;
	
}
div.register_group_field {
	margin-bottom: 8px;
}

div.register_password2 {
	margin-top: 10px;
	position: relative;
	
}


div.register_age, div.register_addres, div.register_email_addres_parent, div.register_rules, div.register_first_name, div.register_extra_name, div.register_last_name, div.register_email_adress, div.register_age, div.register_place, div.register_address, div.register_email_address_parent  {
	margin-top: 10px;
	
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	list-style: none;
	text-decoration: none;
}

div.register_first_name {
	position: relative;
}

div.register_submit span {
	display: none;
}
div.register_submit a {
	float: right;
	display: block;

	margin-left: 20px;
	margin-right: 20px;
	
	text-decoration: none;
	position: relative;
	background-image: url('register_submit.png');
	background-repeat: no-repeat;
	width: 94px;
	height: 41px;
}

div.register_submit a:hover {
	background-image: url('register_submit_over.png');
}

div.knoppen_kader {
	margin-top:20px;
	width:302px;
	height:50px;
}

div.register_delete a span {
	display: none;
}

div.register_delete a {
	float: right;
	display: block;
	position: relative;
	background-image: url('register_delete.png');
	background-repeat: no-repeat;
	width: 69px;
	height: 39px;
}

div.register_delete a:hover {
	background-image: url('register_delete_over.png');
}

div.register form div.register_rules_text {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	font-weight: bold;
	height: 300px;
	overflow: auto;
}
div.register_rules_text p {

	font-weight: bold;

}


