/* STYLESHEET VOOR DE CONTENT VAN WWW.VVABBENBROEK.NL.*/
.normaaltekst{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #3b3b5f;
	font-weight : normal;
	font-size : xx-small;
}

.normaaltekstrood{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: red;
	font-weight : normal;
	font-size : xx-small;
}

.vettetekst{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #3b3b5f;
	font-weight : bold;
	font-size : xx-small;
}

.vettetekst2{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #3b3b5f;
	font-weight : bold;
	font-size : smaller;
}

.blauwetekst{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: blue;
	font-weight : bold;
	font-size : smaller;
}

.linktekst{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: blue;
	font-weight : bold;
	font-size : smaller;
}
.headertekst {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #CC3333;
	font-size : larger;
	font-weight : bolder;
}

.rechterkader{
	border-right : 1px solid #000000;
} 

.menubackground{
	background-color: red;
}

.tekstbackground{
	background-color: #F0F8FF;
}

.yellowbackground{
	background-color: yellow;
}
