@import 'common.css';
body { background: #FFF; font-family: Arial, Helvetica, sans-serif; padding: 0; margin: 0; }
#header { border-bottom: 1px solid #CCCCCC; height: 40px; padding: 5px; background: #003366 url(/image/pda/bg_header.gif); }
#header a { color: #A8B402; line-height: 50px; text-decoration: none; }
#content { padding: 5px; font-size: 90% }
#content h1 { font-size: 16px; margin: 5px 0;  }
#content a { border-bottom: double 3px #333; text-decoration: none; color: #333; }
#content ul li { line-height: 22px; }

#footer { background: #003366; color: #FFFFFF; font-size: 60%; text-align: center; line-height: 200% }

#sitemap { background: #EEE; font-size: 70%; color: #000; padding: 5px; } //#A8B402;
#sitemap ul { margin-left: 12px; padding: 0;}
#sitemap ul li a{ color: #000; text-decoration: none; }

#news .item { background: #EEE; padding-bottom:4px; margin-bottom: 20px; clear: all; }
#news .item .title { font-weight: bold; background: #003366; padding: 0px 5px; border-bottom: 2px solid #BFBDC0; color: #FFFFFF; }
#news .buttons { margin: 0px 10px; }
#news .item .date { font-style: italic; margin:10px; font-size: 60%}
#news .item .text { margin-left:5px; }
#news .item .file { margin:5px; }

/* these are www.gnix.nl handheld styles for directing handheld users toward pda.gnix.nl */
#pdalink { display: block; }
#container { display: none; }

#content img { display: none; }