/* general */
body {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #676360;
	background-color: #424242;
	margin: 12px 0;
}
a {
	color: #52534E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td, th {
	font-size: 12px;
}
table.main {
	width:970px;
	margin: 0 auto;
	background: #F0EDE4 url('/img/table_bg.gif') left repeat-y;
}

a.menu				{ text-decoration: none; color:#CE3B00; font-size: 12px; font-weight: bold }
a.menu:hover		{ text-decoration: none; }

a.spiegel:hover		{ text-decoration: none; }

/* common */
.ac					{ text-align: center; }
.wb					{ font-weight: bold; }
.bco				{ background-color: #CE3B00; }
.co					{ color: #CE3B00; }
.cb					{ color: #52534E; }
.cw					{ color: #FFFFFF; }

/* morda */
td.bar				{ background-color: #CE3B00; width:100%; height:25px; }

/* article */
#article a			{ text-decoration: underline; }
a.also				{ color: #666465;  font-weight: bold; }
a.prevnext			{ color: #CE3B00; font-size: 14px; font-weight: bold; }

/* list item */
td.day				{ height: 30px; margin: 0 10px 0 10px; text-align: center; color: white; background-color: #CE3B00; }
.p_header			{ padding-top: 13px; padding-left: 3px; font-size: 16px; }
a.mi_header			{ color: #CE4A00; font-weight: bold; }
a.mi_header:hover	{ text-decoration: none; }
.p_text				{ padding-top: 10px; padding-left: 3px; font-size: 15px; }
a.mi_text			{ color: #51504C; font-weight: normal; }
a.mi_text:hover		{ text-decoration: none; }

/* pager */
#ruler div.item		{ text-align: center; padding: 2px 0; }
#ruler div.aitem	{ text-align: center; padding: 2px 0; background: url('/img/pgp/u.gif') right bottom no-repeat #CE3B00; }

/* inline image */
.artpic				{ font-size: 11px; }
.artpic a			{ font-size: 11px; text-decoration: none; color: #CE3B00; }
.artpic a:hover		{ text-decoration: underline; }

.signname{
	font-size: 12px;
	color: #CE3B00;

	height: 1em;
}

.signname_act{
	font-size: 12px;
	color: #C59E8B;

	height: 1em;
	margin-top: 3px;
}


.period{
	font-size: 9px;
	color: #615F57;
	margin-top: 2px;

}
.horo_cell{
	text-align: center;
}

.horo_cell img{
	border: none;
}

td.antiday 				{ height: 30px; margin: 0 10px 0 10px; text-align: center; color: #CE3B00;  }