/*wechselnde Hintergründe*/
.tsp {
	background-image:url(../images/backgrounds/tsp.gif);
 	background-repeat: no-repeat;
 	background-position: right bottom;
	background-attachment: scroll;
}

.aikido {
	background-image:url(../images/backgrounds/aikido.gif);
	background-repeat: no-repeat;
 	background-position: right bottom;
	background-attachment: scroll;
}

.cki {
	background-image:url(../images/backgrounds/cki.gif);
	background-repeat: no-repeat;
 	background-position: right bottom;
	background-attachment: scroll;
}
/*Kick Boxen NOCH KEIN ICON*/
.kb {
	background-image:url(../images/backgrounds/kb.gif);
	background-repeat: no-repeat;
 	background-position: right bottom;
	background-attachment: scroll;
}
/*Body Weight NOCH KEIN ICON*/
.bw {
	background-image:url(../images/backgrounds/bw.gif);
	background-repeat: no-repeat;
 	background-position: right bottom;
	background-attachment: scroll;
}
/*Little tiger? die 2 kleinen drachen*/
.lt {
	background-image:url(../images/backgrounds/lt.gif);
	background-repeat: no-repeat;
 	background-position: right bottom;
	background-attachment: scroll;
}

.tkd {
	background-image:url(../images/backgrounds/tkd.gif);
	background-repeat: no-repeat;
 	background-position: right bottom;
	background-attachment: scroll;
}

.taebo {
	background-image:url(../images/backgrounds/tb.gif);
	background-repeat: no-repeat;
 	background-position: right bottom;
	background-attachment: scroll;
}

/*
.gallery {
	background-image:url(../images/backgrounds/gallery.jpg);
	background-repeat: no-repeat;
}
*/