.kalenderitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
}

.kalendertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.winterGroteCup {
	background-color: #FFCC33;
}

.winterKleineCup {
	background-color: #99CC33;
}

.zomerInternationaal {
	background-color: #FFCC33;
}

.zomerRegionaal {
	background-color: #99CC33;
}

.zomerVLP {
	background-color: #FF9900;
}

.zomerAndere {
	background-color: #00CCFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC33;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #99CC33;
}

.kalendertitel2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.Kalenderdag {
	background-color: #525665;
}

.grotetitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #0033FF;
	text-decoration: underline;
}

.winterExtra {
	background-color: #CC9999;
}

select {
	width: 90%;
}

.infotekst {
	color: #990000;
}

input {
	width: 85%;
}

.TEXTAREA1 {
	width : 95%;
}


.tableSmall {
	width: 100px;
	text-align: center;
}
