var aufl;
function aufloesung() {
if(screen.width > 800){
aufl=1;
}
else {
aufl=0;
}
document.write("<link rel='STYLESHEET' type='text/css' href='htdocs/iabsz/styles/tagderoff.css'>");
}
