/* Einstieg in TYPO3 Beispielprojekt            */
/* Copyright 2006 Frank Bongers, Andreas Stöckl */


body 	{	margin:0px;
			font-size:12px;
			}
p {	line-height: 18px; }
			
h1 		{ 	font-size: 15px;

			 }
			 			
h2 		{ 	font-size: 12px;
			 }	
			 			
h3 		{ 	font-size: 12px;
			 }	
			 
			 
.Stil10 { font-size: 0.7em}
.Stil11 {color: rgb(0,0,0); font-size: 0.8em}
.Stil12 {font-size: 100%}			 

