// CSS-Browserweiche by MOLINX
// Feel free to Copy 
// CALL MOLINX: ++49 +391 7447975
<!--
if((navigator.appVersion.indexOf("Win") != -1)) {
	document.write("<link href=\"../css/stylez_win.css\" rel=\"stylesheet\" type=\"text/css\">");
}
else{
	document.write("<link href=\"../css/stylez_other.css\" rel=\"stylesheet\" type=\"text/css\">");
}
// -->
