.bck {
	background-image: url(images/bck.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

h1 {
font-size: 16px;
color: #e9c877;
font-weight: bold;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.txtHd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.linkl {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #e9c877
	
	}
a:link, a:visited{
	color:  #ffffff;
	text-decoration: underline;
}

a:hover, a:active{
	color:  #E9C877;
	text-decoration: underline;
}
.img {
	border: 1px solid #FFFFFF;
}

p.image{
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	font-style: italic;
	font-size: 100%;
	color: #fff;
	text-align: center;
	background-color: #333333;
}

.ondertekstImg {

margin: 0px 0px 10px 0px;
}

.style1 {
	color: #e9c877;
	font-weight: bold;
}

.stijl1 {color: #e9c877}