/* -------------------- ALGEMEEN -------------------- */

body {
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt; 
	color: #FFFFFF;
}

.kop {
	font-family: Calibri; Verdana, Helvetica, sans-serif;
	font-size:15pt; 
	color: #FFFFFF;
}

.foto {
	margin-left: 5px;
	margin-bottom: 5px;
}

img {
    border:0px;
}

.all {
	width: 775px;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background: #ffffff;
	display: block;
	overflow: hidden;
}

.L1 {
	width: 775px;
	height: 139px;
	padding: 0px;
	background: url('/images/dat_02.jpg') no-repeat;
}

.L2A {
	width: 83px;
	height: 28px;
	background: url('/images/dat_04.jpg') no-repeat;
	float: left;
}

.L2B {
	width: 69px;
	height: 28px;
	padding: 0px;
	background: url('/images/dat_05.jpg') no-repeat;
	float: left;
}

.L2C {
	width: 163px;
	height: 28px;
	padding: 0px;
	background: url('/images/dat_06.jpg') no-repeat;
	float: left;
}

.L2D {
	width: 134px;
	height: 28px;
	padding: 0px;
	background: url('/images/dat_07.jpg') no-repeat;
	float: left;
}

.L2E {
	width: 235px;
	height: 28px;
	padding: 0px;
	background: url('/images/dat_08.jpg') no-repeat;
	float: left;
}

.L2F {
	width: 91px;
	height: 28px;
	padding: 0px;
	background: url('/images/dat_09.jpg') no-repeat;
	float: left;
}

.L2A:hover {
	width: 83px;
	height: 28px;
	padding: 0px;
	background: url('/images/dat2_04.jpg') no-repeat;
	float: left;
}

.L2B:hover {
	width: 69px;
	height: 28px;
	padding: 0px;
	background: url('/images/dat2_05.jpg') no-repeat;
	float: left;
}

.L2C:hover {
	width: 163px;
	height: 28px;
	padding: 0px;
	background: url('/images/dat2_06.jpg') no-repeat;
	float: left;
}

.L2D:hover {
	width: 134px;
	height: 28px;
	padding: 0px;
	background: url('/images/dat2_07.jpg') no-repeat;
	float: left;
}

.L2E:hover {
	width: 235px;
	height: 28px;
	padding: 0px;
	background: url('/images/dat2_08.jpg') no-repeat;
	float: left;
}

.L2F:hover {
	width: 91px;
	height: 28px;
	padding: 0px;
	background: url('/images/dat2_09.jpg') no-repeat;
	float: left;
}

.L3 {
	width: 775px;
	height: 34px;
	padding-left: 35px;
	padding-top: 10px;
	background: url('/images/dat_10.jpg') no-repeat;
	float: left;
}

.L4 {
	width: 725px;
	height: auto;
	padding-left: 35px;
	padding-right: 15px;
	background: url('/images/dat_11.jpg');
	float: left;
}

.L5 {
	width: 775px;
	height: 51px;
	padding: 0px;
	background: url('/images/dat_12.jpg') no-repeat;
	float: left;
}


/* -------------------- TEKST, LINKS EN KNOPPEN -------------------- */

a	{ color: #FFFFFF; text-decoration: none; }
a:hover	{ color: #FFFFFF; text-decoration: underline; }
