
body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
/*	background: url(../images/logo_white.png) top left repeat; */
/*	background: url(../images/logo_white.png) top left; */

	background-color: #d6d2c4;
	background-attachment: fixed;
	background-position: top left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #000;
	margin-right: 30px ;
}
.registration_form {
	margin:0 auto;
	width:500px;
	padding:14px;
}
label {
	width: 10em;
	float: left;
	margin-right: 0.5em;
	display: block
}
.submit {
	float:center;
}
fieldset {
//	background: transparent none repeat scroll 0 0;
	/*background: url(../images/logo_white.png) top left ; */
/*	background-color: #4F4F4F; */
	background-color: #453536;
	border:15px solid black;
	border-width: 2px;
	position: relative;
	top: 220px;
	width: 385px;
	font-family:Arial, Helvetica Neue,sans-serif;
	font-size: 15x;
	font-style: normal;
	font-variant; normal;
	font-weight: 100;
	line-height: 16.4px;
}
legend {
	color: white;
	font-position: center;
	font-family:Arial, Helvetica Neue,sans-serif;
	font-size: 24px;
	font-style: normal;
	font-variant; normal;
	font-weight: 500;
	line-height: 26.4px;
	background: black;
	border: 2px solid black;
	padding: 2px 1px;
}
.elements {
	padding:10px;
	color:white;
	
	
}
p {
	border-bottom:1px solid black;
	color:white;
	font-family:Arial, Helvetica Neue,sans-serif;
	font-style: normal;
	font-variant; normal;
	font-weight: 500;
	line-height: 26.4px;
	font-size:12px;
	margin-bottom:20px;
	padding-bottom:10px;
}
a{
//    color:#0099FF;
	color:blue;
font-weight:bold;
}

div.leeuwmar-img {
	height: auto;
	width: auto;
	position: fixed;
	right: 100px;
/*	left: 40%; */
	margin-top: auto;
	margin-left: auto;
}
/* Box Style */


 .success, .warning, .errormsgbox, .validation {
	border: 1px solid;
	color: black;
	font-size: 20px;


