/* @override 
	http://www.alfalingua.ch/content/css/alfa/alfa_de.css
	http://www.alfalingua.ch/content/css/alfa/alfa_fr.css
	http://localhost/content/css/pl/pl_de.css
	http://localhost/content/css/ju/ju_de.css
	http://localhost/content/css/alfa/alfa_de.css
*/

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

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

