/**
 * Structure-File for
 *
 * @version     0.1
 * @author      daniel kubitza, exozet interact <dkubitza@exozet.com>
 * @author      roman frohn, exozet interact <rfrohn@exozet.com>
 * @copyright	2006 Exozet Berlin GmbH
 *
 */


/**
* Helpers - Print, Back To Top ...
**/

#footer #helpers
{
    padding:                            0 0 0 1.7em; /* 0 0 0 20px */
    float: left;
    
    font-size:                          0.7em; /* 11px */
}

#footer #helpers ul li
{
    margin:                             0 2.5em 0 0; /* 0 30px 0 0 */
    padding:                            0 0 0 1.7em; /* 0 0 0 8px */
    display:                            inline;
    
    background-position:                0 0;
    background-repeat:                  no-repeat;
}

#footer #helpers ul li a
{
    text-decoration:                    none;
}

/**
* copyright
**/

#footer #copyright
{
    width:                              13.1em; /* same width as marginal column */
    float:                              right;
    
    text-align: left;
}

#footer #copyright span
{
    padding:                            0 0 0 0.875em; /* 10px */
    
    font-size:                          0.7em; /* 11px */
}
