/* CSS Document -- vergroting 1,12 */
html, body {margin: 0; background-color: #f7fbff} /* deze achtergrondkleur opgepikt door ff2, de volgende regel niet */
body {font-size: 89%; background-color: #f7fbff; font-family: "Lucida Grande", "Lucida Sans", sans-serif}
table, div {
	font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit;
	text-align: inherit; text-decoration: inherit; text-indent: inherit; text-transform: inherit
}
a {text-decoration: none; color: #3f3f3f; color: #128abd; font-weight:bold}
a:visited, a:active {color: #08bc3f}
a:hover, a:focus, .actief {color: #ff335f}
a img {border: none}
img {border: none}

form#bewerk {position: absolute; display: none; z-index: 999}
#tekst form#bewerk a {display: block; padding: 6px}

