// Screen anpassen
function Schreibe() {


var version;
version = parseFloat(navigator.appVersion);


if (navigator.appName.indexOf('Netscape') != -1) {
    if (version >= 4.0){
	  
	
	switch(screen.width) {
	  case 800:
	 		document.write("<td bgcolor=#FFFFFF width=8><img src=images/empty.gif width=8 height=1></td>")
		 break
	  case 1024:
	   		document.write("<td bgcolor=#88C9E1 width=232><img src=images/empty.gif width=232 height=1></td>")
		break
	 case 1152:
	     document.write("<td bgcolor=#88C9E1 width=274><img src=images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=335><img src=images/empty.gif width=335 height=1></td>")
		break	
	 case 1280:
	    document.write("<td bgcolor=#88C9E1 width=274><img src=images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=216><img src=images/empty.gif width=216 height=1></td>")
		break		
	 case 1400:
	     document.write("<td bgcolor=#88C9E1 width=274><img src=images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=335><img src=images/empty.gif width=335 height=1></td>")
		break	
	 case 1600:
	    document.write("<td bgcolor=#88C9E1 width=274><img src=images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=535><img src=images/empty.gif width=535 height=1></td>")
		break	
	 case 1920:
	    document.write("<td bgcolor=#88C9E1 width=274><img src=images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=535><img src=images/empty.gif width=535 height=1></td>")
		break	

	 default: 
	   document.write("<td bgcolor=#88C9E1 width=8><img src=images/empty.gif width=8 height=1></td>")
	} 
	}
	}
else {    //explorer
	if (version >= 4.0){
	 //alert(screen.width);
	
	switch(screen.width) {
	  case 800:
	    //document.write("<td bgcolor=#88C9E1 width=1><img src=images/empty.gif width=1 height=1></td>")
		 break
	  case 1024:
	   document.write("<td bgcolor=#88C9E1 width=215><img src=images/empty.gif width=215 height=1></td>")
		break
	 case 1152:
	     document.write("<td bgcolor=#88C9E1 width=274><img src=images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=335><img src=images/empty.gif width=335 height=1></td>")
		break	
	 case 1280:
	    document.write("<td bgcolor=#88C9E1 width=274><img src=images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=197><img src=images/empty.gif width=197 height=1></td>")
		break	
	 case 1400:
	   document.write("<td bgcolor=#88C9E1 width=274><img src=images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=317><img src=images/empty.gif width=317 height=1></td>")
		break	
		case 1600:
	     document.write("<td bgcolor=#88C9E1 width=274><img src=images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=516><img src=images/empty.gif width=516 height=1></td>")
		break	
	case 1920:
	     document.write("<td bgcolor=#88C9E1 width=274><img src=images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=880><img src=images/empty.gif width=516 height=1></td>")
		break	
	 default: 
	  document.write("<td bgcolor=#88C9E1 width=8><img src=images/empty.gif width=8 height=1></td>")
	} 
	}  	 	 
	
	}

}

// Screen anpassen
function Schreibe2() {


var version;
version = parseFloat(navigator.appVersion);


if (navigator.appName.indexOf('Netscape') != -1) {
    if (version >= 4.0){
	  
	
	switch(screen.width) {
	  case 800:
	 		document.write("<td bgcolor=#FFFFFF width=8><img src=../images/empty.gif width=8 height=1></td>")
		 break
	  case 1024:
	   		document.write("<td bgcolor=#88C9E1 width=232><img src=../images/empty.gif width=232 height=1></td>")
		break
	 case 1280:
	    document.write("<td bgcolor=#88C9E1 width=274><img src=../images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=216><img src=images/empty.gif width=216 height=1></td>")
		break		
	 case 1400:
	     document.write("<td bgcolor=#88C9E1 width=274><img src=../images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=335><img src=images/empty.gif width=335 height=1></td>")
		break	
	 case 1600:
	    document.write("<td bgcolor=#88C9E1 width=274><img src=../images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=535><img src=images/empty.gif width=535 height=1></td>")
		break	
	 default: 
	   document.write("<td bgcolor=#88C9E1 width=8><img src=../images/empty.gif width=8 height=1></td>")
	} 
	}
	}
else {    //explorer
	if (version >= 4.0){
	 //alert(screen.width);
	
	switch(screen.width) {
	  case 800:
	    //document.write("<td bgcolor=#88C9E1 width=1><img src=images/empty.gif width=1 height=1></td>")
		 break
	  case 1024:
	   document.write("<td bgcolor=#88C9E1 width=215><img src=../images/empty.gif width=215 height=1></td>")
		break
	 case 1280:
	    document.write("<td bgcolor=#88C9E1 width=274><img src=../images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=197><img src=images/empty.gif width=197 height=1></td>")
		break	
	 case 1400:
	   document.write("<td bgcolor=#88C9E1 width=274><img src=../images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=317><img src=images/empty.gif width=317 height=1></td>")
		break	
	case 1600:
	     document.write("<td bgcolor=#88C9E1 width=274><img src=../images/empty.gif width=274 height=1></td><td bgcolor=#000000 width=516><img src=images/empty.gif width=516 height=1></td>")
		break	
	 default: 
	  document.write("<td bgcolor=#88C9E1 width=8><img src=../images/empty.gif width=8 height=1></td>")
	} 
	}  	 	 
	
	}

}

