/*
* Copyright (C) 2007-2010 Mag. Christian Tanzer. All rights reserved
* Glasauergasse 32, A--1130 Wien, Austria. tanzer@swing.co.at
*/

@page
    { margin           : 0.5cm
    }

*   { background       : transparent !important
    ; color            : black !important
    }

a
    { background-color : white
    ; color            : #333333 !important
    ; text-decoration  : none
    }

a[href]:after
    { content          : " [" attr(href) "]"
    ; font-size        : smaller
    }

body
    { font-family      : serif
    ; font-size        : 10pt
    ; margin           : 0
    ; padding          : 0
    ; width            : auto
    }

thead
    { display          : table-header-group
    }

div.body
    { margin           : 0
    ; padding          : 0
    }

div.copyright-foot
    { bottom           : 0
    ; left             : 0
    ; position         : fixed
    }

div.copyright-foot td
    { font-size        : 90%
    }

#main
    { padding          : 0
    }

#document
    { float            : none
    }

#navigate, div#navigation
    { display          : none
    ; margin           : 0
    ; padding          : 0
    ; visibility       : hidden
    ; width            : 0
    }

.masthead, .masthead a, .masthead a:hover
    { background-color : white
    ; color            : #888888 !important
    ; padding          : 0
    }

.footer .top-link a, .footer img
    { visibility       : hidden
    }

