@charset "utf-8";

.menuItem1 a{
	background:url(../images/tl_onas_1.jpg) no-repeat;
}
.menuItem1 a:hover{
	background: url(../images/tl_onas_2.jpg) no-repeat;
}


.menuItem2 a{
	background: url(../images/tl_galerie_1.jpg) no-repeat;
}
.menuItem2 a:hover{
	background: url(../images/tl_galerie_2.jpg) no-repeat;
}


.menuItem3 a{
	background: url(../images/tl_kontakt_1.jpg) no-repeat;
}
.menuItem3 a:hover{
	background: url(../images/tl_kontakt_2.jpg) no-repeat;
}