.content_container_left{
  float: left;
  width: 276px; /* 311 - Pleft & Pright */
  
  padding-top: 19px;
  padding-right:19px;
  padding-bottom:10px;
  padding-left: 14px;
}

.content_container_right{
  float: left;
  width: 638px; /* 657 - Pleft & Pright */
  
  padding-top: 20px;
  padding-bottom: 111x;
  padding-left: 19px;
}

.row1{
	width: 626px;
  padding-right: 19px;	
  clear: both;	
}

.row2{
	padding-right: 8px;
  clear: both;	
}

.contact_03{
  background-image:url(../images/content/contact_03.png);
  width:  276px;
  height: 495px; 
}
  
.contact_03 #content{  
  width:  276px;
  height: 495px;
   
  overflow: hidden;
}

.contact_05{
  background-image:url(../images/content/contact_05.png);
  background-repeat: no-repeat;
  width:  323px; 
  height: 164px;
  !margin-right: 31px;
  margin-right: 27px;
  float: left;
}
  
.contact_05 #content{  
  width:  278px; /* 323 - Pleft - Pright */
  height: 114px; /* 164 - Ptop - Pbottom - 20px*/
  
  padding-top: 30px;
  !padding-right: 26px;
  padding-bottom: 0px;
  padding-left: 19px;
   
  overflow: hidden;
  
  	font-weight: 800;
	color: #000000;
  
}

.contact_07{
  background-image:url(../images/content/contact_07.png);
  width:  276px; 
  height: 164px; 
  float: left;
  margin-bottom: 28px;
}
  
.contact_07 #content{  
  width:  231px; /* 276 - Pleft - Pright */
  height: 114px; /* 302 - Ptop - Pbottom - 20px*/
  
  padding-top: 30px;
  padding-right: 26px;
  padding-bottom: 0px;
  padding-left: 19px;
   
  overflow: hidden;
}

.contact_11{
  background-image:url(../images/content/contact_11.png);
  !margin-top: 29px;
  width:  623px; 
  height: 294px;
}
  
.contact_11 #content{  
  width:  578px; /* 276 - Pleft - Pright */
  height: 254px; /* 294 - Ptop - Pbottom - 20px*/
  
  padding-top: 40px;
  padding-right: 26px;
  padding-bottom: 0px;
  padding-left: 19px;
 /* overflow:hidden; */
  
  font-size:9px
}

#white{
	color: #FFFFFF;
	font-weight:400;
}

.textbox{
	background-image: url(../images/content/text.png);
	background-repeat:no-repeat;
	font-size: 9px;
	width:227px;
	height:14px;
	padding:1px 10px;
	border-width:0px;
	margin: 1px;
}

.textarea{
	height:42px;
	width:450px;
	font-family:Arial;
	font-size: 9px;
	border:none;
	overflow-x:hidden;
	margin-left: 10px;
}

.labelcontact {
	clear: both;
	float: left;
	margin-left: 0px;
	width: 80px;
}

.messagecontact {
	 margin-left: -10px;
}

.textareadiv{
	background-image: url(../images/content/textarea.png);
	background-position:right;
	background-repeat:no-repeat;
	background-attachment:scroll;
	height:46px;
	width: 538px;
	font-family:Arial;
	font-size: 9px;
	padding:6px 10px;
	margin-bottom: 30px;
}

.wis{
	margin-top: -24px;
	margin-left: 365px;
	cursor: pointer;
}

.wisk{
	background-image: url(../images/content/contact_content_09.png);
	height:18px;
	width:93px;
	border:0px;
	cursor: pointer;
}

.sub{
	margin-top: -18px;
	margin-left: 465px;
}

.subk{
	background-image: url(../images/content/contact_content_11.png);
	height:18px;
	width:93px;
	border:0px;
  cursor: pointer;
}

#verp1{
	color:#AAA192;
	font-weight:bold;
	margin-left: 335px;
	margin-top: -190px;
	*margin-top: -199px;
}
#verp2{
	color:#AAA192;
	font-weight:bold;
	margin-left: 335px;
	margin-top: 5px; 
	*margin-top: 9px; 
}
#verp3{
	color:#AAA192;
	font-weight:bold;
	margin-left: 335px;
	margin-top: 5px; 
	*margin-top: 9px; 
}
#verp4{
	display: none;
	color:#AAA192;
	font-weight:bold;
	margin-left: 335px;
	margin-top: 5px; 
	*margin-top: 9px; 
}
#opt1{
	display: none;
	color:#AAA192;
	font-weight:bold;
	margin-left: 500px;
	margin-top: 35px; 
	*margin-top: 8px; 
}

#contactform .errors {
   width: 230px;
   
   *margin-top: -17px;
   float: right;
   clear: right;
}

.errors li{
	margin-top: -15px;
	*margin-top: 0px;
}

.textboxsmall{
  background-image: url(../images/content/text_klein.png);
  background-repeat:no-repeat;
  font-size: 9px;
  width:102px;
  height:14px;
  padding:1px 10px;
  border-width:0px;
  margin: 1px;
}

#gender-Man{
	margin-right: 5px;
}

#gender-Vrouw{
  margin-right: 5px;
}


#captcha{
  height: 40px;
}

#captcha img{
  float: left;
  margin-right: 10px;
}

#captcha captcha-input{
  float: left;
}

#divright{
  float: left;
}

#divright label{
  
  margin-left: 22px;
  *margin-left: 19px;
  width: 30px;
}

#divleft{
  float:left;
}

#divclear{
  clear:both;
}