
  body {
    color: black; background-color: white;
    font-size: 10pt;
    font-family: Helvetica,Arial,sans-serif;
   /* margin: 0; padding: 1em 0;/
    text-align: left;  /* Zentrierung im Internet Explorer */

  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 160mm;
    padding: 0;
    background: white;
    border: 0px solid white;
  }
  html>body div#Seite {
    border-color: black;  /* Farbangleichung an den Internet Explorer  */
  }

  h1 {
    font-size: 1.5em;
    margin: 0; padding: 0.3em;
    text-align: center;
    background: white;
    color: black;    

  }

  #NaviContainer { 
    border: 0;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background-color: white;
    display: block;
/*  background-image: url("/image/white.gif");
  background-position: bottom;
  background-repeat: repeat-x;
  }
*/

  #Navi { 
    display: inline;
    float: left;
    margin: 0;
    padding: 0;

  }

  #Navi a {
    text-decoration: none;
    /*font-weight: bold;*/
    display: block;
    padding: 0.25em 0.4166em 0.25em 0.4166em;
    text-align: center;
    border-bottom: black solid 1px;
    color: black; 
  }

  #Navi span {
  
    font-weight: bold;
    display: block;
    padding: 0.25em 0.4166em 0.25em 0.4166em;
    text-align: center;
    color: black; 
    border-top: #fff solid 1px;
    background-color: white;
  }


  #Navi ul {
    margin: 0; 
    padding: 0;
    float: left;
    display: inline;
    width: 100%
  }

  #Navi li {
    font-size: 1.1em;
    border-right: #fff solid 1px;
    list-style-type: none;
    float: left;
  } 

  div#Left {
    /*font-size: 0.9em;*/
    float: left; width: 0em;
    /*margin: 0em 0 0em; padding: 0;*/
  }
  ul#Navigation {
       
    font-size: 0.9em;
 /*   float: left; 
   width: 18em;
 */   margin: 0 0 0em 0em; 
    padding: 0;
    color: black;
    width: 0em;
    background-color: white;
  }
  
  ul#Navigation li {
    display: block;
    list-style: none;
    margin: 0em;  
    padding: 0 0em 0 1em;
 
  }

  ul#Navigation  span { 
    display: block;   
    padding: 0.3em;
    font-weight: bold;
    text-decoration: none;
    margin:0.0em;
    color: black;
    width: 0em;    
    background-color: white;
    border-bottom:1px solid #00044B;
    border-top:1px solid #00044B;
    
  }

  ul#Navigation a { 
    display: block;   
    padding: 0.3em;
    /*font-weight: bold;*/
    text-decoration: none;
    margin:0.0em;
    color: black;    
    width: 0em;    
    border-bottom:1px solid #86A6E5;
    border-top:1px solid #86A6E5;
    
  }

  ul#Navigation a:link {
    color: black; background-color: white;
  }

  ul#Navigation a:visited {
    color: black; background-color: white;
  }

  ul#Navigation a:hover {
    color: black; background-color: white;
  }

  ul#Navigation a:active {
    color: black; background-color: white;
  }



  div#Info div {
    color: black;
    background-color: white;
    margin: 0em 0em 0em 0em;
  }

 

  div#Info h2 {
    font-size: 1.1em;
    /* margin: 0.2em 0.2em 0.1em 0.2em;*/
    color: black;
    background-color: white;
    border-bottom:1px solid #D5E0F7; margin:0px;
    padding: 3px 4px 4px;
  }

  div#Info {
    font-size: 0.9em;
    float: right; width: 0em;
    margin: 0em 0 0em; padding: 0;
  }

  div#Info strong {
    font-size: 1.33em;
    margin: 0.2em 0.5em;
  }

  div#Info p {
    font-size: 0.9em;
    padding: 0.0em 0.3em 0.5em 1em;
  }
	

  div#Inhalt {
    margin: 0 0em 0em 0em;
    padding: 0 0em;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }
  div#Inhalt h2 {
    font-size: 1.1em;
/*     margin: 0.2em 0.2em 0.1em 0.2em;*/
    color: black;
    background-color: white;
    border-bottom:1px solid black;
/*    padding: 3px 4px 4px;*/
  }

  div#Inhalt h3 {
    font-size: 1.0em;
/*     margin: 0.2em 0.2em 0.1em 0.2em;*/
    color: black;
    background-color: white;
    border-bottom: 1px solid black;
/*    padding: 3px 4px 4px;*/
  }


  div#Inhalt h4 {
    font-size: 0.9em;
/*     margin: 0.2em 0.2em 0.0em 0.2em;*/
    color: black;
    background-color: white;
    border-bottom: 1px solid black;
/*    padding: 3px 4px 0px;*/
  }


  div#Inhalt div {
    color: black;
    background-color: white;

  }


 
div#Inhalt P table{
    border-collapse:collapse;
    border:1px solid #060606; 
    empty-cells:show;
    font-size: 1em;
}



  div#Inhalt P tr {
    font-size: 1em;
    /*margin: 0em 0 1em 0;*/
    padding: 0px 4px 4px 4px;
    margin: 0px 4px 4px 4px;
    color: black;
    text-align: justify;

  }
div#Inhalt P td {
    font-size: 1em;
    /*margin: 0em 0 1em 0;*/
    padding: 0px 4px 4px 4px;
    margin: 0px 4px 4px 4px;
    color: black;
    text-align: justify;
border:1px solid #060606;
  }
div#Inhalt P tbody {
    font-size: 1em;
    /*margin: 0em 0 1em 0;*/
    padding: 0px 4px 4px 4px;
    margin: 0px 4px 4px 4px;
    color: black;
    text-align: justify;

  }

div#Inhalt table{
    font-size: 1em;
}

  div#Inhalt  tr {
    font-size: 1em;
    /*margin: 0em 0 1em 0;*/
    padding: 0px 4px 4px 4px;
    margin: 0px 4px 4px 4px;
    color: black;
    text-align: justify;

  }
div#Inhalt  td {
    font-size: 0.9em;
    /*margin: 0em 0 1em 0;*/
    padding: 0px 4px 4px 4px;
    margin: 0px 4px 4px 4px;
    color: black;
    text-align: justify;
  }
div#Inhalt  tbody {
    font-size: 1em;
    /*margin: 0em 0 1em 0;*/
    padding: 0px 4px 4px 4px;
    margin: 0px 4px 4px 4px;
    color: black;
    text-align: justify;

  }




div#Inhalt p {
    font-size: 1em;
    /*margin: 0em 0 1em 0;*/
    padding: 0px 4px 4px 4px;
    margin: 0px 4px 4px 4px;
    color: black;
    text-align: justify;
/*background-color: white;*/
  }

 div#Inhalt li {
    font-size: 1em;
    /*margin: 0em 0 1em 0;*/
    padding: 0px 4px 4px 4px;
    margin: 0px 4px 4px 4px;
    color: black;
    text-align: justify;

  }


  div#Inhalt a {
    color: black;
    background-color: none;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
  /*  font-weight:bold;*/
  }

div#inhalt iframe
{
width:90%;
height:70000px;
border:0px none #dddddd;
overflow:auto; 
border-style:none;
}



div#inhalt object
{
width:95%;
/*height:700px;*/
height: auto;
border:0px none #dddddd;
overflow:auto; 
border-style:none;
}
/*  div#Inhalt img {
    border: 0px solid ; float: left;

  }
*/
  p#Fusszeile {
    clear: both;
    font-size: 0.83em;
    /*margin: 0 0 1em 0;*/ 
    padding: 0.1em;
    text-align: right;
    background-color: white;
    color: black;
    border-top: 1px solid silver;
  }

  a {
    color: black;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
 /*   font-weight:bold;*/
  }


.line {
   border-bottom-style:solid; border-bottom-width:1px; border-color:black;
/*   margin:0px; margin-top:0.5em; margin-bottom:0.5em;*/
}
.lineu {
   border-top-style:solid; border-top-width:1px; border-color:black;
/*   margin:0px 20px 0 20px; margin-top:0em; margin-bottom:0.25em;*/
}
.lineo {
   border-bottom-style:solid; border-bottom-width:1px; border-color:black;
 /*  margin:0px 20px 0 20px; margin-top:0em; margin-bottom:0.25em;*/
}



div#inhalt blockquote { margin: 0px 0px 0px 0px;
	padding:2px;   }
hr {display:none;}


.tableColor{font-size: 10pt;text-align: justify;background:white}/*wie tableMittel*/
.linkNormal{}/*nichts weiter*/
.headerColor{background:white}/*wie tableDunkel*/
.font1{font-size: 8pt;}
.fontbig{font-size: 20pt;}
.tableBColor{background:white;font-size: 8pt}/*wie tableMain*/
.tableMain{background:white;font-size: 8pt}/*wie tableMain*/
.infoTable{width:100%}
