/**********************************************************/ /* eigenschappen van de body*/ BODY, DIV, TD, TH, DD, P { font-family: arial, helvetica, sans-serif; font-size: 10pt; } BODY { margin: 0px; background-color: #FFFFFF; font-family: Arial, Verdana, sans-serif ; } acronym.tooltip { cursor: help; } a:link { text-decoration: underline; } a:visited { text-decoration: underline; } a:hover, a:active { text-decoration: underline; color: green; } div.banner { height:100; left:0px; width:100%; background-repeat: no-repeat; background-image: url(../images/layout/boven.jpg); position: absolute; left: 0px; top: 0px; z-index:5; valign=top } div.blauwe_balk { position: absolute; width: 100px; height: 1024px; right: 0px; top: -10px; z-index: 100; background-attachment: scroll; background-position: right top; background-image: url(/images/layout/blauwe_balk.gif); background-repeat: no-repeat; } div.randomimage { position: absolute; left: 0px; Top: 0px; z-index:10; } div.menu { width:175px; height:668px; position: absolute; left: 0px; Top: 100px; z-index: 5; valign= top; color: #CCCCCC; vertical-align:TOP; background-image: url(../images/layout/links.jpg); background-repeat: no-repeat; } ul.menulijst{ margin-left:10px; padding-left:0px; } li.menu a:link { color: #444444; text-decoration: none; font-size: 10pt; line-height:10pt; } li.menu a:visited { color: #444444; text-decoration: none; font-size: 10pt; } li.menu a:hover, a:active { font-size: 10pt; color: #999999; } td { margin: 0px; padding:0px; } div.logo { position: absolute; top: 0px; right:0px; width:200px; text-align:center; color: #008080; } div.menulinks { color: #CCCCCC; FONT-WEIGHT: bold; float:left; width: 175px; padding-top: 100px; } div.content { valign=top width: 675px; overflow:hidden; } div {margin;0px; } div.bottomtext { text-align:center; font-family: arial, helvetica, sans-serif; font-size: 8pt; } div.toplink { margin-right: 50px; bottom:10px; align:right; valign:bottom; text-align:right; vertical-align:bottom; z-index:10; } P, DIV, TD { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #008080; } @media print { div { visibility: hidden; } div.content { float:left; visibility: visible; } div.logo { float:right; visibility: visible; } }