

/* BEGIN PLACE ORDER 1000  */


#dimensions-space-bestelling {width:80%;
                              min-height:750px;
                              border:0px solid;
                              background-color:#f3f3eb; 
                              padding: 10px 0px 20px 0px ;
                              valign:top;
                              margin-top: 10px;
                              margin-left:auto;
                              margin-right:auto;
                              overflow:hidden;
                            
}

#header-balk    {width:100%;
                 height:50px;
                 border-bottom:1px solid;
                 color:#ffffff;
                 background-color:#f3f3eb; 
                 valign:top;
                 padding: 0px 0px 0px 20px;
                }


#dimensions-form-field {width:95%;
                        height:450px;
                        padding: 10px 40px 0px 10px;
                        text-align:left;
                        valign:top;
                        background-color:#f3f3eb;
                        margin-left:1px;
                        margin-bottom:40px;
                         
}


#position-submit-bestelling {width:18%;
                   height:35px;
                   border:0px solid;
                   background-color:#bdd4a6;
                   float:right;
                   
                   
}



.column {float:left;
         clear:right;
        }

     
.row:after {content: "";                                /* Clear floats after the columns */
            display: table;
            clear: both;
            border: 0px solid;
}


.important1  { max-width:140px ;
               height:285px;
               border: 0px solid;
               text-align:left;
               line-height:16px;
               margin-top:6px;
               padding-bottom:15px;
}




.important2  { width:35%;
               height:285px;
               border: 0px solid;
               margin-bottom:5px;
               valign:top;
}




.important3  { width:34%;
               border: 0px solid;
               padding:5px;
               float:right;
               margin: 65px 50px 0px 0px;
               text-align:left;
               
             
}

.spacing    { width:3%;
              height:265px;
              border: 0px solid;
              float:left;
              margin: 0px 0px 0px 0px;
             }



p.adjusting { margin-top: 5px;
              margin-bottom: 5px;
            }



p.kop      { font-family: Verdana, Arial, Helvetica, sans-serif;
             color:#000000;
	       font-size: 15px;
	       padding: 3px 0;
             margin: 3px 0;
             font-weight:bold;
	       line-height: 12pt;
             }

p.subkop   { font-family: Verdana, Arial, Helvetica, sans-serif;
             color:#000000;
	       font-size: 14px;
             font-weight:bold;
             }


p.text { font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size:14px;
          color:#000000;
          font-weight:normal; 
       }

p.text_padding { font-family: Verdana, Arial, Helvetica, sans-serif;
	           font-size:14px;
                 border: 0px solid;
                 color:#000000;
                 font-weight:normal;
                 margin-top:20px;
                 margin-bottom:35px;
               }

p.text_padding_postcode { font-family: Verdana, Arial, Helvetica, sans-serif;
	                    font-size:14px;
                          border: 0px solid;
                          color:#000000;
                          font-weight:normal;
                          margin-top:0px;
                          padding-bottom:33px;
               }

p.text_input { font-family: Verdana, Arial, Helvetica, sans-serif;
	           font-size:14px;
                 line-height:30px;
                 border: 0px solid;
                 color:#000000;
                 font-weight:normal; 
               }

p.text_algemenevoorwaarden { font-family: Verdana, Arial, Helvetica, sans-serif;
	                       font-size:14px;
                             width:420px;
                             line-height:14px;
                             text-align:left;
                             font-weight:normal; 
                             margin: 0px 0px 0px 18px;
                             
               }

#cart-button1  {  width: 180px;
                  height:40px;
                  border: 1px solid;
                  background-color:#9abb61;
                  padding: 5px 20px 8px 15px;
                  margin-right:40px;
                  float: right;
                }


.submit-bestelling  { width:200px;
           height:30px;
           border:1px solid;
           border-color:#000000;
           float:right;
           padding:5px 8px 5px 8px;
           background-color:#da5a33;
           text-align:center;
           text-decoration: none;
           display: inline-block;
           margin-right:50px;
           font-size: 16px;
           font-color: #ffffff;
           cursor: pointer;
           
           }


.submit-bestelling:hover  { background-color: #da5036; border:none;}

.submit-bestelling:focus {outline:0;}

input[type=text]:focus {background-color:#ffffff;}

input[type=text] {background-color:#d5d7bd; }

#ok {height:30px;
     width:70%;
     border:0px solid;
     text-align:right;
     float:left;
    }

input[type="checkbox"] {
    content: url('../images/box1.jpg');
    appearance: none;
    display: block;
    width: 14px;
    height: 14px;
    float:left;
    clear:right;
}

input[type="checkbox"]:checked {
    content: url('../images/box2.jpg');
}

input {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

}



.formfield { height:20px;
             border:1px solid;
             margin-top:0px;
             margin-bottom: 14px;   }

.select { margin: 15px 20px 0px 0px; }

.telefoon {margin: 18px 0px 15px 0px ;}






a:link {
  text-decoration: none;
}
