
if(screen.height > 600 && screen.width > 800) {
	document.write("<link rel=\"stylesheet\" type=\"text/css\" href=\"/technik/css/fixed.css\">\n");
	document.write("<!--[if lt IE 7]><link href=\"/technik/css/fixedMSIE.css\" rel=\"stylesheet\" type=\"text/css\"><![endif]-->");
}
