/* Design */
@import url(design.css);
/* Hauptnavigation */
@import url(navigation.css);

/* Eigene Formate fuer Eltern und Lehrer / Startseite: */
#ID_Head {
	background:  url(../images/Erw_Head_bg.png) repeat-x;
}
#ID_Tier_MozShow {
	position: absolute;
	left: 230px;
	height: 120px;
	width: 350px;
	margin-top: 50px;
	background: url(../images/Krokodil.gif) left bottom no-repeat;
}
