/* Grafik Buttons */	
#button0 a {
	background: url(../img/titletxt.gif);
	width:472px;
}

#button0 a:hover {	
	background-position: -472px 0;
}

#button1 a {
	width:79px;
	background: url(../img/footer_structogram.gif);
	}

#button1 a:hover {	
	background-position: -79px 0;
	}

#button3 a {
	background: url(../img/footer_contact.gif);
	width: 69px;
}

#button3 a:hover {
	background-position: -69px 0;
}

/*#pagehead {
	background-image: url(../header/rotator.php);
	height:126px; 
}*/
