/* Stylesheet Autorijschool Correct
   Laatste update: 12-03-2004
   (c)SHARKdesign 2004

    Stylesheet voor printweergave */

@media print {
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
font-family: verdana,helvetica,arial,sans-serif;
color: #000000;
}
body, p, table, td, th, ul, ol, textarea, input {
font-size: 10pt;
}
body {
background-color: #FFFFFF;
}
H1 {
font-size: 30pt;
font-weight: normal;
}
#pTitel {
display:inline;
background-color: transparent;
position:relative;
z-index:1;
top:7px;
}
TABLE.venster {
border: 1px solid #808080;
background-color: #FFFFFF;
}
TD.vensterTitel {
background-color: #FFFFFF;
border-bottom: 1px solid #808080;
height:25px;
padding-left: 8px;
font-weight: bold;
}
TD.vensterInhoud {
background-color: #FFFFFF;
height:120px;
vertical-align:top;
padding: 8px;
line-height: 120%;
text-align: justify;
}
a:link,a:visited,a:active {color:#000000; text-decoration:none; }
input { border: 1px solid #606080; background-color: #FFFFFF; }
.knop {
border: 1px solid #ccd7e0;
background-image : url("img/knop.gif");
}
.pKop {
border-bottom:1px solid #000000;
}
#kopBoogje {
display:none;
}
#kopSplash {
display:none;
}
}
