@media print {
div.mod_navigation, div.mod_customnav, div.formbody, .mod_weatheronline, #footer {
display: none; 
}
}

body {
margin:10mm 20mm 25mm 20mm;
padding:0px;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
line-height:14pt;
font-size:10pt;
color:rgb(0,0,0);
}

a:link {
color:rgb(0,0,0);
text-decoration:none;
}

a:visited {
color:rgb(0,0,0);
text-decoration:none;
}

h1 {
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
line-height:14pt;
font-size:12pt;
color:rgb(0,0,0);
font-weight:bold;
}

h2 {
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
line-height:14pt;
font-size:10pt;
color:rgb(0,0,0);
font-weight:bold;
}

#fd_logo {
visibility:hidden;
}

.logo {
background-image:url(../statisch/logo_prn.jpg);
background-repeat:no-repeat;
margin-bottom:5mm;
}

div#main {
margin-top:-170px;
padding:0px;
background-image:none;
}



