body {
	background-color:#0D3F01; /* Achtergrond van buitenste rand */
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13 px;
	color: #000;
	margin: 8 px;	
	scrollbar-face-color: #0D3F01;
	scrollbar-shadow-color: #434343;
	scrollbar-highlight-color: #136200;
	scrollbar-3dlight-color: #0D3F01;
	scrollbar-darkshadow-color: #136200;
	scrollbar-track-color: #f1f2f4;
	scrollbar-arrow-color: #fff;
}
/* achtergrond van site zelf */
#site {
	background-image:url(images/background.gif);
	}
/* de verschillende blokken (tabel) */
#blok {
	margin: 2px; 	
	}
/* tekst in footer (laatste 2 lijnen) */
.footer {
	font-family: Lucida Grande,Verdana,Arial,Helvetica;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
		}
/* titel van de site (in header */
.sitetitel {
	font-family: Lucida Grande,Verdana,Arial,Helvetica;
	color: #000;
	font-size: 22 px;
	font-weight: bold;
	text-transform: uppercase;
	}
/* titel voor blok 9 */
.menu9titel {
	font-size:12px;
	text-decoration:none;
	text-transform: uppercase;
	}
/* tekst in blok 9 */
.menu9tekst {
	font-size:13 px;
	text-decoration:none;

	} 
/* nieuwsberichten van voetbalkrant in blok 9 */
#vk9 {
	margin:5px;
	font-size: 12px;
	text-decoration:none;

	}
/* titel voor blok 10 */
.menu10titel {
	font-size:12px;
	text-decoration:none;
	text-transform: uppercase;

	}
/* tekst in blok 10 */
.menu10tekst {
	font-size:13 px;
	text-decoration:none;

	} 
/* nieuwsberichten van voetbalkrant in blok 10 */
#vk10 {
	margin:5px;
	font-size: 12px;
	text-decoration:none;

	}
/* titel voor blok 11 */
.menu11titel {
	font-size:12px;
	text-decoration:none;
	text-transform: uppercase;
	color:#fff;

	}
/* tekst in blok 11 */
.menu11tekst {
	font-size:13 px;
	text-decoration:none;

	} 
/* nieuwsberichten van voetbalkrant in blok 11 */
#vk11 {
	margin:5px;
	font-size: 12px;
	text-decoration:none;

	}
.menu12titel {
	font-family: Lucida Grande,Verdana,Arial,Helvetica;
	font-size:11px;
	background: #136200;
	width:180px;
	text-transform: uppercase;
	color:#fff;
	border-bottom: #9E9E9E 2px solid;
	}
/* tekst in blok 10 */
.menu12tekst {
	font-size:12 px;
	} 
/* nieuwsberichten van voetbalkrant in blok 10 */
.menu12link {
	font-size:12 px;
	line-height: 1.0em;
	border-bottom: #9E9E9E 1px dotted;
	width:160px;
	} 
/* nieuwsberichten van voetbalkrant in blok 10 */
.vk12 {
	font-size: 12px;
	line-height: 1.0em;
	border-bottom: #9E9E9E 1px dotted;
	width:160px;
	}
.menu13titel {
	font-family: Lucida Grande,Verdana,Arial,Helvetica;
	font-size:11px;
	text-decoration:underline;
	text-transform: uppercase;
	}
/* tekst in blok 10 */
.menu13tekst {
	font-size:13 px;
	} 
/* nieuwsberichten van voetbalkrant in blok 10 */
.vk13 {
	font-size: 13px;
	}
/* titel bovenaan/in het midden van pagina (vb: Laatste Nieuws op index) */
#tabeltitel {
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	color:#fff;
	background: #136200;
	border-bottom: #000 2px solid;
	border-left: #000 1px solid;  
	border-right: #000 1px solid;
	text-align:center;
	text-transform: uppercase;
	width:526px;
		}
/* onderste gedeelte van het midden van de pagina (boogje => midden_onder.gif) */
#eindtitel {
	background-image: url(../stijl3_blauw/images/midden_onder.gif);
	height:41px;
		}
/* tussentiteltje in het midden van de pagina (vb: titels van nieuws; namen van webmasters) */
#tussentitel {
	font-size:small;
	font-weight: bold;
	color:#000;
	/* background: #7A96DB; */
	border-bottom: #136200 1px solid;
	text-align:center;
	text-transform: uppercase;
	}
#tussentitel2,#tussentitel2 a:link, #tussentitel a:link{
	font-size:small;
	font-weight: bold;
	/* background: #7A96DB; */
	border-bottom: #136200 1px solid;
	text-align:center;
		}
/* inhoud van middelste tabel */
#tabelinhoud, #tussentitel2 a:link, #tussentitel a:link {
	font-size: 13px;

	line-height: 1.2em;
	padding:5px;
	}
#tabelinhoud a:link, #tabelinhoud a:active, #tussentitel2 a:link {
	font-size: 13px;
	text-decoration:none;

	line-height: 1.2em;
	}
p {
	font-size: 13px;
	text-decoration:none;

	}
h3 {
	color: #18d;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	}

ul {
	margin: 0;
	list-style: none;
	line-height: 1.2em;
	}

li {
	}
a:link, a:visited, a:active {
	font-size: 13px;
	color:#000000;
	text-decoration:none;
			} 
a:hover {
	color:#fff;
	background: #136200;
	text-decoration:underline;
	}  
hr{
	height:2px;
	color:#000;	
	margin: 5;
}

#button {
	font-family:Verdana,Arial,Helvetica;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#434343;
	width:150px;
}
input
{
	background-color: #c2c7cc; 
	border-bottom: #434343 1px solid;
	border-left: #434343 1px solid;  
	border-right: #434343 1px solid; 
	border-top: #434343 1px solid;
	font-family: Verdana,Arial,Helvetica;  
	font-size: 10px;
	font-weight: bold;
	color: #434343;
}
select	
{
	background-color: #c2c7cc; 
	border-bottom: #434343 1px solid;
	border-left: #434343 1px solid;  
	border-right: #434343 1px solid; 
	border-top: #434343 1px solid;
	font-family: Verdana,Arial,Helvetica;  
	font-size: 12px; 
	color: #434343;
}
textarea
{
	background-color: #c2c7cc; 
	border-bottom: #434343 1px solid;
	border-left: #434343 1px solid;  
	border-right: #434343 1px solid; 
	border-top: #434343 1px solid;
	font-family: Verdana,Arial,Helvetica;  
	font-size: 12px; 
	color: #434343;
}