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

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

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

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

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

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

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

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

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

#pageheadspecial {
	position:absolute; 
	left:0px; 
	top:0px;
	width:756px; 
	height:118px; 
	background-image: url(/images/header/rotator.php);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
