@charset "utf-8";
/* CSS Document - BUTTONS */

/*#################################### ZURUECK ####################################*/
.buttonZurueckGrossWeiss {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Zurueck01_50x30_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonZurueckGrossGrau {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Zurueck01_50x30_grau.jpg);
	background-repeat:no-repeat;
}
.buttonZurueckGrossGelb {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Zurueck01_50x30_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonZurueckGrossTrans {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Zurueck01_50x30_trans.png);
	background-repeat:no-repeat;
}
.buttonZurueckKleinWeiss {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Zurueck01_33x20_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonZurueckKleinGrau {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Zurueck01_33x20_grau.jpg);
	background-repeat:no-repeat;
}
.buttonZurueckKleinGelb {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Zurueck01_33x20_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonZurueckKleinTrans {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Zurueck01_33x20_trans.png);
	background-repeat:no-repeat;
}

/*#################################### WEITER ####################################*/
.buttonWeiterGrossWeiss {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Pfeil_50x30_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonWeiterGrossGrau {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Pfeil_50x30_grau.jpg);
	background-repeat:no-repeat;
}
.buttonWeiterGrossGelb {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Pfeil_50x30_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonWeiterGrossTrans {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Pfeil_50x30_trans.png);
	background-repeat:no-repeat;
}
.buttonWeiterKleinWeiss {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Pfeil_33x20_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonWeiterKleinGrau {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Pfeil_33x20_grau.jpg);
	background-repeat:no-repeat;
}
.buttonWeiterKleinGelb {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Pfeil_33x20_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonWeiterKleinTrans {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Pfeil_33x20_trans.png);
	background-repeat:no-repeat;
}

/*#################################### FACHHAENDLER ####################################*/
.buttonFachhaendlerGrossWeiss {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Fachhaendler_50x30_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonFachhaendlerGrossGrau {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Fachhaendler_50x30_grau.jpg);
	background-repeat:no-repeat;
}
.buttonFachhaendlerGrossGelb {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Fachhaendler_50x30_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonFachhaendlerGrossTrans {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Fachhaendler_50x30_trans.png);
	background-repeat:no-repeat;
}
.buttonFachhaendlerKleinWeiss {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Fachhaendler_33x20_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonFachhaendlerKleinGrau {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Fachhaendler_33x20_grau.jpg);
	background-repeat:no-repeat;
}
.buttonFachhaendlerKleinGelb {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Fachhaendler_33x20_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonFachhaendlerKleinTrans {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Fachhaendler_33x20_trans.png);
	background-repeat:no-repeat;
}

/*#################################### EMPFEHLUNG AN FREUND ####################################*/
.buttonFreundGrossWeiss {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Freunde_50x30_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonFreundGrossGrau {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Freunde_50x30_grau.jpg);
	background-repeat:no-repeat;
}
.buttonFreundGrossGelb {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Freunde_50x30_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonFreundGrossTrans {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Freunde_50x30_trans.png);
	background-repeat:no-repeat;
}
.buttonFreundKleinWeiss {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Freunde_33x20_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonFreundKleinGrau {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Freunde_33x20_grau.jpg);
	background-repeat:no-repeat;
}
.buttonFreundKleinGelb {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Freunde_33x20_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonFFreundKleinTrans {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Freunde_33x20_trans.png);
	background-repeat:no-repeat;
}

/*#################################### ONLINESHOPS ####################################*/
.buttonOnlineshopsGrossWeiss {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Haendler_50x30_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonOnlineshopsGrossGrau {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Haendler_50x30_grau.jpg);
	background-repeat:no-repeat;
}
.buttonOnlineshopsGrossGelb {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Haendler_50x30_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonOnlineshopsGrossTrans {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Haendler_50x30_trans.png);
	background-repeat:no-repeat;
}
.buttonOnlineshopsKleinWeiss {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Haendler_33x20_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonOnlineshopsKleinGrau {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Haendler_33x20_grau.jpg);
	background-repeat:no-repeat;
}
.buttonOnlineshopsKleinGelb {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Haendler_33x20_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonOnlineshopsKleinTrans {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Haendler_33x20_trans.png);
	background-repeat:no-repeat;
}

/*#################################### MAIL ####################################*/
.buttonMailGrossWeiss {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Mail_50x30_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonMailGrossGrau {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Mail_50x30_grau.jpg);
	background-repeat:no-repeat;
}
.buttonMailGrossGelb {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Mail_50x30_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonMailGrossTrans {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Mail_50x30_trans.png);
	background-repeat:no-repeat;
}
.buttonMailKleinWeiss {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Mail_33x20_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonMailKleinGrau {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Mail_33x20_grau.jpg);
	background-repeat:no-repeat;
}
.buttonMailKleinGelb {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Mail_33x20_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonMailKleinTrans {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Mail_33x20_trans.png);
	background-repeat:no-repeat;
}

/*#################################### NEWSLETTER ####################################*/
.buttonNewsletterGrossWeiss {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Newsletter_50x30_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonNewsletterGrossGrau {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Newsletter_50x30_grau.jpg);
	background-repeat:no-repeat;
}
.buttonNewsletterGrossGelb {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Newsletter_50x30_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonNewsletterGrossTrans {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Newsletter_50x30_trans.png);
	background-repeat:no-repeat;
}
.buttonNewsletterKleinWeiss {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Newsletter_33x20_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonNewsletterKleinGrau {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Newsletter_33x20_grau.jpg);
	background-repeat:no-repeat;
}
.buttonNewsletterKleinGelb {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Newsletter_33x20_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonNewsletterKleinTrans {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Newsletter_33x20_trans.png);
	background-repeat:no-repeat;
}

/*#################################### DRUCKEN ####################################*/
.buttonDruckenGrossWeiss {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Print_50x30_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonDruckenGrossGrau {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Print_50x30_grau.jpg);
	background-repeat:no-repeat;
}
.buttonDruckenGrossGelb {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Print_50x30_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonDruckenGrossTrans {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Print_50x30_trans.png);
	background-repeat:no-repeat;
}
.buttonDruckenKleinWeiss {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Print_33x20_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonDruckenKleinGrau {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Print_33x20_grau.jpg);
	background-repeat:no-repeat;
}
.buttonDruckenKleinGelb {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Print_33x20_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonDruckenKleinTrans {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Print_33x20_trans.png);
	background-repeat:no-repeat;
}

/*#################################### SCHLIESSEN ####################################*/
.buttonSchliessenGrossWeiss {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Schliessen_50x30_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonSchliessenGrossGrau {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Schliessen_50x30_grau.jpg);
	background-repeat:no-repeat;
}
.buttonSchliessenGrossGelb {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Schliessen_50x30_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonSchliessenGrossTrans {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Schliessen_50x30_trans.png);
	background-repeat:no-repeat;
}
.buttonSchliessenKleinWeiss {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Schliessen_33x20_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonSchliessenKleinGrau {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Schliessen_33x20_grau.jpg);
	background-repeat:no-repeat;
}
.buttonSchliessenKleinGelb {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Schliessen_33x20_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonSchliessenKleinTrans {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Schliessen_33x20_trans.png);
	background-repeat:no-repeat;
}

/*#################################### SPIELANLEITUNG ####################################*/
.buttonSpielanleitungGrossWeiss {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Spielanleitung_50x30_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonSpielanleitungGrossGrau {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Spielanleitung_50x30_grau.jpg);
	background-repeat:no-repeat;
}
.buttonSpielanleitungGrossGelb {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Spielanleitung_50x30_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonSpielanleitungGrossTrans {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Spielanleitung_50x30_trans.png);
	background-repeat:no-repeat;
}
.buttonSpielanleitungKleinWeiss {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Spielanleitung_33x20_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonSpielanleitungKleinGrau {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Spielanleitung_33x20_grau.jpg);
	background-repeat:no-repeat;
}
.buttonSpielanleitungKleinGelb {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Spielanleitung_33x20_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonSpielanleitungKleinTrans {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Spielanleitung_33x20_trans.png);
	background-repeat:no-repeat;
}

/*#################################### KURZSPIELANLEITUNG ####################################*/
.buttonKurzSpielRegelGrossWeiss {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Kurzspielregeln_50x30_weiss.jpg);
	background-repeat:no-repeat;
}

/*#################################### SUCHE ####################################*/
.buttonSucheGrossWeiss {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Suche_50x30_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonSucheGrossGrau {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Suche_50x30_grau.jpg);
	background-repeat:no-repeat;
}
.buttonSucheGrossGelb {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Suche_50x30_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonSucheGrossTrans {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Suche_50x30_trans.png);
	background-repeat:no-repeat;
}
.buttonSucheKleinWeiss {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Suche_33x20_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonSucheKleinGrau {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Suche_33x20_grau.jpg);
	background-repeat:no-repeat;
}
.buttonSucheKleinGelb {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Suche_33x20_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonSucheKleinTrans {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Suche_33x20_trans.png);
	background-repeat:no-repeat;
}

/*#################################### WUNSCHLISTE ####################################*/
.buttonWunschlisteGrossWeiss {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Wishlist_50x30_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonWunschlisteGrossGrau {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Wishlist_50x30_grau.jpg);
	background-repeat:no-repeat;
}
.buttonWunschlisteGrossGelb {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Wishlist_50x30_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonWunschlisteGrossTrans {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Wishlist_50x30_trans.png);
	background-repeat:no-repeat;
}
.buttonWunschlisteKleinWeiss {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Wishlist_33x20_weiss.jpg);
	background-repeat:no-repeat;
}
.buttonWunschlisteKleinGrau {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Wishlist_33x20_grau.jpg);
	background-repeat:no-repeat;
}
.buttonWunschlisteKleinGelb {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Wishlist_33x20_gelb.jpg);
	background-repeat:no-repeat;
}
.buttonWunschlisteKleinTrans {
	width:33px !important;
	height:20px !important;
	border:none;
	background-image:url(../bilder/buttons/Button_Wishlist_33x20_trans.png);
	background-repeat:no-repeat;
}

/*#################################### WEITER BUEHNE ####################################*/
.buttonBuehneWeiter {
	width:50px !important;
	height:30px !important;
	border:none;
	background-image: url(../bilder/buttons/Button_weiter_buehne.png);
	background-repeat:no-repeat;
}

