html {
	min-height : 100%; 
	margin-bottom: 0.1px; } 


body {
	font-size: 67.2%;
	margin: 0px auto;
	padding: 0px;
  	font-family: Verdana,Tahoma,Arial,sans-serif;
  	text-align: center;
}

h1,h2,h3,h4,h5,h6 {
	color: rgb(100,100,100);
	}
	
a:link, a:visited { 
	color:#1212aa; 
	text-decoration:none; }
	
a:hover, a:active { 
	color:#1212aa; 
	text-decoration:underline; }

h1 { 
	font-size: 13pt; 
	margin-bottom:15px; }
	
h2 { 
	font-size: 11pt; 
	margin-bottom:10px; }
	
h3 { 
	font-size: 10pt; 
	margin-bottom:10px; }
	
h4 { 
	font-size: 10pt; 
	margin-bottom:5px; }
	
h5 { 
	font-size: 9pt; 
	margin-bottom:5px; }
	
h6 { 
	font-size: 8pt; 
	margin-bottom:5px; }


/* VANAF HIER: ALLEEN BEELDSCHERM SPECIFIEKE STIJL */
@media screen {

#frame {
	width: 60em;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	position: relative;
	text-align: left;
}

/*** Correction for IE 5.01 ***/
#frame {
/*	float: left; */
	float: none;
}

#header {
	margin-top: 1em;
	top: 10px;
	left: 0px;
	height: 84px;
	background: url(images/balk.jpg) top left no-repeat;
	border-left:0px;
	border-right:0px;
	border-top: 1px solid rgb(150,150,150);
	border-bottom: 1px solid rgb(150,150,150);
}

div#menu {
	-moz-box-sizing: border-box;
	position: relative;
	}

div#menu ul {
	-moz-box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	background-color: #ffffff;
}

div#menu ul#hoofdmenu {
	position: absolute;
	border-bottom: 1px solid rgb(150,150,150);
}

div#menu ul#hoofdmenu li {
	-moz-box-sizing: border-box;
	position: relative;
	display: inline;
	background-image: url(images/dots.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

div#menu ul#hoofdmenu li#rechts {
	background-image: none;
}

div#menu ul#hoofdmenu li a {
	text-decoration: none;
	color: rgb(80,80,80);
	padding: 0;
	margin-left: 0.5em;
	margin-right: 0.5em;
	font-size: 140%;
}


div#menu ul#hoofdmenu li a.selected {
	background-image: url(images/pijltje2.gif);
	background-repeat: no-repeat;
	background-position: 0em 3em;
}

div#menu div#subnomenu {
	position: absolute;
	width: 20px;
	height: 25px;
	top: 1.5em;
	left: 3em;
	background: url(images/pijltje2.gif) 0px -4px no-repeat;
}

div#menu li#rechts div#subnomenu {
	left: 1.5em;
}

div#menu ul#submenu {
	width: 600px;
	position: absolute;
	top: 1.5em;
	left: 3em;
	background: url(images/pijltje.gif) 0px -4px no-repeat;
	padding-left: 28px;
}
* html div#menu ul#submenu {
	top: 1.7em; /* IE hack */
}

div#menu ul#submenu li a {
	color: rgb(20,80,20);
	font-size: 110%;
}
div#menu ul#submenu li{
	position: relative;
	display: inline;
	background-image: none;
	vertical-align: bottom;
}

div#menu .notactive {
	display: none;
}

div#menu ul#submenu li a.subselected {
	text-decoration: underline;
}

#content {
	-moz-box-sizing: border-box;
	margin:0;
	width: 100%;
	background-color: rgb(240,250,240);
	padding-top: 4em;
	padding-bottom: 2em;
	padding-left: 1em;
	padding-right: 1em;
	color: rgb(40,40,40);
	font-size:100%;
	min-height: 30em;
}

div#bottombar {
	width: 100%;
	height: 20px;
	background: url(images/onderbalk.jpg) 0px 0px no-repeat;
	border-top: 1px solid rgb(150,150,150);
	border-bottom: 1px solid rgb(150,150,150);
}

}
/* TOT HIER: ALLEEN BEELDSCHERM SPECIFIEKE STIJL */

/* VANAF HIER: ALLEEN AFDRUK SPECIFIEKE STIJL */
@media print {

}
/* TOT HIER: ALLEEN AFDRUK SPECIFIEKE STIJL */

#content table {
	font-size:100%;
	}
	
#content table.bestuur {
	width: 90%;
	border: 0;
	}
	
#content table.bestuur td {
	vertical-align: top;
	padding: 1em;
	}
	
div.rightbox {
	-moz-box-sizing: border-box;
	width: 33%;
	float: right;
	color: rgb(80,80,80);
	margin-left: 2em;
	margin-bottom: 1.5em;
	margin-right: 1.5em;
	margin-top: 0.5em;
	border-bottom: 1px solid rgb(150,150,150);
	border-top: 1px solid rgb(150,150,150);
	background-color: #ffffff;
	padding: 0;
	}
	
	
div.rightbox h1 {
	width: 100%;
	margin: 0; 
	padding: 0.2em;
	background-color: rgb(220,250,200);
	display: block;
	font-size: 80%;
	}
	
div.rightbox p {
	margin: 0.5em 0 0.5em 0;
	}
	
ul.nieuws {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	}
	
ul.nieuws li {
	margin-bottom: 1em;
	}

.nieuwskopje {
	font-weight: bold;
	color: rgb( 50,70,50);
	}
	
table.opgaven {
	border: 0px;
	margin: 0.8em;
	}
	
table.opgaven td {
	border:0px;
	background-color: rgb(230,230,230);
	padding: 0.3em;
	}
	
#content img {
	border: 1px solid rgb(80,80,80);
	margin: 0.8em;
	}