@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0cm;
	background-image:url(../img/achtergrond.jpg);
	background-repeat:repeat-x;
	background-color:#c1d6eb;
}
h1 {
	font-size: 24px;
	color: #528ec5;
	font-weight:normal;
	padding-bottom:4px;
	border-bottom-color:#d9d9d9;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
h2, a.machine_h1, a.machine_h1:hover, a.machine_h1:visited {
	font-size: 18px;
	color: #21609a;
	font-weight:normal;
	padding-bottom:4px;
	border-bottom-color:#e6f0fa;
	border-bottom-width:1px;
	border-bottom-style:solid;
	text-decoration:none;
}
a, a:visited {
	color: #528ec5;
	text-decoration:underline;
}
a:hover, a:active {
	color: #21609a;
	text-decoration:none;
}
p, table {
	font-size: 12px;
	color: #404040;
}
input, textarea {
	border-style:solid;
	border-color: #e3e3e3;
	border-width: 1px;
}
.cinput, .ctextarea {
	width: 300px;
}
textarea {overflow:hidden;
	height:125px;
}
img {border-width:0px;
}
#verzenden {background-image:url(../img/submit.jpg);
	width:91px;
	height:28px;
	border: none;
}
#contactform {
	padding-left:30px;
	padding-top:5px;
	padding-right:10px;
}
#contentklein {
	padding-left:10px;
	padding-top:5px;
	padding-right:30px;
}
.emailboven, a.emailboven, a.emailboven:visited {
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
a.emailboven:hover, a.emailboven:active {
	text-decoration:underline;
	color:#FFF;
}
a.menu, a.menu:visited {
	padding:2px;
	padding-left:20px;
	padding-top:15px;
	font-family:arial,helvetica;
	font-size:13px;
	font-weight:bold;
	width:198px;
	height:24px;
	background-image:url(../img/menu_btn.jpg);
	color:#404040; 
	display: block;
	text-decoration: none;
	}
a.menu:hover {
	color:#ff6a00;
	background-image:url(../img/menu_hover.jpg);
	text-decoration: none;
	}
.voettekst {
	color:#21609a;
	font-size:12px;
	text-decoration:none;
}
a.voettekst:hover {
	text-decoration:underline;
}
