body {
    color: black; 
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em;
    text-align: center;  /* Zentrierung im Internet Explorer */
    background-image:url(http://www.poeppelkiste.de/bande/tpl/bg-dunkel.jpg); background-repeat:repeat;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
       }
 /*Klassen*/      
.klein {
    font-size: 0.7em;
       }
.links  {width :123px;
       }     
.rechts {width :176px;
       }
.kategorie {
    font-size: 1.2em;
    font-weight: bolder;    
       }
       
       
.s {background-image:url(http://www.poeppelkiste.de/bande/tpl/bg-abend.jpg); background-repeat:repeat;
   }
          
.e {background-image:url(http://www.poeppelkiste.de/bande/tpl/bg-eltern.jpg); background-repeat:repeat;
   }
.t {background-image:url(http://www.poeppelkiste.de/bande/tpl/bg-strategie.jpg); background-repeat:repeat;
   }
.a {background-image:url(http://www.poeppelkiste.de/bande/tpl/bg-sonder.jpg); background-repeat:repeat;
   }   
.bold{    font-weight: bold;
      }
       
/*Linkattribute*/    
a { padding: 0.2em;
    font-weight: bold;
  }
 a:link {
    color: black; 
  }
a:visited {
    color: #666; 
  }
a:hover {
    color: black; background-image:url(http://www.poeppelkiste.de/bande/tpl/bg-dunkel.jpg)
  }

/* die einzelnen Abschnitte*/
 
div#seite {
  width: 1024px;         /*bildschirmbreite*/
  text-align: left;      /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    padding: 0;
  }
div#icon {
  min-height:100px;
   margin: 0 0 1em 0;
  }
 /*----------------------------------------------------*/ 
div#Navigation {
    float: left; width: 10em;
    background-image:url(http://www.poeppelkiste.de/bande/tpl/bg-hell.jpg);
    margin:0 0.5em 0 0.5em; padding: 0;
  }
  div#Navigation td{
    font-size: 0.7em;}
/*--------------------------------------------------------*/
div#Info {
    float: right; width: 15em;
    background-image:url(http://www.poeppelkiste.de/bande/tpl/bg-hell.jpg); background-repeat:repeat; 
    margin:0 0.5em 1em 0.5em; padding: 0;
  }
div#Info td{
    font-size: 0.7em;
  } 
   
/*-----------------------------------------------------------*/
 div#Inhalt {
   margin: 2 12em 0 9em;
   padding: 0 1em;
   border: 2px black solid;
   background-image:url(http://www.poeppelkiste.de/bande/tpl/bg-hell.jpg); background-repeat:repeat; 
  }
div#Inhalt p {
   font-size: 1em;
   margin: 1em 0;
    }
   
/*Formatierung gespielt*/
  table#news {
    text-align: left;
     margin: 0 0 1em 0;
      padding: 5em;
   empty-cells: show; border-collapse:collapse; 
  }
  table#news tr td{ 
  
    padding:  1em;
    border-top: 2px solid gray;
    border-bottom: 2px solid gray ;
  }
  
   table#news a{ 
   
   font-weight: normal;
  }
 a:link {
    color: black; 
  }
a:visited {
    color:black;
    
  } 
  
 /*Formatierung Kasten f&uuml;r hinweis */
  table#hinweis {font-size: 1em; table-layout: auto;
                text-align: left;  
                margin-top: 0.5em; margin-bottom: 2em; margin-left: auto; margin-right: auto; padding: 0em;
                empty-cells: show; border-collapse:collapse; 
                }
  table#hinweis td, th {border-width: 2px; border-color: darkgray; border-style: solid;  
                       text-align: left; margin: 0.5em; padding: 0.5em; 
                       }
                  
/*Formatierung Subnavis*/
 div#Subnavi {
   margin: 0 12em 0 9em;
   padding: 0 1em;
   border: 2px black solid;
   text-align: left; 
   background-image:url(http://www.poeppelkiste.de/bande/tpl/bg-hell.jpg); background-repeat:repeat; 
  }
    
  div#Subnavi p {
    font-size: 0.7em;
    margin: 1em 0;
    }  
  

 p#Fusszeile {
/*    clear: both;*/
    font-size: 0.9em;
    margin: 0; padding: 0.1em;
    text-align: center;
  } 
  
  
  
  
  
  
  
  
  td#datum {
    padding : 0 0.5em;
  }
  

  

 p#Fusszeile {
/*    clear: both;*/
    font-size: 0.9em;
    margin: 0; padding: 0.1em;
    text-align: center;
  }