
body {
	background-image: url!('../pix/bg_home.jpg');
	background-color: #ffffff;
	font-family: Arial;
	color: #ffffff;
	font-size: 10pt;
}

img {
	border:0px;
}

a {
	color: #ffffff;
	}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0px;
}

.wit {
	background-color: #ffffff;
	color: #000000;
	padding: 10px;
	width: 50%;
	vertical-align: top;
	}

.blauw {
	padding: 10px;
	width: 50%;
	vertical-align: top;
	}


.wit img {
	margin: 20px;
	}

ul {
	margin-bottom: 0px;
	margin-top: 0px;
	}

.tekstvak {
	padding: 20px;
	font-size: 11pt;
	vertical-align: top;
	}

.actie {
	margin-right: 180px;
	margin-left: 180px;
	padding: 20px;
	color: #000000;
	font-size: 16pt;
	text-align: center;
	width: 600px;
	height: 68;
	background-color: #ffffff;
	border: 1px solid #000000
}

.naw {
	text-align: right;
	padding-top: 7px;
	padding-right: 7px;
	color: #91142c;
	font-weight: bold;
	letter-spacing: 3;
	font-size: 16px;
	}

.klant {
	width: 100%;
	font-size: 26px;
	text-align: center;
	background-color: gray;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}

.klant a {
	color: #20314b;	
	}

input {
	width: 400px;
	}

textarea {
	width: 400px;
	height: 200px;
	}

.copyright {
	font-size: 10px;
	color: #5b5657;
	text-decoration: none;
	}

.copyright a {
	font-size: 10px;
	color: #5b5657;
	text-decoration: none;
	}