/* opmaak.css */

img.logo {
float: left;
width: 650px;
height: 96px;
margin: 0px 0px 0px 0px;
}

body
{
    background-image: url(images/achter.gif);
    background-attachment: fixed;
    padding-top: 0pt;
    border-top: 0pt;
    margin-top: 0pt;
    padding-left: 0pt;
    border-left: 0pt;
    margin-left: 0pt;}


BODY, P, TD, TH, DIV { font-family: Arial, Helvetica, sans-serif; }
CODE, TT, PRE { font-family: "Courier New", Courier, monospace; }

BODY, P, TD, TH, DIV { font-size: 13px; }
CODE, TT, PRE { font-size: 13px; }

table
{
    padding-top: 0pt;
    border-top: 0pt;
    margin-top: 0pt;
    padding-left: 0pt;
    border-left: 0pt;
    margin-left: 0pt;}

a:link{color: silver;}
a:visited{color: silver;}
a:active{color: silver;}
a:hover{color: orange;}

.tekst36
{
    font-size: 36pt;
    margin-top: 0pt;
    color: #ffa500;
    font-family: 'comic sans ms';
    font-weight: bold;}

.tekst18
{
    font-size: 18pt;
    line-height: 1em;
    margin-top: 0pt;
    color: #ffa500;
    font-family: 'comic sans ms';
    font-weight: normal;}

.tekst14
{
    font-size: 14pt;
    line-height: 0.8em;
    margin-top: 0pt;
    color: #ffa500;
    font-family: 'comic sans ms';
    font-weight: normal;}

.tekst13
{
    font-size: 13pt;
    line-height: 1.3em;
    margin-top: 0pt;
    color: #ffa500;
    font-family: 'comic sans ms';
    font-weight: normal;}
