
* {
	font-family: "Book Antiqua", Garamond, Georgia, serif;
	line-height: 150%;
}

body {
	background-color: #000;
}

p {
	text-indent: 30px;
	margin-left: 30px;
	font-size: x-small;
}

h1, h2 {
	font-size: x-large;
	color: #900;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-size: large;
}

#knoppenbalk {
	height: 48px;
	width: 750px;
}
#knoppenbalk td {
	font-size: 13px;
	padding: 0px;
	background: none;
}
#knoppenbalk td a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff8d0;
	text-decoration: none;
}
#knoppenbalk td a {
	padding: 3px 10px;
	padding-right: 20px;
}
#knoppenbalk td a:hover {
	background: #900;
	text-decoration: underline;
}

#tekstvak { 
	padding: 20px;
	padding-left: 90px;
	padding-right: 120px;
	text-align: left;
	font-size: x-small;
}

@media screen {
tr#tekstvaktr {
	height: 406px;
}
#tekstvak {
	overflow: auto;
	height: 366px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 406px;
}
html>body #tekstvak {
	height: 366px;
}
}
	
#tekstvak a {
	color: #900;
	text-decoration: underline;
}
#tekstvak a:visited {
	color: #000
}
#tekstvak a:hover, #tekstvak a:active {
	color: #900;
	border-bottom: 1px solid #900;
	background: url('http://www.lb.nl/img/divblok_bg.gif');
}
#tekstvak img.left, #tekstvak img.right {
	border-bottom: 3px double #900;
	margin: 10px;
}
#tekstvak img.left {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
}
#tekstvak img.right {
	float: right;
	margin-left: 20px;
	margin-right: 0px;
}
#tekstvak p ol, #tekstvak p ul {
margin-left: 83px;
}

#onderbalk {
	padding-top: 1px;
	text-align: center;
	font-size: 11px;
	color: #fff8d0;
}
#onderbalk a {
	text-decoration: underline;
	color: #fff8d0;
	font-size: 11px;
}
#onderbalk a:hover {
	background: #990000;
}
#nedstat {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

div.insetleft, div.inset {
	width: 40%;
	background: url('http://www.lb.nl/img/divblok_bg.gif');
	border-bottom: 3px double #900;
	padding: 8px;
	margin-left: 8px;
}
div.insetleft {
	float: left;
//	margin-left: 30px;
	margin-right: 8px;
}
div.inset {
	float: right;
	margin-left: 8px;
	font-size: 11px;
}
div.inset, div.inset * {
	line-height: 120%;
	margin: 0px;
}
div.insetleft h3, div.inset h3 {
	font-weight: bold;
	font-size: 100%;
	display: inline;
}
div.inset ol {
	margin-left: 1em;
	padding-left: 1em;
}


