html	{
	color:#364B90;
}

body	{
	background-color:white;
	margin:0px;
	margin-top:30px;
	font-size:10px;
}

html body td {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*div's*/
.info {
	color:white;
	font-size:10px;
	margin-top:25px;
}

/*tekst*/
.teksten {
	margin-left:-12px;
}

.tekstkop {
	color:#dc001e;
	font-weight:bold;
}

.koprood {
	color:#db383e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.hoofdkop {	
	font-size:22px;
	font-weight:bold;
}

.hoofdkop-rodetekst {	
	color:#DB383E;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	margin-top:-10px;
}

.tekstrechts {
	font-size:10px;
}

.koprechts {
	font-size:20px;
}		

.anker {
	color: #364B90;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
}

li {
	padding:3px;
}

a {
	text-decoration:underline;
	color:#364B90;
}

a:hover	{
	text-decoration:underline;
	color:#dc001e;
}

.blauw_bg {
	background-color: #c9d9e8;
}
.table td {
  font-size:10px;
  color:#364B90;
  font-weight:bold;
}

.tablekalendar td {
  font-size:10px;
  color:#364B90;
}
.table img {
  border: solid 1px #364B90;
}
.tableline {
  border-bottom: 1px solid #364b90;
}