.topFL {
	background-attachment: fixed;
	background-image: url(imagesflash/flash_top.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #718CA7;
}
.bottomFL {

	background-attachment: fixed;
	background-image: url(imagesflash/flash_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #4A6988;
}
.leftFL {


	background-attachment: fixed;
	background-image: url(imagesflash/flash_left.jpg);
	background-repeat: repeat-x;
	background-position: right center;
}
.rightFL {



	background-attachment: fixed;
	background-image: url(imagesflash/flash_right.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.Top {
	background-attachment: fixed;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #6289B1;


}
.bottom {

	background-attachment: fixed;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: 386289;
}
.Right {


	background-attachment: fixed;
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #6289B1;
}
.Left {



	background-attachment: fixed;
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #6289B1;
}
.Main {




	background-attachment: fixed;
	background-image: url(images/advies_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-size: 15px;
	color: #042d56;
	font-family: "Palatino Linotype";



}
p {
	font-size: 14px;
	color: 042D56;
	font-family: "Palatino Linotype";
	vertical-align: top;

}
li {
	font-size: 14px;
	color: 042D56;
	font-family: "Palatino Linotype";
	vertical-align: top;
	list-style-type: disc;
	list-style-position: outside;
	text-transform: uppercase;


}
input {
	font-size: 14px;
	color: 042D56;
	font-family: "Palatino Linotype";
	vertical-align: top;
	border: 1px solid #FFCC66;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=60 );


}
textarea {

	font-size: 14px;
	color: 042D56;
	font-family: "Palatino Linotype";
	vertical-align: top;
	border: 1px solid #FFCC66;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=60 );
}
option {


	font-size: 14px;
	color: 042D56;
	font-family: "Palatino Linotype";
	vertical-align: top;
	border: 1px solid #FFCC66;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=60 );
}
select {



	font-size: 14px;
	color: 042D56;
	font-family: "Palatino Linotype";
	vertical-align: top;
	border: 1px solid #FFCC66;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=60 );
}

