a:link {
	color: #FFDFBF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFDFBF;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	text-decoration: none;
}
body 
{ 
  margin-top: 0px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  background-color: #7D4A39;
  overflow: hidden;
}
div.header 
{
  margin-left: -8px;
  margin-top: 0px;
  width: 100%;
  position: absolute;
  z-index: 1;  
}
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: #990033;
	bottom: 10px;
}
.layer1 {
	background-image:  url(uitzicht.jpeg);
	background-repeat: no-repeat;
	width: 780px;
	height: 180px;
	margin-top: 0px;
	float: inherit;
	z-index:2;
	overflow: hidden;
}
.logo
{
	font-family: Lucida Handwriting;
	font-size: 50px;
	font-weight: bold;
	color: #990033;
	align: center;
}
.navigatie
{
	font-family: Lucida Handwriting;
	font-size: 24px;
	font-weight: bold;
	color: #FFDFBF;
	align: center;
}
.navigatieover
{
	font-family: Lucida Handwriting;
	font-size: 34px;
	font-weight: bold;
	color: #DBBBA6;
	align: center;
}
.paneel
{
	padding: 0px;
	background-color: #FFDFBF;
	height: 100%;
}
.picture
{
	border: solid 2px #CC6600;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	10pt;
	color: #CC6600;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC6600;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	14pt;
	font-weight: bold;
	font-style: italic;
	color: #CC6600;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	10pt;
	font-style: italic;
	color: #CC6600;
	}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	10pt;
	font-weight: bold;
	font-style: italic;
	color: #CC6600;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	20pt;
	font-weight: bold;
	font-style: italic;
	color: #CC6600;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	14pt;
	font-weight: bold;
	font-style: italic;
	color: #CC6600;
}
.style8{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	12pt;
	font-weight: bold;
	color: #FFDFBF;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	8pt;
	font-style: italic;
	color: #FFDFBF;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	10pt;
	font-weight: bold;
	font-style: italic;
	color: #FFDFBF;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	14pt;
	font-style: italic;
	color: #FFDFBF;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	6pt;
	font-weight: bold;
	color: #CC6600;
}
.table1 {
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: 0px;
	left: 50%;
	z-index: 3;
}
div#container {
	width: 754px;
	margin:0 auto;
	margin-top: -50px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-color: #CC6600;
}
div#errors {
	width: 754px;
	margin:0 auto;
}
label {
	float: left;
	width: 470px;
	text-align: left;
	margin-left: 30px;
	padding-top: 5px;
}

input, textarea {
	padding: 3px;
	margin: 3px;
	border: 1px solid #bac5d6;
	font: 10px Verdana, sans-serif;
	background: #fff;
}
input.fout, textarea.fout {
	border: 1px solid #FF0000;
}

label.fout {
	color: #FF0000;
}
