body {
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	background-color: #C2BDB7;
}
p {
	text-align: justify;
}
a:link {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #330000;
	text-decoration: underline;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
a:active {
	color: #330000;
	text-decoration: underline;
}


.align_center {
	text-align: center;
}

input {
	background-image: url(../images/email_backgroud.jpg);
}
textarea {
	background-image: url(../images/email_backgroud.jpg);
}
.verzendknop {
	background-image: url(../images/email_backgroud.jpg);
	border: 1px solid #AC130E;
}
.links_titel {
	color: #98151B;
}
h1 {
	font-size: 18px;
	font-style: italic;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	text-decoration: underline;
}
.technische_gegevens {
	background-image: url(../images/technische_gegevens.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #C2BDB7;
}
.image {
	position: relative;
	left: 30px;
}
.next {
	vertical-align: middle;
}
