html, body {
 	background-color:#ffffff;
	margin-bottom:0px;
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
  padding:0;
	width:100%;
	height:100%;
	border:0;
	text-align:left;
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	line-height:12px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	overflow:auto;
	color:#e31837;
	overflow:hidden;
}
h1 {
	font-family:verdana;
	font-size:10px;
	line-height:12px;
	margin:0px;
	color:#e31837;
}
h3 {
	font-family:verdana;
	font-size:12px;
	line-height:12px;
	margin:0px;
	color:#e31837;
	margin-top: 33px;
	margin-bottom: 20px;
}
h2 {
	font-family:verdana;
	font-size:10px;
	font-style:italic;
	line-height:12px;
	margin:0px;
}
A:link {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
  color:#e31837;
	text-decoration:none;
}
A:visited{	
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
  color:#e31837;
	text-decoration:none;
}
A:hover {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
  color:#e31837;
	text-decoration:underline;
}
textarea {
	font-family:verdana;
	width:195px;
	height:40px;
  border-width:1px;
	border-style:solid;
	border-color:#e31837;  	
}
input
{
	margin-bottom:3px;
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	line-height:10px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#e31837;
}
.input2 {
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	line-height:10px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	color:#e31837;
	width:90px;
	height:13px;
	padding:0px;
  border-width:1px;
	border-style:solid;
	border-color:#e31837;
	margin-bottom:3px;  	 	
}
.linkTable
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
  color:#e31837;
	text-decoration:none;
}
/* Einde Navigatie Main*/

/*Positie main*/
	.centreerdiv
	{
    width:100%;
	  height: 100%;
		background-image:url(images/background.gif);
		background-repeat:repeat-x;
  }
	.contentdiv
	{
	  position:relative;
  	width:860px;
		background:#FFFFFF;
  }
	.content
	{
	  position:absolute;
		z-index:2;	
  	top:59px;
		left:211px;
		width:400px;
		height:409px;
		vertical-align:top;
		text-align:left;
  }
	.plaatje1
	{
	  position:absolute;
		z-index:1;
  	top:59px;
		left:592px;
  	width:270px;
		height:409px;
		vertical-align:top;
  }
	.plaatje2
	{
  	width:100px;
		height:409px;
  }
/* Einde Positie main*/
