if(document.getElementById('c16')){	
	document.getElementById('c16').onmouseover = function(evt) { 
		einblenden('c28');		
		einblenden('redline28');
	}
	document.getElementById('c16').onmouseout = function(evt) { 
		ausblenden('c28');
		ausblenden('redline28');
	}
}
if(document.getElementById('c28')){
	document.getElementById('c28').onmouseover = function(evt) { 
		einblenden('c28'); 
		einblenden('redline28');
	}
	document.getElementById('c28').onmouseout = function(evt) { 
		ausblenden('c28'); 
		ausblenden('redline28');
	}
}
if(document.getElementById('redline28')){
	document.getElementById('redline28').onmouseover = function(evt) { 
		einblenden('c28'); 
		einblenden('redline28');
	}
	document.getElementById('redline28').onmouseout = function(evt) { 
		ausblenden('c28'); 
		ausblenden('redline28');
	}	
}
	

if(document.getElementById('c17')){	
	document.getElementById('c17').onmouseover = function(evt) { 
		einblenden('c29');
		einblenden('redline29');
	}
	document.getElementById('c17').onmouseout = function(evt) { 
		ausblenden('c29'); 
		ausblenden('redline29');
	}
}
if(document.getElementById('c29')){
	document.getElementById('c29').onmouseover = function(evt) { 
		einblenden('c29'); 
		einblenden('redline29');
	}
	document.getElementById('c29').onmouseout = function(evt) { 
		ausblenden('c29'); 
		ausblenden('redline29');
	}
}	
if(document.getElementById('redline29')){
	document.getElementById('redline29').onmouseover = function(evt) { 
		einblenden('c29'); 
		einblenden('redline29');
	}
	document.getElementById('redline29').onmouseout = function(evt) { 
		ausblenden('c29'); 
		ausblenden('redline29');
	}
}

if(document.getElementById('c18')){	
	document.getElementById('c18').onmouseover = function(evt) { 
		einblenden('c30');
		einblenden('redline30');
	}
	document.getElementById('c18').onmouseout = function(evt) { 
		ausblenden('c30'); 
		ausblenden('redline30');
	}
}
if(document.getElementById('c30')){	
	document.getElementById('c30').onmouseover = function(evt) { 
		einblenden('c30'); 
		einblenden('redline30');
	}
	document.getElementById('c30').onmouseout = function(evt) { 
		ausblenden('c30'); 
		ausblenden('redline30');
	}
}
if(document.getElementById('redline30')){	
	document.getElementById('redline30').onmouseover = function(evt) { 
		einblenden('c30'); 
		einblenden('redline30');
	}
	document.getElementById('redline30').onmouseout = function(evt) { 
		ausblenden('c30'); 
		ausblenden('redline30');
	}
}

if(document.getElementById('c19')){	
	document.getElementById('c19').onmouseover = function(evt) { 
		einblenden('c31'); 
		einblenden('redline31');
	}
	document.getElementById('c19').onmouseout = function(evt) { 
		ausblenden('c31'); 
		ausblenden('redline31');
	}
}
if(document.getElementById('c31')){	
	document.getElementById('c31').onmouseover = function(evt) { 
		einblenden('c31'); 
		einblenden('redline31');
	}
	document.getElementById('c31').onmouseout = function(evt) { 
		ausblenden('c31'); 
		ausblenden('redline31');
	}
}
if(document.getElementById('redline31')){	
	document.getElementById('redline31').onmouseover = function(evt) { 
		einblenden('c31'); 
		einblenden('redline31');
	}
	document.getElementById('redline31').onmouseout = function(evt) { 
		ausblenden('c31'); 
		ausblenden('redline31');
	}
}

if(document.getElementById('c20')){	
	document.getElementById('c20').onmouseover = function(evt) { 
		einblenden('c32'); 
		einblenden('redline32');
	}
	document.getElementById('c20').onmouseout = function(evt) { 
		ausblenden('c32'); 
		ausblenden('redline32');
	}
}
if(document.getElementById('c32')){	
	document.getElementById('c32').onmouseover = function(evt) { 
		einblenden('c32'); 
		einblenden('redline32');
	}
	document.getElementById('c32').onmouseout = function(evt) { 
		ausblenden('c32'); 
		ausblenden('redline32');
	}

}
if(document.getElementById('redline32')){	
	document.getElementById('redline32').onmouseover = function(evt) { 
		einblenden('c32'); 
		einblenden('redline32');
	}
	document.getElementById('redline32').onmouseout = function(evt) { 
		ausblenden('c32'); 
		ausblenden('redline32');
	}

}

if(document.getElementById('c21')){	
	document.getElementById('c21').onmouseover = function(evt) { 
		einblenden('c33'); 
		einblenden('redline33');
	}
	document.getElementById('c21').onmouseout = function(evt) { 
		ausblenden('c33'); 
		ausblenden('redline33');
	}
}
if(document.getElementById('c33')){	
	document.getElementById('c33').onmouseover = function(evt) { 
		einblenden('c33'); 
		einblenden('redline33');
	}
	document.getElementById('c33').onmouseout = function(evt) { 
		ausblenden('c33'); 
		ausblenden('redline33');
	}
}
if(document.getElementById('redline33')){	
	document.getElementById('redline33').onmouseover = function(evt) { 
		einblenden('c33'); 
		einblenden('redline33');
	}
	document.getElementById('redline33').onmouseout = function(evt) { 
		ausblenden('c33'); 
		ausblenden('redline33');
	}
}



