/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html,body {
	margin:0;
	padding:5px;
}

body {
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	background: white;
	width: 445px;
	overflow: hidden;
}

.head {
	font-size: 24px;
	color: #FF6600;
	line-height: 28px;
}

.intro {
	font-weight: bold;
	min-height: 38px;
}

p {
	position: relative;
	padding-left: 0px;
	margin: 0 0 18px 0;
}

h2.contentheading,
.componentheading {
	font-size:28px;
	color: #333;
	-moz-text-shadow: 1px 1px 0px #ffffff; /* FF3.5+ */
	-webkit-text-shadow: 1px 1px 1px #ffffff; /* Saf3.0+, Chrome */
    text-shadow: 1px 1px 1px #ffffff; /* Opera 10.5, IE 9.0 */
    line-height: 42px;
}


input[type=text],
input.text  {
	border: 1px solid #CCC:
}

.contactformulier {
	font-weight: bold;
}

#Naam,
#set {
	width: 440px;
	border: 1px solid #CCC;
}

#Telefoonnummer {
	width: 210px;
	border: 1px solid #CCC;
	float: left;
}

#Email,
#Naam_klein {
	border: 1px solid #CCC;
	float: left;
	width: 210px;
	margin-right: 15px;
}

#Email_rechts,
#Bedrijf {
	border: 1px solid #CCC;
	float: left;
	width: 210px;
}

#Opmerking {
	border: 1px solid #CCC;
	width: 440px;
	height: 60px;
}

.grijs {
	font-size: 10px;
	color: #999;
}
