body,td,p            {font-family: Arial, Helvetica, sans-serif;}

/* de lettergrootte in tabel regelen */
td                   { font-size: 12px; }

body                 { background-image: url(ag/ag-xf.jpg);
                       background-attachment: fixed;
                       background-color: #e0e0e0;
                       color: black;
                       font-size: 13px;
                       margin-left: 2px;
                       margin-top: 2px;
                       text-align: center; }

A:link               { color: blue;
                       background-color: transparent;
                       text-decoration: none; }
A:visited            { color: purple;
                       background-color: transparent;
                       text-decoration: none; }
A:hover              { color: red;
                       background-color: transparent;
                       text-decoration: underline; }

h1                   { background-image: url(ag/Xin-Feng-header.jpg);
                       background-repeat: no-repeat;
                       border-width: 2px;
                       border-style: solid;
                       border-color: #c0c0c0;
                       color: #ffffff;
                       font-family: Bangle;
                       font-size: 21px;
                       margin: 0px;
                       padding: 0px;
                       text-align: center;
                       height: 120px;
                       width: 798px; }

h2                   { font-size: 14px;
                       font-family: Arial, Helvetica, sans-serif;
                       margin: 12px;
                       padding: 12px;
                       text-align: center; }

.navTop              { font-size: 13px;
                       font-variant: small-caps;
                       margin: 2px;
                       text-align: left; }

#menuTop             { font-family: Verdana,Arial,Helvetica,sans-serif;
                       font-size: 13px;
                       font-weight: bold;
                       margin-top: 10px;
                       text-align: center;
                       width: 800px; }

#main                { width: 800px;
                       margin: 0 auto;
                       text-align: left; }

#kaderLinks          { background-color: #c8c8d8;
                       font-size: 13px;
                       margin: 2px;
                       padding: 4px; }

#navLinks            { border-bottom: 1px solid #c8c8d8;
                       border-top: 2px solid #c8c8d8;
                       color: black;
                       float: left; 
                       font-family: Arial, Helvetica, sans-serif;
                       font-size: 13px;
                       margin-top: 20px;
                       padding: 2px;
                       width: 125px;}

#deTekst             { border: 2px solid #c8c8d8;
                       color: black;
                       float: left;
                       font-size: 13px;
                       margin-top: 20px;
                       margin-left: 20px;
                       padding: 12px;
                       width: 620px; }

#voet                { border-top: 1px solid #c8c8d8;
                       clear: both; 
                       position: relative;
                       text-align: center;
                       width: 798px; }

.linkEn              { background-image: url(ag/EngelseVlag.png);
                       background-repeat: no-repeat;
                       color: #0c0c0c ;
                       font-family: Bangle;
                       font-size: 14px;
                       font-weight: bold; }

.linkNe              { background-image: url(ag/NederlandseVlag.png);
                       background-repeat: no-repeat;
                       color: #0c0c0c ;
                       font-family: Bangle;
                       font-size: 14px;
                       font-weight: bold; }

.TekstKopL           { color: #333333;
                       font-size: 15px;
                       font-weight: bold;
                       padding: 0px; }

.TekstKopC           { color: #333333;
                       font-size: 15px;
                       font-weight: bold;
                       padding: 0px;
                       text-align: center; }

.TekstXFf            { font-family: Lucida console,Courier,sans-serif;
                       font-size: 9px; }

a.XFf:link           { color: blue;
                       background-color: #e0e0e0;
                       text-decoration: none; }
a.XFf:visited        { color: purple;
                       background-color: #e0e0e0;
                       text-decoration: none; }
a.XFf:hover          { color: red;
                       background-color: #c8c8d8;
                       text-decoration: underline; }

.bg00                { background-color: #c8c8d8; }
.bg10                { background-color: #e0e0e0; }
.bg20                { background-color: #e0e0e0;
                       border-width: 4px;
                       border-style: solid;
                       border-color: #c0c0c0;
                       margin: 24px;
                       padding: 24px;
                       text-align: center; }
.bgRB                { background-image: url(ag/ag-rb.jpg); }
