/* 
Grijs (achtergrond design) : #c0c0c0
Donkergroen (bgkleur menu): #234433
Donkergroen 2 (bgkleur topbanner): #21593c 
Lichtgroen (kleur tektst 'kampioen 3de klasse A'): #8ba798 
Licht (kleur tekst 'officiele website'): #8ba798
*/ 
 
 #menu a:link { color:white; text-decoration:none; }
 #menu a:visited{ color:white; text-decoration:none; }
 #menu a:hover{ color:yellow; text-decoration:none; }
 #menu a:active { color:white; text-decoration:none; }

/* font sizes */

.bigFontSize
{
font-size:20px;
}

.mediumFontSize
{
font-size:15px;
}

.smallFontSize11
{
font-size:11px;
}

.smallFontSize12
{
font-size:12px;
}

/* colors */

.grayDark
{
color:#c0c0c0;
}

.black
{
color:#000000;
}

.greenDarker
{
color:#234433;
}

.greenDark
{
color:#21593c;
}

.greenLight
{
color:#8cb8a1;
}

.greenLighter
{
color:#8ba798;
}

.greenDarker, .greenDark, .greenDarkBig, .greenLight, .greenLightBig, .greenLighter
{
font-weight:bold;
}

/* opmaak headers */

.contentHeader {
	background-color: #21593c;
	padding: 3px 0 3px 10px;
	width: 585px;
    /* font settings */
	font-weight: 600;
	color: #FFF;
	font-size: 14px;
}

#content_container p{
	margin-top:10px;
	margin-bottom:10px;
}

#content_container {
	/* background settings */
	background-color: #ededed;
	 font-size:12px;  
	
	/* width & height */
	width: 575px;
	  min-height:600px;
height:auto !important;
height:600px;
		
	/* margin & padding */
	padding: 5px 10px 15px 10px;
	
}

#content_container a:link { color:#21593c; text-decoration:none; }
#content_container a:visited{ color:#21593c; text-decoration:none; }
#content_container a:hover{ color:#8cb8a1; text-decoration:none; }
#content_container a:active { color:#21593c; text-decoration:none; }
 
/* opmaak wedstrijden */

#wedstrijden .wedstrijdtabel
{
margin-bottom:15px;
}


#wedstrijden .spanInfo
{
height:14px;
font-weight:bold;
}

#wedstrijden table {
	width: 220px;
	margin-left: 10px;
}

#wedstrijden table td {
	text-align: center;
}

#wedstrijden td.uitslag {
	color: #000;
	font-size: 17px;
}

#wedstrijden td.matchInfo {
	padding-bottom: 5px;
	text-align: left;
}

#wedstrijden td.matchInfo span {
	color: #000;
	background-color: #E1E1E1;
	display: inline-block;
	padding: 0 6px 0 6px;
}

 #wedstrijden a:link { color:black; text-decoration:none; }
 #wedstrijden a:visited{ color:black; text-decoration:none; }
 #wedstrijden a:hover{ color:black; text-decoration:none; }
 #wedstrijden a:active { color:black; text-decoration:none; }

/* opmaak van het klassement */

#klassement .cornerbox
{
height:14px;
background-color:#E1E1E1;
margin-bottom: 4px;
width:200px;
text-align:left;
}

#klassement #stw 
{
height:14px;
background-color:#8ba798;
margin-bottom: 4px;
width:200px;
text-align:left;	
}

#klassement #stw .clubnaam {
	color:#234433;
}

#klassement #stw {
	color:#234433;
}

#klassement .positie {
float:left;
width:15px;
margin-left:5px;
margin-right:5px;
}

#klassement .punten
{
float:left;
width:15px;
}

#klassement .wedstrijden
{
float:left;
width:15px;
margin-left:20px;
}

#klassement .clubnaam
{
float:left;
width:115px;
color:black;
}

/* opmaak spelerslijst */

#spelerslijst .wissel
{
float:left;
width:10px;
min-height:10px;
}

#spelerslijst .kaart
{
float:left;
width:10px;
min-height:10px;
margin-right:2px;
}



/* opmaak nieuws */

#nieuws .cornerbox
{
height:14px;
margin-bottom: 4px;
width:230px;;
text-align:left;
}

#nieuws .datum
{
float:left;
width:25px;
margin-left:5px;
margin-right:10px;
}

#nieuws .onderwerp
{
float:left;
margin-right:5px;
}

#nieuws .paging
{
margin-left:4px;
}

#nieuws .pager
{
margin-top:5px;
background-color:#c0c0c0;
margin-right:4px;
display:inline-block;
width:15px;
text-align:center;
}

#nieuws .pagerhover
{
background-color:yellow;
}

.pager a:link { color:black; text-decoration:none; }
.pager a:visited{ color:black; text-decoration:none; }
.pager a:hover{ color:#234433; text-decoration:none; }
.pager a:active { color:black; text-decoration:none; }

#nieuws .newsfacebox
{
background-color:#ededed;
}

.newsfacebox .title
{
font-weight:bold;
margin-bottom:10px;
font-size:14px;
}

.newsfacebox .story
{
height:300px;
overflow:scroll;
font-size:12px;
}


.newsfacebox  a:link { color:#234433; text-decoration:none;font-weight:bold; }
.newsfacebox a:visited{ color:#234433; text-decoration:none;font-weight:bold; }
.newsfacebox  a:hover{ color:#234433; text-decoration:none;font-weight:bold; }
.newsfacebox a:active { color:#234433; text-decoration:none;font-weight:bold; }


#nieuws  a:link { color:black; text-decoration:none; }
#nieuws a:visited{ color:black; text-decoration:none; }
#nieuws  a:hover{ color:#234433; text-decoration:none; }
#nieuws a:active { color:black; text-decoration:none; }

/* opmaak overizcht wedstrijden wedstrijdpagina */

#wedstrijdenTable {
	width: 555px; 
}


#wedstrijdenTable a {
	color: #000 ;
	text-decoration: none;
	font-weight: 600;
}


#wedstrijdenTable a:hover {
	text-decoration: underline;
}

/* opmaak wedstrijdverslag */

td.uitslag2 {
	font-size: 19px;
	font-weight: 600;
}

#opstelling {
	width: 170px;
	background-color: #c0c0c0;	
	margin-top: 45px;
	height:270px;
}

#opstelling table {
	text-align: left;
	margin-left: -5px;
	width: 183px;
	margin-left: 3px;
	margin-top:3px;
	margin-bottom:3px;
}

#doelpunten {
	width: 160px;
	padding: 5px;
	background-color: #c0c0c0;	
	margin-top: 20px;
}

span.buttonVerslag {
	background-color: #234433;
	display: inline-block;
	padding: 2px 4px 2px 4px;
	margin-top: 40px;	
}


 #buttonFoto  a:link { color:white; text-decoration:none; }
 #buttonFoto a:visited{ color:white; text-decoration:none; }
 #buttonFoto a:hover{ color:yellow; text-decoration:none; }
 #buttonFoto a:active { color:white; text-decoration:none; }


#opstelling td.speler {
	text-align: left;		
}

td.split {
	height: 1px;
	background-color: #000;
}

#verslagLeft {
	width: 380px;
	min-height: 500px;	
	float: left;
	margin-right: 8px;
	font-size: 12px;
}

#verslagRechts {
	width: 176px;
	float: left;
	font-size: 12px;
}

#verslagLeft p {
	font-weight: normal;
	font-size: 12px;
}


#verslagHead {
	margin-left: auto;
	margin-right: auto;
}

#verslagLinks .wedstrijdtabel
{
margin-bottom:15px;
}

#verslagLinks .spanInfo
{
height:12px;
font-weight:bold;
}

#verslagLeft table {
	width: 220px;
	margin-left: 10px;
}

#verslagLeft  table td {
	text-align: center;
}

#verslagLeft  td.uitslag {
	color: #000;
	font-size: 17px;
}

#verslagLeft  td.matchInfo {
	padding-bottom: 5px;
	text-align: left;
}

#verslagLeft .matchInfo span {

	color: #000;
	background-color: #E1E1E1;
	display: inline-block;
	padding: 0 6px 0 6px;
	font-weight:bold;
	font-size:11px;
	
}
 
 #verslagHead {
	margin-left: auto;
	margin-right: auto;
}

/* opmaak spelerspagina */
#spelers{
	font-size:11px;
}

#spelers h3 {
	font-size:14px;
}


#spelers .playerHeader {
	width: 400px;
	padding: 1px 0 1px 7px;
	margin-bottom: 5px;
	cursor: pointer;
}

#spelers .playerHeader:hover {
	background-color: #CCC;	
}

#spelers span.rugNr {
	color: #21593c;
	font-weight: 600;
	display: inline-block;
	float: left;
	margin-right: 7px;
	font-size: 12px;
}


