/* CSS Document */

/* print styles */
BODY
{
margin-left:20px;
color:#000000;
background-color:#FFFFFF;
font-family:Arial;
letter-spacing:0.2em;
font-size:12px;
}
A:link, A:visited 
{
background-color:#FFFFFF;
color: black;
text-decoration: underline;
font-weight: bold;
}

H1, H2, H3 {
background-color:#FFFFFF;
color: #0d5e7e;
padding-bottom: 1px;
}

#info
{
border-bottom: 1px dashed gray;
background-repeat:no-repeat;
width:400px;
height:92px;
top:20px;
left:20px;
}

table
{
width:400px;
}

#header_menu
{
display:none;
}

#menu_top
{
display:none;
}

#menu_bottom
{
display:none;
}

#left_color
{
display:none;
}

#left
{
display:none;
}

#tijd
{
display:none;
}

.printinvisible
{
display: none;
}
