.achtergrond0,body {
	background-color: #000000;
}
.achtergrond1,.opmaakTabel,.titel  {
	background-color: #333333;
}
.achtergrond3,.inhoud,.menu,#nav li:hover ul, #nav li.sfhover ul,.kalenderRijB {
	background-color: #999999;
}
.achtergrond4,.sponsers {
	background-color: #CC0000;
}
.achtergrond5,.hoogtepunt{
	background-color: #FFFF99;
}
.achtergrond6,.berichtTitel,.berichtDatum,.berichtTekst,.kalenderRijA,.berichtTitelLink{
	background-color: #FFFF99;
}
.voorgrond1,.berichtVetteTitel,.bestuurCel,.berichtDatum {
	color: #CC0000;
}
.voorgrond2,body,.hoogtepunt,.berichtTekst {
	color: #000000;
}
.voorgrond3,.subtitel {
	color: #FFFFFF;
}
.voorgrond4,.rechten {
	color: #666666;
}
.voorgrond5,.titel {
	color: #CCCCCC;
}
.letterType1,body,.bestuurFunctie,.bestuurNaam {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align: top;
	color: #000000;
	font-size: 12px;
}
body {
	margin:0;
	padding:0;
	text-align:left;
	border: none;
	vertical-align: top;
}
.opmaakTabel {
	width: 940px;
}
.titel {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
.hoogtepunt {
	font-weight: bold;
	padding-left: 5px;
	text-decoration: blink;
}
.sponserImages {
	border: medium solid #CC0000;
	cursor: hand;
}
.subtitel {
	font-weight: bold;
	font-size: 18px;
}
.rechten {
	font-size: small;
}
.berichtTitel {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	color: #CC0000;
	text-decoration: none;
}
.berichtTitelLink {
	color: #CC0000;
	text-decoration: none;
	vertical-align: bottom;
}
.berichtDatum {
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	text-align: right;
}
/*
Navigation
#lijstNaarMenu li,#lijstNaarMenu a,#lijstNaarMenu li ul{
	width: 90px; 
	height: 40px; 
	padding-left: 5px;
	color:#000000;				/* Kleur letters* /
	background-color: #999999;  /* makes the menu blocks mint green - a bg-color MUST be included for IE to work properly! * /
}
*/ 
#lijstNaarMenu li,#lijstNaarMenu a,#lijstNaarMenu li ul{
	width: 100px;
	height: 18px;
	color:#000000;
	background-color: #999999;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
}	
#lijstNaarMenu, #lijstNaarMenu ul {
	padding: 0;					/* stops the usual indent from ul */
	margin: 0;
	list-style: none;
}
#lijstNaarMenu a {/* als item een link is*/
	display: block;
	text-decoration: none;
}
#lijstNaarMenu li {
	float: left;				/* li onder  ul.lijstNaarMenu worden gepositioneerd met left*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333; /* Kleur scheiding*/
	padding-top: 3px;
	padding-left: 3px;
}
#lijstNaarMenu li ul {
	position: absolute;			/* absolute positionering */
	left: -999em;				/* normaal gezien zijn  li ul onder
								ul.lijstNaarMenu naast het scherm (verborgen)*/
}

#lijstNaarMenu li:hover ul {
	left: auto;					/* bij hover over ul.lijstNaarMenu li:hover
								wordt li ul onder ul.lijstNaarMenu na op zichtbaar*/
	padding-left: 0px;
}
#lijstNaarMenu li:hover ul,#lijstNaarMenu li.sfhover ul {/* voor IE*/
	left: auto;					/* bij hover over ul.lijstNaarMenu li:hover
								wordt li ul onder ul.lijstNaarMenu na op zichtbaar*/
	padding-left: 0px;
}
/*Verborgen sponserbeelden*/
.verborgenSponsers {
	display:none;
}
.ploegfoto {
	width: 460px;
	height: 320px;
}
.trainerfoto {
	height: 120px;
	width: 80px;
}
.ploegafgevaardigde {
	height: 120px;
	width: 80px;
}

.berichtVetteTitel {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.bestuurFoto {
	height: 240px;
	width: 180px;
}
.bestuurCel {
	border: 1px solid #CC0000;
	text-align: center;
}
.bestuurNaam {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.bestuurFunctie {
	font-style: italic;
	text-align: center;
}
.bestuurTable {
	border: 1px none;
}
.counter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.roodVet {
	font-weight: bold;
	color: #FF0000;
}
