@charset "UTF-8";

body { 

background-color: #F74503;

}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.deadlink {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}

.onderwerp {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #FFFFFF;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #006699;
	text-decoration: none;
}

/* divs table cells */

div.Date { margin: 0; padding: 0; width: 50px;
  text-align: left; overflow: hidden; white-space: nowrap; /*text-overflow: ellipsis;*/ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	}
	
	div.Party { margin: 0; padding: 0; width: 100px;
  text-align: left; overflow: hidden; white-space: nowrap; /*text-overflow: ellipsis;*/ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	}
	
	div.Venue { margin: 0; padding: 0; width: 100px;
  text-align: left; overflow: hidden; white-space: nowrap; /*text-overflow: ellipsis;*/ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	}
	
	div.Place { margin: 0; padding: 0; width: 100px;
  text-align: left; overflow: hidden; white-space: nowrap; /*text-overflow: ellipsis;*/ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	}
	
	div.Time { margin: 0; padding: 0; width: 40px;
  text-align: left; overflow: hidden; white-space: nowrap; /*text-overflow: ellipsis;*/ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	}
	
	div.Fee { margin: 0; padding: 0; width: 30px;
  text-align: left; overflow: hidden; white-space: nowrap; /*text-overflow: ellipsis;*/ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	}
	
	/* end divs table cells */
	
	/* divs table header */
	
		div.HText { margin: 0; padding: 0; width: 350px;
  text-align: left; overflow: hidden; white-space: nowrap; /*text-overflow: ellipsis;*/ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
	}

div.HDate { margin: 0; padding: 0; width: 50px;
  text-align: left; overflow: hidden; white-space: nowrap; /*text-overflow: ellipsis;*/ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
	}
	
	div.HParty { margin: 0; padding: 0; width: 100px;
  text-align: left; overflow: hidden; white-space: nowrap; /*text-overflow: ellipsis;*/ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
	}
	
	div.HVenue { margin: 0; padding: 0; width: 100px;
  text-align: left; overflow: hidden; white-space: nowrap; /*text-overflow: ellipsis;*/ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
	}
	
	div.HPlace { margin: 0; padding: 0; width: 100px;
  text-align: left; overflow: hidden; white-space: nowrap; /*text-overflow: ellipsis;*/ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
	}
	
	div.HTime { margin: 0; padding: 0; width: 40px;
  text-align: left; overflow: hidden; white-space: nowrap; /*text-overflow: ellipsis;*/ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
	}
	
	div.HFee { margin: 0; padding: 0; width: 30px;
  text-align: left; overflow: hidden; white-space: nowrap; /*text-overflow: ellipsis;*/ 
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
	}
	
	/* end divs table header */
	
.headerWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
