/*-------------------------------------------------------------------------------------
Allgemein
-------------------------------------------------------------------------------------*/
.b_abst 					{ margin: 0 10px 0 0; }
.br_abst					{ margin: 2px 1px 5px 0; }

/*-------------------------------------------------------------------------------------
Antwort
-------------------------------------------------------------------------------------*/
.b01 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b01 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/antwort.gif) no-repeat;
}
.b01 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/antwort_o.gif) no-repeat;
}
.b01_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b01_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/antwort_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Naechste Frage
-------------------------------------------------------------------------------------*/
.b02 {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b02 a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/naechste_frage.gif) no-repeat;
}
.b02 a:hover {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/naechste_frage_o.gif) no-repeat;
}
.b02_act {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b02_act a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/naechste_frage_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Lernabfrage beenden
-------------------------------------------------------------------------------------*/
.b03 {
	float					: left;
	width					: 190px;
	height					: 21px;
}
.b03 a {
	float					: left;
	width					: 190px;
	height					: 21px;
	background				: url(../images/buttons/lernabfrage_beenden.gif) no-repeat;
}
.b03 a:hover {
	float					: left;
	width					: 190px;
	height					: 21px;
	background				: url(../images/buttons/lernabfrage_beenden_o.gif) no-repeat;
}
.b03_act {
	float					: left;
	width					: 190px;
	height					: 21px;
}
.b03_act a {
	float					: left;
	width					: 190px;
	height					: 21px;
	background				: url(../images/buttons/lernabfrage_beenden_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Info
-------------------------------------------------------------------------------------*/
.b04 {
	float					: left;
	width					: 24px;
	height					: 21px;
}
.b04 a {
	float					: left;
	width					: 24px;
	height					: 21px;
	background				: url(../images/buttons/info.gif) no-repeat;
}
.b04 a:hover {
	float					: left;
	width					: 24px;
	height					: 21px;
	background				: url(../images/buttons/info_o.gif) no-repeat;
}
.b04_act {
	float					: left;
	width					: 24px;
	height					: 21px;
}
.b04_act a {
	float					: left;
	width					: 24px;
	height					: 21px;
	background				: url(../images/buttons/info_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Frage loeschen
-------------------------------------------------------------------------------------*/
.b05 {
	float					: left;
	width					: 132px;
	height					: 21px;
}
.b05 a {
	float					: left;
	width					: 132px;
	height					: 21px;
	background				: url(../images/buttons/frage_loeschen.gif) no-repeat;
}
.b05 a:hover {
	float					: left;
	width					: 132px;
	height					: 21px;
	background				: url(../images/buttons/frage_loeschen_o.gif) no-repeat;
}
.b05_act {
	float					: left;
	width					: 132px;
	height					: 21px;
}
.b05_act a {
	float					: left;
	width					: 132px;
	height					: 21px;
	background				: url(../images/buttons/frage_loeschen_o.gif) no-repeat;
}
/*-------------------------------------------------------------------------------------
 Antwort editieren
-------------------------------------------------------------------------------------*/
.b06 {
	float					: left;
	width					: 132px;
	height					: 21px;
}
.b06 a {
	float					: left;
	width					: 132px;
	height					: 21px;
	background				: url(../images/buttons/antwort_editieren.gif) no-repeat;
}
.b06 a:hover {
	float					: left;
	width					: 132px;
	height					: 21px;
	background				: url(../images/buttons/antwort_editieren_o.gif) no-repeat;
}
.b06_act {
	float					: left;
	width					: 132px;
	height					: 21px;
}
.b06_act a {
	float					: left;
	width					: 132px;
	height					: 21px;
	background				: url(../images/buttons/antwort_editieren_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Abfrage starten
-------------------------------------------------------------------------------------*/
.b07 {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b07 a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/abfrage_starten.gif) no-repeat;
}
.b07 a:hover {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/abfrage_starten_o.gif) no-repeat;
}
.b07_act {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b07_act a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/abfrage_starten_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
jetzt starten/ erstellen
-------------------------------------------------------------------------------------*/
.b08 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b08 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/jetzt_starten_erstellen.gif) no-repeat;
}
.b08 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/jetzt_starten_erstellen_o.gif) no-repeat;
}
.b08_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b08_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/jetzt_starten_erstellen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Gesamtliste anzeigen
-------------------------------------------------------------------------------------*/
.b09 {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b09 a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/gesamtliste_anzeigen.gif) no-repeat;
}
.b09 a:hover {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/gesamtliste_anzeigen_o.gif) no-repeat;
}
.b09_act {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b09_act a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/gesamtliste_anzeigen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Pfeil (rechts)
-------------------------------------------------------------------------------------*/
.b10 {
	float				: left;
	width				: 24px;
	height				: 21px;
}
.b10 a {
	float				: left;
	width				: 24px;
	height				: 21px;
	background			: url(../images/buttons/pfeil.gif) no-repeat;
}
.b10 a:hover {
	float				: left;
	width				: 24px;
	height				: 21px;
	background			: url(../images/buttons/pfeil_o.gif) no-repeat;
}
.b10_act {
	float				: left;
	width				: 24px;
	height				: 21px;
}
.b10_act a {
	float				: left;
	width				: 24px;
	height				: 21px;
	background			: url(../images/buttons/pfeil_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Lernerfolg ueber die Zeit
-------------------------------------------------------------------------------------*/
.b11 {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b11 a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/lernerfolg_zeit.gif) no-repeat;
}
.b11 a:hover {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/lernerfolg_zeit_o.gif) no-repeat;
}
.b11_act {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b11_act a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/lernerfolg_zeit_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Lernerfolg Status in %
-------------------------------------------------------------------------------------*/
.b12 {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b12 a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/lernerfolg_prozent.gif) no-repeat;
}
.b12 a:hover {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/lernerfolg_prozent_o.gif) no-repeat;
}
.b12_act {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b12_act a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/lernerfolg_prozent_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Erinnerungsvermögen
-------------------------------------------------------------------------------------*/
.b13 {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b13 a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/erinnerungsvermoegen.gif) no-repeat;
}
.b13 a:hover {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/erinnerungsvermoegen_o.gif) no-repeat;
}
.b13_act {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b13_act a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/erinnerungsvermoegen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Ansicht umschalten (1 Diagramm/ 2 Diagramme)
-------------------------------------------------------------------------------------*/
.b14 {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b14 a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/ansicht_umschalten.gif) no-repeat;
}
.b14 a:hover {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/ansicht_umschalten_o.gif) no-repeat;
}
.b14_act {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b14_act a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/ansicht_umschalten_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Wiederholung starten
-------------------------------------------------------------------------------------*/
.b15 {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b15 a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/wiederholung_starten.gif) no-repeat;
}
.b15 a:hover {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/wiederholung_starten_o.gif) no-repeat;
}
.b15_act {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b15_act a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/wiederholung_starten_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Abfragen Vorschau
-------------------------------------------------------------------------------------*/
.b16 {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b16 a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/abfragen_vorschau.gif) no-repeat;
}
.b16 a:hover {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/abfragen_vorschau_o.gif) no-repeat;
}
.b16_act {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b16_act a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/abfragen_vorschau_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
neue Lerneinheit starten
-------------------------------------------------------------------------------------*/
.b17 {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b17 a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/neue_lerneinheit_starten.gif) no-repeat;
}
.b17 a:hover {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/neue_lerneinheit_starten_o.gif) no-repeat;
}
.b17_act {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b17_act a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/neue_lerneinheit_starten_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Lerneinheit erstellen/ erweitern
-------------------------------------------------------------------------------------*/
.b18 {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b18 a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/le_erstellen_erweitern.gif) no-repeat;
}
.b18 a:hover {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/le_erstellen_erweitern_o.gif) no-repeat;
}
.b18_act {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b18_act a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/le_erstellen_erweitern_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Ansicht umschalten (Diagramm/ Liste) --> DIAGRAMM
-------------------------------------------------------------------------------------*/
.b19 {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b19 a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/ansicht_dia-liste-umschalten_01.gif) no-repeat;
}
.b19 a:hover {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/ansicht_dia-liste-umschalten_02.gif) no-repeat;
}
.b19_act {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b19_act a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/ansicht_dia-liste-umschalten_02.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Ansicht umschalten (Diagramm/ Liste) --> LISTE
-------------------------------------------------------------------------------------*/
.b20 {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b20 a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/ansicht_dia-liste-umschalten_02.gif) no-repeat;
}
.b20 a:hover {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/ansicht_dia-liste-umschalten_01.gif) no-repeat;
}
.b20_act {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b20_act a {
	float					: left;
	width					: 190px;
	height				: 21px;
	background			: url(../images/buttons/ansicht_dia-liste-umschalten_01.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Lerneinheit starten
-------------------------------------------------------------------------------------*/
.b21 {
	float					: left;
	width					: 190px;
	height				: 21px;
}
.b21 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerneinheit_starten.gif) no-repeat;
}
.b21 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerneinheit_starten_o.gif) no-repeat;
}
.b21_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b21_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerneinheit_starten_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Lerneinheit bearbeiten
-------------------------------------------------------------------------------------*/
.b22 {
	float				: left;
	width				: 180px;
	height				: 21px;
}
.b22 a {
	float				: left;
	width				: 180px;
	height				: 21px;
	background			: url(../images/buttons/lerneinheit_bearbeiten.gif) no-repeat;
}
.b22 a:hover {
	float				: left;
	width				: 180px;
	height				: 21px;
	background			: url(../images/buttons/lerneinheit_bearbeiten_o.gif) no-repeat;
}
.b22_act {
	float				: left;
	width				: 180px;
	height				: 21px;
}
.b22_act a {
	float				: left;
	width				: 180px;
	height				: 21px;
	background			: url(../images/buttons/lerneinheit_bearbeiten_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Lerneinheit erstellen
-------------------------------------------------------------------------------------*/
.b23 {
	float				: left;
	width				: 180px;
	height				: 21px;
}
.b23 a {
	float				: left;
	width				: 180px;
	height				: 21px;
	background			: url(../images/buttons/lerneinheit_erstellen.gif) no-repeat;
}
.b23 a:hover {
	float				: left;
	width				: 180px;
	height				: 21px;
	background			: url(../images/buttons/lerneinheit_erstellen_o.gif) no-repeat;
}
.b23_act {
	float				: left;
	width				: 180px;
	height				: 21px;
}
.b23_act a {
	float				: left;
	width				: 180px;
	height				: 21px;
	background			: url(../images/buttons/lerneinheit_erstellen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
richtige Aussprache
-------------------------------------------------------------------------------------*/
.b24 {
	float				: left;
	width				: 147px;
	height				: 21px;
}
.b24 a {
	float				: left;
	width				: 147px;
	height				: 21px;
	background			: url(../images/buttons/richtige_aussprache.gif) no-repeat;
}
.b24 a:hover {
	float				: left;
	width				: 147px;
	height				: 21px;
	background			: url(../images/buttons/richtige_aussprache_o.gif) no-repeat;
}
.b24_act {
	float				: left;
	width				: 147px;
	height				: 21px;
}
.b24_act a {
	float				: left;
	width				: 147px;
	height				: 21px;
	background			: url(../images/buttons/richtige_aussprache_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Eingabe prŸfen
-------------------------------------------------------------------------------------*/
.b25 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b25 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/eingabe_pruefen.gif) no-repeat;
}
.b25 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/eingabe_pruefen_o.gif) no-repeat;
}
.b25_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b25_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/eingabe_pruefen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Lerneinheit speichern
-------------------------------------------------------------------------------------*/
.b26 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b26 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerneinheit_speichern.gif) no-repeat;
}
.b26 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerneinheit_speichern_o.gif) no-repeat;
}
.b26_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b26_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerneinheit_speichern_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
upload
-------------------------------------------------------------------------------------*/
.b27 {
	float				: left;
	width				: 163px;
	height				: 21px;
}
.b27 a {
	float				: left;
	width				: 163px;
	height				: 21px;
	background			: url(../images/buttons/upload.gif) no-repeat;
}
.b27 a:hover {
	float				: left;
	width				: 163px;
	height				: 21px;
	background			: url(../images/buttons/upload_o.gif) no-repeat;
}
.b27_act {
	float				: left;
	width				: 163px;
	height				: 21px;
}
.b27_act a {
	float				: left;
	width				: 163px;
	height				: 21px;
	background			: url(../images/buttons/upload_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Pfeil (links)
-------------------------------------------------------------------------------------*/
.b28 {
	float				: left;
	width				: 24px;
	height				: 21px;
}
.b28 a {
	float				: left;
	width				: 24px;
	height				: 21px;
	background			: url(../images/buttons/pfeil_links.gif) no-repeat;
}
.b28 a:hover {
	float				: left;
	width				: 24px;
	height				: 21px;
	background			: url(../images/buttons/pfeil_links_o.gif) no-repeat;
}
.b28_act {
	float				: left;
	width				: 24px;
	height				: 21px;
}
.b28_act a {
	float				: left;
	width				: 24px;
	height				: 21px;
	background			: url(../images/buttons/pfeil_links_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Upload (Lerneinheit erstellen)
-------------------------------------------------------------------------------------*/
.b29 {
	float				: left;
	width				: 180px;
	height				: 21px;
}
.b29 a {
	float				: left;
	width				: 180px;
	height				: 21px;
	background			: url(../images/buttons/upload_lee.gif) no-repeat;
}
.b29 a:hover {
	float				: left;
	width				: 180px;
	height				: 21px;
	background			: url(../images/buttons/upload_lee_o.gif) no-repeat;
}
.b29_act {
	float				: left;
	width				: 180px;
	height				: 21px;
}
.b29_act a {
	float				: left;
	width				: 180px;
	height				: 21px;
	background			: url(../images/buttons/upload_lee_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Bild lšschen
-------------------------------------------------------------------------------------*/
.b30 {
	float				: left;
	width				: 163px;
	height				: 21px;
}
.b30 a {
	float				: left;
	width				: 163px;
	height				: 21px;
	background			: url(../images/buttons/bild_loeschen.gif) no-repeat;
}
.b30 a:hover {
	float				: left;
	width				: 163px;
	height				: 21px;
	background			: url(../images/buttons/bild_loeschen_o.gif) no-repeat;
}
.b30_act {
	float				: left;
	width				: 163px;
	height				: 21px;
}
.b30_act a {
	float				: left;
	width				: 163px;
	height				: 21px;
	background			: url(../images/buttons/bild_loeschen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Soundsample lšschen
-------------------------------------------------------------------------------------*/
.b31 {
	float				: left;
	width				: 163px;
	height				: 21px;
}
.b31 a {
	float				: left;
	width				: 163px;
	height				: 21px;
	background			: url(../images/buttons/soundsample_loeschen.gif) no-repeat;
}
.b31 a:hover {
	float				: left;
	width				: 163px;
	height				: 21px;
	background			: url(../images/buttons/soundsample_loeschen_o.gif) no-repeat;
}
.b31_act {
	float				: left;
	width				: 163px;
	height				: 21px;
}
.b31_act a {
	float				: left;
	width				: 163px;
	height				: 21px;
	background			: url(../images/buttons/soundsample_loeschen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Lerntipps
-------------------------------------------------------------------------------------*/
.b32 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b32 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerntipps.gif) no-repeat;
}
.b32 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerntipps_o.gif) no-repeat;
}
.b32_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b32_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerntipps_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Lernzeiten
-------------------------------------------------------------------------------------*/
.b33 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b33 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lernzeiten.gif) no-repeat;
}
.b33 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lernzeiten_o.gif) no-repeat;
}
.b33_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b33_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lernzeiten_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Lernzeiten
-------------------------------------------------------------------------------------*/
.b34 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b34 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lernbelastung.gif) no-repeat;
}
.b34 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lernbelastung_o.gif) no-repeat;
}
.b34_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b34_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lernbelastung_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Lerntipp erstellen
-------------------------------------------------------------------------------------*/
.b35 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b35 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerntipp_erstellen.gif) no-repeat;
}
.b35 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerntipp_erstellen_o.gif) no-repeat;
}
.b35_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b35_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerntipp_erstellen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Bewertung abschicken
-------------------------------------------------------------------------------------*/
.b36 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b36 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/bewertung_abschicken.gif) no-repeat;
}
.b36 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/bewertung_abschicken_o.gif) no-repeat;
}
.b36_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b36_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/bewertung_abschicken_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Lerntipp speichern
-------------------------------------------------------------------------------------*/
.b37 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b37 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerntipp_speichern.gif) no-repeat;
}
.b37 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerntipp_speichern_o.gif) no-repeat;
}
.b37_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b37_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerntipp_speichern_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
GedŠchtnis-Map
-------------------------------------------------------------------------------------*/
.b38 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b38 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/gedaechtnis_map.gif) no-repeat;
}
.b38 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/gedaechtnis_map_o.gif) no-repeat;
}
.b38_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b38_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/gedaechtnis_map_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
€nderungen speichern
-------------------------------------------------------------------------------------*/
.b39 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b39 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/aenderungen_speichern.gif) no-repeat;
}
.b39 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/aenderungen_speichern_o.gif) no-repeat;
}
.b39_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b39_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/aenderungen_speichern_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Empfohlene wiederholen
-------------------------------------------------------------------------------------*/
.b40 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b40 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/empf_wiederholen.gif) no-repeat;
}
.b40 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/empf_wiederholen_o.gif) no-repeat;
}
.b40_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b40_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/empf_wiederholen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Alle wiederholen
-------------------------------------------------------------------------------------*/
.b41 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b41 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/alle_wiederholen.gif) no-repeat;
}
.b41 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/alle_wiederholen_o.gif) no-repeat;
}
.b41_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b41_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/alle_wiederholen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
GedŠchtnis-Map: Sprachen
-------------------------------------------------------------------------------------*/
.b42 {
	float				: left;
	width				: 145px;
	height				: 21px;
}
.b42 a {
	float				: left;
	width				: 145px;
	height				: 21px;
	background			: url(../images/buttons/gm_sprachen.gif) no-repeat;
}
.b42 a:hover {
	float				: left;
	width				: 145px;
	height				: 21px;
	background			: url(../images/buttons/gm_sprachen_o.gif) no-repeat;
}
.b42_act {
	float				: left;
	width				: 145px;
	height				: 21px;
}
.b42_act a {
	float				: left;
	width				: 145px;
	height				: 21px;
	background			: url(../images/buttons/gm_sprachen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
GedŠchtnis-Map: Allgemein
-------------------------------------------------------------------------------------*/
.b43 {
	float				: left;
	width				: 145px;
	height				: 21px;
}
.b43 a {
	float				: left;
	width				: 145px;
	height				: 21px;
	background			: url(../images/buttons/gm_allgemein.gif) no-repeat;
}
.b43 a:hover {
	float				: left;
	width				: 145px;
	height				: 21px;
	background			: url(../images/buttons/gm_allgemein_o.gif) no-repeat;
}
.b43_act {
	float				: left;
	width				: 145px;
	height				: 21px;
}
.b43_act a {
	float				: left;
	width				: 145px;
	height				: 21px;
	background			: url(../images/buttons/gm_allgemein_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
GedŠchtnis-Map: Hobby
-------------------------------------------------------------------------------------*/
.b44 {
	float				: left;
	width				: 146px;
	height				: 21px;
}
.b44 a {
	float				: left;
	width				: 146px;
	height				: 21px;
	background			: url(../images/buttons/gm_hobby.gif) no-repeat;
}
.b44 a:hover {
	float				: left;
	width				: 146px;
	height				: 21px;
	background			: url(../images/buttons/gm_hobby_o.gif) no-repeat;
}
.b44_act {
	float				: left;
	width				: 146px;
	height				: 21px;
}
.b44_act a {
	float				: left;
	width				: 146px;
	height				: 21px;
	background			: url(../images/buttons/gm_hobby_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
GedŠchtnis-Map: Beruf
-------------------------------------------------------------------------------------*/
.b45 {
	float				: left;
	width				: 146px;
	height				: 21px;
}
.b45 a {
	float				: left;
	width				: 146px;
	height				: 21px;
	background			: url(../images/buttons/gm_beruf.gif) no-repeat;
}
.b45 a:hover {
	float				: left;
	width				: 146px;
	height				: 21px;
	background			: url(../images/buttons/gm_beruf_o.gif) no-repeat;
}
.b45_act {
	float				: left;
	width				: 146px;
	height				: 21px;
}
.b45_act a {
	float				: left;
	width				: 146px;
	height				: 21px;
	background			: url(../images/buttons/gm_beruf_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
GedŠchtnis-Map: Andere
-------------------------------------------------------------------------------------*/
.b46 {
	float				: left;
	width				: 145px;
	height				: 21px;
}
.b46 a {
	float				: left;
	width				: 145px;
	height				: 21px;
	background			: url(../images/buttons/gm_andere.gif) no-repeat;
}
.b46 a:hover {
	float				: left;
	width				: 145px;
	height				: 21px;
	background			: url(../images/buttons/gm_andere_o.gif) no-repeat;
}
.b46_act {
	float				: left;
	width				: 145px;
	height				: 21px;
}
.b46_act a {
	float				: left;
	width				: 145px;
	height				: 21px;
	background			: url(../images/buttons/gm_andere_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
GedŠchtnis-Map: alle Gruppen
-------------------------------------------------------------------------------------*/
.b47 {
	float				: left;
	width				: 145px;
	height				: 21px;
}
.b47 a {
	float				: left;
	width				: 145px;
	height				: 21px;
	background			: url(../images/buttons/gm_alle_kategorien.gif) no-repeat;
}
.b47 a:hover {
	float				: left;
	width				: 145px;
	height				: 21px;
	background			: url(../images/buttons/gm_alle_kategorien_o.gif) no-repeat;
}
.b47_act {
	float				: left;
	width				: 145px;
	height				: 21px;
}
.b47_act a {
	float				: left;
	width				: 145px;
	height				: 21px;
	background			: url(../images/buttons/gm_alle_kategorien_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
GedŠchtnis anpassen
-------------------------------------------------------------------------------------*/
.b48 {
	float					: left;
	width					: 190px;
	height					: 21px;
}
.b48 a {
	float					: left;
	width					: 190px;
	height					: 21px;
	background				: url(../images/buttons/gedaechntis_anpassen.gif) no-repeat;
}
.b48 a:hover {
	float					: left;
	width					: 190px;
	height					: 21px;
	background				: url(../images/buttons/gedaechntis_anpassen_o.gif) no-repeat;
}
.b48_act {
	float					: left;
	width					: 190px;
	height					: 21px;
}
.b48_act a {
	float					: left;
	width					: 190px;
	height					: 21px;
	background				: url(../images/buttons/gedaechntis_anpassen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
zurŸck zur GedŠchtnis-Map
-------------------------------------------------------------------------------------*/
.b49 {
	float					: left;
	width					: 190px;
	height					: 21px;
}
.b49 a {
	float					: left;
	width					: 190px;
	height					: 21px;
	background				: url(../images/buttons/zurueck_zur_gm.gif) no-repeat;
}
.b49 a:hover {
	float					: left;
	width					: 190px;
	height					: 21px;
	background				: url(../images/buttons/zurueck_zur_gm_o.gif) no-repeat;
}
.b49_act {
	float					: left;
	width					: 190px;
	height					: 21px;
}
.b49_act a {
	float					: left;
	width					: 190px;
	height					: 21px;
	background				: url(../images/buttons/zurueck_zur_gm_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Lernelement anpassen
-------------------------------------------------------------------------------------*/
.b50 {
	float					: left;
	width					: 190px;
	height					: 21px;
}
.b50 a {
	float					: left;
	width					: 190px;
	height					: 21px;
	background				: url(../images/buttons/lernelement_anpassen.gif) no-repeat;
}
.b50 a:hover {
	float					: left;
	width					: 190px;
	height					: 21px;
	background				: url(../images/buttons/lernelement_anpassen_o.gif) no-repeat;
}
.b50_act {
	float					: left;
	width					: 190px;
	height					: 21px;
}
.b50_act a {
	float					: left;
	width					: 190px;
	height					: 21px;
	background				: url(../images/buttons/lernelement_anpassen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Einloggen
-------------------------------------------------------------------------------------*/
.b51 {
	float					: left;
	width					: 100px;
	height					: 21px;
}
.b51 a {
	float					: left;
	width					: 100px;
	height					: 21px;
	background				: url(../images/buttons/einloggen.gif) no-repeat;
}
.b51 a:hover {
	float					: left;
	width					: 100px;
	height					: 21px;
	background				: url(../images/buttons/einloggen_o.gif) no-repeat;
}
.b51_act {
	float					: left;
	width					: 100px;
	height					: 21px;
}
.b51_act a {
	float					: left;
	width					: 100px;
	height					: 21px;
	background				: url(../images/buttons/einloggen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Registerformular Absenden
-------------------------------------------------------------------------------------*/
.b52 {
	float					: left;
	width					: 130px;
	height					: 21px;
}
.b52 a {
	float					: left;
	width					: 130px;
	height					: 21px;
	background				: url(../images/buttons/absenden.gif) no-repeat;
}
.b52 a:hover {
	float					: left;
	width					: 130px;
	height					: 21px;
	background				: url(../images/buttons/absenden_o.gif) no-repeat;
}
.b52_act {
	float					: left;
	width					: 130px;
	height					: 21px;
}
.b52_act a {
	float					: left;
	width					: 130px;
	height					: 21px;
	background				: url(../images/buttons/absenden_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Abfragen starten
-------------------------------------------------------------------------------------*/
.b53 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b53 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/abfragen_weitere.gif) no-repeat;
}
.b53 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/abfragen_weitere_o.gif) no-repeat;
}
.b53_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b53_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/abfragen_weitere_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Passwort Šndern
-------------------------------------------------------------------------------------*/
.b54 {
	float				: left;
	width				: 159px;
	height				: 21px;
}
.b54 a {
	float				: left;
	width				: 159px;
	height				: 21px;
	background			: url(../images/buttons/passwort_aendern.gif) no-repeat;
}
.b54 a:hover {
	float				: left;
	width				: 159px;
	height				: 21px;
	background			: url(../images/buttons/passwort_aendern_o.gif) no-repeat;
}
.b54_act {
	float				: left;
	width				: 159px;
	height				: 21px;
}
.b54_act a {
	float				: left;
	width				: 159px;
	height				: 21px;
	background			: url(../images/buttons/passwort_aendern_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Profil speichern
-------------------------------------------------------------------------------------*/
.b55 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b55 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/profil_speichern.gif) no-repeat;
}
.b55 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/profil_speichern_o.gif) no-repeat;
}
.b55_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b55_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/profil_speichern_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Bild lšschen
-------------------------------------------------------------------------------------*/
.b56 {
	float				: left;
	width				: 159px;
	height				: 21px;
}
.b56 a {
	float				: left;
	width				: 159px;
	height				: 21px;
	background			: url(../images/buttons/bild_loeschen_profil.gif) no-repeat;
}
.b56 a:hover {
	float				: left;
	width				: 159px;
	height				: 21px;
	background			: url(../images/buttons/bild_loeschen_profil_o.gif) no-repeat;
}
.b56_act {
	float				: left;
	width				: 159px;
	height				: 21px;
}
.b56_act a {
	float				: left;
	width				: 159px;
	height				: 21px;
	background			: url(../images/buttons/bild_loeschen_profil_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
hochladen
-------------------------------------------------------------------------------------*/
.b57 {
	float				: left;
	width				: 159px;
	height				: 21px;
}
.b57 a {
	float				: left;
	width				: 159px;
	height				: 21px;
	background			: url(../images/buttons/hochladen.gif) no-repeat;
}
.b57 a:hover {
	float				: left;
	width				: 159px;
	height				: 21px;
	background			: url(../images/buttons/hochladen_o.gif) no-repeat;
}
.b57_act {
	float				: left;
	width				: 159px;
	height				: 21px;
}
.b57_act a {
	float				: left;
	width				: 159px;
	height				: 21px;
	background			: url(../images/buttons/hochladen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Mindmap (Start)
-------------------------------------------------------------------------------------*/
.b58 {
	float				: left;
	width				: 204px;
	height				: 104px;
}
.b58 a {
	float				: left;
	width				: 204px;
	height				: 104px;
	background			: url(../images/buttons/start_mindmap.gif) no-repeat;
}
.b58 a:hover {
	float				: left;
	width				: 204px;
	height				: 104px;
	background			: url(../images/buttons/start_mindmap_o.gif) no-repeat;
}
.b58_act {
	float				: left;
	width				: 204px;
	height				: 104px;
}
.b58_act a {
	float				: left;
	width				: 204px;
	height				: 104px;
	background			: url(../images/buttons/start_mindmap_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
weitere Lerneinheit starten
-------------------------------------------------------------------------------------*/
.b59 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b59 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/weitere_lerneinheit_starten.gif) no-repeat;
}
.b59 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/weitere_lerneinheit_starten_o.gif) no-repeat;
}
.b59_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b59_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/weitere_lerneinheit_starten_o.gif) no-repeat;
}


/*-------------------------------------------------------------------------------------
weitere Lerneinheit/Lernelement löschen
-------------------------------------------------------------------------------------*/

.b60 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b60 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lernelement_loeschen.gif) no-repeat;
}
.b60 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lernelement_loeschen_o.gif) no-repeat;
}

.b61 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b61 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerneinheit_loeschen.gif) no-repeat;
}
.b61 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerneinheit_loeschen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
User hinzufŸgen
-------------------------------------------------------------------------------------*/
.b62 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b62 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/user_hinzufuegen.gif) no-repeat;
}
.b62 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/user_hinzufuegen_o.gif) no-repeat;
}
.b62_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b62_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/user_hinzufuegen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Kontakt ignorieren
-------------------------------------------------------------------------------------*/
.b63 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b63 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/kontakt_ignorieren.gif) no-repeat;
}
.b63 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/kontakt_ignorieren_o.gif) no-repeat;
}
.b63_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b63_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/kontakt_ignorieren_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Navendo-User suchen
-------------------------------------------------------------------------------------*/
.b64 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b64 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/navendouser_suchen.gif) no-repeat;
}
.b64 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/navendouser_suchen_o.gif) no-repeat;
}
.b64_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b64_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/navendouser_suchen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
User suchen
-------------------------------------------------------------------------------------*/
.b65 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b65 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/user_suchen.gif) no-repeat;
}
.b65 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/user_suchen_o.gif) no-repeat;
}
.b65_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b65_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/user_suchen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
User kontaktieren
-------------------------------------------------------------------------------------*/
.b66 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b66 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/user_kontaktieren.gif) no-repeat;
}
.b66 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/user_kontaktieren_o.gif) no-repeat;
}
.b66_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b66_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/user_kontaktieren_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
zurŸck zur Suche
-------------------------------------------------------------------------------------*/
.b67 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b67 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/zurueck_zur_suche.gif) no-repeat;
}
.b67 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/zurueck_zur_suche_o.gif) no-repeat;
}
.b67_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b67_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/zurueck_zur_suche_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
eigener Beitrag im Forum
-------------------------------------------------------------------------------------*/
.b68 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b68 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/eigener_beitrag_im_forum.gif) no-repeat;
}
.b68 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/eigener_beitrag_im_forum_o.gif) no-repeat;
}
.b68_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b68_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/eigener_beitrag_im_forum_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Profil ansehen
-------------------------------------------------------------------------------------*/
.b69 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b69 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/profil_ansehen.gif) no-repeat;
}
.b69 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/profil_ansehen_o.gif) no-repeat;
}
.b69_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b69_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/profil_ansehen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
User in Freundeskreis
-------------------------------------------------------------------------------------*/
.b70 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b70 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/user_in_freundeskreis.gif) no-repeat;
}
.b70 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/user_in_freundeskreis_o.gif) no-repeat;
}
.b70_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b70_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/user_in_freundeskreis_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
User an Navendo melden
-------------------------------------------------------------------------------------*/
.b71 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b71 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/user_an_navendo_melden.gif) no-repeat;
}
.b71 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/user_an_navendo_melden_o.gif) no-repeat;
}
.b71_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b71_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/user_an_navendo_melden_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Beitrag kommentieren
-------------------------------------------------------------------------------------*/
.b72 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b72 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/beitrag_kommentieren.gif) no-repeat;
}
.b72 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/beitrag_kommentieren_o.gif) no-repeat;
}
.b72_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b72_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/beitrag_kommentieren_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Kommentar absenden
-------------------------------------------------------------------------------------*/
.b73 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b73 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/kommentar_absenden.gif) no-repeat;
}
.b73 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/kommentar_absenden_o.gif) no-repeat;
}
.b73_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b73_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/kommentar_absenden_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Beitrag veršffentlichen
-------------------------------------------------------------------------------------*/
.b74 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b74 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/beitrag_veroeffentlichen.gif) no-repeat;
}
.b74 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/beitrag_veroeffentlichen_o.gif) no-repeat;
}
.b74_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b74_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/beitrag_veroeffentlichen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Neue Lerngruppe anlegen
-------------------------------------------------------------------------------------*/
.b75 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b75 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/neue_lerngruppe_anlegen.gif) no-repeat;
}
.b75 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/neue_lerngruppe_anlegen_o.gif) no-repeat;
}
.b75_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b75_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/neue_lerngruppe_anlegen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Lerngruppe suchen
-------------------------------------------------------------------------------------*/
.b76 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b76 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerngruppe_suchen.gif) no-repeat;
}
.b76 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerngruppe_suchen_o.gif) no-repeat;
}
.b76_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b76_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/lerngruppe_suchen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Mail
-------------------------------------------------------------------------------------*/
.b77 {
	float				: left;
	width				: 57px;
	height				: 21px;
}
.b77 a {
	float				: left;
	width				: 57px;
	height				: 21px;
	background			: url(../images/buttons/mail.gif) no-repeat;
}
.b77 a:hover {
	float				: left;
	width				: 57px;
	height				: 21px;
	background			: url(../images/buttons/mail_o.gif) no-repeat;
}
.b77_act {
	float				: left;
	width				: 57px;
	height				: 21px;
}
.b77_act a {
	float				: left;
	width				: 57px;
	height				: 21px;
	background			: url(../images/buttons/mail_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Mail
-------------------------------------------------------------------------------------*/
.b78 {
	float				: left;
	width				: 108px;
	height				: 21px;
}
.b78 a {
	float				: left;
	width				: 108px;
	height				: 21px;
	background			: url(../images/buttons/einstellungen.gif) no-repeat;
}
.b78 a:hover {
	float				: left;
	width				: 108px;
	height				: 21px;
	background			: url(../images/buttons/einstellungen_o.gif) no-repeat;
}
.b78_act {
	float				: left;
	width				: 108px;
	height				: 21px;
}
.b78_act a {
	float				: left;
	width				: 108px;
	height				: 21px;
	background			: url(../images/buttons/einstellungen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Posteingang
-------------------------------------------------------------------------------------*/
.b79 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b79 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/posteingang.gif) no-repeat;
}
.b79 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/posteingang_o.gif) no-repeat;
}
.b79_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b79_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/posteingang_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
gesendete Nachrichten
-------------------------------------------------------------------------------------*/
.b80 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b80 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/gesendete_nachrichten.gif) no-repeat;
}
.b80 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/gesendete_nachrichten_o.gif) no-repeat;
}
.b80_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b80_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/gesendete_nachrichten_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Kontakte
-------------------------------------------------------------------------------------*/
.b81 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b81 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/kontakte.gif) no-repeat;
}
.b81 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/kontakte_o.gif) no-repeat;
}
.b81_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b81_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/kontakte_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Ordneroptionen
-------------------------------------------------------------------------------------*/
.b82 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b82 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/ordneroptionen.gif) no-repeat;
}
.b82 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/ordneroptionen_o.gif) no-repeat;
}
.b82_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b82_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/ordneroptionen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Nachricht absenden
-------------------------------------------------------------------------------------*/
.b83 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b83 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/nachricht_absenden.gif) no-repeat;
}
.b83 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/nachricht_absenden_o.gif) no-repeat;
}
.b83_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b83_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/nachricht_absenden_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Nachricht schreiben
-------------------------------------------------------------------------------------*/
.b84 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b84 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/nachricht_schreiben.gif) no-repeat;
}
.b84 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/nachricht_schreiben_o.gif) no-repeat;
}
.b84_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b84_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/nachricht_schreiben_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Nachrichten lšschen
-------------------------------------------------------------------------------------*/
.b85 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b85 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/nachrichten_loeschen.gif) no-repeat;
}
.b85 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/nachrichten_loeschen_o.gif) no-repeat;
}
.b85_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b85_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/nachrichten_loeschen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
antworten
-------------------------------------------------------------------------------------*/
.b86 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b86 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/antworten.gif) no-repeat;
}
.b86 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/antworten_o.gif) no-repeat;
}
.b86_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b86_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/antworten_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
lšschen
-------------------------------------------------------------------------------------*/
.b87 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b87 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/loeschen.gif) no-repeat;
}
.b87 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/loeschen_o.gif) no-repeat;
}
.b87_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b87_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/loeschen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Gruppe lšschen
-------------------------------------------------------------------------------------*/
.b88 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b88 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/gruppe_loeschen.gif) no-repeat;
}
.b88 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/gruppe_loeschen_o.gif) no-repeat;
}
.b88_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b88_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/gruppe_loeschen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Freunde einladen
-------------------------------------------------------------------------------------*/
.b89 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b89 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/freunde_einladen.gif) no-repeat;
}
.b89 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/freunde_einladen_o.gif) no-repeat;
}
.b89_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b89_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/freunde_einladen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Navendo empfehlen
-------------------------------------------------------------------------------------*/
.b90 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b90 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/navendo_empfehlen.gif) no-repeat;
}
.b90 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/navendo_empfehlen_o.gif) no-repeat;
}
.b90_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b90_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/navendo_empfehlen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Nachricht an Gruppe
-------------------------------------------------------------------------------------*/
.b91 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b91 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/nachricht_an_gruppe.gif) no-repeat;
}
.b91 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/nachricht_an_gruppe_o.gif) no-repeat;
}
.b91_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b91_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/nachricht_an_gruppe_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Doppelpfeil (rechts)
-------------------------------------------------------------------------------------*/
.b92 {
	float				: left;
	width				: 24px;
	height				: 21px;
}
.b92 a {
	float				: left;
	width				: 24px;
	height				: 21px;
	background			: url(../images/buttons/pfeil_ende.gif) no-repeat;
}
.b92 a:hover {
	float				: left;
	width				: 24px;
	height				: 21px;
	background			: url(../images/buttons/pfeil_ende_o.gif) no-repeat;
}
.b92_act {
	float				: left;
	width				: 24px;
	height				: 21px;
}
.b92_act a {
	float				: left;
	width				: 24px;
	height				: 21px;
	background			: url(../images/buttons/pfeil_ende_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Doppelpfeil (links)
-------------------------------------------------------------------------------------*/
.b93 {
	float				: left;
	width				: 24px;
	height				: 21px;
}
.b93 a {
	float				: left;
	width				: 24px;
	height				: 21px;
	background			: url(../images/buttons/pfeil_anfang.gif) no-repeat;
}
.b93 a:hover {
	float				: left;
	width				: 24px;
	height				: 21px;
	background			: url(../images/buttons/pfeil_anfang_o.gif) no-repeat;
}
.b93_act {
	float				: left;
	width				: 24px;
	height				: 21px;
}
.b93_act a {
	float				: left;
	width				: 24px;
	height				: 21px;
	background			: url(../images/buttons/pfeil_anfang_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Abfrage Fehlermeldung
-------------------------------------------------------------------------------------*/
.b94 {
	float				: right;
	width				: 111px;
	height				: 20px;
}
.b94 a {
	float				: right;
	width				: 111px;
	height				: 20px;
	background			: url(../images/buttons/fehler_melden.gif) no-repeat;
}
.b94 a:hover {
	float				: right;
	width				: 111px;
	height				: 20px;
	background			: url(../images/buttons/fehler_melden_o.gif) no-repeat;
}
.b94_act {
	float				: right;
	width				: 111px;
	height				: 20px;
}
.b94_act a {
	float				: right;
	width				: 111px;
	height				: 20px;
	background			: url(../images/buttons/fehler_melden_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Liste aller Fragen
-------------------------------------------------------------------------------------*/
.b95 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b95 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/liste_fragen.gif) no-repeat;
}
.b95 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/liste_fragen_o.gif) no-repeat;
}
.b95_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b95_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/liste_fragen_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Hilfe
-------------------------------------------------------------------------------------*/
.b96 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b96 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/hilfe_faq.gif) no-repeat;
}
.b96 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/hilfe_faq_o.gif) no-repeat;
}
.b96_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b96_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/hilfe_faq_o.gif) no-repeat;
}

.b97 {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b97 a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/hilfe_video.gif) no-repeat;
}
.b97 a:hover {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/hilfe_video_o.gif) no-repeat;
}
.b97_act {
	float				: left;
	width				: 190px;
	height				: 21px;
}
.b97_act a {
	float				: left;
	width				: 190px;
	height				: 21px;
	background			: url(../images/buttons/hilfe_video_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Richtig
-------------------------------------------------------------------------------------*/
.br01 {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/richtig_01.gif) no-repeat;
}
.br01:hover {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/richtig_01_o.gif) no-repeat;
}
.br01 a {
	float				: left;
	width				: 62px;
	height				: 21px;
}
.br01 a:hover {
	float				: left;
	width				: 62px;
	height				: 21px;
	background			: url(../images/buttons/richtig_01_o.gif) no-repeat;
}
.br01_act {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/richtig_01_o.gif) no-repeat;
}

.br02 {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/richtig_02.gif) no-repeat;
}
.br02:hover {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/richtig_02_o.gif) no-repeat;
}
.br02 a {
	float				: left;
	width				: 62px;
	height				: 21px;
}
.br02 a:hover {
	float				: left;
	width				: 62px;
	height				: 21px;
	background			: url(../images/buttons/richtig_02_o.gif) no-repeat;
}
.br02_act {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/richtig_02_o.gif) no-repeat;
}

.br03 {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	background			: url(../images/buttons/richtig_03.gif) no-repeat;
}
.br03:hover {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/richtig_03_o.gif) no-repeat;
}
.br03 a {
	float				: left;
	width				: 62px;
	height				: 21px;
}
.br03 a:hover {
	float				: left;
	width				: 62px;
	height				: 21px;
	background			: url(../images/buttons/richtig_03_o.gif) no-repeat;
}
.br03_act {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	background			: url(../images/buttons/richtig_03_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Falsch
-------------------------------------------------------------------------------------*/
.bf01 {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/falsch_01.gif) no-repeat;
}
.bf01:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/falsch_01_o.gif) no-repeat;
}
.bf01 a {
	float					: left;
	width					: 62px;
	height				: 21px;
}
.bf01 a:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	background			: url(../images/buttons/falsch_01_o.gif) no-repeat;
}
.bf01_act {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/falsch_01_o.gif) no-repeat;
}

.bf02 {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/falsch_02.gif) no-repeat;
}
.bf02:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/falsch_02_o.gif) no-repeat;
}
.bf02 a {
	float					: left;
	width					: 62px;
	height				: 21px;
}
.bf02 a:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	background			: url(../images/buttons/falsch_02_o.gif) no-repeat;
}
.bf02_act {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/falsch_02_o.gif) no-repeat;
}

.bf03 {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	background			: url(../images/buttons/falsch_03.gif) no-repeat;
}
.bf03:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/falsch_03_o.gif) no-repeat;
}
.bf03 a {
	float					: left;
	width					: 62px;
	height				: 21px;
}
.bf03 a:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	background			: url(../images/buttons/falsch_03_o.gif) no-repeat;
}
.bf03_act {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	background			: url(../images/buttons/falsch_03_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Schwierigkeitsgrad
-------------------------------------------------------------------------------------*/
.bs01 {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/schwer_01.gif) no-repeat;
}
.bs01:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/schwer_01_o.gif) no-repeat;
}
.bs01 a {
	float					: left;
	width					: 62px;
	height				: 21px;
}
.bs01 a:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	background			: url(../images/buttons/schwer_01_o.gif) no-repeat;
}
.bs01_act {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/schwer_01_o.gif) no-repeat;
}

.bs02 {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/schwer_02.gif) no-repeat;
}
.bs02:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/schwer_02_o.gif) no-repeat;
}
.bs02 a {
	float					: left;
	width					: 62px;
	height				: 21px;
}
.bs02 a:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	background			: url(../images/buttons/schwer_02_o.gif) no-repeat;
}
.bs02_act {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/schwer_02_o.gif) no-repeat;
}

.bs03 {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	background			: url(../images/buttons/schwer_03.gif) no-repeat;
}
.bs03:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/schwer_03_o.gif) no-repeat;
}
.bs03 a {
	float					: left;
	width					: 62px;
	height				: 21px;
}
.bs03 a:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	background			: url(../images/buttons/schwer_03_o.gif) no-repeat;
}
.bs03_act {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	background			: url(../images/buttons/schwer_03_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Aussprache
-------------------------------------------------------------------------------------*/
.bau01 {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/ausspr_01.gif) no-repeat;
}
.bau01:hover {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/ausspr_01_o.gif) no-repeat;
}
.bau01 a {
	float				: left;
	width				: 62px;
	height				: 21px;
}
.bau01 a:hover {
	float				: left;
	width				: 62px;
	height				: 21px;
	background			: url(../images/buttons/ausspr_01_o.gif) no-repeat;
}
.bau01_act {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/ausspr_01_o.gif) no-repeat;
}

.bau02 {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/ausspr_02.gif) no-repeat;
}
.bau02:hover {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/ausspr_02_o.gif) no-repeat;
}
.bau02 a {
	float				: left;
	width				: 62px;
	height				: 21px;
}
.bau02 a:hover {
	float				: left;
	width				: 62px;
	height				: 21px;
	background			: url(../images/buttons/ausspr_02_o.gif) no-repeat;
}
.bau02_act {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/ausspr_02_o.gif) no-repeat;
}

.bau03 {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	background			: url(../images/buttons/ausspr_03.gif) no-repeat;
}
.bau03:hover {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/ausspr_03_o.gif) no-repeat;
}
.bau03 a {
	float				: left;
	width				: 62px;
	height				: 21px;
}
.bau03 a:hover {
	float				: left;
	width				: 62px;
	height				: 21px;
	background			: url(../images/buttons/ausspr_03_o.gif) no-repeat;
}
.bau03_act {
	float				: left;
	width				: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	background			: url(../images/buttons/ausspr_03_o.gif) no-repeat;
}

/*-------------------------------------------------------------------------------------
Ansicht
-------------------------------------------------------------------------------------*/
.ba01 {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/ansicht_tage.gif) no-repeat;
}
.ba01:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/ansicht_tage_o.gif) no-repeat;
}
.ba01 a {
	float					: left;
	width					: 62px;
	height				: 21px;
}
.ba01 a:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	background			: url(../images/buttons/ansicht_tage_o.gif) no-repeat;
}
.ba01_act {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/ansicht_tage_o.gif) no-repeat;
}

.ba02 {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/ansicht_wochen.gif) no-repeat;
}
.ba02:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/ansicht_wochen_o.gif) no-repeat;
	cursor				: pointer;
}
.ba02 a {
	float					: left;
	width					: 62px;
	height				: 21px;
}
.ba02 a:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	background			: url(../images/buttons/ansicht_wochen_o.gif) no-repeat;
}
.ba02_act {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/ansicht_wochen_o.gif) no-repeat;
}

.ba03 {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	background			: url(../images/buttons/ansicht_monate.gif) no-repeat;
}
.ba03:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/ansicht_monate_o.gif) no-repeat;
}
.ba03 a {
	float					: left;
	width					: 62px;
	height				: 21px;
}
.ba03 a:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	background			: url(../images/buttons/ansicht_monate_o.gif) no-repeat;
}
.ba03_act {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	background			: url(../images/buttons/ansicht_monate_o.gif) no-repeat;
}

.ba04 {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/ansicht_4.gif) no-repeat;
}
.ba04:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/ansicht_4_o.gif) no-repeat;
}
.ba04 a {
	float					: left;
	width					: 62px;
	height				: 21px;
}
.ba04 a:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	background			: url(../images/buttons/ansicht_4_o.gif) no-repeat;
}
.ba04_act {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/ansicht_4_o.gif) no-repeat;
}

.ba05 {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/ansicht_8.gif) no-repeat;
}
.ba05:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/ansicht_8_o.gif) no-repeat;
}
.ba05 a {
	float					: left;
	width					: 62px;
	height				: 21px;
}
.ba05 a:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	background			: url(../images/buttons/ansicht_8_o.gif) no-repeat;
}
.ba05_act {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 1px 5px 0;
	background			: url(../images/buttons/ansicht_8_o.gif) no-repeat;
}

.ba06 {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	background			: url(../images/buttons/ansicht_12.gif) no-repeat;
}
.ba06:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	cursor				: pointer;
	background			: url(../images/buttons/ansicht_12_o.gif) no-repeat;
}
.ba06 a {
	float					: left;
	width					: 62px;
	height				: 21px;
}
.ba06 a:hover {
	float					: left;
	width					: 62px;
	height				: 21px;
	background			: url(../images/buttons/ansicht_12_o.gif) no-repeat;
}
.ba06_act {
	float					: left;
	width					: 62px;
	height				: 21px;
	margin				: 2px 0 5px 0;
	background			: url(../images/buttons/ansicht_12_o.gif) no-repeat;
}
