/*##############################################################################
# STYLE DEFINITIONS                                                            #
# Ontwikkeld door Netadvies voor Olga Lubbers.                                 #
# Versie 1.0, 20080410.                                                        #
##############################################################################*/

/* DEFAULT DEFINITIONS #######################################################*/
body, td, a         { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #575A5C; }
/* DEFAULT DEFINITIONS #######################################################*/

/* NAVIGATION DEFINITIONS ####################################################*/
table.nav a         { font-size: 14px; text-decoration: none; }
table.nav a:link    { color: #FFFFFF; }
table.nav a:visited { color: #FFFFFF; }
table.nav a:hover   { color: #a072bc; }
table.nav a:active  { color: #a072bc; }
/* NAVIGATION DEFINITIONS ####################################################*/

/* CONTENT SECTION DEFINITIONS ###############################################*/
.adres              { font-weight:bold; }
.page_header        { color: #555555; font-size: 20px; font-weight: bold; }
.paragraph_header   { color: #555555; font-size: 14px; font-weight: bold; }
.item_header        { color: #555555; font-size: 12px; text-transform: uppercase; }
.right_header       { color: #AAAAAA; font-size: 13px; font-weight: bold; text-align: center; }
.em, .emphasis      { color: #3F71A7; font-weight: bold; }
div.quote           { margin-left: 30px; width: 470px; font-style: italic; }

a.inline:link       { color: #575A5C; text-decoration: underline; }
a.inline:visited    { color: #575A5C; text-decoration: underline; }
a.inline:hover      { color: #000000; text-decoration: none; }
a.inline:active     { color: #000000; text-decoration: none; }

img                 { border: 0px; }
td.gth              { vertical-align:top; padding-left:10px; }
/*ul                { list-style-position: inside; list-style-image: url("bullet.jpg") }*/
/* CONTENT SECTION DEFINITIONS ###############################################*/