/* @override http://www.alfalingua.ch/content/css/alfa/alfa_de.css */

.zusatzbild {
	background-image: url(/content/hauptbilder/50jahre_en.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 60px;
	background-position: 0px 0px;
	position: relative;
	top: 5px;
	left: 5px;
}

#head {
	width:818px;
	height:120px;
	z-index:2;
	background-image: url(/content/cssbilder/alfa/head_alfa_en.gif);
}
#zusatzbild1 {
	background-image: url(/content/hauptbilder/signete_en.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 367px;
	background-position: 0px 0px;
} 
#inhalt {
	width: 818px;
	background-image: url(/content/cssbilder/alfa/head_alfa_en.gif);
	background-repeat: no-repeat;
	z-index:2;
	background-position: 0px -120px;
}


