function ausgabe(){
document.write('<div id="ie6msg">');
document.write('<h4>Did you know that your browser is out of date?</h4><p>To get the best possible experience using our website we recommend that you upgrade your browser to a newer version. <br/>The current version is <a href="http://www.microsoft.com/germany/windows/internet-explorer/default.aspx">Internet Explorer 8</a>. The upgrade is free. If youre using a PC at work you should contact your IT-administrator.</p><p>If you want to you may also try some other popular Internet browsers like <a href="http://mozilla.com">FireFox</a> or <a href="http://www.apple.com/safari/download/">Safari</a>');
document.write('</div>');
}

