  body {
    color: white; background-color: #003300;
    font-size: 10pt;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */

  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 960px;
    padding: 0;
    background: #005000;
    background-image: url(images/hintergrund.jpg);
    /*border-bottom: #FFE614 solid 1px;*/
  }
  html>body div#Seite {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }

  h1 {
    font-size: 1.5em;
    margin: 0; padding: 0.5em 0.3em 0 0;
    text-align: right;
    background: #ffffff;
    color: white;    
height: 50px;
border-bottom: #FFE614 solid 1px;
background-image: url("images/header.jpg");
background-position: bottom;
background-repeat: repeat-x;
  }

  #NaviContainer { 
    border: 0;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    background-color: #004000;
    color: yellow; 
    display: block;
  }
  #NaviContainer a {
    text-decoration: none;
    font-weight: normal;
    color: yellow;
  }

 #Navi { 
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
    background-color: #001000;
    width: 100%;
    color: yellow; 
    /*border-bottom: #fff solid 0px;*/
  }


#Navi a {
    text-decoration: none;
    font-weight: bold;
    display: block;
    padding: 0.25em 0.4166em 0.25em 0.4166em;
    text-align: center;
    border-bottom: #fff solid 1px;
    color: white; 
  }

  #Navi a:hover {
    color: #ff8000; 
    background-color: #004000;
    border-top: #fff solid 1px;
    border-bottom: solid #004000 1px;
  }
  #Navi span {
  
    font-weight: bold;
    display: block;
    padding: 0.25em 0.4166em 0.25em 0.4166em;
    text-align: center;
    color: yellow; 
    border-top: #fff solid 1px;
    border-bottom: solid #004000 1px;
    background-color: #004000;
  }


  #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: 15em;
    margin: 0 0 0 0; padding: 0;
  }
  ul#Navigation {
    font-size: 0.9em;
 /*   float: left; */ 
/*    width: 18em; */
    margin: 2em 0em 0em 0em; 
    padding: 1.5em 0  1.5em 0;
    color: white;
/*  width: 15em; */
   /* background-color: #; */
    border-left:10px solid #ff8000;
  }
  
  ul#Navigation li {
    display: block;
    list-style: none;
    margin: 0em;  
    padding: 0 0em 0 0em;
    
  }

  ul#Navigation  span { 
    display: block;   
    padding: 0.4em 0em 0.4em 1.5em;
    font-weight: bold;
    text-decoration: none;
    margin:0.0em;
    color: #ff8000;
    width: 13em;    
    background-color: #004000;
    border-bottom:1px solid #ff8000;
    border-top:1px solid #ff8000;
    
  }

  ul#Navigation a { 
    display: block;   
    padding: 0.4em 0em 0.4em 1.5em;
    font-weight: bold;
    text-decoration: none;
    margin:0.0em;
    color: white;    
    width: 13em;    
    border-bottom:1px solid #004000;
    border-top:1px solid #004000;
    
  }

  ul#Navigation a:link {
    color: yellow; background-color: #001000;
  }

  ul#Navigation a:visited {
    color: yellow; background-color: #001000;
  }

  ul#Navigation a:hover {
    color: #ff8000; background-color: #004000;
    border-bottom:1px solid #ff8000;
    border-top:1px solid #ff8000;
  }

  ul#Navigation a:active {
    color: yellow; background-color: #001000;
  }



  div#Info div {
    color: yellow;
    background-color: #004000;
    margin: 1.5em 0em 0em 0em;
  }

 

  div#Info h2 {
    font-size: 1.1em;
    /* margin: 0.2em 0.2em 0.1em 0.2em; */
    color: yellow;
    background-color: #001000;
    border-bottom:1px solid #FFE614; margin:0px;
    padding: 3px 4px 4px;
  }

  div#Info {
    font-size: 0.9em;
    float: right; width: 12em;
    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#Info a {
    color: yellow;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
  }	
  div#Info a:hover{color:#ff8000;}

  div#Inhalt {
    margin: 1.5em 12em 1em 16em;
    padding: 0 0.5em;
  }
  * 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: yellow;
    background-color: #001000;
    border-bottom:1px solid gold; margin:0px;
    padding: 3px 4px 4px;
  }

  div#Inhalt h3 {
    font-size: 1.0em;
/*     margin: 0.2em 0.2em 0.1em 0.2em; */
    color: yellow;
    background-color: #005000;
    border-bottom: 1px solid gold; margin:0px;
    padding: 3px 4px 4px;
  }


  div#Inhalt h4 {
    font-size: 0.9em;
/*     margin: 0.2em 0.2em 0.0em 0.2em; */
    color: yellow;
    background-color: #005000;
    border-bottom: 1px solid gold; margin:0px;
    padding: 3px 4px 0px;
  }


  div#Inhalt div {
    color: yellow;
    background-color: #005000;


  }


 
div#Inhalt P table{
    border-collapse:collapse;
    border:1px solid #001000; 
    empty-cells:show;
    font-size: 1em;
}



  div#Inhalt P tr {
    font-size: 0.95em;
    /* margin: 0em 0 1em 0; */
    padding: 0px 4px 4px 4px;
    margin: 0px 4px 4px 4px;
    color: yellow;
    text-align: justify;

  }
div#Inhalt P td {
    font-size: 0.95em;
    /* margin: 0em 0 1em 0; */
    padding: 0px 4px 4px 4px;
    margin: 0px 4px 4px 4px;
    color: yellow;
    text-align: justify;
    border:1px solid #001000;
  }
div#Inhalt P tbody {
    font-size: 0.95em;
    /* margin: 0em 0 1em 0; */
    padding: 0px 4px 4px 4px;
    margin: 0px 4px 4px 4px;
    color: yellow;
    text-align: justify;

  }

div#Inhalt table{
    font-size: 11px;
}

  div#Inhalt  tr {
    font-size: 11px;
    /*margin: 0em 0 1em 0;*/
    padding: 0px 4px 4px 4px;
    margin: 0px 4px 4px 4px;
    color: yellow;
    text-align: justify;

  }
div#Inhalt  td {
    font-size: 11px;
    /*margin: 0em 0 1em 0; */
    padding: 0px 4px 4px 4px;
    margin: 0px 4px 4px 4px;
    color: yellow;
    text-align: justify;
  }
div#Inhalt  tbody {
    font-size: 11px;
    /*margin: 0em 0 1em 0;*/
    padding: 0px 4px 4px 4px;
    margin: 0px 4px 4px 4px;
    color: yellow;
    text-align: justify;
  }




div#Inhalt p {
    font-size: 1em;
    /*margin: 0em 0 1em 0; */
    padding: 10px 4px 4px 4px;
    margin: 0px 4px 4px 4px;
    color: yellow;
    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: yellow;
    text-align: justify;

  }
  div#Inhalt img{background-color: white;}

  div#Inhalt a {
    color: yellow;
    background-color: none;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
  }
  div#Inhalt a:hover{color: #ff8000;}


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: #001000;
    color: gold;
    border-top: 1px solid #FFE614;
  }

  a {
    color: yellow;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
  }
 p#Fusszeile a {
    color: gold;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
  }

  a:hover{color: #ff8000;}

.line {
   border-bottom-style:solid; border-bottom-width:1px; border-color:gold;
   background-color: #004000; color: yellow;
/*   margin:0px; margin-top:0.5em; margin-bottom:0.5em; */
}
.lineu {
   border-top-style:solid; border-top-width:1px; border-color: gold;
/*   margin:0px 20px 0 20px; margin-top:0em; margin-bottom:0.25em; */
}
.lineo {
   border-bottom-style:solid; border-bottom-width:1px; border-color: gold;
 /*  margin:0px 20px 0 20px; margin-top:0em; margin-bottom:0.25em; */
}

div#Inhalt .verweis{background-color:#003000;padding: 1px 2px 1px 15px; margin: 2px 0px 0px 0px;background-image:url(../spreelauf/images/pfeil.gif);background-repeat:no-repeat;background-position:3px 5px;}

div#inhalt blockquote { margin: 0px 0px 0px 0px;
	padding:2px;   }
hr {display:none;}

.spacer {font-size: 0.45em;}

.tableColor{font-size: 10pt;text-align: justify;background:#004000}/*wie tableMittel*/
.linkNormal{}/*nichts weiter*/
.headerColor{background:#004000}/*wie tableDunkel*/
.font1{font-size: 8pt;}
.fontbig{font-size: 20pt;}
.tableBColor{background:#004000;font-size: 8pt}/*wie tableMain*/
.tableMain{background:#004000;font-size: 8pt}/*wie tableMain*/
.infoTable{width:100%}
