html, body, form, pre
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	height: 100%;
	font-family: "Verdana";
}

table
{
	font-size: 12px;
}

a:link { color: red; text-decoration: none; }
a:visited { color: red; text-decoration: none; }
a:hover { color: silver; text-decoration: none; }
a:active { color: red; text-decoration: none; }
a
{
	-moz-outline-style: none;
	outline: expression(this.hideFocus=true); 
}

.textBox
{
	padding: 0px 0px 0px 3px; 
	background-color: #FFFFFF;
}

.button
{
	font-family: Verdana;
	font-weight: bold;
	background-color: #E5E5E5;
	color: black;
	width: 120px;
	height: 30px;
}

.buttonHoofd
{
	font-family: Verdana;
	font-weight: bold;
	background-color: #E5E5E5;
	color: black;
	width: 200px;
	height: 30px;
}



.HeaderTekst
{
	color:White;
	position:relative;
	left:150px;
	top:-60px;
	height:100px;
	width:600px;
	font-size: 45px;
	font-weight:bold;
}
.WelcomeTekst
{
	color:White;
	position:relative;
	left:380px;
	top:-20px;
	height:100px;
	width:480px;
}
.InputField
{
	color:White;
	position:relative;
	left:380px;
	top:0px;
	width:480px;
}

.InputTekst
{
	color:White;
	position:relative;
	top:0px;
}

.HelpdeskField
{
	position:relative;
	left:790px;
	top:60px;
	width:180px;
}

.SubmitButtonField
{
	position:relative;
	left:537px;
	top:10px;
	width:140px;
	height: 30px;
}

.ErrorLabelField
{
	position:relative;
	left:500px;
	top:30px;
	height:100px;
	width:450px;
}

.WelcomeTekst2
{
	color:White;
	position:relative;
	left:500px;
	top:-20px;
	height:20px;
	width:480px;
}

.InputField2
{
	color:White;
	position:relative;
	left:380px;
	top:0px;
	width:1200px;
}

.NAWInputField
{
	padding: 0px 0px 0px 3px; 
	background-color: #FFFFFF;
	width:480px;
}

.HelpdeskField2
{
	position:relative;
	left:790px;
	top:40px;
	width:180px;
}
.HelpdeskField3
{
	position:relative;
	left:790px;
	top:150px;
	width:180px;
}


