/*======================================================================================
Stylesheet für die Website von Stefan Freund Fotografie - http://www.stefanfreund.de
Stand:  September 2011
Datei:  druckversion.css / Medium Print
Autor:  Stefan Freund
======================================================================================== */

body {
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 11pt;                              
}

h1, h2 { font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 {font-size: 14pt; }  
h2 {
   font-size: 10pt;   
   font-weight: bold; 
   padding-top: 6pt;  /* Abstand zwischen Text und Rahmenlinie */ 
   border-top: 3pt solid #d90000; /* dunkelgraue Rahmenlinie oben */
   margin-top: 24pt; 
} 

a { 
   color: black ; 
   text-decoration: none;
}
/*  ====================================================================================
   E N D E   D E S   S T Y L E S H E E T S / Copyright by Stefan Freund
======================================================================================== */
