<!--
    body {
       font-family: Arial; 
       font-size: 12px;
       margin: 0px;
       text-align: left;
    }
    .codebuttons  { 
       font-size: 12px; 
       font-family: verdana, helvetica, sans-serif; 
       vertical-align: middle; 
    }
    input.text {border: 1px solid #FF9621;}
    textarea {border: 1px solid #FF9621;}
    input.button{
     border: 1px solid #FF9621;
     background-color: #FEE265;
     font-weight: bold;
     font-size: 11px;
    }
    body {
    font-family: Arial; 
    font-size: 12px;
    margin: 0px;
    }
    td {
    font-family: Arial; 
    font-size: 12px;
    margin: 0px;
    }
    a:link {
    color: #000000;
    text-decoration: none;
    }
    a:visited {
    color: #777777;
    text-decoration: none;
    }
    a:hover {
    border-bottom: 1px dotted #FF9621;
    }
    a.grafik:hover {
    border-bottom: 0px dotted #FF9621;
    }
    a.extralink {
    color: #000000;
    text-decoration: none;
    border-bottom: 2px dotted #FF9621;
    font-weight:bold;
    }
    td.colored {
    background: #ffdf00;
    background-image:url(./images/lm_background.gif);
    padding: 5px;
    }
    td.content {
    background: #FFF4A7;
    padding: 0px;
    text-align: left;
    }
    h1 {
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 0px 2px 10px;
    border-bottom: 1px solid #FEE265;
    border-left: 12px solid #FEE265;
    line-height: 28px;
    font-variant: small-caps;
    }
    h2 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 2px 10px;
    border-bottom: 2px solid #FEE265;
    border-left: 2px solid #FEE265;
    line-height: 20px;
    font-variant: small-caps;
    }
    h3 {
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 0px 2px 10px;
    border-top: 1px solid #FEE265;
    border-right: 0px solid #FEE265;
    line-height: 14px;
    font-variant: small-caps;
    }
    div.h4{
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    border-bottom: 0px solid #FEE265;
    border-left: 0px solid #FEE265;
    line-height: 14px;
    font-variant: small-caps;
    }
    td.navi{
    background: #FEE265;
    padding: 10px;
    border: 1px dotted #FF9621;
    font-weight: bold;
    letter-spacing: 0.7px;
    text-align: center;
    }
    td.sort{
    border: 1px solid #FEE265;
    }
    td.explain{
    border: 1px dotted #FEE265;
    }
    td.headline{
    padding: 0px;
    text-align: left;
    }
    td.footer {
    background: #ffdf00;
    letter-spacing: 1px;
    padding: 10px;
    }
    td.footer2 {
    padding: 5px;
    font-size: 9px;
    }
    td.navi2headline {
    padding: 3px;
    border: 1px dotted #FFF9CF; 
    text-align: left; 
    line-height: 12px
    }
    td.navi2cell {
    border: 1px dotted #FFF9CF; 
    font-family: Arial, sans-serif; 
    font-size: 11px; 
    font-weight: bold; 
    line-height: 15px; 
    text-align: left;
    padding-left: 5px;
    }
    td.h2{
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 2px 10px;
    border-bottom: 2px solid #FEE265;
    border-left: 2px solid #FEE265;
    line-height: 20px;
    font-variant: small-caps;
    }
	 em {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

    -->