﻿#paginainhoud{
	display:none;		/* site - versie */
	}

/*CSS RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0px none; 
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	letter-spacing: 1px;
	/* vertical-align: baseline*/
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* body {
	line-height: 1;
	color: black;
	background: white;
	margin-top:23px; /* alternatief voor div marge ? 
	padding-top:20px;
	font-size: 1.4 rem; /* =14px 
} */

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
/*
caption, th, td {
	text-align: left;
	font-weight: normal;
}
*/
blockquote:before, blockquote:after,
q:before, q:after {
	
}
blockquote, q {
	
}

strong {
	font-weight:bold;color:#0289ce;
}

em {
	font-style:oblique;
}

p {
	margin:1px 2px; /* 12mei px toegevoegd */
}

/*
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
*/

h1 {font-size:1.5rem;}
h2 {font-size:1.2rem;}
h3 {font-size:1rem;} /*;font-weight:normal;} */
h4 {font-size:0.9rem;}
h5 {font-size:0.8rem;}
h6 {font-size:0.7rem;}

/*End RESET - Begin Full Width CSS*/	

/* LET OP: NA FTP IN FIREFOX REFRESH, NIEUWE SEND TOONT OUDE PHP !!!!!! */

body {
	background:#FFFFEE;	/* lichtgeel */ /* correctie 12 mei 20 */
	color:black;	/* zwart */ /* correctie 12 mei 20 */
	font-style:normal; font-variant:normal; font-weight:normal; 
	font-size: 1em; font-family:Helvetica, Arial, sans-serif ;
	}

td{
	padding: 1px 1px 1px 5px; 
}

table.butt {
    /* width: 100%; */
    /* height: 30px;  */
    border: 1px solid #000;
    padding-left:0px; /* 7 jul 19 */
    border-collapse: collapse; /* 7 apr 20 */
}

table .buttons {
    /* width: 100%; */
    /* height: 30px;  */
    border: 1px solid #000;
    padding-left:0px; /* 7 jul 19 */
    border-collapse: collapse; /* 7 apr 20 */
}

.buttons {
	display: inline;
}
/*@media only screen and (min-width: 768px) {
.buttonsDT {
	display: inline;
    border: 1px solid #000;
    padding-left:0px;
    border-collapse: collapse;
}
.buttonsPH {
	display: none;
    border: 1px solid #000;
    padding-left:0px;
    border-collapse: collapse;
}
}
@media only screen and (max-width: 768px) {
.buttonsDT {
	display: none;
    border: 1px solid #000;
    padding-left:0px;
    border-collapse: collapse;
}
.buttonsPH {
	display: inline;
    border: 1px solid #000;
    padding-left:0px;
    border-collapse: collapse;
}
} */
/*table.buttons td{
	border-right: 1x;	
	border-bottom: 0px;	
}
*/

.container{
    max-height: 700px;
    /* max-width: 98%; */
    max-width: 100%;    
    overflow: auto;
    /* border: 2px solid navy; */
	/* padding-left:3px; */
	padding-left:0px;
}
.wrapper{
    max-height: 600px;
    max-width: 100%;    
    overflow: auto;
    /* border: 2px solid navy; */
	/* padding-left:3px; */
	padding-left:0px;
}


.lijst{
    /*width: 95%; */
    width: 100%;
    border-collapse: collapse;
	border: 2px solid #C0C0C0;
	margin-left: 8px;
}

.regel{
	height: 1.5em;		
}	

.lijst tr .celvvnl{
	padding-left: 3px; 
	padding-right: 3px;
	border-top: 1px solid #C0C0C0;	
	border-right: 1px solid #C0C0C0;	
	border-bottom: 0px solid #C0C0C0;	
	border-left: 2px solid #C0C0C0;
	border-style: solid dotted solid solid;
	text-align: right;	
}
.celnl{
	padding-left: 3px; 
	padding-right: 3px;	
	border-top: 1px solid #C0C0C0;	
	border-right: 0px solid #C0C0C0;	
	border-bottom: 0px solid #C0C0C0;	
	border-left: 0px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;	
	border-right: 1px solid #C0C0C0;	
	border-bottom: 0px solid #C0C0C0;	
	border-style: solid solid solid dotted;
}

@media only screen and (max-width: 768px) {
.lijst .regel1 {display: none;}
}
@media only screen and (max-width: 768px) {
.lijst .celtoev1 {display: none;} /* deze accolades van de opsomming mogen NIET gevolgd worden door een puntkomma */
.lijst .celtoev2 {display: none;} /* deze accolades van de opsomming mogen NIET gevolgd worden door een puntkomma */
/* .buttons tr .medhid {display: none;} /* deze accolades van de opsomming mogen NIET gevolgd worden door een puntkomma */
td.butmedhid {display: none;} /* deze accolades van de opsomming mogen NIET gevolgd worden door een puntkomma */
}

.celvvgr{
	padding-left: 3px; 
	padding-right: 3px;	
	text-align: right;	
	border-top: 1px solid #C0C0C0;	
	border-right: 1px solid #C0C0C0;	
	border-bottom: 0px solid #C0C0C0;	
	border-left: 2px solid #C0C0C0;
	border-style: solid dotted solid solid;
}
.vrgwrd{
	font-weight:bold;
}
.celgr{
	padding-left: 3px; 
	padding-right: 3px;	
	border-top: 1px solid #C0C0C0;	
	border-right: 1px solid #C0C0C0;	
	border-bottom: 0px solid #C0C0C0;	
	border-style: solid solid solid dotted;
}
.celtoev1{
	padding-left: 3px; 
	padding-right: 3px;	
	border-top: 1px solid #C0C0C0;	
	border-right: 1px solid #C0C0C0;	
	border-bottom: 0px solid #C0C0C0;	
	border-left: 1px solid #C0C0C0;
}
.celtoev2{
	padding-left: 3px; 
	padding-right: 3px;	
	border-top: 1px solid #C0C0C0;	
	border-right: 1px solid #C0C0C0;	
	border-bottom: 0px solid #C0C0C0;	
	border-left: 1px solid #C0C0C0;
}
.hoofdje{
	padding-left: 3px; 
	padding-right: 3px;
	/* align: center;	 */
	border-top: 1px solid #C0C0C0;	
	border-right: 1px solid #C0C0C0;	
	border-bottom: 0px solid #C0C0C0;	
	border-left: 1px solid #C0C0C0;
}
.radiobutt{
	background:lightblue;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


.td-lb-radius{
	border-style:solid;
	border-color:black;
	border-bottom-width: 0px;
	border-top-left-radius:20px;
	/*-moz-border-top-left-radius:20px;
	-webkit-border-top-left-radius:20px;  nodig voor Safari ?*/
	}
.td-rb-radius{
	border-style:solid;
	border-color:black;
	border-bottom-width: 0px;
	border-top-right-radius:40px;
	/* -moz-border-top-right-radius:40px;
	-webkit-border-top-right-radius:40px;  nodig voor Safari ?*/
	}
.td-lo-radius{
	border-style:solid;
	border-color:black;
	border-bottom-width: 0px;
	border-bottom-left-radius:20px;
	/* -moz-border-bottom-left-radius:20px;
	-webkit-border-bottom-left-radius:20px;  nodig voor Safari? */
	}
.td-ro-radius{
	border-style:solid;
	border-color:black;
	border-bottom-width: 0px;
	border-bottom-right-radius:40px;
	/* -moz-border-bottom-right-radius:40px;
	-webkit-border-bottom-right-radius:40px;  nodig voor Safari? */
	}
	
a.link:link {text-decoration: none;border-bottom: 1px dashed; border-bottom-color:#C0C0C0; color:black}
a.link:active {text-decoration: none;border-bottom: 1px dashed; border-bottom-color:#C0C0C0; color:black}
a.link:hover {text-decoration:none;
	border-bottom: 1px dashed; color:black; background:#C0C0C0; }
a.link:visited{ color:black }

a.tool:link { text-decoration: none;border-bottom: 1px dashed; border-bottom-color:#C0C0C0;  color:black}
a.tool:active { text-decoration: none;border-bottom: 1px dashed; border-bottom-color:#C0C0C0;  color:black}
a.tool:hover {text-decoration:none;
	color:black;  }
a.tool:visited { color:black }

a.plain:link { text-decoration: none; color:black }
a.plain:active { text-decoration: none; color:black }
a.plain:hover {text-decoration:none;
	color:black; background:#C0C0C0; font-weight: bolder; }
a.plain:visited { color:black }


a.plain2:link { text-decoration: none; color:black }
a.plain2:active { text-decoration: none; color:black }
a.plain2:hover {text-decoration:none;
	color:black; background:#C0C0C0; }
a.plain2:visited { color:black }


a.plain3:link { text-decoration: none; color:black }
a.plain3:active { text-decoration: none; color:black }
a.plain3:hover {text-decoration:none;
	color:black; background:#C0C0C0; }
a.plain3:visited { text-decoration: none; color:black }


/* palet
	 rood	oranje		geel	groen		blauw		bruin				grijs		wit		zwart
li	FFCCCC	253 205 157	FFFFCC	180 213 191/228 239 250/198 156 109/C69C6D/215 222 222/FFFFFF	/000000
	FF9999	252 187 126	FFFF99	146 199 164/199 220 243/166 124 92 /A67C5C/206 215 216
	FF6666	250 170 95	FFFF66	110 186 140/156 204 238/140 98 57  /8C6239/195 204 205
	FF3333	248 154 62	FFFF33	64 175 117 /117 188 232/117 76 36  /754C24/184 192 194
do	FF0000	246 139 31	FFFF00	0 165 93   /75 175 227 /				   172 180 182
	
	#F73131				#F1DA36	#299A0B		#0000FF							C0C0C0		white	black
	#EC3515				#FFFFBF lichtgeel	#2989D8 blauw					E0E0E0				#2D1F16 zwart
								00FF00		#6633CC paarsblauw				A0A0A0
											#00CCFF lichtblauw				808080
*/ 
	
.c-bg-header{background:#00CCFF;}	/* licht blauw zie ook StyleGramAlg  398*/
.c-bg-footer{
	background:#C0C0C0;  
	opacity:0.5 
	}	/* grijs*/
.c-bg-left-banner{color:black;background:#E0E0E0;} 
.c-bg-lb-table{background:none;}	
.c-bg-right-banner{background:#E0E0E0;}	


#footer {
		text-align:center;
		position:fixed;
		bottom:0; 
		z-index:99;
		width:100%;
		/* float:center; center is niet een toegestane waarde; leidt tot error; zoel iets anders xxxxx */
		padding:8px 0;
/*		color:#00CCFF; */
/*		background:#6633CC;	 */
	}

#footer div{
	text-align:center;
	/* align:center; */
/*	height:75%;  */
	}
	
#footer div table{
	/* cols:3 ;  */
	/* align:center ; */
	width:100% ;
/*	height:50%;  */
	margin-left: auto;
	margin-right: auto;
	border-color: black;
	border-width: 5px;
	}
	
#footer div table td.celfoot{
	width:33%;
	padding-left: 3px; 
	padding-right: 3px;	
	border-color: black;
/*	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-style: solid solid solid dotted; */
/*	background: #C0C0C0; */
	text-align:center;	 
	}



/* td {border: solid 2px #C0C0C0;}  */
#lb-table {color:#000000;}
#lb-table #lb-table-td-betekenis {background:#ffaaaa;} /*rood*/
#lb-table #lb-table-td-syntax {background:#FFFF99;}	/*geel*/
#lb-table #lb-table-td-grammatica {background:#B0FFB0;}	/*groen voorheen: #64e986;*/
#lb-table #lb-table-td-schrift {background:#CCFFFF;}	/* lichtblauw */
#lb-table #lb-table-td-uitspraak {background:#F5F5D7;}	/* zand */

/* nb class-definitie
	a.tooltip:link {color: #000000; background: #000000; font-weight: bold;}
	a.tooltip:active {color: #0000ff; background: #000000; font-weight: bold;}
	a.tooltip:hover {color: #0000ff; background: #000000; } 
*/

/*
	.bgc-blue{background:rgba(41,137,216);}  2989d8 blauw
	.bgc-red{background:#F73131;}	 f73131 rood
	.bgc-yellow{background:rgba(241,218,54);}	 f1da36 donker geel
	.bgc-green{background:rgba(41,154,11);}	 299a0b donker groen
	.bgc-EC3515{background:#EC3515;} 	rood
	.bgc-6633CC{background:#6633CC;}  blauw
	.bgc-00CCFF{background:#00CCFF;}  licht blauw
	.bgc-white{background:white;} ffffff wit
	.bgc-black {background:#000000;}
*/

/*
	.c-black{color:black;}
	.c-blue {color: #0000ff;}
	.c-red {color: #ff0000;}
*/

/* #marge {
	padding:15px 0;
	margin-top:0px;
	float:left;	} */

#body-table{
	/* cols:3; */
	/* cellspacing:1; */
	/* cellpadding:4; */
	width:100%; /* bepaalt dat body 100% van scherm is */
	margin-top:0%; 
	margin-left:0%; 
	margin-right:0%;
	table-layout: fixed;
	/* z-index:100; */
	}

#content {	/* wordt gebruikt in grammatica, inhoud in woordenlijst bij verbuigingen en vervoegingen, tzt op één lijn brengen
	padding:15px 5px;
	/* margin-top:120px; */
	float:left;	
	width:100%;
	}
#inhoud {
	padding:15px 5px;
	/* margin-top:120px; */
	float:left;	
	width:100%;
	}

#table-mededeling{
	/* cols:2; */
	width:100%;
	margin-left: 5px;
	border-bottom-width:3px;
	border-top-width:3px;
	border-left-width:3px;
	border-right-width:3px;
  	/* border-width:1px;	 omlijsting table-boom */
	border-color:#C0C0C0;
	border-style:solid; 
	}

#table-mededeling-td{	
	padding:2px;
	text-align:center;
	border-width: 3px 3px 3px 3px;
	border-color: #C0C0C0 #C0C0C0 #C0C0C0 #C0C0C0;
	background-color:#C0FFC0; /*#C0FFC0; 	groen */
	border-style:solid; 
	}

table.myButtons{
	/* table-layout: fixed;  werkt contraproductief 11/9 */
	width:100%;		/* in table definitie worden de kolombreedtes opgegeven */
	margin-left:5%;	
	/*cellspacing:5px;  */
	border-left-width:0px;
	border-top-width:0px; 
	border-bottom-width:0px;
	border-right-width:0px;
	border-color:#C0C0C0;
	border-style:solid;	
	}
/*table.myButtons #button-li {background:#FFFF99;}	geel*/
/*#lb-table #lb-table-td-grammatica {background:#B0FFB0;}	groen voorheen: #64e986;*/

.myButton-li{
	white-space:normal;
	width:90%; 
	height:90%; 
	padding-right: 5px; /* invloed op plaatsing text in button */
	font-size:3em;  
	background-color:#B0FFB0; /* background-color van de button: groen */
	/* -moz-border-radius:8px; */
	border-radius:8px;
	border:0px solid; /* #057fd0; */
	display: inline-block;
	}
.myButton-re{
	white-space:normal;
	width:90%; 
	height:90%; 
	padding-right: 5px; /* invloed op plaatsing text in button */
	font-size:3em;  
	background-color:#FFFF99; /* background-color van de button: geel */
	/* -moz-border-radius:8px; */
	border-radius:8px;
	border:0px solid; /* #057fd0; */
	display: inline-block;
	}

table.myButtons2{
	/* table-layout: fixed;  werkt contraproductief 11/9 */
	width:100%;		/* in table definitie worden de kolombreedtes opgegeven */
	margin-left:0%;	
	/*cellspacing:5px;  */
	border-left-width:0px;
	border-top-width:0px; 
	border-bottom-width:0px;
	border-right-width:0px;
	border-color:#C0C0C0;
	border-style:solid;	
	}

.myButton-1{
	white-space:normal;
	width:90%; 
	height:90%; 
	padding-right: 5px; /* invloed op plaatsing text in button */
	font-size:2em;  
	background-color:#F5F5D7; /* background-color van de button: groen */
	/* -moz-border-radius:8px; */
	border-radius:8px;
	border:0px solid; /* #057fd0; */
	display: inline-block;
	}
.myButton-2{
	white-space:normal;
	width:90%; 
	height:90%; 
	padding-right: 5px; /* invloed op plaatsing text in button */
	font-size:2em;  
	background-color:#B0FFB0; /* background-color van de button: geel */
	/* -moz-border-radius:8px; */
	border-radius:8px;
	border:0px solid; /* #057fd0; */
	display: inline-block;
	}
.myButton-3{
	white-space:normal;
	width:90%; 
	height:90%; 
	padding-right: 5px; /* invloed op plaatsing text in button */
	font-size:2em;  
	background-color:#FFFF99; /* background-color van de button: geel */
	/* -moz-border-radius:8px; */
	border-radius:8px;
	border:0px solid; /* #057fd0; */
	display: inline-block;
	}
.myButton-4{
	white-space:normal;
	width:90%; 
	height:90%; 
	padding-right: 5px; /* invloed op plaatsing text in button */
	font-size:2em;  
	background-color:#FFFF99; /* background-color van de button: geel */
	/* -moz-border-radius:8px; */
	border-radius:8px;
	border:0px solid; /* #057fd0; */
	display: inline-block;
	}
.myButton-5{
	white-space:normal;
	width:90%; 
	height:90%; 
	padding-right: 5px; /* invloed op plaatsing text in button */
	font-size:2em;  
	background-color:#9999FF; /* background-color van de button: blauw */
	/* -moz-border-radius:8px; */
	border-radius:8px;
	border:0px solid; /* #057fd0; */
	display: inline-block;
	}
.myButton-6{
	white-space:normal;
	width:90%; 
	height:90%; 
	padding-right: 5px; /* invloed op plaatsing text in button */
	font-size:2em;  
	background-color:#B2B2FF; /* background-color van de button: blauw */
	/* -moz-border-radius:8px; */
	border-radius:8px;
	border:0px solid; /* #057fd0; */
	display: inline-block;
	}
.myButton-7{
	white-space:normal;
	width:90%; 
	height:90%; 
	padding-right: 5px; /* invloed op plaatsing text in button */
	font-size:2em;  
	background-color:#CCCCFF; /* background-color van de button: blauw */
	/* -moz-border-radius:8px; */
	border-radius:8px;
	border:0px solid; /* #057fd0; */
	display: inline-block;
	}


#midden-kolom{
	width:100%;
	margin-left:2px;
	margin-right:2px;  
	margin-top:0px;  /* alternatief voor div marge ? */
	border-left-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-color:#C0C0C0;
	border-style:solid;
 	}
#midden-kolom td.tr2{	/* de centrale cel van de midden-kolom */
	border-width:0px;
	}

table.center{
	margin-left:auto;
	margin-right:auto;
	}
	
textarea#commentaar{
	width: 600px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}