img { behavior: url("/css/pngbehavior.htc"); }
.bg2 {
	background-image: url(../afbeeldingen/bg2.jpg);
	background-repeat: repeat-x;
}
.lijntje {
	background-image: url(../afbeeldingen/lijntje.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.nieuwstekst a:link { color: #474747; text-decoration: underline; }
.nieuwstekst a:hover { color: #474747; text-decoration: none; }
.nieuwstekst a:visited { color: #474747; text-decoration: underline; }
.nieuwstekst {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #474747;
	line-height:14px;
}

.bodytekst a:link { color: rgb(29, 130, 193); text-decoration: underline; }
.bodytekst a:hover { color: rgb(51, 148, 208); text-decoration: none;}
.bodytekst a:visited { color: rgb(29, 130, 193); text-decoration: underline; }
.bodytekst {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #474747;
	line-height:16px;
}
h1,h2,h3,h4,h5,h6{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h1 { font-size:15px;}
h2 { font-size:14px;}
h3 { font-size:13px;}

.bodytekst2 a:link { text-decoration:none; color:#474747; }
.bodytekst2 a:visited { text-decoration:none; color:#474747; }
.bodytekst2 a:active { text-decoration:none; color:#474747; }
.bodytekst2 a:hover { text-decoration:underline; color:#474747; }
.bodytekst2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3b3b3b;
	line-height:16px;
}
.grotekop {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.kleinekop {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.menukop{
	padding-right: 6px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bold;
	line-height: 17px;
	text-align: right;
	color: #fff;
}
.menukop a{
	text-decoration: none;
	color: #fff;
}
.menukop a{
	text-decoration: none;
	color: #fff;
}
.menukop a:hover{
	text-decoration: none;
	color: rgb(201, 235, 159);
}
.submenukop{
	padding-left: 4px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	color: #fff;
}
.submenukop a{
	text-decoration: none;
	color: #fff;
}
.submenukop a:hover{
	text-decoration: none;
	color: rgb(144, 193, 223);
}
.lijnopvulling {
	background-image: url(/afbeeldingen/middenleeg.gif);
	background-repeat: repeat-y;
}
.form {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 22px;
	width: 230px;
}
.form3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 22px;
	width: 50px;
}
.form4 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 22px;
	width: 170px;
}
.form2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 100px;
	width: 473px;
}
.hand {
	cursor: hand;
	cursor: pointer;
}
