body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
                color: #015699;
}
.main
{
    font-weight: normal;
    font-size: 10pt;
    position: absolute
}

h1 { font-size:14pt;}

h2 {font-size: 12pt;}

h3
{
    font-size: 12pt;
    font-style: italic;
}

h4
{
    font-size: 9pt;
    font-style: normal;
}

i
{
    font-size: 8pt;
    font-style: normal;
}

a
{
    font-weight: bold;
    text-decoration: none;
    color: #015699;
}
a:hover
{
    color: #990000;
    font-style: italic;
}

a:visited
{
   color: #015699;
}

table
{
    font-weight: normal;
    font-size: 10pt;
}


ul#menu li a           { font-size:9pt;}
ul#menu li a:hover  { color:#EFEFF7;}
	
	

p                           { margin:0; padding:0; margin-bottom:15px;}
h1, h2,h3,h4           { margin:0; padding:0;}
h1, h2                    { margin-bottom:7px;}


#Roosterwijzigingen {
	width:600px;
}

#Roosterwijzigingen thead{
	font-weight:bold;
}

#Roosterwijzigingen .Column1{
	font-weight:bold;
}

#Roosterwijzigingen .Divider{
	border-bottom:solid 1px black;
	font-size:1px;
	height:2px;
}


