/*PRINT CSS Document */

body{
margin: 0px;
font-family: arial, verdana, tahoma;
color: #000000;
font-size: 14px;
}

#rechts, #header, #menu, #logo, #bottom{
display: none;
}

#content{
position: absolute;
top: 0px;
}
#tekst{
border-right: solid 0px #fff;
position: absolute;
top: 0px;
}