/* CSS Document */
html, body{
   background-image: url(images/bg.jpg);
   background-attachment: fixed;
   background-repeat: no-repeat;
   font-family: verdana;
   font-size: 9.0pt;
   font-weight: 650;
   color: #0dabd2;
   margin: 0px;
}
td {
   font-family: verdana;
   font-size: 9.0pt;
   font-weight: 650;
   color: #0dabd2;
}
#page {
	margin: 0px;
	width: 816px;
}
#header {
	margin: 0px;
	width: 816px;
	height: 47px;
}
#lijn {
	margin: 0px;
	width: 816px;
	height: 8px;
}
#logo {
	margin: 0px;
	width: 816px;
	height: 148px;
}
#menu {
	margin: 0px;
	width: 816px;
	height: 25px;
}
#tekst {
	margin: 0px;
	width: 816px;
}
#footer {
	margin: 0px;
	width: 816px;
	height: 25px;
}
td.tekst{
	background-color: #c2e4f8;
}
.kop {   
	font-family: verdana;	
	font-size: 12pt;
	font-weight: 700;
	color: #0dabd2; 
}
.kop2 {
font-family: verdana;
font-weight: 700;
font-size: 10pt;
color: #0dabd2;
}
.bezet{   
	font-family: verdana;	
	font-size: 9pt;
	font-weight: 700;
	color: red; 
}
a  {   
	font-family: verdana;	
	font-size: 9pt;
	font-weight: 700;
	color: #0dabd2; 
	text-decoration: none; 	
}
a:hover { 
  color: #ffffff; 
}
