body { margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; background: #184388; padding: 0px; text-align: center; background-image: url("images/back.jpg"); background-repeat: repeat-y; } h1 { font-size: 20px; font-weight: bold; color: #184388; } h2 { font-size: 16px; font-style: italic; color: #184388; } a:link { color: #184388; /*background-color: #FFFFFF;*/ text-decoration: none; } a:visited { color: #184388; /*background-color: #FFFFFF;*/ text-decoration: none; } a:hover { color: #3968ab; text-decoration: none; } .website { width: 100%; height: 450px; text-align: left; margin: 0px; background-image: url("images/header2.jpg"); background-repeat: no-repeat; background-position: top left; z-index: 10; } .menulinks { /*background-color:#184388;*/ color: #FFFFFF; width: 190px; margin-left: 0px; margin-top: 200px; position: absolute; } .menulinks h1 { color: #FFFFFF; } #footer { width: 100%; text-align: left; margin: 0px; background-image: url("images/footer.jpg"); background-repeat: no-repeat; background-position: top left; z-index: 10; position: fixed; bottom: 0px; } .inhoud { width: 600px; position: absolute; text-align: left; margin-top: 150px; margin-left: 199px; } .header { position: relative; margin: 0px; left: 0px; width: 600px; height: 50px; z-index: 0; } .headertekst { vertical-align: bottom; margin-right: 4px; text-align: right; z-index: 10; color: #FFFFFF; font-size: 18px; font-weight: bold; } .content { width: 600px; margin-left: 0px; } .tekst { position: relative; margin-top: 15px; margin-left: 5px; margin-right: 5px; left:5px; } .spatie { position: relative; left: 0px; height: 4px; font-size: 4px; } .copyright { width: 595px; text-align: right; margin-right: 50px; font-size: 8px; color: #184388; } tr.lijntje, td.lijntje { height: 1px; background-color: #184388; }