

.tabel {
	border : 1px solid Black;
	color: #000;
	background:#FFF;
}

.logintabel {
	background-image:url(images/backlogin.png);
	background-repeat:no-repeat;
	border:thin, solid, 1px, #000;
	text-align: left;
	
}

.tableheader {
	font-family: verdana;
	font-size:10px;
	color:white;
	background-color:#18d26e;
	
	
}

.titelheader {
	font-family: verdana;
	font-size:10px;
	color:#FFF;
	background-color:#2597e0;
	
	
}
.nieuwsborder {
	border : 1px solid Black;
}

.titeltabel {
	font-family: verdana;
	font-size:10px;
	color:#FFF;
	background-color:#16b660;
	text-align: left;

}
.titelafspraken {
	font-family: verdana;
	text-transform:uppercase;
	vertical-align:middle;
	font-size:10px;
	color:#000;
	border-bottom:#333 thin solid;
	

}
.titelpaginabeheer {
	font-family: verdana;
	background-color:#CCC;
	text-transform:uppercase;
	vertical-align:middle;
	font-size:10px;
	color:#000;
	border-bottom:#333 thin solid;
	

}
.endafspraken {
	color:#999;
	font-style:italic;
	vertical-align:bottom;
	border-bottom:#333 thin solid;
}

.titeldir {
	font-family: verdana;
	font-size:10px;
	color:#000;
	
	background-color:#0FF;
}
.titelict {
	font-family: verdana;
	font-size:10px;
	color:#000;
	background-color:#9F0;
}

.titelzoco {
	font-family: verdana;
	font-size:10px;
	color:#000;
	background-color:#0C3;
}
.titeladmin {
	font-family: verdana;
	font-size:10px;
	color:#000;
	background-color:#C90;
}

.logboekheader {
	font-family: verdana;
	font-size:10px;
	color:#FFF;
	background-color:#069;	
}


  	.tabelrij{
		width:100%; 
		border-collapse:collapse; 
		background-color: none;
	}
	.tabelrij td{ 
		padding:0px; border:#ffffff 1px solid;
	}
	/* Define the default color for all the table rows */
	.tabelrij tr{
		background: none;
	}
	/* Define the hover highlight color for the table row */
    .tabelrij tr:hover {
          background-color: #9bfdc8;
    }
	
	.docsrij{
		width:850px; 
		border-collapse:collapse; 
	}
	.docsrij td{ 
		padding:0px; border:#ffffff 1px solid;
	}
	/* Define the default color for all the table rows */
	.docsrij tr{
		background: #ffffff;
	}
	/* Define the hover highlight color for the table row */
    .docsrij tr:hover {
          background-color: #8cfeff;
    }
	
.text {
	font-family: verdana;
	font-size:12px;
	color: #333;
	
}
/* tabladen */
/* Style the tab */
.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

/* einde tabladen */

.text12 {
	font-family: verdana;
	font-size:10px;
	color: #333;
	
}

.stelling {
	font-family: verdana;
	font-size:14px;
	text-align:right;
	color: #333;
	
}


.documententabel {
	font-family: verdana;
	vertical-align:middle;
	font-size:10px;
	color: #333;
	
}
.timm {
	background-color : #cbcdc8;
	vertical-align:middle;
}
.koen {
	background-color : #c0c2bd;
}

tr#lijn:hover {
    background: #25ec81 !important;
	border-bottom:#000;
	border-width:thin;
	color:#000 !important;
}



.Krinkel {
	background-color : #9a9a9a;
}


.Sint-Carolus {
	background-color : #ffff80;
}
.Kameleon {
	background-color : #919100;
}
.informatieboom {
	background-color : #ced0cf;
}
.Sjabi {
	background-color : #ffffff;
}
.twinkelveld {
	background-color : #ffff00;
}
.klavertjevier {
	background-color : #00ff40;
}
.zonnebloemlager {
	background-color : #ff80ff;
}
.zonnebloem {
	background-color : #FC3;
}
.zonnebloemkleuter {
	background-color : #7dbeff;
}
.zonnebloemW {
	background-color : #a84707;
}
.deregenboog {
	background-color : #ffb56a;
}
.libos {
	background-color : #ff5e5e;
}
.liezele {
	background-color : #8080c0;
}
.dewissel {
	background-color : #00ffff;
}
.dewisselw {
	background-color : #00ffff;
}
.admin {
	background-color : #AEFEFF;
}
.sg {
	background-color : #669999;
}
.ictwerking {
	background-color : #669999;
}


.tabel tr td div .text .titeltabel td {
	color: #FFF;
}
.tabel tr td div table {
	text-align: left;
}
