.input_search	{
			border: 1px solid #0f4c6f;
			height: 18px;
                        width:100px;
                        }

.input_newsletter	{
			border: 1px solid #0f4c6f;
			height: 18px;
                        width:160px;
                        margin-right:10px;
                        margin-top:10px;
                        }

.input_newsletter_fout	{
			border: 1px solid #ff0000;
			height: 18px;
                        width:160px;
                        margin-right:10px;
                        margin-top:10px;
                        }

.input_calculate	{
			border: 1px solid #0f4c6f;
			height: 14px;
                        width:40px;
                        font-size:10px;
                        padding-left:10px;
                        }

.input_calculate_fout	{
			border: 1px solid #ff0000;
			height: 14px;
                        width:40px;
                        font-size:10px;
                        padding-left:10px;
                        background-color:#fdc5cd;
                        }

.input_calculate_readonly	{
			border: 1px solid #0f4c6f;
			height: 14px;
                        width:40px;
                        font-size:10px;
                        background-color:#b7b1b1;
                        padding-left:10px;
                        }

.input_calculate_readonly_verstuurd	{
			border: 1px solid #007000;
			height: 14px;
                        width:40px;
                        font-size:10px;
                        background-color:#b1fdb1;
                        padding-left:10px;
                        }

.input_vraag	{
			border: 1px solid #0f4c6f;
			height: 18px;
                        width:160px;
                        margin-top:5px;
                        font-size:10px;
                        }

.input_vraag_fout	{
			border: 1px solid #ff0000;
			height: 18px;
                        width:160px;
                        margin-top:5px;
                        font-size:10px;
                        }

.input_contact_120	{
			border: 1px solid #0f4c6f;
			height: 18px;
                        width:120px;
                        margin:5px 0 0 40px;
                        font-size:11px;
                        }

.input_contact_240	{
			border: 1px solid #0f4c6f;
			height: 18px;
                        width:240px;
                        margin:5px 0 0 40px;
                        font-size:11px;
                        }

.input_contact_120_fout	{
			border: 1px solid #ff0000;
			height: 18px;
                        width:120px;
                        margin:5px 0 0 40px;
                        font-size:11px;
                        }

.input_contact_240_fout	{
			border: 1px solid #ff0000;
			height: 18px;
                        width:240px;
                        margin:5px 0 0 40px;
                        font-size:11px;
                        }

.select_contact	{
			border: 1px solid #0f4c6f;
                        width:120px;
                        margin:5px 0 0 40px;
                        font-size:11px;
                        }

.select_contact_fout	{
			border: 1px solid #ff0000;
                        width:120px;
                        margin:5px 0 0 40px;
                        font-size:11px;
                        }

.textarea_contact	{
			border: 1px solid #0f4c6f;
			height: 80px;
                        width:240px;
                        font-size:10px;
                        font-family:Verdana;
                        overflow:auto;
                        margin:0 0 0 40px;
                        }

.textarea_contact_fout	{
			border: 1px solid #ff0000;
			height: 80px;
                        width:240px;
                        font-size:10px;
                        font-family:Verdana;
                        overflow:auto;
                        margin:0 0 0 40px;
                        }

.textarea_vraag	{
			border: 1px solid #0f4c6f;
			height: 80px;
                        width:160px;
                        margin-top:5px;
                        font-size:10px;
                        font-family:Verdana;
                        overflow:auto;
                        }

.textarea_vraag_fout	{
			border: 1px solid #ff0000;
			height: 80px;
                        width:160px;
                        margin-top:5px;
                        font-size:10px;
                        font-family:Verdana;
                        overflow:auto;
                        }

.ok_search        {
                         margin-left:5px;
                         vertical-align:-3px;
                         }

.ok_newsletter   {
                         vertical-align:-2px;
                         }

.ok_poll        {
                         margin-top:5px;
                         }

.ok_vraag        {
                         margin-top:5px;
                         }

.ok_contactform        {
                         margin:5px 0 0 40px;
                         }