@media print {  @page         { margin: 10% }  H1, H2, H3,  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }  BLOCKQUOTE,   PRE           { page-break-inside: avoid }  UL, OL, DL    { page-break-before: avoid }}@media speech {  H1, H2, H3,   H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }  H1            { pitch: x-low; pitch-range: 90 }  H2            { pitch: x-low; pitch-range: 80 }  H3            { pitch: low; pitch-range: 70 }  H4            { pitch: medium; pitch-range: 60 }  H5            { pitch: medium; pitch-range: 50 }  H6            { pitch: medium; pitch-range: 40 }  LI, DT, DD    { pitch: medium; richness: 60 }  DT            { stress: 80 }  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }  EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }  DFN           { pitch: high; pitch-range: 60; stress: 60 }  S, STRIKE     { richness: 0 }  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }  U             { richness: 0 }  A:link        { voice-family: harry, male }  A:visited     { voice-family: betty, female }  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }}/* Layout */#logostreg 		{ position: absolute; top: 0% }#menupunkter	{ position: absolute; top: 35%; left:2%; font-family: verdana; font-size: 1.5em; font-weight: bold; color: #aaaaaa;}table	 		{ border: 3px solid black; }table.kalender	{ border: 1px solid black; }table.menu		{ border: none; font-family: verdana; font-size: 0.5em; color: #aaaaaa;}A				{ text-decoration: none; font-weight: bold; color: #000000;}A.sport:link	{ text-decoration: none; font-weight: bold; color: #FFFFFF;}A:link			{ text-decoration: none; font-weight: bold;}A:visited		{ text-decoration: none; font-weight: bold; color: #000000;}A:hover			{ text-decoration: none; font-weight: bold; color: #6699cc;}A:active		{ text-decoration: none; font-weight: bold; color: #6699cc;}H2				{ font-family: arial, verdana; font-size: 1.4em; line-height: 1.1em; text-align: center; font-weight: 900;}H3				{ font-family: arial, verdana; font-size: 1.0em; color:#6699cc; line-height: 0.9em}p 				{ font: 0.8em/1.5em sans-serif }p.nyhedsbox		{ font-family: verdana; font-size: 0.7em; line-height: 1.4em; color: white; text-align: center; width: 90%; font-weight: bold}
.form_gem { visibility: hidden; }