﻿body
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-color: Black; 
	color: White;
	margin:10px 0px;
}
p{ margin: 8px 0;}
.clear { clear:both;}
.clear hr { display:none;}
h1
{
    font-family:"Arial Black",Arial,Verdana,Helvetica,sans-serif;
    font-size:26px;
    line-height:22px;
    margin:0 0 12px;
    padding:0;
    text-transform:uppercase;
}
h2{
	text-transform: uppercase;
	font-size:11px;
    font-weight:bold;
}
h2.img{
    display:block;
    overflow:hidden;
    text-indent:-9999px;
}
.hGegev {
    background:transparent url(h-je-gegevens.gif) no-repeat scroll left top;
    margin:10px 0 0 0;
    padding-bottom: 7px;
}
input, select, textarea {
    color:#333333;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
}
form { width:495px; float:left;}
.consuField 
{
	width:490px;   	
	margin: 5px 0px 10px 0px;
	float:left;
	clear:both; 
}
.consuInput 
{
	width: 225px;
	/*border-style: solid;*/
}
.consuInvisible  
{
	display:none; 
}        
.consuLabel 
{   
	font-weight: bold;        
	width: 180px;
	float:left;       	        	
	position:relative;
}
.consuError, #marker_Phone
{
	display:none;
	float:left;
	clear:both;
	background:#CE141A url('error-icon2.gif') no-repeat scroll 2px 2px;
	margin-left:200px;
	margin-top:5px;
	margin-bottom:-6px;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:22px;
}
.consuError.ie
{
}
.consuError.ie6
{
	height:18px;
	/*margin-top:10px;*/
}
.consuRadio 
{	
    float: left;
    margin-right: 5px;
    margin-top:0px;
}
.consuRadio.ie {
	margin-top:-3px;
}
.consuRadioGroup
{
	float:left; 
}
.consuRadioGroup label 
{        	
    width: auto;
}        
.consuSelect 
{        	
	width: 229px;
}
.consuTextContainer
{
	position:relative;
	float:left;
	background-color:#ffffff;
	border:solid 1px #cccccc;
	display:inline;
}
.consuTextCorner
{
	background-image:url('bg-textarea.gif');
	background-repeat:no-repeat;
	position:absolute;
	width:5px;
	height:5px;
	overflow:hidden;
}
.topLeft		{ top:-1px; left:-1px; background-position:0px 0px; width:4px; height:4px; }
.topRight		{ top:-1px; right:-1px; background-position:-3px 0px; width:4px; height:4px; }
.bottomLeft		{ bottom:-1px; left:-1px; background-position:0px -3px; width:4px; height:4px; }
.bottomRight	{ bottom:-1px; right:-1px; background-position:-3px -3px; width:4px; height:4px; }

.consuText 
{
	width: 225px;      
	height:80px;
	background-color:Transparent;
	border:none;
	margin:0;
}
.consuRequired 
{
	float: left;
	width: 20px;        	
	color: #308900;
	display: block;
}    
      
.consuSubmit
{   
	
	border: none;     	
	width: 89px;
	height: 25px;  
	margin-left: 385px;
	margin-top: 20px;	
}

.consuLine
{
	clear: both;
	border: none 0;
	height: 3px;   
	background:#222222;
	float: left;        	
	width: 495px;
}
.consuLine hr { display:none;}
#consuField_FirstName
{
	border-top: 3px solid #222222;
	padding-top: 20px;
	width: 495px;        	
}
.consuReport {
	float:right; width:55px; display:block; position:relative;
}
.consuClear    	
{
	clear:both;
}

.tb
{
	background-image:url('bg-tb-l.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	float:left;
	height:20px; line-height:20px;
}
/*
.tb .ie {
	background-position:0 0px;
	overflow:hidden;
}
.tb .ie6 {
	background-position:0 0px;
	padding-top:0px;
}
*/
.tb .right {
	background-image:url('bg-tb-r.gif');
	background-repeat:no-repeat;
	background-position:top right;
	background-attachment:scroll;
	margin-left:4px; display:inline;
}
/*
.tb .right .ie {
	background-position:right 2px;
}
.tb .right .ie6 {
	background-position:right 2px;
}
*/
.tb INPUT {
	background:transparent;
	border:0px;
	margin-top:2px;
	margin-right:3px;
	vertical-align:middle;
}
.tb INPUT.readonly {
	background-color:#aaaaaa; height:14px; 
}
.ie input.readonly { margin-top:0px !important;}
.ie6 input.readonly { margin-top:0px !important;}
.tbErr {
	background-position:0 -30px;
}
/*
.tbErr .ie {
	background-position:0 2px;
}
.tbErr .ie6 {
	background-position:0 -20px;
}*/
.tbErr .right {
	background-position:right -30px;
}

#PostalCode
{
	width: 60px;
}

#consuField_HouseNumber { float:left;width:297px;  }
/*#consuField_PostalCode { float:left; width:auto; }*/
#consuField_birthday_ValueNumeric { float:left; width:auto; }
#HouseNumber { width:60px; }
#consuField_HouseNumberAdditional { clear:none; width:auto; }
#consuField_HouseNumberAdditional label { float:left; margin-left:10px; width: auto; }
#HouseNumberAdditional { width: 60px; }
#consuField_Street { clear:both;  }
#marker_Street { width:210px;}
#marker_PostalCode, #marker_Phone { width:210px;}
#MiddleName
{
	width: 60px;
}

#birthday_ValueNumeric
{
	width: 60px;
}

.consuError { width:210px;}
