/************************
   Niet hoofdstukgebonden
*************************/

/************************
	General styles
*************************/

html {
	margin: 0;
	padding:0;
	font-size: 72%; 
	font-family: verdana, arial, helvetica, sans-serif; 	
}

body {
	margin:0;
	padding:0;

}

.content {
	margin-left:22em;
	margin-right:0.5em;
}

#left {	
	position:absolute;
	font-size:120%;
	top:4em;
	left:0;
}

/************************
	Header 
*************************/
#header {
	background-color:#000000;
	margin:0;
	padding:0;
	padding-left:2em;
	
}

.header2 {
	display:none;
}

.logo {
	display:inline;
	float:left;
	height:2em;
}

.logo a {
	text-decoration:none;
}

h1{
	text-align:center;
	font-weight:normal;
	background-color:#000000;
	color:#FFFFFF;
	margin:0;
	padding:0.3em 0; /* Totale hoogte 2 em */
	font-size:250%;
}



/************************
	Footer 
*************************/


.footer {
	display:none;
}


/************************
	MENU's 
*************************/
#left ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#left a {
	display:block;
	height:1.3em;
	padding: .2em .6em;
	margin: 0;
	border:1px #000000 solid;
	color:#000000;
	text-decoration:none;
}

#left a:hover {
	color: #FFFFFF; 
	background-color:#000000;
}

.navlist1 a {
	background-color: #FFFF99;
	width:14em;
}

.navlist2 a {
	width:13em;
}

#left .hstactief { /* ID selector specifieker dan class*/
	background-color: #000000;
	color: #FFFFFF;
}

#left li {
	background-repeat:no-repeat;
	background-position: 0 50%;
	margin:0 0 2px 5px;
	padding-left: 25px;
}

#left .navlist1 li {
	margin-left:5px;
}

#left .navlist2 li {
	margin-left:18px;
}

li.hst1 {background-image: url(hst1.bmp);}
li.hst2 {background-image: url(hst2.bmp);}
li.hst3 {background-image: url(hst3.bmp);}
li.hst4 {background-image: url(hst4.bmp);}
li.hst5 {background-image: url(hst5.bmp);}
li.hst6 {background-image: url(hst6.bmp);}
li.hst7 {background-image: url(hst7.bmp);}
li.hst8 {background-image: url(hst8.bmp);}
li.hst9 {background-image: url(hst9.bmp);}
li.hst10 {background-image: url(hst10.bmp);}	
li.hst11 {background-image: url(hst11.bmp);}
li.hst12 {background-image: url(doc.jpg);}	

/************************
	Content
*************************/

.section {
	clear:both;
	margin:0;
	border-top:2px groove #CCCCCC;
}

.section.first0 {
	border-top-width:0;
}
.section.first {
	border-top:2px groove #CCCCCC;
}

.section p {
	color: navy;
	text-align: justify; 
	font-size: 1.2em;
	margin-top:1em;
	margin-bottom:1em;
}

.floatright {
	float: right;
	clear: right;
	margin-left: 1em;
	margin-bottom: 10px;
	border: solid 1px #000000;
}

.floatright2 {
	float: right;
	margin-left: 1em;
	margin-bottom: 10px;
	border: solid 1px #000000;
}

.floatleft {
	float: left;
	clear: left;
	margin-right: 1em;
	margin-bottom: 10px;
	border: solid 1px #000000; 
}

.floatleft2 {
	float: left;
	margin-right: 1em;
	margin-bottom: 10px;
	border: solid 1px #000000; 
}

.floatleftbis {
	float: left;
	margin-right: 1em;
	margin-bottom: 10px;
	border: 0; 
}

.floatleftbis2 {
	float: left;
	margin-right: 1em;
	padding right: 1em;
	margin-bottom: 10px;
	border: solid 1px #000000;
}

.rowofimages {
	text-align:center;
	clear:both;
}

.rowofimages img{
	display: inline;
	margin: 10px;
	border: solid 1px #000000; 
}

.oneimage {
	text-align:center;
}

.oneimage img{
	margin: 10px;
	border: solid 1px #000000; 
}

.s1 {
	color:navy;
	font-size: 1.5em;
	text-decoration: underline;
}

.s2 {
	color:navy;
	font-weight: bolder;
}

.s3 {
	color:navy;
	font-weight: bolder;
	font-style: oblique; 
}

.s4 {
	color:navy;
	font-size: 1.5em;
}

.s5 {
	color:green;
	font-weight: bolder;
}

.s6 {
	color:#FF7F00;
	font-weight: bolder;
}

.s7 {
	color:red;
	font-weight: bolder;
}

.content ul {
	list-style-type: none;
	color:navy;
	padding: 0;
	padding-left: 20px;
	margin: 0;
}

.content ol {
	list-style-type: none;
	color:navy;
	padding: 0;
	padding-left: 20px;
	margin: 0;
}

.content li {
	background-repeat:no-repeat;
	margin: 0;
	text-align: justify;
	font-size: 1.2em;
	padding: 0;
	padding-left: 40px;
	padding-bottom: 1em;
}

li.postje {background-image: url(postje.gif); }

td {
	font-family: verdana;
	color: navy;

	font-size: 1.2em;
	padding-left: 5px;
}

table {
	margin: 5px;
}

.borderrondimg img {
	border: solid 1px #000000;
}

.basisregel {
	font-family: verdana;
	color: #006600;
	text-align: center; 
	font-size: 2em;
}

.basistekst {
	font-family: verdana;
	color: #006600;
	text-align: left; 
	font-size: 1.4em;
}

.basisregel2 {
	font-family: verdana;
	color: #000099;
	text-align: center; 
	font-size: 2em;
}


