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

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

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

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