html, body {
margin: 0;
padding: 0;
position: absolute;
top: 0;
left: 0;
}
body, html {
scrollbar-face-color: #99ccff;
scrollbar-shadow-color: #cccff;
scrollbar-highlight-color: #cccff;
scrollbar-3dlight-color: #99ccff;
scrollbar-darkshadow-color: #cccff;
scrollbar-track-color: #cccff;
scrollbar-arrow-color: #000033;
}

h1 {page-break-before:always}

#Ueberschrift {
display:none;
}
#Liste {
position:absolute;
left: 30px;
top: 15px;
display:block;
}
#footer {
display:none;
}
a:link {
text-decoration:none;
color: #006634;
}
a:visited {
text-decoration:none; color: #006634;
}
a:href {
text-decoration:none;
font: #006634;
font-weight:bold
}
a:hover {
color: #66CDCC; font-weight:bold; letter-spacing:-1
}
