/**
* Projekt: MYCITYSECRETS
* Typ:     Stylesheet sprachabh�ngige Styles: de
*
* @author webkrebse.com
* @version 1.1
*/

/**
* @section Navigation
*/

/* index */
#navi_index img { width:47px; height: 23px; background: url(../img/layout/btn_index_1_de.jpg) no-repeat;}

#index #navi_index a img,
#navi_index a:focus img,
#navi_index a:hover img{
	background: url(../img/layout/btn_index_2_de.jpg) no-repeat;
}

/* geheimnisse */
#navi_geheimnisse img { width:109px; height: 23px; background: url(../img/layout/btn_geheimnisse_1_de.jpg) no-repeat;}

#geheimnisse #navi_geheimnisse a img,
#stadtplan #navi_geheimnisse a img,
#navi_geheimnisse a:focus img,
#navi_geheimnisse a:hover img{
	background: url(../img/layout/btn_geheimnisse_2_de.jpg) no-repeat;
}

/* meineseite */
#navi_meineseite img { width:99px; height: 23px; background: url(../img/layout/btn_meineseite_1_de.jpg) no-repeat;}

#meineseite #navi_meineseite a img,
#registrierung #navi_meineseite a img,
#loginseite #navi_meineseite a img,
#profil #navi_meineseite a img,
#passwort #navi_meineseite a img,
#punktekonto #navi_meineseite a img,
#meinstadtplan #navi_meineseite a img,
#favoriten #navi_meineseite a img,
#freunde #navi_meineseite a img,
#mitglied #navi_meineseite a img,
#freundeeinladen #navi_meineseite a img,
#geheimtipp #navi_meineseite a img,
#postfach #navi_meineseite a img,
#navi_meineseite a:focus img,
#navi_meineseite a:hover img{
	background: url(../img/layout/btn_meineseite_2_de.jpg) no-repeat;
}

/* forum */
#navi_forum img { width:57px; height: 23px; background: url(../img/layout/btn_forum_1_de.jpg) no-repeat;}

#forum #navi_forum a img,
#navi_forum a:focus img,
#navi_forum a:hover img{
	background: url(../img/layout/btn_forum_2_de.jpg) no-repeat;
}

/* gutschein */
#navi_gutschein img { width:92px; height: 23px; background: url(../img/layout/btn_gutschein_1_de.jpg) no-repeat;}

#gutschein #navi_gutschein a img,
#gutscheinagb #navi_gutschein a img,
#navi_gutschein a:focus img,
#navi_gutschein a:hover img{
	background: url(../img/layout/btn_gutschein_2_de.jpg) no-repeat;
}

/* goodies */
#navi_goodies img { width:74px; height: 23px; background: url(../img/layout/btn_goodies_1_de.jpg) no-repeat;}

#angebote #navi_goodies a img,
#adventskalender #navi_goodies a img,
#wettbewerb #navi_goodies a img,
#sightseeing #navi_goodies a img,
#schatzkarte #navi_goodies a img,
#unserefreunde #navi_goodies a img,
#foursquare #navi_goodies a img,
#navi_goodies a:focus img,
#navi_goodies a:hover img{
	background: url(../img/layout/btn_goodies_2_de.jpg) no-repeat;
}

/* blog */
#navi_blog img { width:45px; height: 23px; background: url(../img/layout/btn_blog_1_de.jpg) no-repeat;}

#blog #navi_blog a img,
#navi_blog a:focus img,
#navi_blog a:hover img{
	background: url(../img/layout/btn_blog_2_de.jpg) no-repeat;
}

/**
* @section Formulare
*/

#btn_login {
	background: url(../img/layout/btn_login_de.jpg) no-repeat;
}
#btn_logout {
	background: url(../img/layout/btn_logout_de.jpg) no-repeat;
}

/**
* @section Tafel
*/

.template_tafel {
	background: url(../img/layout/tafel_de.jpg) no-repeat;
}