/* CSS Document */

.achterhome {
	background-image:url(images/achterhome.jpg);
	background-repeat:no-repeat;
}
.achtercontent {
	background-image:url(images/achtercontent.jpg);
	background-repeat:no-repeat;
}
.standaardtekst, .standaardtekst a:link, .standaardtekst a:visited {
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	color:#666666;
	line-height:20px;
	text-align:justify;
}
.standaardtekst a:hover {
	color:#7D77B8;
}
h1 {
	font-size:18px;
	color:#7D76B7;
}
.wittetekst, .wittetekst a:link, .wittetekst a:visited {
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:22px;
}
.wittetekst a:hover {
	color:#7E78BB;
}
.wittetekstgroot {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:28px;
	font-weight:bold;
	color:#FFFFFF;
}
