

	
	
///////////////////////////////////////////////////////
//R&S:\Engineering und Consulting AG 09/1999
///////////////////////////////////////////////////////

var psCSS = "";
if (browser == "NN") {
    psCSS = "../../css/StyleNN.css";
}
else if (browser == "MSIE") {
    psCSS = "../../css/StyleMSIE.css";      
}

