body,td,th {
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
	background-color: #ffffff;
	
	
}


a:link, a:visited {
	color: #333333;
	text-decoration: none;
	border: 0px none #FFFFFF;
}
a:hover, a:active {
	color: #333333;
	text-decoration: none;
	border: 0px none #FFFFFF;
}
 INPUT {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-weight: normal;
	font-size: 10pt
}

TEXTAREA {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Geneva;
	font-weight: normal;
	font-size: 10pt
} 

/* div styles */
#achtergrond{
	width: 773px;
	height:685px;
	background-color: #FFFFFF;
	position: absolute;
	top: -1px;
	left: 7px;
	z-index: 1;
}

#logo {
	width: 120px;
	height: 595px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 4px;
	left:79px;
	z-index: 10;
}


#contentveld{
	width: 534px;
	height:493px;
	background-color: none;
	position: absolute;
	top: 19px;
	left: 212px;
	z-index: 15;
}


#infotekst {
	position: absolute;
	top: 424px;
	left: 34px;
	background-color: none;
	z-index: 15;
	width: 115px;
}
#infoschilderij {
	position: absolute;
	top: 535px;
	left: 212px;
	background-color: none;
	z-index: 15;
	width: 360px;
}

#infoschilderij2 {
	position: absolute;
	top: 471px;
	left: 212px;
	background-color: none;
	z-index: 25;
	width: 360px;
}


/* table styles */

/* text styles */
.navLink:link, .navLink:visited {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.navLink:hover, .navLink:active {
	font-size: 11px;
	font-weight: normal;
	color: #6B757F;
	text-decoration: none;
}

.title {
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
	line-height: 21px;
}
.externelink {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 21px;
	text-decoration: underline;
}
.subtitle {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: 21px;
}
.bold {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: 21px;
}
.infoTekst {
	font-weight: normal;
	font-size: 11px;
	color: #7F7F7E;
	line-height: 18px;
}

.contentTekst {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
	text-align: right;	
}
