/* ********************************************************************** 
   Stylesheet for structure of www.foerderverein-kita-hetzerath.de
   (c) 2009 by Förderverein und Freundeskreis der 
               Kindertagesstätte St. Hubertus e.V.
               
   This stylesheet is mainly intended to work with Mozilla Firefox 3.x.
   There are some hacks for IE6 and IE7 allowing for a acceptable rendering
   with this common browsers, too :-(
   
   ********************************************************************** */








body {
    width: 320px; min-width: 320px; max-width: 320px;
    overflow: auto;
}   





/* **************************************************
   Layout areas
   ************************************************** */
   

   
   














#content, #xlcontent, #slidercontent{
    height: auto;
    max-height: auto;
    min-height: auto;
}

#content{
    width: 99%; max-width: 99%;
}

#xlcontent{
    width: 99%; max-width: 99%;
}

#slidercontent{
    width: 99%; max-width: 99%;
}

#content, #xlcontent, #slidercontent {
    margin-top: 10px;
}











#innercontent {
    padding: 3px 3px 6px;
}

#content #innercontent, #xlcontent #innercontent {
    height: auto;
    min-height: auto;
    max-height: auto;
}

#content #innercontent, #xlcontent #innercontent {
    width: auto;
}

#slidercontent #innercontent {
    height: 400px;
    max-height: 400px;
    min-height: 400px;
    padding: 2px;
}

#slidercontent{
    height: 410px;
    max-height: 410px;
    min-height: 410px;
}


/* **************************************************
   Menu Bar                                          
   ************************************************** */
   

       































ul.menubar, ul.leftmenubar {
    height: auto;
}   
























/* **************************************************
   Elements: Paragraphs                              
   ************************************************** */

/* ************************************************** 
   Elements: Tables
   ************************************************** */


