body, html { 
	margin: 0;
	height: 100%;
	background-color: #41419b; }

ul {
	padding: 0px;
	left: 10px;
	position: relative;
}
	
li {
	list-style-type: none;
	color: #41419b;
	font-family: verdana;
	font-size: 10px;	
}

hr {
	position: absolute;
	top: 480px;
	left: 33px;
	height: 1px;
	width: 520px;
	border: 0px;
	background-color: #41419b;
}

a:link { 
	color: #7872d3; 
	text-decoration: none; }

a:visited { 
	color: #7872d3; 
	text-decoration: none; }
	
a:active { 
	color: #7872d3; 
	text-decoration: none; }
	
a:hover { 
	color: #7872d3; 
	text-decoration: underline; }
	
.textbox {
	width: 300px;
	height: 16px;
	left: 10px;
	position: relative;
}
	
.tt {
	height: 30px;
	width: 150px;
	text-align: right;
	color: #41419b;
	font-family: verdana;
	font-size: 11px;
}

.ti {
	text-align: left;
}

.red {
	color: red;
	font-weight: bold;
}

#bericht {
	color: red;
	font-family: verdana;
	font-size: 10px;
	width: 350px;
	position: absolute;
	text-align: right;
	top: 135px;
	left: 161px;
}

#inputtable {
	position: absolute;
	top: 0px;
	left: 40px;
	width: 500px;
}

#macell {
	padding-left: 30px;
	color: #41419b;
	font-family: verdana;
	font-size: 10px;
}

#macheck {
	vertical-align: middle;
}

#matext {
	position: relative;
	left: 20px;
	top: -19px;
	width: 400px;
	margin-left: 10px;
}

#vraagteken {
	position: absolute;
	left: 65px;
	top: 493px;
}

#opmtext {
	position: absolute;
	color: #41419b;
	font-family: verdana;
	font-size: 10px;
	width: 435px;
	left: 85px;
	top: 520px;
}



#inschrijvingen {
	position: absolute;
	color: #41419b;
	font-family: verdana;
	font-size: 10px;
	width: 435px;
	left: 85px;
	top: 490px;
}

#container {
	position: relative;
	top: 0px;
	width: 619px;
	left: 2px;
}
	
#leftcorner {
	background-repeat: repeat;
	background-image: url('lefttop.jpg');
	height: 19px;
	width: 19px;
	position: absolute;
	top: 0px;
	left: 0px;	
}
#toprow{
	background-repeat: repeat;
	background-image: url('toprow.jpg');
	height: 19px;
	width: 581px;
	position: absolute;
	top: 0px;
	left: 19px;
}

#rightcorner{
	background-repeat: repeat;
	background-image: url('righttop.jpg');
	height: 19px;
	width: 19px;
	position: absolute;
	top: 0xp;
	left: 600px;
}
#rightrow{
	background-repeat: repeat;
	background-image: url('rightcolumn.jpg');
	width: 19px;
	height: 725px;
	position: absolute;
	top: 19px;
	left: 600px;
}
#formcontainer{
	background-color: #ffffff;
	width: 591px;
	height: 745px;
	position: absolute;
	top: 19px;
	left: 9px;
}

#banner {
	position: absolute;
	top: 20px;
	left: 33px; }
	
#form {
	position: relative;
	top: 175px; }
	
#submitcell {
	text-align: right;
	vertical-align: bottom;
	height: 45px;
	position: absolute;
	top: 540px;
	left:460px;
}

#submit {
	position: relative;
	border: 1px solid #41419b;
	background-color: white;
	color: #41419b;
}

#bevestiging {
	position: absolute;
	left: 75px;
	color: #41419b;
	width: 400px;
	top: 200px;
	text-align: justify;
	font-family: verdana;
	font-size: 11px; 
}

.toprij {
	font-weight: bold; }

.cell {
	padding: 2px;
	height: 18px; }
	
#inschrijftabel {
	position: absolute;
	left: 75px;
	width: 450px;
	top: 175px;
	font-family: verdana;
	font-size: 11px;
	color: #41419b; }