body	 {
	padding: 25px;
	font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
	font-size:12px;
	color:#000000;
}

container {
	margin-left: auto;
	margin-right; auto;
	width: auto;
}

a {
	color: #004B97;
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;	
}
.wit {
	color: #FFFFFF;
}		
b {
	color: #0066CC;
}
.box1 {
	padding: 5px;
	width: 300px;
	float: left;
	position: relative;
}
.box2 {
	padding: 5px;
	width: 300px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
}
.box2a {
	padding: 5px;
	width: 260px;
	left: 30px;
	float: none;
	position: absolute;
}

.box3 {
	padding: 5px;
	width: 300px;
	float: left;
	position: relative;
}

.stuur {
	border: 1px solid #000000;
	background-color: #E8E8E8;
	color: #000000;
}
input {
	border: 1px solid #000000;
}
textarea {
	border: 1px solid #000000;
}
.footer {
	text-align: center;
	width: 100%;
	padding: 5px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066CC;
	padding-left: 5px;

}
