a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
div.header a:link {
	color: #ffffff;
	text-decoration: none;
}
div.header a:visited {
	text-decoration: none;
	color: #ffffff;
}
div.header a:hover {
	text-decoration: none;
	color: #2A3897;	
}
div.header a:active {
	text-decoration: none;
}
div.form a:link {
    cursor: hand;
}
body 
{ 
  margin-top: 0px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  background-color: #E4F7FC;
  overflow-y: auto;
}
div.header 
{
	margin-left: -9px;
	margin-top: 0px;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 9px;
}
div.center 
{
  width: 100%;
  position: absolute;
  margin-top: 0px;
  bottom: 10px;
}
.indexlogo
{
	background-repeat: no-repeat;
	background-position: center;
}
.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	bottom: 10px;
}
.layer1 {
	width: 780px;
	height: 200px;
	margin-top: 0px;
	z-index:2;
	overflow: hidden;
}
.logo
{
	font-family: Staccato222 BT;
	font-size: 50px;
	font-weight: bold;
	color: #0000CC;
}
.navigatie
{
	font-family: Staccato222 BT;
	font-size: 40px;
	font-weight: bold;
	color: #0000CC;
}
.navigatieover
{
	color: #2A3897;
}
.paneel
{
	padding: 0px;
	background-color: #ffffff;
	height: 100%;
}
.picture
{
	border: solid 2px #F23632;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	8pt;
	color: #000000;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 	11pt;
	font-weight: bold;
	color: #ffffff;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	7pt;
	font-weight: bold;
	color: #ffffff;
	}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 	11pt;
	font-weight: bold;
	color: #2A3897;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	10pt;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	12pt;
	font-weight: bold;
	color: #2C3A97;
}
.style8{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	9pt;
	font-weight: bold;
	color: #2C3A97;
}
.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 	14pt;
	font-weight: bold;
	color: #2A3897;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #F23632;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	14pt;
	font-style: italic;
	color: #000000;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	6pt;
	font-weight: bold;
	color: #000000;
}
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
}
.style14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style15 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 	11pt;
	font-weight: bold;
	color: #CACFF0;
}
.table1 {
	background-repeat: no-repeat;
}
.table2 {
	border-bottom: #F23632 2px solid;
	border-left: #F23632 2px solid;
	border-right: #F23632 2px solid;
}
.table3 {
	border-left: #F23632 2px solid;
	border-right: #F23632 2px solid;
}
.table4 {
	background-repeat: no-repeat;
	background-position: bottom;
}
.table5 {
	border-bottom: #F23632 2px solid;
}
div#container {
	width: 500px;
	margin:0 auto;
	margin-top: -50px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
}
div#errors {
	width: 500px;
	margin:0 auto;
}
label {
	float: left;
	width: 200px;
	text-align: left;
	margin-left: 20px;
	padding-top: 5px;
}

input, textarea {
	padding: 3px;
	margin: 3px;
	border: 1px solid #2A3897;
	font: 10px Verdana, sans-serif;
	background: #ffffff;
}
input.fout, textarea.fout {
	border: 1px solid #FF0000;
}

label.fout {
	color: #FF0000;
}
text.fout {
	color: #FF0000;
}


