/* Stylesheet gemaakt door Bert Catsburg bert@catsburg.com */


BODY {
	font-family: Arial;
	font-size: 10px;
	color: Red;
	margin: 0px 0px 0px 0px;
	background: ACD2D6;
	background-image: url(img/achtergrond-water.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
}


#content {
	z-index: 50;
	margin-left: 20px;
	margin-top: 10px;
	width: 536px;
	margin-right: 40px;
	margin-bottom: 50px;
}


a {
	font-family: Arial;
	font-size: 12px;
	color: #00008B;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: Navy;
	text-decoration: underline;
}


p.klein {
	font-family: Arial;
	font-size: 10px;
	color: #191970;
	text-align: right;	
}

p,li,td {
	font-family: Arial;
	font-size: 12px;
	color: #191970;
	text-align: justify;
}


h1 {
	color: #191970;
	font-family: Arial;
	font-size: 18px;
}

h2,h3 {
	color: #191970;
	font-family : Arial;
	font-size : 14px;	
}

td.ref {
  padding-bottom: 10px;
  padding-top: 10px;
}

td.ref2 {
  padding-bottom: 10px;
  padding-top: 10px;
  text-align:left;
}





