

#fFooter {
    position: absolute;
    margin: 0 auto 0 auto;  
    top: 800px;
}

#form {
    width: 373px;
    overflow: hidden;
    position: absolute; 
    left: 493px;

    font-family: arial, verdana;
    font-size: 11px;
    line-height: 17px;
    letter-spacing: 0.0px; 
    /*top: 453px;*/
}

#form a, #form span {
    font-family: arial, verdana;
    font-size: 11px;
    line-height: 17px;
    height: 17px;
    letter-spacing: 0.0px;
}

.fBack {
    width: 365px;
    margin: 3px 0 0 3px;
    padding: 41px 0 0 0; /* om 1 of andere reden verliest hij een pixel ergens. Opvulling. */
    background-color: #000000;
    border: 1px solid #000000;
    filter:alpha(Opacity=30); opacity:.30; -moz-opacity:.30;
    position: relative;
    height: 350px;
    left: 1px;
    top: 1px; 
    float: left;
}

.fContent {
    width: 365px;
    margin: 0 3px 0 0; 
    background-color: #ffffff;
    border: 1px solid #cccccc;
    overflow: hidden;  
    float: left;
    position: absolute;  
    left: 1px;
    top: 1px; 
    height: 350px;
    padding: 20px 0 20px 0;
}

#form .fContent2 {
    padding: 0 20px 0 20px;
    width: 325px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}

#form .step {
    width: 325px;
    overflow: hidden;
}

.whiteOverlay {
     width: 515px; 
     height: 800px; 
     position: absolute; 
     background-color: #FFFFFF; 
     top: 1px; 
     left: 1px;
     filter:alpha(Opacity=30); -moz-opacity:.30;
     display: none;
}

#form .redField {
    background-color: #f2adb1;
}

.lightBox {
    width: 639px;  
    overflow: hidden;
    position: absolute; 
    z-index: 3;
    left: 52%;
    margin-left: -330px;
    
    font-family: arial, verdana;
    font-size: 11px;
    line-height: 17px; 
    top: 31px;
    display: none; 
}

.lightBox .fBack {
    padding: 61px 0 0 0;
    height: 300px; 
    width: 570px;
}

.lightBox .fContent {
    padding: 30px 0 30px 0;
    height: 300px;
    width: 570px;
    
}

.lightBox .fContent2 {
    padding: 0 50px 0 50px;
    width: 475px; 
}

.lightBox .fClose {
    position: absolute;
    right: 3px; 
    float: right;
    width: 53px;
    height: 53px;
    cursor: pointer;
}

.lightBox .fClose .fBack {
    padding: 0;
    width: 50px;
    height: 50px;
}

.lightBox .fClose .fContent {
    padding: 0;
    width: 50px;
    height: 50px;
    /* IE FIX SLUIT KNOP */
    _margin-top: -55px;
    _margin-left: 1px;
    _position: relative;
}



.lightBox .fClose img { 
    margin: 14px;
}

#grayBlink {
    position: absolute; 
    background-color: #ffffff; 
    width: 570px; 
    height: 800px; 
    margin: -15px 5px 5px 5px; 
    z-index: 0;
}


#grayOver {
    position: absolute;
    filter:alpha(opacity=80); 
    -moz-opacity: 0.8; 
    opacity: 0.8;
    width: 100%; 
    top: 0px;
    left: 0px;
    display: none;
    z-index: 2;
}
    
#prefilComment {
    display: none;
    font-weight: normal;
}
/**
 * Field styles
 */
.fFields {
    width: 325px; 
    padding: 3px 0; /* use a padding instead of a height */
    overflow: hidden;
    clear: both;
    float: left;
}

.fFields.fText4{
	margin:        0 5px 16px 10px;
}

.fRequire {
    width: 5px;
    padding: 0 0 0 5px; 
    line-height: 31px; 
    float: left;
    margin-top: 5px;
}

.fRequire2 {
    width: 9px; /* org: 11px; */
    padding: 0 0 0 1px;  
    float: left;     
    display: block;
    overflow: hidden;
    height: 31px; 
}

.fGeslacht label{
	
}

.fGeslacht input{
    
}

.fFields label {
float:left;
margin: 0 0 0 0;

    /*margin-top: -3px;*/
}

.fFields select { 
    float: left;     
    margin: 5px 0 0 0;
    padding: 0;
    height: 21px;
    font-size: 11px; 
    font-family: arial;
}

.fFields input {
    float: left; 
    margin: 5px 0 0 0;
    padding: 0 0 0 1px;
    height: 16px;
    font-family: arial;
    font-size: 11px;
}

.fFields span, .fFields a {
    float: left;
}

.fFields input.inputSize1 {
    width: 58px;
    margin-right: 9px;
}

.fFields input.inputSize2 {
    width: 20px;
    margin-right: 10px;
} 

.fFields input.inputSize3 {
    width: 94px; 
}

.fFields .inBetweenChar {
    width: 9px; 
    text-align: center;
}


.fFields input.noRightMargin {
    margin-right: 0;
}

.fFields label.labelSize1 {
    width: 72px;
}


/*
 * Per field settings
 */
.fText1 { 
    padding: 0px 5px 0 10px;  
    line-height: 17px;
    width: 310px;
    overflow: hidden;
    float: left;
    height: auto;
    font-weight: bolder; 
    letter-spacing: 0.2px;
}


    
/* fField1 */
.fField1 label {
    width: 103px;
}
    
.fField1 input {
    width: 202px; 
}

.fField1 select {
    width: 206px; 
}

.fField1 select.fDag, .fField1 select.fMaand, .fField1 select.fJaar {
    width: 62px; 
    /*padding: 2px 0 2px 0;*/
    /*font-size: 12px;*/
    margin-right: 10px;
}

.fField1 select.fgeluksDag, .fField1 select.fgeluksMaand {
    width: 100px; 
    /*padding: 2px 0 2px 0;*/
    /*font-size: 12px;*/
    margin-right: 10px;
}

.fField1 select.fJaar {
    margin-right: 0px;
    width: 63px; 
}

/* fField2 */
.fField2 label {
    width: 175px;
}
    
.fField2 input {
    width: 130px; 
}

.fField2 select {
    width: 134px; 
}


/* fSubmit */
.fSubmit {
    margin-top: 15px;
    height: 31px;
        
}

#form .fSubmit a {
    background-image: url(/uitingen/assets/images/fSubmit.gif); 
    color: #ffffff;
    font-weight: bold;
    width: 206px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: block;
    margin: 5px 0 6px 0;  
    cursor: pointer;
    float: right;
}

#form .fSubmit span { 
    color: #999999;
    font-style: italic;
    padding-left: 10px;
    width: 103px;
    line-height: 31px;
}


/* fSteps */
#form .fSteps {
    padding-top: 14px;
}

#form .fSteps div {
    background-image: url(/uitingen/assets/images/fButtonPaperClip.gif);
 
    width: 20px;
    height: 20px; 
    margin: 5px 0 0 0;  
    cursor: pointer;
}

#form .fSteps a {
    padding: 0 0 0 10px;
    color: #000000;
    cursor: pointer;
    text-decoration: underline;
}

td label a{
    cursor: pointer;
    text-decoration: underline;	
}

#form .fSteps span {
    color: #999999;
    font-style: italic;
    padding-left: 10px;
    width: 103px;   
}

#form .fSteps div, .fSteps a, .fSteps span {
    float: left;
}

/* fNavigation */
#form .fNavigation {
    margin-bottom: 6px; 
    cursor: pointer; 
}

#form .fNavigation div.fVorige {
    background-image: url(/uitingen/assets/images/stepBack.gif);
    background-repeat: no-repeat;
    width: 9px;
    height: 9px;
    *line-height: 9px;
    *font-size: 0px;
    float: left;
    margin: 6px 0px 0 10px;
    
}

#form .fNavigation a { 
    float: left;
    padding: 0 0 0 6px;
    text-decoration: underline;
    cursor: pointer;
    line-height: 20px;
    width: 88px;
}

#form .fNavigation .fLine { 
    background-color: #cccccc; 
    width: 206px; 
    height: 1px; 
    
    float: left; 
    
    *line-height: 1px;
    *font-size: 0px;
    *min-height: 1px;
    *margin: 0;
    *padding: 0;
    
    margin-top: 10px;
    
}

/* fFieldVoorletter */ 

#form .fFieldVoorletter div {
    padding-left: 2px;
    width: 134px;
    overflow: hidden;   
    float: right;
}



#form .fFieldVoorletter div .fRequire {
    padding: 0;
}
    
#form .fFieldVoorletter div span.extraLabel {
    width: 49px;
    text-align: left;
    padding: 0;
    margin: 4px 0;
    overflow: hidden;
    float: left; 
}

#form .fFieldVoorletter div label {
    width: 10px;
    padding-left: 12px;
    float: left;
}

#form .fFieldVoorletter div input {
    margin-top: 7px;
    width: 11px;
    float: left;
}



/* bottom checkboxes */
#form .bottomCheckbox { 
    width: 309px;
    height: auto;
    padding: 20px 0 0 10px;
    overflow: hidden;
    float: left;
    clear: both;
}

#form .bottomCheckbox input {
    margin: 0 4px 0 0;

}

#form .bottomCheckbox label {
    line-height: 17px;
    float: none;
}

#form .grayLine {
    background-color: #cccccc; 
    height: 1px;
    clear: both;
    float: left;
    margin: 20px 0 4px 10px;
    overflow: hidden;
    width: 309px;
}


body #footer ul {  
    padding: 0 0 0 190px; 
    margin: 0;  
}


.stellingAntwoord {
    overflow: hidden; 
    height: 0px; 
    font-weight:bold; 
    padding-left:5px;
}

.stellingAntwoord div {
    overflow: hidden; 
}   

span.inlineUrl{
    float:                 none;
    text-decoration:       underline;
    cursor:                pointer;
}

.fEnqueteclass label{
	margin-top: 5px;
}

.fGeslacht input[type="radio"]{
	margin: 3px 5px 3px 0;
}

input[type="radio"]{
    margin: 3px 15px 3px 0;
}

input[type="radio"]{
    margin: 3px 15px 3px 0;
}
.step .fText1 table tr td input[type="checkbox"] {
	margin-right: 5px;
}
.fText1 label{
    margin: 2px 8px 0 0;
}

.fText1 label{
    margin: 2px 8px 0 0;
}

#prefilComment{
	padding-left: 10px;
}