body {
width: 100%;
height: 100%;
 font-size: 13px;
 font-family: Arial, Helvetica, sans-serif;
 background: #fff url(images_storch/wolke.jpg) repeat-x;
}

div {
padding: 0;
margin: 0;
border:0;
}

img {
padding: 0;
margin: 0;
border:0;
}

span {
padding: 0;
margin: 0;
border: 0;
}


div.ringfunde {
clear: left;
color: 000;
background: #D9E0EF;
border-bottom: 2px solid white;
line-height: 1.5em;
width: 500px;
}

div.ringfunde div.zelle {
float: left;
padding: 0.3em;
width: 80px;
}
div.ringfunde div.zelleland {
float: left;
padding: 0.3em;
width: 30px;
}

      /*********************/
/* Schriften */
/*********************/
  
   p {
 font-size: 0.95em;
  font-weight: normal;
  line-height: 1.4em;
   color: #000;
   padding-bottom: 0.1em;
   }
  
h1 {
 font-size: 1em;
  font-weight: bold;
   color: #003366;
   }
   
   h2 {
 font-size: 1.2em;
  font-weight: bold;
   color: #000;
   padding-bottom: 0.1em;
   }
   
   h3 {
 font-size: 0.95em;
  font-weight: bold;
   color: #003366;
   padding-bottom: 0.1em;
   }
   
   h4 {
   width: 600px;
 font-size: 0.95em;
  font-weight: bold;
  line-height: 1.7em;
   color: #003366;
   padding: 1em;
   margin-left: 0;
   margin-top: 0;
   background-color: #f0f2f5;
   }
   
  
   a { 
font-size: 1em;
  font-weight: bold;
 color: #000;
 } 
   a:link { 
font-size: 0.95em;
  font-weight: bold;
 color: #000;
 }
a:active {
font-size: 0.95em;
 font-weight: bold;
  color: #c72e1b;
  }
a:visited {
font-size: 0.95em;
 font-weight: bold;
  color:#000;}
a:hover {
font-size: 0.95em;
  font-weight: bold;
   color: #c72e1b;
    }

   
   
      /*********************/
/* Tabellen */
/*********************/
table {
    border: 1px solid black;
   }
   
   td {
   font-size: 0.95em;
  font-weight: normal;
   color: #000;
   vertical-align: top;
   }
   
   td p {
   font-size: 0.95em;
    padding: 0;
    line-height: 1em;
  font-weight: normal;
   color: #000;
   vertical-align: top;
   }
   
   .tx-csvtable-pi1 TABLE{
   border: 1px solid black;
   background: #003366;
   }
   
   .tx-csvtable-pi1 th {
    color: #fff;
   background: #D9E0EF;
   padding: 8px;
   }
  
   
   .tx-csvtable-pi1 tr td p {
   font-size: 0.95em;
   background: #fff;
   padding: 8px;
   }
   
   td.rf_header {
   padding: 0.8em;
   background: #E0E5F2;
   }
   
   
   td.rf_eintrag {
    padding: 0.8em;
     background: #EAEAEA;
   }



TABLE.contenttable { background: #919FC5; border: 1px solid black; }
TABLE.contenttable P { font-size: 0.83em; }
TABLE.contenttable h1 { font-size: 0.95em; color: #003366; }
TABLE.contenttable TR TD { vertical-align: middle; text-align: center; font-size: 0.83em; background: #fff; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; font-size: 0.83em; }

TABLE.contenttable-1 P { color: #003366; font-size: 0.83em; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #fff;}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #fff;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }
TR.tr-0 tr-even { background-color: #003366;}
TD.td-0 { background-color: #fff; padding: 6px;}
TD.td-last { background-color: #fff; padding: 6px;}
TH.td-0 { background-color: #E0E5F2; font-size: 0.83em; color: #000; width: 200px; text-align: left; }
   

     /*********************/
/* Seite */
/*********************/ 

 div#Seite {
    margin: 0;      
    width: 100%;
    min-width: 1062px;
    padding: 0;
    border: 0px solid white;
  }
  
  *html div#Seite {
  width: 1062px;
  }
  
  div#kopf {
  height: 60px;
  }
  
        /*********************/
/* Hauptmenu */
/*********************/
  

  div#hauptmenu {
    height: 1.7em;
    font-size: 1em;
    margin-left: 10px;
    margin-top: 5px;
    width: 850px;
     padding: 0px;
    text-align: center;
 font-weight: bold;
    border: 2px solid #fff;
    border-left: 0px solid #fff;
    background:url(images_storch/hg_nav4.jpg);
    background-repeat: repeat-y;
  }

  ul#Navigation {
    font-size: 1em;
     width: 850px;
    margin: 0;
     padding: 0;
    
  }
  ul#Navigation li {
   float: left;
   height: 1.7em;
    list-style: none;
     width: 168px;
    border-left: 2px solid white;
     padding: 0;
     margin: 0;
      overflow: hidden; 
  }
  

  * html div#hauptmenu ul#Navigation li {width:170px; w\idth:168px; }


  
  ul#Navigation li:hover {
  background: #c72e1b;
  }
  
   ul#Navigation li#pfeil {
    height: 1.7em;
     width: 168px;
   text-align: left;
  background: url(images_storch/pfeileblau.gif) no-repeat; 
background-position: center center;

  }
  
   * html div#hauptmenu ul#Navigation li#pfeil {width:170px; w\idth:168px; }
  
  ul#Navigation li#pfeil:hover {
  background: #c72e1b url(images_storch/pfeilerot.gif) no-repeat; 
background-position: center center;
 color: #c72e1b;
  }
  
  ul#Navigation li#pfeil a {
padding-right: 150px;
   vertical-align: middle;
   text-align: left;
   color: #7697c9;
   text-decoration: none;
  }
  
   ul#Navigation li#auswahl {
  background: #c72e1b;
  }
  
  
  ul#Navigation li#auswahl a {
  color: #fff;
  }
  
   ul#Navigation li#auswahlpfeil {
   background: #c72e1b url(images_storch/pfeilerot.gif) no-repeat; 
background-position: center center;
  }
  
  ul#Navigation li#auswahlpfeil a {
  color: #c72e1b;
  text-align: left;
  padding-right: 150px;
  }
  
  
  
  ul#Navigation li a {
   font-size: 1em;
   line-height: 1.7em;
   vertical-align: middle;
    display: block;
    font-weight: bold;
   color: #000;
   text-decoration: none;
   white-space:nowrap;
  
  
  }
  ul#Navigation li a:link {
   color: #000;
  }
  ul#Navigation li a:visited {
    color: #000;
  }
  ul#Navigation li a:hover {
    color: #fff;
  }
  ul#Navigation li#pfeil a:hover {
    color: #c72e1b;
  }
  
  ul#Navigation li a:active {
    color: #c72e1b;
  }
  
  
  .pfeilerotweiss {
background: url(images_storch/pfeilerot.gif) no-repeat; 
background-position: center center;
color: #fff;
  }
  
  .pfeilerotschwarz {
background: url(images_storch/pfeilerotschw.gif) no-repeat; 
background-position: center center;
color: #000;
  }
  
  .pfeileblauweiss {
background: url(images_storch/pfeilerot.gif) no-repeat; 
background-position: center center;
  }
  
  ul#Navigation li ul {
   float: left;
    list-style: none;
    margin: 0;
     padding: 0;
     background-color: #F5F5F5;
  }
  ul#Navigation li ul:hover {

   float: left;
    list-style: none;
    margin: 0;
     padding: 0;
     background-color: #F5F5F5;
  }
  
  
        /*********************/
/* Untermenu oben */
/*********************/
  
   div#untermenu {
margin-left: 183px;
width: 700px;
height: 1.7em;
/*background: url(images_storch/hg_um.jpg) repeat-x;*/
 /* border-bottom: 1px solid #666666;*/
/*  border-right: 1px solid #666666;*/
 /* border-left: 1px solid #666666;*/
    text-align: left;
  } 
  
*>html div#untermenu {float: left;}  

 .unsichtbar {
display: none; 
  }
  
  .sichtbar {
display: block; 
  }
  
  
  div#untermenu li {
float: left;
 font-size: 1em;
 padding-top: 0.4em;
 padding-left: 10px;
  padding-right: 10px;
 background: url(images_storch/hg_um.jpg) repeat-x;
 text-align: center;   
 height: 1.5em;
 border-bottom: 1px solid #666666;
 border-left: 1px solid #666666;
  } 
  
 
  
  ul#Navigation1 {
    font-size: 1em;  
    margin: 0;
    padding: 0;
  }
  
  ul#Navigation1 li  {
    list-style: none;
  }
  
  
  ul#Navigation1 li a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em; 
  margin: 0; 
    /* border-right: 2px solid #c72e1b;*/
    font-weight: bold;
    text-decoration: none;
   /* background: url(images_storch/trennstrich.jpg) no-repeat;*/
/* background-position: right center;*/
  }
  
   *>html  ul#Navigation1 li a {float: left;}  
  
  ul#Navigation1 li a:link {
       color: #000;
   
  }
  ul#Navigation1 li a:visited {
      color: #000;
  }
  ul#Navigation1 li a:hover {
     color: #c72e1b;
  }
  
        /*********************/
/* Inhalt-Rahmen */
/*********************/
div#druck {
margin-left: 740px;
margin-top: 20px;
}
 
   
  div#mitte {
  width: 100%; 
  min-width: 1060px; 
 min-height: 15em;
 margin-top: 4em;
 margin-left: 12px;
  }
  
  
   div#linkeseite {
 float: left;
 width: 200px;
 margin-top: 65px;
 margin-left: 15px;
  }


  
   div#linkeseite {
 float: left;
 width: 200px;
 margin-top: 65px;
 margin-left: 15px;
  }


      /*********************/
/* Menue-links */
/*********************/

div#menuelinks {
 width: 170px;
 background: black;
padding-bottom: 0;
   background: url(images_storch/hg_um4.gif) repeat-y;
   background-position: right;  
  }
  
  div#menuelinks ul {
display: block;
 font-size: 1em;
 width: 148px;
 padding-top: 0;
  padding-bottom: 0;
  background: url(images_storch/hg_um2.jpg);
   border: 1px solid #666666;
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
      /* standardkonforme horizontale Zentrierung */  
  }
  
  div#text {
   width: 170px;
  padding: 0;
  margin: 0;
  border: 0;
     background: none;
 text-align: left;    /* Seiteninhalt wieder links ausrichten */
      /* standardkonforme horizontale Zentrierung */  
  }
  
  div#text ul#hg {
 width: 170px;
  padding: 0;
  margin: 0;
  border: 0;
     background:none;
 text-align: left;    /* Seiteninhalt wieder links ausrichten */
      /* standardkonforme horizontale Zentrierung */  
  }
  
  div#text ul#hg li {
  list-style: none;
  margin-right: 0;
  text-align: left;
   background: url(images_storch/hg_um6.jpg);
  }
  
  div#text ul#spende {
 padding: 0.5em;
 text-align: left;    /* Seiteninhalt wieder links ausrichten */
      /* standardkonforme horizontale Zentrierung */  
  }
  
  div#text ul#spende li#spenden {
 padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 0;
  padding-right: 0;
  border: none;
  list-style: none;

 text-align: left;    /* Seiteninhalt wieder links ausrichten */
      /* standardkonforme horizontale Zentrierung */  
  }
  
  .menurand1 {
 border-bottom: 1px solid #666666;
  border-top: 1px solid #fff;
}


      /*********************/
/* Untermenue_links */
/*********************/


  ul#Navigation2 { 
    margin: 0;
     padding: 0;
  }
  

  
  ul#Navigation2 li  {
    list-style: none;
     padding:0.5em 0.3em 0.3em 0.3em;
     font-family: Arial, Helvetica, sans-serif;
       font-weight: bold;
       font-size: 0.95em; 
  }
  
   ul#Navigation2 li:hover  {
    list-style: none;
     font-family: Arial, Helvetica, sans-serif;
       font-weight: bold;
       font-size: 0.95em;
       background-color: #fff; 
       background: url(images_storch/hg_um5.jpg) repeat-x;
       border-top: 1px solid #000;
  }
  
   ul#Navigation2 li ul li:hover  {
    list-style: none;
     font-family: Arial, Helvetica, sans-serif;
       font-weight: bold;
       font-size: 0.95em;
       padding-left: 0.8em;
       background-color: #fff; 
       background: url(images_storch/knopf_blau.jpg) no-repeat;
        background-position: 0.6em; 
       border-top: 1px solid #000;
  }
   
  
  ul#Navigation2 a {
  font-size: 0.95em;
      padding:0.5em 0.3em 0.3em 0.3em;
    margin: 0;
    text-decoration: none;
  }
  
  ul#Navigation2 a:link {
    color: #000;
    padding:0.5em 0.3em 0.3em 0.3em;
  }
  ul#Navigation2 a:visited {
   color: #000;
   padding:0.5em 0.3em 0.3em 0.3em;
  }
  ul#Navigation2 a:hover {
    color: #000;
     padding:0.5em 0.3em 0.3em 0.3em;
  }
  
  
 ul#Navigation2 li#auswahl {
  background: #c72e1b;
   border-top: 1px solid #c72e1b;
  }
  
  ul#Navigation2 li#auswahl a {
  color: #fff;
   border-top: 1px solid #c72e1b;
  } 
  
  
  ul#Navigation2 li#einzug {
 border-bottom: 1px solid #666666;
  border-top: 1px solid #fff;
   background-color: #fff;
  background: #fff url(images_storch/knopf_blau.jpg) no-repeat;
  background-position: 0.6em;
    padding-left: 0.8em; 
}

ul#Navigation2 li#einzug_auswahl {
  border-bottom: 1px solid #666666;
  border-top: 1px solid #fff;
   background-color: #fff;
  background: #fff url(images_storch/knopf.jpg) no-repeat;
  background-position: 0.6em; 
  padding-left: 0.8em;
  }

   ul#Navigation2 li#einzug a {
    padding-left: 0.8em; 
}

ul#Navigation2 li#einzug_auswahl a {
  padding-left: 0.8em;
  }
  
   ul#Navigation2 li#einzug:hover {
  margin-left: 0;
   background-color: #fff;
  background: #fff url(images_storch/knopf.jpg) no-repeat;
  background-position: 0.6em; 
  }
  
  
  
  
    ul#Navigation2 li#einzugum {
    padding-left: 1em;
    color: #666666;
     border-top: 1px solid #fff; 
      border-bottom: 1px solid #fff;
      background: #fff;
}

ul#Navigation2 li#einzugum_auswahl {
  padding-left: 1em;
  color: #666666;
   border-top: 1px solid #fff; 
    border-bottom: 1px solid #fff;
     background: #fff;
  }

   ul#Navigation2 li#einzugum a {
    padding-left: 1em; 
    color: #666666;
     border-top: 1px solid #fff;
      border-bottom: 1px solid #fff; 
       background: #fff;
}

ul#Navigation2 li#einzugum_auswahl a {
  padding-left: 1em;
  color: #000;
   border-top: 1px solid #fff; 
    border-bottom: 1px solid #fff;
     background: #fff;
  }
  
   ul#Navigation2 li#einzugum a:hover {
  padding-left: 1em;
  color: #c72e1b;
    border-top: 1px solid #fff; 
     border-bottom: 1px solid #fff;
      background: #fff;
  
  }
  
          /*********************/
/* Sprachauswahl */
/*********************/

div#sprachauswahl {
margin-top: 10px;
margin-left: 700px;
height: 15px;
}

div#sprachauswahl a {
margin-right: 15px;
color: #333366;
}
  
        /*********************/
/* Textbereich */
/*********************/

  
 
  
  
   div#inhaltlinks {
   width: 800px;
   font-size: 1em;
   margin-left: 240px;
   margin-top: 60px;
    padding: 0;
    text-align: left;
    min-height: 600px;
     background: url(images_storch/himmel_5.jpg) no-repeat;
  background-position: 0 200px; 
  }
  
  * html div#inhaltlinks {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
    margin-left: 200px;
    width: 750px;
    w\idth:750px;
 height: 600px;
     background: #fff url(images_storch/himmel_4.jpg) no-repeat;
  background-position: 0 200px; 
  }
  


    
  div#inhaltlinks h2 {
    color: #000;
  }
  

    div#inhaltrechts p {
    margin: 0.1em 0;
  }
  
  div#inhaltlinks p {
    color: #000;
     margin-right: 10px;
     width: 350px;
     font-size: 0.95em;
    line-height: 1.4em;
  }
  
  div#inhaltlinks p.absatz_breit {
    color: #000;
     margin-right: 10px;
     width: 500px;
     font-size: 0.95em;
    line-height: 1.4em;
  }
  
  
  div#inhaltlinks li {
  font-size: 1em;
    color: #000;
    padding-top: 0.2em;
     padding-bottom: 0.2em;
    font-family: Arial, Helvetica, sans-serif;
  }
  
  div#inhaltlinks img.bild_im_text_links {
  float: left;
  padding-right: 10px;
  }
  
  div#inhaltlinks img.bild_im_text_rechts {
  float: right;
  padding-left: 10px;
  }
  
   
  
   div#inhaltrechts {
  width: 380px;
  float: right;
    padding-left: 10px;
    text-align: left;
    margin-top: 30px;
    margin-right: 0;
  }
  
 
  
  
  * html div#inhaltrechts {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }
  
   
  
  div#inhaltrechts h2 {
  width: 350px;
    font-size: 1em;
    margin: 0.2em 0;
    color: #000;
  }
  
   div#inhaltrechts p {
   width: 180px;
  }
  
   div#inhaltrechts a {
   font-size: 1em;
  }
  
  
  
  .listenknopf {
  list-style-image:url(images_storch/knopf_blau.jpg);
  }

      /*********************/
/* unten */
/*********************/

  div#unten {
    clear: both;
    width: 95%;
    height: 5px;
    margin: 0 auto;
     padding: 0;
    text-align: left;
    background-color: #fff;
    border-bottom: 0px solid #696969;
  }
  
  
  div#Fusszeile {
  clear: both;
  width: 95%;
    margin-left: 10px;
    margin-top: 15px;
     padding-top: 0.5em;
    text-align: center;
    vertical-align: bottom;
    background-color: #fff;
    border-top: 1px solid #696969;
    
  }
  
  div#Fusszeile a {
     padding: 0.4em;
    background-color: #fff;
     color: #696969;
     text-decoration: underline;
 
  }
   div#Fusszeile a:link {
     padding: 0.4em;
    background-color: #fff;
     color: #696969;
     text-decoration: underline;

  }
   div#Fusszeile a:visited {
     padding: 0.4em;
    background-color: #fff;
    color: #696969;
    text-decoration: underline;

  }
   div#Fusszeile a:hover {
     padding: 0.4em;
    background-color: #fff;
    color: #c72e1b;
    text-decoration: underline;
  }
  
  #tx-lzgallery-pi1-title {
  font-size: 1em;
  color: #696969;
  font-weight: bold;
  }
  
 #tx-lzgallery-pi1-descr-long
 {
  font-size: 0.83em;
  color: #000;
  }
  .tx-lzgallery-navi
   {
  font-size: 1em;
  color: #000;
  padding: 0.2em;
  }
  
  .quadratlink
   {
  font-size: 1em;
  color: #696969;
  }
  
  #tx-lzgallery-pi1-fotos
  {
  border: 1px solid #696969;
  font-size: 0.83em;
  color: #000;
  }
  .teasercontainer {
  border: 0px solid #000;
  }
  
.teasertext-wide {
  font-size: 1em;
  color: #696969;
  }
  
 div#inhaltlinks div.tx-ttnews-browsebox td p {
 width: 30px;
 }

