/* PRINT CSS - 20060601 */


/* BODY */

body /* These becomes the initial settings for most other elements */
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #000;
    background-color: #fff;
    
    text-align: left; /* IE method for centering page if it has fixed width */
    margin: 20px 0 0 0;
    padding: 0;
}

.fontResizer
{
	display: none;
}

#print
{
	display: none;
}

.attribute-tipafriend
{
	display: none;
}

.folder-pict
{
	display: none;
}

#kommentar
{
	display: none;
}


