

BODY               { font-size: 13px; font-family: ARIAL; font-weight: bold;
                     text-align: justify; color: #336699; background-color: #000000 }
.titel             { font-weight: bold; font-size: 120px;
                     font-family: sans-serif; color: #FFFFFF;
                     text-align: center; margin: 5px; }
A:link             { color: #ffffff; background-color: #000000;
                     font-weight: bold; text-decoration: none; }
A:visited          { color: #ffffff; background-color: #000000;
                     font-weight: bold; text-decoration: none; }
A:hover            { color: #336699; background-color: #000000;
                     font-weight: bold; text-decoration: none; }
UL                 { list-style-type: disc; 
                     list-style-position: inside;
                     margin-left: 0px; padding-left: 0px; }
.lijstintekstonder { margin-bottom: 0px; }
.lijstintekstboven { margin-top: 0px; }
.kader             { padding: 5px; border: solid 1px #FFFFFF;
                     margin-top: 10px; }
h1 { font-size: 10px font-family: ARIAL; color: #336699 }

#klik { color: #000000; background-color: #000000;
                     color: #ffffff; text-decoration: none; }

#container
{
background-color:#000000;
}


