﻿/* StyleWoorAlg monitor css */

/*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: 0 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 {
	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 ;
	width: 100%;
	/* line-height: 1;
	color: black;
	background: white;
	margin-top:23px; /* alternatief voor div marge ? 
	padding-top:20px;
	font-size: 1.4 rem; /* =14px 
	*/
	}

.container{
    max-height: 700px;
    /* max-width: 98%; */
    max-width: 100%;    
    overflow: auto;
    /* border: 2px solid navy; */
	/* padding-left:3px; */
	padding-left:0;
}
.mywrpper{	/*  OUD: mywrap in AanmeldenHtmlInclude ed en in CommX, mywrpper in woordenlijstnieuwgrieks */
    max-height: 100%;
    max-width: 100%;    
    overflow: auto;
    /* border: 2px solid navy; */
	/* padding-left:3px; */
	padding-left:0;
}
.mywrpWL{	/* NEW: mywrap in AanmeldenHtmlInclude ed, mywrpGR in CommX, MorfWerwVerv, Gram2 ed, mywrpper/ mywrpWL in woordenlijstnieuwgrieks */
    max-height: 100%;
    max-width: 100%;    
    overflow: auto;
    /* border: 2px solid navy; */
	/* padding-left:3px; */
	padding-left:0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

td{
	padding: 1px 1px 1px 5px; 
}

/*
caption, th, td {
	text-align: left;
	font-weight: normal;
}
*/

blockquote:before, blockquote:after,
q:before, q:after {
	
}
blockquote, q {
	
}

p {
	margin:1px 2px; /* 12mei px toegevoegd */
}

strong {
	font-weight:bold;color:#0289ce;
}

em {
	font-style:oblique;
}

/*
.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;}

.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: 0 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: 0 solid #C0C0C0;	
	border-bottom: 0 solid #C0C0C0;	
	border-left: 0 solid #C0C0C0;
	border-top: 1px solid #C0C0C0;	
	border-right: 1px solid #C0C0C0;	
	border-bottom: 0 solid #C0C0C0;	
	border-style: solid solid solid dotted;
}
.celvvgr{
	padding-left: 3px; 
	padding-right: 3px;	
	text-align: right;	
	border-top: 1px solid #C0C0C0;	
	border-right: 1px solid #C0C0C0;	
	border-bottom: 0 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: 0 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: 0 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: 0 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: 0 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: 0;
	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: 0;
	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: 0;
	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: 0;
	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;	 
	}

#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; 
	}

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;
}