

/* Presentation Stylesheet */ 

h3, p {
 margin:0;
 padding:15px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
p:first-letter {
 font-size: 110%; 
 font-weight: bold;
 color:blue;
 }
 .koptitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F60400;
	font-size: 11pt;
	font-weight: bold;
	padding: 5px 0;

}