/* print styles */
body
{
color: black; 
background: white;
font-style: times, serif;
font-size: 12px;
}
a:link, a:visited 
{
background: white; 
color: black; 
text-decoration: underline;
font-weight: bold;
}
h1, h2, h3 {
background: white; 
color: black; 
padding-bottom: 1px;
border-bottom: 1px solid gray;}

h1
{
font-size: 150%;
}

#content
{
margin-left: 1cm;
margin-top: 3 cm:
font-style: times, serif;
font-size: 12px;
}

#container
{border: none;}

#topmenu
{display: none;}

#menu
{display: none;}

.image
{display: none;}

#footer
{display: none;}

#rechts
{display: none;}

#links
{display: none;}
