.achter {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E1D5C1;

}
.kader {
	background-attachment: fixed;
	background-image: url(/images/kader.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.boven {
	background-attachment: fixed;
	background-image: url(/images/bannertop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.rechts {
	background-attachment: fixed;
	background-image: url(/images/rechts.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.links {
	background-attachment: fixed;
	background-image: url(/images/links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.onder {
	background-attachment: fixed;
	background-image: url(/images/onder.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menupic {
	background-attachment: fixed;
	background-image: url(/images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.basisfont {
	font-family: Arial;
	font-size: 15px;
	color: #666666;
	font-weight: bold;


}
.boventhemes {
	background-attachment: fixed;
	background-image: url(/images/themes/bannertop.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.rightthemes {
	background-attachment: fixed;
	background-image: url(/images/themes/right.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottomthemes {
	background-attachment: fixed;
	background-image: url(/images/themes/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.leftthemes {
	background-attachment: fixed;
	background-image: url(/images/themes/left.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.centerthemes {
	background-attachment: fixed;
	background-image: url(/images/themes/center.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menuthemes {
	background-attachment: fixed;
	background-image: url(/images/themes/menupic.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titelfont {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	text-align: center;

}
.kleinfont {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: normal;


}
.kleinlink {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;

}
.basislink {
	font-family: Arial;
	font-size: 15px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;


}
.contactfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.indexfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #595448;
}

.contactlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999966;
	text-decoration: underline;
}
.titellink {

	font-family: Arial;
	font-size: 24px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
