@charset "utf-8";
/* CSS Document */

/* Tags */
body 				{ background-color:#EBEBEB; }
strong				{ color:#333; }
li						{ color:#666;  }
h2						{ color:#333;}


/* Elements by ID */
#metanavi			{ color:#C8C8C8; }
#content			{ background-color:#FFF; }
#teaser1			{ background-color:#FFF; }
#teaser2			{ background-color:#FFF; }
#teaser_b1			{ background-color:#FFF; }
#teaser_b2			{ background-color:#FFF; }
#teaser_s1			{ background-color:#FFF; }
#teaser_s2			{ background-color:#FFF; }
#teaser_s3			{ background-color:#FFF; }

#content1			{ background-color:#FFF; }
#page_navi			{ color:#C8C8C8; }

/* Classes */
/*del: .off    {background-image:url(img/arrow.right.g.gif); background-position:right; padding-right:15px; background-repeat:no-repeat;}*/


.metaoff			{ color:#898989; }
.metaover			{ color:#000; }
.csc-header,h1,.csc-firstHeader	{ color:#333; }
.bodytext			{ color:#666; }

.links_headline		{ color:#888888;  }

.std_te_headline	{ color:#333; }
.std_te_text		{ color:#656565; }
.std_te_line		{ border-bottom-color:#000; }

.teaser_b1			{ background-color:#FFF; }
.teaser_b2			{ background-color:#FFF; }
.teaser_s1			{ background-color:#FFF; }
.teaser_s2			{ background-color:#FFF; }
.teaser_s3			{ background-color:#FFF; }


.news-latest-item h3		{ border-bottom-color:#CACACA; color:#656565; }
.news-latest-item h4		{ border-bottom-color:#CACACA; }


#t6_pic { margin:0 0 0 14px; width:179px; max-height:120px; overflow:hidden; }
* html #t6_pic { margin:0; }
#t6_t1, #t6_t2, #t6_t3{ width:256px; height:330px; background-color:#FFFFFF;}
#t6_t4, #t6_t5, #t6_t6{ width:256px; height:215px; background-color:#FFFFFF;}
.t6_h {margin:0 0 20px 0;width:268px; height:330px; background-image:url(img/bg.spc.jpg); background-repeat:repeat-x; }
.t6_h_l {margin:0 0 20px 0;width:256px; height:330px; background-image:url(img/bg.spc.jpg); background-repeat:repeat-x; }
.t6_f {margin:0 0 0 0;width:268px; height:215px;background-image:url(img/bg.spc_f.jpg); background-repeat:repeat-x; }
.t6_f_l {margin:0 0 0 0;width:256px; height:215px; background-image:url(img/bg.spc_f.jpg); background-repeat:repeat-x; }

ol {margin-left: 30px; margin-top: 12px; list-style-position: inside;}


/* make metanavi cooler */
#metanavi		{ margin:20px 0 0 0; width:434px; height:25px; text-align: right;}
#metanavi ul		{ text-align: right; float: right;}

