
body { margin: 0; padding: 0; text-align: left; }  /* Gebruik text-align: center voor centreren van het formulier op andere sites.*


/* WOORDENCALCULATOR met aangepast kleurenschema voor Wordpressversie TLI
----------------------------------------------- */

#wc                                         { display: none; margin-left: auto; margin-right: auto; width: 640px; text-align: left; }
#wc table                                   { border-collapse: collapse; empty-cells: show; border-top: 2px solid #4e4d4d; }
#wc table tr                                { background-color: #fafafa; }
#wc table tr td                             { font: 11px Verdana, sans-serif; color: #000; height: 25px; border-bottom: 1px dotted #ccc; vertical-align: top; padding: 8px; }
#wc table tr td input                       { width: 100%; }
#wc table tr td select                      { width: 100%; }
#wc table tr td textarea                    { width: 100%; height: 200px; font: 11px Verdana, sans-serif; color: #000; }

#wc table tr.wc_entry                       { }
#wc table tr td.wc_start                    { width: 540px; background-color: #6f6f6f; color: #fff; font-size: 12px; padding: 20px 0 20px 10px; }
#wc table tr td.wc_cols2                    { width: 180px; color: #666; padding-left: 20px; }
#wc table tr td.wc_thick                    { border-top: 1px solid #4e4d4d; }
#wc table tr td.wc_label                    { width: 160px; color: #000; padding-left: 20px; }
#wc table tr td.wc_error                    { width: 20px; }
#wc table tr td.wc_input                    { width: 380px; padding-right: 20px; }
#wc table tr td.wc_prijs span               { width: 100px; margin-right: 10px; text-align: right; }

#wc table tr.wc_submit                      {  }
#wc table tr.wc_submit form                 { margin: 0;  }
#wc table tr.wc_submit td                   { border: 0; }
#wc table tr.wc_submit td.wc_input          { text-align: right; }
#wc table tr.wc_submit td.wc_input button   { width: 130px; color: #c72c2c; background-color: #c4bebe;}

#wc table tr.wc_space td                    { padding-top: 30px; }
#wc table tr.wc_nodiv td                    { border-bottom: 0; }
#wc table tr.wc_thick td                    { border-top: 2px solid #4e4d4d; }
#wc table tr.wc_flash td                    { background-color: red; color: #fff; }
#wc table tr.wc_flash td a                  { color: #fff; }

.wc_comment                                 { color: #666 !important; }
.resizable-textarea textarea                { display: block; margin-bottom:0; width: 95%; height: 20%; }
.grippie                                    { background:#eee url(/inspreken/calculator/woordencalculator.grippie.png) no-repeat scroll center 2px; border-color: #ddd; border-style: solid; border-width:0pt 1px 1px; cursor:s-resize; height:9px; overflow:hidden; }
#voornaam                                   { width: 49% !important; margin-right: 2%; }
#achternaam                                 { width: 49% !important; }