body {
	margin:0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;

}

div.titelbalk {
	padding: 5px;
	margin: -5px -5px 0px;
	font-family: verdana, trebuchet, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: 0px;
	background: #00FF00;
	position: static;
	height: auto;
	width: 1500px;
	left: auto;
	right: auto;
	bottom: auto;
	top: auto;
	font-weight: normal;
	background-color: #CCCCCC;	
}

td, p, li	{
	font-size: 11px;
	font-family: verdana, trebuchet, sans-serif;
	color: #000000;
	
	
}
	
a:link {
	color: #4141A4;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #4141A4;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FB100D;
	text-decoration: none;
	font-weight: bold;
}

a.wit:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.wit:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.wit:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.wit:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title {
	font-size: 24px;
	font-style: italic;
	letter-spacing: 0px;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.subtitle {
	font-size: 24px;
	font-style: normal;
	letter-spacing: 1px;
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

.subtitelFijn {
	font-size: 15px;
	font-style: normal;
	letter-spacing: 1px;
	color: #0000FF;
	line-height: normal;
}


.tekst {
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-style: normal;
	margin-left: 5px;
	line-height: normal;
	color: #000066;

}

.tekstWit {
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-style: normal;
	margin-left: 5px;
	line-height: normal;
	color: #FFFFFF;

}
.tekstGroter {
	font-size: 14px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-style: normal;
	margin-left: 5px;
	line-height: normal;
	color: #000066;

}
.tekstKleur {
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-style: normal;
	margin-left: 5px;
	line-height: normal;
	color: #0000FF;

}
div#qTip {
  padding: 5px 8px;
  border: 1px solid #E9C845;
  display: none;
  background: #FFFFD3; /* #;FF005B */
  color: #3C3C3C; /* #3C3C3C; */
  font-size: 12px;
  text-align: left;
  position: absolute;
  z-index: 1000;
}
