@media print
{
body,p,ol,ul,li,div,td,th,b,i, dl, dt 
     { font-family: "times new roman",times,serif; font-size:14pt; color:#000000;}
h1   { font-family: "times new roman",times,serif; font-size:18pt;}
h2   { font-family: "times new roman",times,serif; font-size:16pt;}
h3   { font-family: "times new roman",times,serif; font-size:16pt; margin-top:5px; border:solid 1px #004080; padding:4px; margin-bottom:.2em; }
h4,h5   { font-family: "times new roman",times,serif; font-size:14pt; margin-bottom:5px; margin-top:5px; }

a:link  {font-family: "times new roman",times,serif; font-size: 14pt; text-decoration:underline;}
a:visited {font-family: "times new roman",times,serif; font-size: 14pt; text-decoration:underline;}
a:hover { text-decoration:underline; }
a:active { font-family: "times new roman",times,serif; font-size: 12pt; text-decoration:underline; }

/* #inhalt { width:100%; float:none; overflow:visible; display:table; page-break-after:always; !important; min-width:inherit;  max-width:none;} */

.frame, .rahmen, .frameinhalt, #inf1, #inf2, #inf3, #inf4, #inf5, #lehrplan, #probe, #inf6 { width:100%; height:100%; float:none; overflow:visible; !important;  } 

/* Fuer die Druckausgabe ueberfluessiges abschalten */
#header, #navigation, #zeugnis, #info, #footer { display: none; }
}