

/* GLOBAL DEFINITIONS */ 		
@page { size:29.7cm 21cm; }	
body { background-color:#FFFFFF; font-family:"Times New Roman", Times, serif; font-size:10pt; line-height:16pt; color: #000000; margin: 1cm; }

 h1, h2, h3, h4, #head ul { font-size: 10pt; line-height: 16pt; font-weight: normal; padding:0; margin:0; }
 
 h2 { font-size:24pt; line-height:32pt; }
 h3 { font-size:14pt; line-height:16pt; padding-top:0.5cm;  }
 h4 { font-size:10pt; line-height:16pt; color:#666666;  }
 p { padding:0; margin:0; }
 
 a { text-decoration:underline;  }
 a img { border:none; }
  
 /* SITE LAYOUT */ 
 #head { position:relative; padding-bottom: 2cm; }
 #title { position:relative;}
 #content { position:relative; }
 #foot { display: none; }
 #subscribe { display: none; }
 
 
 /* STYLES KOPF */ 
 #head ul { display: none; }  
 #line { display: none; } 

 /* STYLES INHALTSBEREICH */ 
 .text { position:relative; }
 .text p b { font-weight: normal; text-transform: uppercase; font-family: Georgia, serif; font-size: 12pt; }
   
