.menu {
	width: 1004px;
	height: 61px;
	border: none;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.adsl {
	position: absolute;
	top: 0px;
	left: -160px;	
	width: 140px;
	height: 820px;
	border: none;
}

.adsr {
	position: absolute;
	top: 0px;
	left: 1018px;	
	width: 200px;
	height: 820px;
	border: none;
}
	

/* Algemene formatting tekst*/
.textbox {
	position: absolute;
	top: 70px;
	left: 48px;
	width: 906px;
	height: 485px;
	overflow-x: hidden;
}

.tekst {
	font-family: Candara, Tahoma, Geneva, sans-serif;
	color: #111;
}

.vettitle {
	font-size: 2.2em;
	font-weight: bold;
}

.vet {
	font-weight: bold;
}

.tekstflow {
	font-size: 1em;
}

.centreer {
	text-align: center;
}

.justif {
	text-align: justify;
}

.links {
	text-align: left;
}

/* Eind algemene formatting tekst*/
/* Algemene formatting afbeeldingen*/

.logo {
	position: absolute;
	top: 546px;
	left: 0px;
	width: 1004px;
	border: none;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}

.afb {
	width: 250px;
	border: none;
	border-radius: 5px;
	padding: 5px;
}

.afbklein {
	width: 150px;
	border: none;
	border-radius: 4px;
	padding: 5px;
}

.afbeeld {
	align: left; 
	margin-top: 5px;
	margin-left: 105px;
	width: 250px;
	border: none;
	border-radius: 5px;
}

.afbeeldklein {
	align: left; 
	margin-top: 5px;
	margin-left: 50px;
	width: 125px;
	border: none;
	border-radius: 5px;
}

.afbeeldgroot {
	align: left; 
	margin-top: 5px;
	margin-left: 50px;
	width: 350px;
	border: none;
	border-radius: 5px;
}

.frechts {
	float: right;
}

.klein {
	font-size: 0.7em;
}
/* Einde Algemeen */
/* Index */
.textboxin {
	position: absolute;
	top: 180px;
	left: 48px;
	width: 906px;
	height: 370px;
	overflow-x: hidden;
}

.banner {
    position: absolute;
    top: 35px;
    left: 0px;
    width: 1004px;
    border: none;
}

.afbeeldin {
	align: left; 
	margin-top: 5px;
	margin-left: 65px;
	height: 160px;
	border: none;
	border-radius: 5px;
}

.map {
	align: left; 
	margin-top: 0px;
	margin-left: 10px;
	width: 250px;
	height: 160px;
	border: none;
	border-radius: 5px;
}
/* Einde Index */
/* Donateurs */
.hide {
	position: absolute;
	left: -20000px;
	top: -20000px;
}

#naam	{
	width: 310px;
	height: 20px;
	font-size: 1.2em;
}
	
#mail	{
	width: 310px;
	height: 20px;
	font-size: 1.2em;
}

#adres	{
	width: 310px;
	height: 100px;
	font-size: 1.2em;
}

#bevestiging {
	position: absolute;
	width: 130px;
	height: 20px;
	font-size: 1.2em;
	left: 152px;
}

#submit {
	width: 170px;
	height: 40px;
	font-size: 1.7em;
}

.disclaimer {
	float: right;
	width: 500px;
}
/* Reclame */
.ex	{
	position: absolute;
	border: none;
}

.fb	{
	top: 730px;
	width: 70px;
	left: 0px;
}

.spon1	{
	top: 5px;
	width: 130px;
	left: 0px;
}


.spon2	{
	top: 140px;
	width: 130px;
	left: 0px;
}

.spon3	{
	top: 275px;
	width: 130px;
	left: 0px;
}

.spon4	{
	top: 410px;
	width: 130px;
	left: 0px;
}

.spon5	{
	top: 545px;
	width: 130px;
	left: 0px;
}

.spon6	{
	top: 670px;
	width: 130px;
	left: 0px;
}

.spon7	{
	top: 795px;
	width: 130px;
	left: 0px;
}

.afbeeldspon {
	align: left; 
	margin-top: 10px;
	margin-left: 30px;
	width: 230px;
	border: none;
	border-radius: 5px;
}

.afbeeldsponh {
	align: left; 
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 20px;
	height: 240px;
	border: none;
	border-radius: 5px;
}

