html, body {
	font-family: "Calisto MT", Georgia, "Times New Roman";
	font-size: 14px;
	margin: 													0px;
	padding: 													0px;
	scrollbar-face-color:#CECACA;
	scrollbar-arrow-color:#901f1b;
	scrollbar-track-color:#CECACA;
	scrollbar-shadow-color:#901f1b;
	scrollbar-highlight-color:#FFF;
	scrollbar-3dlight-color:#901f1b;
	scrollbar-darkshadow-color:#FFF;
	overflow: auto;
	color: #000;
	background-color: transparent;
}

.bodyIndex {
	background-color: #A3A3A3;
	font-family: "Calisto MT", Georgia, "Times New Roman";
	color: #000;
	width: 800px;
	max-width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
	height: 570px;
	background-image: url(images/fva-bg-verloop.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: repeat-x;
	overflow: hidden;
}

#bodyContent  {
	height: 450px;
	width: 800px;
	overflow:hidden
	opacity: .2;
	filter: Alpha(opacity=20, FinishOpacity=100, Style=1, StartX=0, FinishX=0, StartY=0, FinishY=0);
	background-attachment: fixed;
	background-repeat: no-repeat;
	position:absolute;
}

a  {text-decoration: none; }
a:link, a:visited, a:active  {color: #901f1b;}
a:hover  {color: #000;}


/* Tekst opmaak */

.fvaI  {
	letter-spacing: 2px;
}


.discText  {
	font-size: 													10px;
	color: 														#901f1b;
	white-space: 												nowrap;
}

.discText a 													{text-decoration: none; }
.discText a:link, .discText a:visited, .discText a:active 		{
	color: #901f1b;
}
.discText a:hover 												{
	color: #000;
}


.leftfloat {
	float: left;
	margin: 0 10px;
}
.rightfloat {
	float: right;
	margin: 0 10px;
}

#bgtransp {
	position:absolute;
	background-color: transparent;
	opacity: .2;
	filter: Alpha(opacity=10, FinishOpacity=100, Style=1, StartX=0, FinishX=0, StartY=0, FinishY=0);
	overflow: visible;
}

/*#headerbglight {
	position:absolute;
	background-color: #999999;
	opacity: .4;
	filter: Alpha(opacity=100, FinishOpacity=1, Style=1, StartX=0,  FinishX=0, StartY=100, FinishY=0);
	z-index: 0;
	left: 0;
	top: -1px;
	height: 100%;
	width: 100%;
}
*/
#headerbgdark {
	background-image: url(images/fva-bg-kleinverloop.jpg);
	background-repeat: repeat-x;/*	background-color: #000;
	opacity: .1;
	filter: Alpha(opacity=5, FinishOpacity=50, Style=1, StartX=0,  FinishX=0, StartY=10, FinishY=100);
	width: 100%;
	left: auto;
*/
	height: 20px;
	position: absolute;
}


#headercontactinfo {
	font-size: 18px;
	white-space: nowrap;
	color: #901f1b;
	float: right;
	font-weight: bold;
	padding-top: 40px;
	padding-right: 20px;
}
.contactel  {
	font-size: 85%;
	text-align: right;
}


#headertitle {
	margin: 0px;
	width: 870px;
	padding: 0px;
	position: absolute;
	top: 0px;
}

#headerleft {
	padding-left: 20px;
	float: left;
	position: absolute;
	overflow: visible;
	height: 90px;
	width: 780px;
	top: 30px;
}


#footerdisc  {
	top:594px;
	white-space: nowrap;
	position: absolute;
	left: auto;
	width: 800px;
	right: auto;
	padding-left: 24px;
}

div, p, li {
	text-align: justify;
}

h1 {
	font-size: 18pt;
	text-align: center;
	color: #901f1b;
}
h2 {
	text-align: left;
	font-size: 16pt;
	color: #901f1b;
	font-family: "Calisto MT", Georgia, "Times New Roman";
	font-style: italic;
	font-weight: bold;
	padding-top: 43px;
	padding-left: 20px;
	filter: Alpha(Opacity=20);
	padding-bottom: 16px;
}
h3 {
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	padding-left: 20px;
}

.imgLink  {
	border:1px #000000;
	text-decoration: none;
}
.imgLink a:hover, .imgLink a:focus  {
	border:1px #FF0000;
}

.popper {
	position : absolute;
	visibility : hidden;
	overflow: visible;
}
