/* Script für verhalten des IE ___________________________________________ */

	.btn-links,
	.btn-mitte,
	.btn-rechts,
	img.alphaimage												{ behavior: url(/default/htc/png.htc); }
	
	input.input,
	input.file,
	select.select,
	textarea.textarea 											{ behavior: url(/default/htc/boxsizing.htc); box-sizing: content-box; -moz-box-sizing: content-box; }



/* __________________________________________________________________ Ende */