p, address, h1, h2, h3, h4, h5, h6 {
  margin-right: 30px; 
  margin-bottom: 40px;
  color : 000088;
}

a {  
  font-style: italic; 
  font-size: 11pt;
}
a:link {color: 009999; }
a:visited {color: ccaaaa; }
a:active {color: cccccc; }


address {
    color: 000066;
    font-family: verdana, arial, helv, sans-serif;
    font-weight: normal; font-size: 16pt; font-style: italic;
}

span.kleinst {
     font-weight: bold; font-size: 8pt; font-style: normal;
}

span.klein {
     font-size: 9pt; font-style: normal;
}

span.kleiner {
     font-size: 70%; 
}

span.indigo {
     font-size: 13pt; 
     font-weight: 100; 
     color: 000066;
}

span.vierzig {
     font-weight: 200; 
     font-size: 40%; 
}

span.kursiv {
     font-style: italic;
}

span.hervorheben {
     font-size: 105%;
}

span.ocker {
     color: ff7b00; font-style: italic;
}

span.white {
     color: white; font-style: italic;
}

p {
  font-family: verdana, arial, helv, sans-serif;
  text-indent: 1em;
}

p.zitat {
    margin-left: 1cm; margin-right: 10cm;
    text-indent: -5mm;
    color: red; background-color: white;
    font-size: 15pt; font-weight: 400;  font-style: italic; line-height: 19pt;
}

p.name {
    margin-right: 15cm;
    color: red; background-color: white;
    font-size: 12pt; font-weight: 200;  font-style: italic; line-height: 12pt;
}


h1 {
    font-family: verdana, arial, helv, sans-serif;
}

h1.mittel {
    color: 999999;
    font-size: 32pt; font-weight: 500; font-style: italic;  text-align: left;
}
h1.big {
    color: red;
    font-size: 38pt; font-weight: 600; font-style: normal;  text-align: left;
}
h1.text {
    font-size: 12pt; font-weight: 300; font-style: normal; text-align: center;
}
h1.lefttext {
    font-size: 12pt; font-weight: 300; 
    color: white;
    font-style: normal; text-align: left;
}

h2 {
    color: ccaaaa;
    font-family: verdana, arial, helv, sans-serif;
    font-size: 24pt; font-weight: 700; font-style: italic;  text-align: left;
}
h2.text {
    font-family: verdana, arial, helv, sans-serif;
    font-size: 12pt; font-weight: 400; font-style: normal; text-align: center;
}

h3 {
    font-family: verdana, arial, helv, sans-serif;
    font-weight: normal; font-size: 15pt; font-style: italic;
}

h3.kleiner {
    font-family: verdana, arial, helv, sans-serif;
    font-weight: 100; font-size: 9pt; font-style: italic;
}

h3.lefttext {
    font-weight: normal; font-size: 11pt; font-style: normal;
    text-align: left;
    font-family: verdana, arial, helv, sans-serif;
}

h4 {
    font-weight: normal; font-size: 17pt; font-style: italic;
    font-family: garamond, times, serif;
}

h4.lefttext {
    font-family: garamond, times, serif;
    font-size: 15pt; font-weight: 300; font-style: normal; text-align: left;
}

