@charset "utf-8";
/* CSS fuer die Tabellen */

table { font-size:13px; font-weight:normal; }

.td_left   { text-align:left; }
.td_right  { text-align:right; }
.td_center { text-align:center; }
.td_nowrap { white-space:nowrap; }

/* ---------Footer--------- */
.table_footer_news    { width:666px; }
.table_footer_content { width:827px; }
.footer_td  { width:79px; text-align:center; }
.footer_td2 { width:5px;  text-align:center; }
/* ---------/Footer--------- */

/* ---------News--------- */
.news
{
	width:655px;
	padding-bottom:19px;
}

/* ie5 hack */
* html .news
{
	width:653px; /* ie5 */
	w\idth:653px; /* ie6 */
}

.news_pad { padding:5px; }
/* ---------/News--------- */

/* ---------User--------- */
.table_lost_pwd
{
	width:795px; 
	margin:0px 0px 15px 0px; 
	text-align:left;
}

/* ie5 hack */
* html .table_lost_pwd
{
	width:785px; /* ie5 */
	w\idth:785px; /* ie6 */
}
/* ---------/User--------- */

/* ---------Learn--------- */
.pad_list
{
	padding-left:5px;
	padding-right:5px;
}

.table_learn
{
	width:823px;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	margin-bottom:15px;
}

/* ie5 hack */
* html .table_learn
{
	width:820px; /* ie5 */
	w\idth:820px; /* ie6 */
}

.tab_learn_top { vertical-align:top; }
.tab_learn_l   { width:180px; }
.tab_learn_r   { width:590px; }

.table_pnnvv  { width:823px; font-size:13px; font-weight:normal; }
* html .table_pnnvv { width:820px; w\idth:820px; }

.tab_pnnvv1 { width:237px; vertical-align:top; padding:2px 2px 5px 0px; }
.tab_pnnvv2 { width:255px; vertical-align:top; padding:2px 2px 5px 3px; }
.tab_pnnvv3 { width:330px; vertical-align:top; padding:2px 2px 5px 3px; }

.table_bsp        { width:817px; border-collapse:collapse; white-space:nowrap; }
* html .table_bsp { width:815px; w\idth:815px; }

.tab_bsp1 { width:190px; vertical-align:top; padding:2px 2px 2px 0px; white-space:nowrap; }
.tab_bsp2 { width:205px; vertical-align:top; padding:2px 2px 2px 3px; }
.tab_bsp3 { width:205px; vertical-align:top; padding:2px 2px 2px 3px; }
.tab_bsp4 { width:170px; vertical-align:top; padding:2px 2px 2px 3px; }

.tab_border_l { border-left:#000000 1px solid; }
.tab_border_u { border-top:#000000 1px solid; }

.table_kana
{
	width:740px;
	text-align:center;
	font-size:25px;
	border-collapse:collapse;
	border:#000000 1px solid;
}

.table_kana tbody tr td
{
	width:150px;
	height:50px;
	background-repeat:no-repeat;
	background-position:center;
	
	border:#000000 1px solid;
}

.learn_list { padding:0px 0px 0px 20px; margin-top:0px; }
* html .learn_list { padding:0px 0px 0px 0px; p\adding:0px 0px 0px 0px; }

.table_register        { width:817px; border-collapse:collapse; }
* html .table_register { width:815px; w\idth:815px; }
/* ---------/learn--------- */

/* ---------downloads--------- */
.table_downloads       { width:795px; margin:0px 0px 15px 0px; text-align:left; }
* html .table_downloads { width:785px; w\idth:785px; }

.tab_down_l      { width:190px; }
.tab_down_r      { width:620px; }
/* ---------/downloads--------- */

/* ---------community--------- */
.dictionary
{
	width:795px;
	border-collapse:collapse;
	
	/*border:1px solid #000000;*/
}

/* ie5 hack */
* html .dictionary
{
	width:785px; /* ie5 */
	w\idth:785px; /* ie6 */
}

.d_hira_kata { width:130px; border:1px solid #000000;  }
.d_romaji { width:130px; border:1px solid #000000; }
.d_kanji { width:80px; border:1px solid #000000; }
.d_deutsch { width:250px; border:1px solid #000000; }
.d_lektion { width:50px; border:1px solid #000000; text-align:center; }

.radio_btns { width:450px; margin-left:-7px; }

/* ---------/community--------- */

/* ---------Admin--------- */
.table_adj_edit { width:773px; }
/* ---------/Admin--------- */
