@font-face {
    font-family: 'PFCentroSansProRegular';
    src: url('pfcentrosanspro-reg-webfont.eot');
    src: url('pfcentrosanspro-reg-webfont.eot?iefix') format('eot'),
         url('pfcentrosanspro-reg-webfont.woff') format('woff'),
         url('pfcentrosanspro-reg-webfont.ttf') format('truetype'),
         url('pfcentrosanspro-reg-webfont.svg#webfontyeTCEpZX') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PFCentroSansProBold';
    src: url('pfcentrosanspro-bold-webfont.eot');
    src: url('pfcentrosanspro-bold-webfont.eot?iefix') format('eot'),
         url('pfcentrosanspro-bold-webfont.woff') format('woff'),
         url('pfcentrosanspro-bold-webfont.ttf') format('truetype'),
         url('pfcentrosanspro-bold-webfont.svg#webfontJde444L8') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PFCentroSansProBlack';
    src: url('pfcentrosanspro-black-webfont.eot');
    src: url('pfcentrosanspro-black-webfont.eot?iefix') format('eot'),
         url('pfcentrosanspro-black-webfont.woff') format('woff'),
         url('pfcentrosanspro-black-webfont.ttf') format('truetype'),
         url('pfcentrosanspro-black-webfont.svg#webfontHgs3xyre') format('svg');
    font-weight: normal;
    font-style: normal;
}
html {
	overflow-y: scroll;
}
*:focus {
	outline: 0px none transparent!important; 
}
:focus { 
	-moz-outline-style: none!important; 
}
body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../graphics/layout/bureaublad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: PFCentroSansProRegular, Arial;
	font-size: 14px;
	line-height: 20px;
}
p {
	margin: 0px;
}
#container {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 220px;
}
H1 {
	font-family: PFCentroSansProBold, Arial;
	font-size: 32px;
	line-height: 38px;
	color: #5A2712;
	font-weight: normal;
}
.email {
	position: absolute;
	left: 50%;
	top: 450px;
	margin-left: -496px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact-area {
	width: 500px;
	margin-top: 125px;
	padding-bottom: 30px;
}
#contact-area input, #contact-area textarea {
	padding: 6px;
	width: 300px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #8E7260;
	border-left-color: #8E7260;
	border-right-style: none;
	border-bottom-style: none;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#contact-area textarea {
	height: 90px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #8E7260;
	border-left-color: #8E7260;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#contact-area input.submit-button {
	width: 90px;
	margin-left: 115px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	background-color: #5A2712;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 9px;
	font-size: 13px;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 13px;
}
.contact {
	position: absolute;
	left: 50%;
	top: 462px;
	margin-left: -360px;
}
.route {
	position: absolute;
	left: 50%;
	top: 496px;
	margin-left: -495px;
}
.error {
	height:15px;
	color: #F00;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.home {
	margin-left: -407px;
	position: absolute;
	left: 50%;
	top: 480px;
}
