@charset "utf-8";
input { width:250px; }
input.shortInput { width:115px; }
input.shortInput.siL { margin-right:6px;}
input, select { font-size:16px; padding:5px; }
select { width:261px; *width: 265px; _width: 265px; }
select { width /*\**/: 265px\9  /*IE8 specific hack*/ }
input#email, input#telefoonnummer { width:150px;}

input.Button { width:auto; border:#666 1px dotted; padding:5px; outline:none; cursor:pointer;}
input:hover.Button { width:auto; border:#666 1px dashed; color:#888;}
input.nwsRadio { float:left; width:30px; }
input.nwsRadio { margin-bottom:5px; *margin-bottom:0px; _margin-bottom:0px;}
input.nwsRadio { margin-bottom /*\**/: 0px\9  /*IE8 specific hack*/ }

input.ButtonXL { width:auto; border:#666 1px dotted; padding:15px; outline:none; background-color:#FDF5EE; width:200px; text-align:center; cursor:pointer; margin-right:20px;}
input:hover.ButtonXL { width:auto; border:#666 1px dashed; color:#888; background-color:#FDF5EE; width:200px; text-align:center;}
textarea {
	margin-top:20px;
	width:276px;
	*width: 278px;  /*IE7 specific hack*/
	_width: 278px;  /*IE6 specific hack*/
	overflow:auto;
	height:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
}
textarea { width /*\**/: 278px\9  /*IE8 specific hack*/ }
form.contactForm input { width:270px;}
form.contactForm input.ButtonXL { width:280px; *width:282px; _width:282px; margin:10px 0px;}
form.contactForm input.ButtonXL { width /*\**/: 282px\9  /*IE8 specific hack*/ }
