h1 {
	font-size:22px;
	text-align:  center;
    font-weight: bold;
	margin-bottom:0px;
	}
h2 {	
	font-size:20px;
	text-align:  center;
    font-weight: bold;
	margin-bottom:0px;
	}
h3 {
	font-size:19px;
	text-align:  center;
    font-weight: bold;
	margin-bottom:0px;
	}
h4 {
	font-size:15px;
    font-weight: bold;
	margin-bottom:0px;
	margin-left: 7px;
	}
h5 {
	font-size:15px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 30px;
}
span { font-size: 11pt;
       font-weight: normal;
       font-family: Times,Helvetica,Arial,sans-serif;
     }
  .mono   {font-size: 11pt;
           font-weight: normal;
           font-family: monospace;
          }
  .right  { text-align: right;
          }
  .huge   { font-size: 17pt;
          }
  .large  { font-size: 13pt;
          }
  .norm   { font-size: 11pt;
          }
  .tiny   { font-size:  9pt;
          }
  .hugeb  { font-size: 17pt;
            font-weight: bold;
          }
  .largeb { font-size: 13pt;
            font-weight: bold;
          }
  .lbright {font-size: 13pt;
            font-weight: bold;
            text-align: right;
          }
  .normb  { font-size: 11pt;
            font-weight: bold;
          }
  .tinyb  { font-size:  9pt;
            font-weight: bold;
          }
  .bold   { font-size:  11pt;
            font-weight: bold;
          }
  .red    { color: #990000;
          }
  .redb   { color: #990000;
            font-weight: bold;
          }
  .italic { font-style: italic;
          }
  .xed    { text-decoration: line-through;
          }
  .xedb   { text-decoration: line-through;
            font-weight: bold;
          }
  .underline { text-decoration: underline;
             }
  .underlineb { text-decoration: underline;
                font-weight: bold;
              }
  .centerimg { text-align: center;
              }

  .paghead { font-size:   16pt;
             text-align:  center;
             font-weight: bold;
           }
  .subhead { font-size:   14pt;
             text-align:  center;
             font-weight: bold;
           }
  .parhead { font-size:   12pt;
             text-align:  center;
             font-weight: normal;
           }
td       { padding: 4px;
           background-color:#FFFFFF;
           font-family: Times,Helvetica,Arial,sans-serif;
           font-weight: normal;
           font-size: 11pt;
           vertical-align:top;
         }
td.back    { padding: 4px;
           background-color:#EEEEEE;
           font-family: Times,Helvetica,Arial,sans-serif;
           font-weight: normal;
           font-size: 11pt;
           vertical-align:top;
         }
th       { padding: 4px;
           background-color:#FFFFFF;
         }
img      { border:none;
         }
  .middle{ vertical-align:middle;
         }
  .dark  { background-color:#CCCCCC;
         }
  .light { background-color:#EEEEEE;
         }
  .fill  { padding: 0px;
         }
  .textl { padding: 2px;
           font-size: 13pt;
         }
  .center { text-align: center;
          }
table.main { width: 780px;
             margin-left:auto;
             margin-right:auto;
           }
table.mid  { margin-left:auto;
             margin-right:auto;
           }
td.zwei    { width: 375px;
           }
td.sidebar { width: 200px;
             background-color:#CCCCCC;
           }
td.content { width: 580px;
             background-color:#EEEEEE;
           }
ol         { list-style-type:decimal;
           }
ol.lowalpha{ list-style-type:lower-alpha;
           }
ul         { list-style-type:square;
           }
ul.circle  { list-style-type:circle;
           }

a:link    { cursor: pointer;
            text-decoration:none;
            color: #2222FF;
          }
a:visited { cursor: pointer;
            text-decoration:none;
            color: #992299;
          }
a:active  { cursor: pointer;
            text-decoration:none;
            color: #CC0000;
          }
a:hover   { text-decoration: underline;
          }
dd {
   }
dt { padding-top:11px;
   }

a[href ^="https://"]{ background: url(external.png) center right no-repeat;
                     padding-right: 13px;
                   }
a[href ^="mailto:"],
.link-mailto { background: url("mail_icon.html") center right no-repeat;
               padding-right: 18px;
             }
a[href $=".pdf"],
.link-mailto { background: url("pdf.png") center right no-repeat;
               padding-right: 20px;
             }
hr { width: 90%;
                   }             
		   
.mitgtext {
    margin-left:  1cm;
    margin-right: 1cm;
    padding: 5mm;
    }		   

.mitgimg {
    margin-left:  1cm;
    margin-right: 1cm;
    background-color: white;
    padding: 5mm;
    }		   
#a_start_buy {
	color:#000;
	font-size:19px;
} 


