p {  
  text-indent: 10mm;
  margin: 0mm,0mm,5mm,0mm;
  text-align:  justify;
}

.stempel { 
  text-align: right;
  font-size:  70%;
  margin-top: 1cm;
}

.fixed { 
  font-style: "Courier New", "Courier", monospace;
  text-align: center;
}

img { 
  width: auto;
  position: relative;
  left: auto;
  right: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
  clear: both;
  margin-top: 5mm;
  margin-bottom: 5mm;
}

.name { 
  font-variant: small-caps;
}


h1 {  
  text-indent: 10mm;
}

h2 {  
  text-indent: 10mm;
}

h3 {  
  text-indent: 10mm;
}

h4 {  
  text-indent: 10mm;
}

