body {
 font-family: Arial;
 font-size: 12pt;
 font-weight: normal;
 font-style: normal;
 text-align: left;
 color:#000000;
 }
 .rand {
 background-image:url(greenpixel.gif);
 }
  .rand_rechts {
 background-image:url(greenpixel.gif);
 }
p {
 font-family: Arial;
 font-size: 12pt;
 font-weight: normal;
 font-style: normal;
 text-align:justify;
 color:#000000;
 }

  .links {
  text-align:left;
  }

  .12pt_center {
 text-align:center;
 }

  .12pt_bold { color: #fff; font-size:16pt; font-weight:bold; text-align:center; }

 .16pt_normal {
 font-size:16pt;
 font-weight:normal;
 text-align:left;
 }

 .16pt_bold {
 font-size:16pt;
 font-weight:bold;
 text-align:left;
 }

  .16pt_center {
 font-size:16pt;
 font-weight:normal;
 text-align:center;
 }

  .16pt_bold_center {
 font-size:16pt;
 font-weight:bold;
 text-align:center;
 }

  .12pt_bold_center {
 font-size:12pt;
 font-weight:bold;
 text-align:center;
 }

  .15pt_bold_center_green {
 font-size:15pt;
 font-weight:bold;
 text-align:center;
 color:#00916e;
 }

 .18pt_bold {
 font-size:18pt;
 font-weight:bold;
 text-align:left;
 }

 .20pt_bold {
 font-size:20pt;
 font-weight:bold;
 text-align:left;
 }

  .20pt_bold_center { color: red; font-size:36pt; font-weight:bold; text-align:center; }

  .28pt_bold_center {
 font-size:28pt;
 font-weight:bold;
 text-align:center;
 }

  .text1 {
 font-family: Times New Roman;
 font-size: 18pt;
 font-weight: bold;
 color: #330066;
 }

 a {
 font-family: Arial;
 font-size: 12pt;
 /*text-align: left;*/
 /*color:#00916e;*/
 color:red;
 font-weight: bold;
 /*text-decoration: none;*/
}

h1 {
 font-family: Arial;
 font-size: 14pt;
 font-weight: bold;
 font-style: normal;
 text-decoration: normal;
 text-align: left;
 color: #000000;
 background: #ffffff;
}

h2 {
 font-family: Arial;
 font-size: 12pt;
 font-weight: bold;
 font-style: normal;
 text-decoration: normal;
 text-align: left;
 color: #00916e;
}

h3 {
 font-family: Arial;
 font-size: 12pt;
 font-weight: normal;
 font-style: normal;
 text-decoration: normal;
 text-align: left;
 color: #000000;
 background: #ffffff;
}

h4 {
 font-family: Arial;
 font-size: medium;
 font-weight: bold;
 font-style: normal;
 text-decoration: normal;
 text-align: left;
 color: #000000;
 background: normal;
}

h5 {
 font-family: Arial;
 font-size:8pt;
 font-weight: normal;
 text-align: center;
 }

 h6 {
 font-family: Arial;
 font-size: 14pt;
 font-weight: bold;
 font-style: normal;
 text-decoration: normal;
 text-align: center;
 color: #000000;
 background: #ffffff;
}
 h7 {
 font-family: Arial;
 font-size: 30pt;
 font-weight: normal;
 font-style: bold;
 text-decoration: normal;
 text-align: center;
 color: #000000;
 background: #ffffff;
}

table {
 font-family: Arial;
 font-size: 12pt;
 font-weight: normal;
 font-style: normal;
 text-align: left;
 color:#000000;
 align: left;
}

span {
 font-weight: bold;
 color: #00916e;
}