.maintext {
	font-family: Calibri;
	font-size: 14px;
}
.pagetitle {
	font-family: Calibri;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;	
}
a:hover.pagetitle{
	font-family: Calibri;
	font-size: 13px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.topbutton {
	font-family: Calibri;
	font-size: 14px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;	
}
a:hover.topbutton {
	font-family: Calibri;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.topnav{
	font-family: Calibri;
	font-size: 16px;
	text-decoration: none;
	color: #388AF9;
}
.fasetitle{
	font-family: Calibri;
	font-size: 20px;
	text-decoration: none;
	color: #AAAAAA;
}
a:hover.fasetitle{
	font-family: Calibri;
	font-size: 20px;
	text-decoration: none;
	color: #388AF9;
}

.fasetitleactive{
	font-family: Calibri;
	font-size: 20px;
	color: #388AF9;
}

.maintitle{
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color:#388AF9;
}
.bigtitle {
	font-family: Calibri;
	font-size: 23px;
	font-weight: normal;
}
a.smalllink {
	font-family: Calibri;
	font-size: 14px;
	text-decoration: none;
	border: none;
	font-weight: bolder;
	color: #990000;

}
a:hover.smalllink {
	font-family: Calibri;
	font-size: 14px;
		color: #990000;
	text-decoration: underline;
}
.maintextbold {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
}
.imageborder {
	border: 1px solid #CCCCCC;
}
.tekstafkappen {
	border: 0px;
	margin-left: 50px;
	margin-top: 50px;
	width: 300px;
	height: 60px;
	overflow: hidden;
	text-align: middle;
	
}
.tekstvoorbeeld {
	border: 0px;
	width: 90px;
	height: 50px;
	overflow: hidden;
}
.inputfield {
	border: thin dotted #388AF9;
}
