html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#ddd;
	font-size:76%; 
	font-family:verdana,arial,sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background-image: url(/css/background.jpg);
	}

#content {
	display:block; 
	overflow:auto; 
	position:absolute;
	z-index:3; 
	top:65px; 
	bottom:23px; 
	width:700px; 
	margin-left:-362px; 
	left:50%; 
	background:#fff;
 	padding:10px;
	border-left:1px solid; 
	border-right:1px solid; 
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:720px;
	}

#head {
	position:absolute; 
	margin-left:-362px; 
	left:50%; 
	top:0; 
	width:720px; 
	min-width:720px; 
	height:62px; 
	background:#fff; 
	border-left:1px solid; 
	border-right:1px solid; 
	font-size:1em; 
	z-index:5; 
	}

* html #head {
	top:-1px; width:720px; height:66px;
	}

#foot {
	position:absolute; 
	margin-left:-362px; 
	left:50%; 
	bottom:0; 
	width:720px; 
	min-width:720px; 
	height:23px; 
	background:#577c5a;
	font-size:1em; 
	border-left:1px solid; 
	border-right:1px solid; 
	z-index:5; 
	font-family:verdana,arial,sans-serif;
	}

* html #foot {
	bottom:-1px; width:720px; height:23px;
	}

.kop	{ font-size:11pt; font-weight: bold; color:#046404; }
.naam	{ font-size:12pt; font-weight: bold; }
.stippel { border-bottom: 1px dashed #000000; }
a, a:visited { font-family:verdana, arial, serif; text-decoration:none; color:blue; }
a:hover { text-decoration:underline; }

#box1 h1, #box2 h1, #box3 h1, #box4 h1, #box5 h1, #box6 h1, #box7 h1, #box8 h1, #box9 h1, #box10 h1,#box11 h1, #box12 h1, #box13 h1, #box14 h1, #box15 h1, #box16 h1, #box17 h1, #box18 h1, #box19 h1, #box20 h1, #box21 h1 {margin:0 0px; letter-spacing:1px; font-size:1.5em; color:#000;}
#box1, #box2, #box3, #box4, #box5, #box6, #box7, #box8, #box9, #box10, #box11, #box12, #box13, #box14, #box15, #box16, #box17, #box18, #box19, #box20 , #box21 {background: transparent; margin:1em;}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ddd; border-left:1px solid #ddd; border-right:1px solid #ddd;}
.xb1 {margin:0 5px; background:#ddd;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.boxcontent {display:block; background:#ddd; border:0 solid #ddd; border-width:0 1px;}

a.tooltip_left {color:blue;}
a.tooltip_left b {display:none;}
a.tooltip_left:hover {border:0; position:relative; z-index:500; text-decoration:none;}
.tooltip_left:hover b {display:block; position:absolute; top:20px; left:0px; padding:5px; font-weight:normal; font-size:11px; color:#000; border:1px solid #888; background:#ffc; width:420px;}
a.tooltip_left:hover b em {position:absolute; left:5px; top:-6px; width:11px; height:6px; background:url(/images/tooltip.gif) 0 0; display:block; font-size:1px;}
a.tooltip_center {color:blue;}
a.tooltip_center b {display:none;}
a.tooltip_center:hover {border:0; position:relative; z-index:500; text-decoration:none;}
.tooltip_center:hover b {display:block; position:absolute;; top:20px; left:-200px; padding:5px; font-weight:normal; font-size:11px; color:#000; border:1px solid #888; background:#ffc; width:420px;}
a.tooltip_center:hover b em {position:absolute; left:195px; top:-6px; width:11px; height:6px; background:url(/images/tooltip.gif) 0 0; display:block; font-size:1px;}
a.tooltip_right {color:blue;}
a.tooltip_right b {display:none;}
a.tooltip_right:hover {border:0; position:relative; z-index:500; text-decoration:none;}
.tooltip_right:hover b {display:block; position:absolute;; top:20px; left:-405px; padding:5px; font-weight:normal; font-size:11px; color:#000; border:1px solid #888; background:#ffc; width:420px;}
a.tooltip_right:hover b em {position:absolute; left:410px; top:-6px; width:11px; height:6px; background:url(/images/tooltip.gif) 0 0; display:block; font-size:1px;}
.clear {clear:both;}
