/* CSS Document */

#left,
.noprint
{ display: none; }

body { background: #ffffff; color: #000000; }

#container { margin: 0; padding: 0; border: none }

.column { border: none; background: #ffffff; }

#content { padding: 0; float: right; width: 100%; }

#footer { width: 100%; }
#footer .weboffice { width: 15em; color: black; float: right; text-align: right; }

a,
#content a,
#footer span,
#footer a,
#footer .links a,
#footer .weboffice a { color: black; text-decoration: none; }
