.blauw
{
	border:           1px;
	background-color: blue;
	border-color:     white;
	color:            white;
	width:            90px;
	text-align:       center;
}


.geel
{
	border:           1px;
	background-color: yellow;
	border-color:     black;
	color:            black;
	width:            90px;
	text-align:       center;
}


tr.lijstleden td td
{
	border-bottom:none;
}	

.kadettweergave
{
	float:left;
		padding: 2px 5px;
}

td.lijstgebruikerkop
{
	text-align:center;
	font-weight: bold; 	
		border-bottom:1px solid black;
}

tr.lijstledenclub td
{
	border-bottom:1px solid black;
}	

.lijstgebruiker
{	
	background-color:#CCCCCC;
}	

table.gebruiker td,
table.gebruiker
{
	text-align:center;
	border: 0px;
}


div.overzicht
{
	height:450px;
	overflow-x:hidden;
	overflow-y:scroll;
	/* width:80%; */
	margin-left:5%;
	margin-right:5%;
}

table.tabelbeschrijving td
{
	 border: 1px solid  #666666; 	 
	 padding: 0px 5px;
}

table.tabelbeschrijvinglijst td
{
	 padding: 0px 5px;
}

table.tabelbeschrijvinglijst
{
	border-collapse: collapse;	
	border: solid 1px; 
	width:100%;
}

table.tabelbeschrijving
{
	border-collapse: collapse;
	border: solid 1px; 
	border-color: yellow;
}


div.overzicht table.overzichtgesloopt
{
	 border-bottom: solid 1px; 
	 border-color:  black;
	 width: 100%;
	 background-color:#cccccc;
}

div.overzicht table.overzicht
{
	 border-bottom: solid 1px; 
	 border-color:  black;
	 width: 100%;
}

.tekst_center
{
	text-align:center;
}

.tekst_rechts
{
	text-align:right;
}

.tekst_links
{
	text-align:left;
}
