/*** Algemene styles ***/

/* hoofdtabel voor elke subpagina */

body {
	background-color: #333333;

text-align: center;
}

body.navigatie {
	background-color: #ffffff;

text-align: center;


}

div.pagina
{
	background-color:#ffffff;
	margin-left: auto; 
	margin-right: auto; 
	width:1000px;
text-align: center;
	
}

table.pagina {

	border-width: 10%;

	width: 90%;

	color: #526e1b ;

	
	
}




/* sectietitel */

.kopje { 

	<!--color: #526e1b ;-->


	color: #435a16 ;

	margin-bottom: 3pt;

	font-family: Arial;

	font-weight: bold;

	font-size: 14pt;

}




/* sectietitel */

.kopje1 { 

	color: #000000;

	margin-bottom: 3pt;

	font-family: Arial;

	font-weight: bold;

	font-size: 14pt;

}


/* sectietitel */

.kopje2 { 

	color: #526e1b ;

	margin-bottom: 3pt;

	font-family: Arial;

	font-weight: bold;

	font-size: 10pt;

}


/* sectietitel */

.kopje3 { 

	color: #000000;

	margin-bottom: 3pt;

	font-family: Arial;

	font-weight: bold;

	font-size: 10pt;


}

/* sectietitel */

.kopje4 { 

	color: #000000;

	margin-bottom: 3pt;

	font-family: Arial;

	font-weight: regular;

	font-size: 8pt;

}


/* sectietitel */

.kopje5 { 

	color: #000000;

	margin-bottom: 3pt;

	font-family: Arial;

	font-weight: regular;

	font-size: 14pt;

}


/* sectietitel */


.kopje6 { 

	color: #000000;

	margin-bottom: 3pt;

	font-family: Arial;

	font-weight: regular;

	font-size: 10pt;

}


/* sectietitel */


.kopje7 { 

	color: #000000;

	margin-bottom: 3pt;

	font-family: Arial;

	font-weight: regular;

	font-size: 11pt;

}


.kopje8 { 

	color: #000000;

	margin-bottom: 3pt;

	font-family: Arial;

	font-weight: regular;

	font-size: 12pt;

}

/* sectietitel */

.kopje9 { 

	color: #526e1b ;

	margin-bottom: 3pt;

	font-family: Arial;

	font-weight: bold;

	font-size: 12pt;

}



/* sectietitel */


/* tekstalinea */

.alinea {

	margin-bottom: 2pt;

	font-weight: normal;

	font-family: Arial;

	color: black;

	font-size: 10pt;

}



/* ingesprongen alinea */

.inspring {

	margin-left: 30pt;

}



/* tekstparagraaf */

.sectie {

	margin-top: 10pt;

	margin-bottom: 15pt;

}



/* rechts uitgelijnd (bv 'terug naar boven') */

.rechts {

	text-align: right;

}



/* hyperlink */

a { 

	font-family: arial;

	font-size: 10pt;

	color: #435a16 ;

	font-weight: bold;

	text-decoration: none;

}



/* plaatjes: geen rand */

img {

	border-width: 0;

}



/* Tabel met alleen buitenrand */

table.box {

	border-color: #435a16 ;

	border-style: solid;

	border-width: 1;


}



ul {

	margin-top: 0;

	margin-bottom: 0;

	list-style-type: square;

}





/*** Home ***/

.titel {

	font-size:10pt;

	font-family: arial;

}



table.hotnews {

	width: 75%;

	margin-top: 20pt;

	text-align: center;

	vertical-align: middle;

}



tr.hotnews {

	vertical-align: middle;

}



td.hotnews {

	padding: 0 5 0 5;

	font-size: 10pt;

	font-family: arial;

	vertical-align: middle;

}



table.button {

	border-style: solid;

	border-width: 0;

	border-color: #526e1b ;

	margin: 0 0 0 0;

	background-color: #526e1b ;

	text-align: center;

	vertical-align: middle;

}



.button {

	color: #526e1b ;

	text-align: center;

	font-family: arial;

	font-size: 10pt;

	font-weight: normal;

	padding: 0;

}



td.button {

	padding: 6 8 8 8;

}



/*** Foto's ***/

table.fototable {

	text-align:center;

}



td.fototable {

	text-align: center;

	vertical-align: middle;

	width: 25%;
	
	padding-bottom: 5pt;

}





/*** Wie zijn wij? ***/

table.pasfoto {

	align: center;

	margin-top: 10;

	margin-bottom: 10;

	width: 40%;

}



td.pasfotoregel {

	text-align: center;

	vertical-align: middle;

}



td.pasfoto {

	text-align: center;

	vertical-align: middle;

	font-size: 10pt;

	font-family: arial;

	width: 25%;

}



img.pasfoto {			/* oorspronkelijk formaat: w97, h133 */

	width: 50;

	height: 50;

	border-width: 0;

}





/*** Nieuwspage ***/

td.nieuwsposts {

	text-align: center;

}



table.nieuws {

	
	border-color: #435a16 ;

	border-style: solid;

	border-width: 1;

	width: 90%;

	margin-bottom: 0.2cm;

	text-align: center;

}	



th.nieuws {

	text-align: center;

	background-color: #435a16 ;

/*	color: #ffffff;	 */

	color: #000000;

	font-family: arial;

	font-size: 10pt;

	font-weight: bold;

	border-bottom: 1 solid;

	margin: 0 0 0 0;

	padding: 1 0 1 0;


}

.nieuwsdatum {
             font-size: 9 pt;
             font-weight: normal;
             padding-right: 8;
}

td.nieuws {

	text-align: center;

	font-family: arial;

	font-size: 10pt;

	color: black;

}





/*** Verslagen ***/

/* Horizontale scheidingslijn */

tr.hline {

	height: 1px;

	background-color: #526e1b ;

}





/*** Speellijst ***/

table.speellijst {

	width: 100%;

	border-color: #435a16 ;

	border-style: solid;

	border-width: 1;

	border-collapse: collapse;


}	



th.speellijst {

	width: 20%;

	font-family: arial;

	color: black;

	font-size: 10pt;

	

	font-weight: bold;

	text-align: left;

	

	border-style: solid;

	border-width: 1;

}



td.speellijst {

	width: 20%;

	font-family: arial;

	color: black;

	font-size: 10pt;

	

	border-style: solid;

	border-width: 1;

}