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

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

#button2 a {
	background:  url(../img/footer_sprache.gif);
	width: 56px;
}

#button2 a:hover {
	background-position: -56px 0;
}


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

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