@CHARSET "UTF-8";

/**********************************/
/*** CSS: ZF Japan Country Site ***/
/**********************************/

/**
 * Author: Birgit Karch - Mar 23, 2009
 */


/**
 * Last Update: May 26, 2009
 */


/* special line-height and letter-spacing  */
body {
	letter-spacing: -0.02em;
	line-height: normal;
}

#serviceNav, #footer {
	letter-spacing: normal;
}

/* bold teaser headlines  */
#contentBottom .teaser h3, 
#contentBottom .wideTeaser h3 {
	font-weight: bold
}

