
  body
  {
   color: #003368;
   background: #FFFFFF url(../images/back.jpg) repeat-x;
   font-size: 101%;
   font-family: Helvetica, Arial, sans-serif;
   margin: 0;
   padding: 0.5em 0 0 1em;
   text-align: left;  /* Zentrierung im Internet Explorer */
  }

  img
  {
  border-width:0
  }

  div#Seite
  {
   text-align: left;    /* Seiteninhalt wieder links ausrichten */
   margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
   width: 760px;
   padding: 0;
   background-color: #FFFFFF;
   border: 2px solid #003368;
  }

  html>body div#Seite
  {
   border-color: #003368;  /* Farbangleichung an den Internet Explorer  */
  }

  div#seitenkopf
  {
   height: 96px;
   width: 760px;
   margin: 0;
   padding: 0;
   background: #003368 url(../images/head01.jpg) no-repeat;
   border: 0;
  }

  h1
  {
   font-size: 2.2em;
   margin: 0.2em 2.4em 0 0;
   padding: 0.2em 0.8em 0 0;
   text-align: right;
   color: #003368;
  }

  ul#NaviHorizontal /*horizontale Navigation*/
  {
   margin: 0;
   padding: 1em 0 1em 0;
   text-align: left;
   font-size: 0.8em;
   border: 0;
   background-color: #003368;
  }

  ul#NaviHorizontal li
  {
   list-style: none;
   display: inline;
   margin: 0;
   padding: 0 0.2em;
  }

  ul#NaviHorizontal a, ul#NaviHorizontal span
  {
   padding: 0.2em 1em;
   text-decoration: none; /*font-weight: bold;*/
   border: 1px solid #003368;
   color: #B0C4DE;
   background-color: #003368;
  }

  * html ul#NaviHorizontal a, * html ul#NaviHorizontal span
  {
   width: 1em;    /* nur fuer IE 5.0x erforderlich */
   w\idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }

  ul#NaviHorizontal a:hover, ul#NaviHorizontal span
  {
   border: 1px solid;
   border-right-color: #B0C4DE;
   border-bottom-color: #B0C4DE;
   border-left-color: #483D8B;
   border-top-color: #483D8B;
   color: #B0C4DE;
   background-color: #4682B4;
  }

  div#Inhalt
  {
   margin: 0;
   padding: 0 1em;
  }

  * html div#Inhalt
  {
   height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
   margin-bottom: 0;
  }

  div#Inhalt h1
  {
   font-size: 1.4em;
   margin: 0.8em 0 0.2em 0;
   color: #003368;
   text-align: center;
  }

  div#Inhalt h2
  {
   font-size: 1.2em;
   margin: 0.8em 0 0.2em 0;
   color: #003368;
  }

  div#Inhalt p
  {
   font-size: 1em;
   line-height:1.2em;
   margin: 0.8em 0;
   color: #003368;
  }

  div#Inhalt .b_impress
  {
   font-size: 1em;
   margin: 1.2em 0 0 0;
   color: #003368;
   font-weight: bold;
  }

  div#Inhalt .n_impress
  {
   font-size: 1em;
   margin: 0 0 0 0;
   color: #003368;
  }

  div#Inhalt .head
  {
   font-size: 1em;
   line-height:1.2em;
   margin: 1.5em 0 0 0;
   font-weight: bold;
   color: #003368;
  }

  div#Inhalt .s
  {
   font-size: 0.9em;
   line-height: 1.1em;
   margin: 1.5em 0 0 0;
   color: #003368;
  }

  div#Inhalt li
  {
   font-size: 1.1em;
   line-height: 1.4em;
   margin: 0.6em 0.2em;
   color: #003368;
  }

  div#Inhalt a
  {
   font-size: 1em;
   line-height:1.2em;
   margin: 0.8em 0;
   color: #DC143C;
   text-decoration: none;
  }

  div#Inhalt a:hover
  {
   font-size: 1em;
   line-height:1.2em;
   margin: 0.8em 0;
   color: #ADD8E6;
   background-color: #0050A0;
  }


  div#fusszeile01
  {
  /*clear: both;*/
   height: 100px;
   width: 760px;
   margin: 0;
   padding: 0;
   background: #003368 url(../images/foot01.jpg) no-repeat;
  }

  div#fusszeile02
  {
  /*clear: both;*/
   height: 100px;
   width: 760px;
   margin: 0;
   padding: 0;
   background: #003368 url(../images/foot02.jpg) no-repeat;
  }

  div#fusszeile03
  {
  /*clear: both;*/
   height: 100px;
   width: 760px;
   margin: 0;
   padding: 0;
   background: #003368 url(../images/foot03.jpg) no-repeat;
  }

  div#fusszeile04
  {
  /*clear: both;*/
   height: 100px;
   width: 760px;
   margin: 0;
   padding: 0;
   background: #003368 url(../images/foot04.jpg) no-repeat;
  }

  div#fuss
  {
  /*clear: both;*/
   height: 50px;
   width: 760px;
   margin: 0;
   padding: 0;
   background: #003368;
  }

  div#fuss ul
  {
   margin: 0;
   padding: 0.8em 0;
   font-size: 0.8em;
   border: 2px solid #173760;
   background-color: #003368;
   }

  div#fuss li
  {
   list-style: none;
   display: inline;
   margin: 0 0 0 1em;
   padding: 0.2em;
   }

  div#fuss a, div#fuss span
  {
   padding: 0.2em 1em;
   text-decoration: none; /*font-weight: bold;*/
   border: 1px solid #173760;
   color: #B0C4DE;
   background-color: #003368;
  }

  * html div#fuss a, * html div#fuss span
  {
   width: 1em;    /* nur fuer IE 5.0x erforderlich */
   w\idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }

  div#fuss a:hover, div#fuss span
  {
   padding: 0.4em 1em 0.1em 1em;
   border: 1px solid;
   border-right-color: #B0C4DE;
   border-bottom-color: #B0C4DE;
   border-left-color: #483D8B;
   border-top-color: #483D8B;
   color: #B0C4DE;
   background-color: #4682B4;
  }

  div#fuss p
  {
   font-size: 0.83em;
   margin: 0 0.5em 0 0;
   padding: 0.8em 1em 1em 0;
   text-align: right;
   color: #B0C4DE;
   }
