@charset "UTF-8";
/* =======================================================
Stylesheet der FlashForward Homepage (Druckversion)
  
Datei: print.css
Datum: 11 August 2010
Autor: Pathor (techn. Admin)

======================================================= */

body {
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 11pt; 
}

h1, h2, h3 { font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 { font-size: 24pt; }
h2, h3 {
  font-size: 18pt; 
  padding-top: 6pt; 
  border-top: 3pt solid #d90000; 
  margin-top: 12pt; 
} 
.skiplink,
.button,
.rahmenbox2,
.zweitenavigation,
.copyright,
#einschaltquoten .smallfont,
#navigation,
#rechte_spalte {
  display: none; 
}

.ueberschrift {
 text-decoration: underline;
}