@charset "UTF-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	color:#353636;
}

#container{
	width:960px;
	margin:0px auto 0px auto;
	padding:0px 0px 20px 0px;
}

#header{
	float:left;
	width:960px;
	height:100px;
}

#header h1 a{
	float:left;
	background-image:url(../images/logo-advocatenzoeken.jpg);
	background-repeat:no-repeat;
	width:360px;
	height:100px;
	text-indent:-99999px;
	outline-style:none;
}

#content{
	float:left;
	width:920px;
	padding:30px 20px 0px 20px;
}

.content440{
	float:left;
	width:420px;
	padding:0px 20px 0px 0px;
	margin:0px 40px 0px 0px;
}

.content200{
	float:left;
	width:200px;
}

#contentLeft {
	float:left;
	width:680px;
	padding:0px 0px 0px 0px;	
}

#contentRight {
	float:left;
	width:200px;
	margin:60px 0px 0px 40px;	
}

#contentRight img {
	margin:10px 0px 0px 0px;	
}

.content200 p{
	margin-bottom:16px;	
}

strong{
	font-weight:bold;
	color:#004b76;
}

#contactForm {
	margin:25px 0px 0px 0px;
	width:680px;	
}

.formStep {
	width:680px;
	height:46px;
	background-image:url(../images/background-step.gif);
	background-repeat:no-repeat;	
}

.stepNumber {
	display:block;
	float:left;
	font-weight:bold;
	font-size:20px;
	color:#FFF;
	padding:12px 0px 0px 18px;
}

.stepDesc {
	padding:0px 0px 0px 31px;	
}

.omschrijving {
	width:660px;
	height:250px;
	background-image:url(../images/background-textarea.jpg);
	background-repeat:no-repeat;
	border:0;
	padding:10px;
	margin:-1px 0px 0px 0px;
	overflow:hidden;	
}

.radioButton {
	display:block;
	margin:20px 0px 0px 10px;
	float:left;
	width:120px;
}

.radioButtonsHolder {
	display:block;
	width:680px;	
}

#contactForm .radioButton input {
	width:15px;
	height:15px;
	background:none;
	margin:0px 10px 0px 0px;
	border:0;
	float:left;
}

#contactForm .radioButton label {
	width:75px;
	float:left;
	padding:0px;
}

#contactForm .formBijlage label {
	padding:5px 0px 0px 0px;
}

.formBijlage {
	width:660px;
	border:1px solid #b9b9b9;
	border-left:0;
	border-right:0;
	margin:20px 0px 50px 0px;
	padding:15px 10px 15px 10px;
}
#contactForm .formBijlage input{
	float:left;
}

#contactForm label {
	width:115px;
	display:block;
	float:left;
	color:#004b76;
	font-weight:bold;
	padding:8px 0px 0px 0px;
}

#contactForm .inputDiv input {
	-moz-border-radius:5px 5px 5px 5px;
	border:1px solid #b9b9b9;
	float:left;
	width:209px;
	height:29px;
	background-image:url(../images/background-input.jpg);
	background-repeat:repeat-x;
	padding:0px 0px 0px 10px;
	margin:0px 10px 0px 0px;
}

#contactForm input:focus {
	border:1px solid #004b76;
	
}

#contactForm input.inputError {
	border-color:#ba0000;	
	background-image:url(../images/background-input-error.jpg);
}

.errorMessage {
	color:#ba0000;
	font-weight:bold;
	font-size:11px;
	display:block;
	float:left;
	padding:10px 0px 0px 0px;
}

.city {
	font-weight:bold;
	font-size:11px;
	display:block;
	float:left;
	padding:10px 0px 0px 0px;
	text-transform:uppercase;
}

#contactForm .inputDiv input.inputMiddle {
	width:75px;
}

#contactForm .inputDiv input.inputSmall {
	width:37px;
}

#contactForm a {
	color:#0000ff;
	text-decoration:underline;	
}

#contactForm a:hover {
	text-decoration:none;	
}

#ctaOranjeLeft{
	float:right;
	margin:20px 0px 0px 0px;
	height:51px;
	background-image:url(../images/ctaOranjeLeft.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#ctaBlauwLeft{
	float:right;
	margin:20px 0px 0px 0px;
	height:51px;
	background-image:url(../images/ctaBlauwLeft.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#ctaOranjeLeft a.btnSendForm{
	float:left;
	border:0;
	cursor:pointer;
	padding:12px 20px 0px 0px;
	margin:0px 0px 0px 20px;
	font-size:18px;
	color:#FFF;
	height:39px;
	text-shadow:1px 1px #b35c00;
	text-decoration:none;
}

#ctaBlauwLeft a.btnSendForm{
	float:left;
	border:0;
	cursor:pointer;
	padding:12px 20px 0px 0px;
	margin:0px 0px 0px 20px;
	font-size:18px;
	color:#FFF;
	height:39px;
	text-shadow:1px 1px #003e61;
	text-decoration:none;	
}

.oranje{
	background-image:url(../images/ctaOranjeRight.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.blauw{
	background-image:url(../images/ctaBlauwRight.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.inputDesc {
	color:#292929;
	font-size:11px;
	padding:6px 0px 0px 10px;
	display:block;
	float:left;
}

.extraFormInfo {
	float:left;
	display:block;
	width:380px;
	margin:30px 0px 0px 0px;
	font-size:11px;
	font-weight:bold;	
}

.inputDiv {
	width:660px;
	padding:10px;	
	border-top:1px solid #b9b9b9;
}

.last {
	border-bottom:1px solid #b9b9b9;
}

#postcodeForm{
	float:left;
	width:680px;
	height:66px;
	margin:30px 0px 70px 0px;
	background-image:url(../images/postcodeFormBackground.jpg);
	background-repeat:no-repeat;
}

.postcodeFormLabel{
	float:left;
	margin:25px 0px 0px 20px;
	font-size:16px;
	font-weight:bold;
}

.postcodeFormInput{
	float:left;
	padding:8px;
	font-size:18px;
	background-color:#FFF;
	margin:13px 0px 0px 10px;
	border:1px solid #b9b9b9;
}

.postcodeNummers{
	width:45px;
}

.postcodeCijfers{
	width:25px;
}

.postcodeFormText{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:27px 0px 0px 10px;
}

.postcodeFormInput:focus{
	border:1px solid #004b76;
}

.cta-stap1{
	float:right;
	height:44px;
	padding:0px 0px 0px 20px;
	margin:12px 10px 0px 0px;
	background-image:url(../images/cta-stap1-backgroundLeft.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.cta-stap1 a{
	display:block;
	height:34px;
	padding:10px 20px 0px 0px;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	text-shadow:1px 1px 0 #b96000;	
	text-decoration:none;
	background-image:url(../images/cta-stap1-backgroundRight.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.ctaAanmelden {
	width:164px;
	height:32px;
	display:block;
	text-indent:-9990px;
	background-image:url(../images/cta-aanmelden.jpg);	
}

#content440Testimonial p {
	font-size:13px;
	font-style:italic;
	line-height:22px;
	width:420px;
	padding:30px 0px 0px 0px;
}

#content440Testimonial span {
	float:right;
	font-size:12px;
	padding:10px 0 0;
	font-style:normal;
}

h1{
	font-size:24px;
	font-weight:bold;
	color:#004b76;
}

h2{
	font-size:18px;
	font-weight:bold;
	color:#292929;
}

h3{
	font-size:14px;
	font-weight:bold;
	color:#292929;
}

h4 {
	color:#004b76;
	font-size:17px;
	font-weight:bold;
	padding:6px 0px 0px 60px;
}

p{
	line-height:18px;
	margin:10px 0px 10px 0px;
}

#footer{
	width:100%;
	height:40px;
	background-color:#eaeaea;
	border-top:1px solid #b9b9b9;
	margin:100px 0px 0px 0px;
}

#footerContent {
	width:920px;
	margin:0 auto 0 auto;
	padding:15px 20px 0px 20px;
}

#footerContent a {
	color:#004b76;
	text-decoration:none;	
	margin:0px 5px 0px 5px;
}

#footerContent a:hover {
	text-decoration:underline;	
}


