.thread_kopf	{
					background: #EDEDED;
					color: #E6E6FA;
					color: #666666;
					text-align: center;
					display: inline;
					float: left;
					height: 15px;
					padding: 5px;
					border-right: 1px solid white;
					background-image: url( ../images/layout/zellbg.gif);
					/*border: 1px solid #FFF*/
				}

.thread_zelle	{
					display: inline;
					position: relative;
					display: inline;
					text-align: left;
					float: left; 
					padding: 5px;
					height: 50px;
					border-right: 1px solid white;
					background: #E6E6FA;
				}

.thread_icon	{
					text-align: center;
					width: 45px;
				}

.thread_name	{
					width: 605px;
				}

.thread_name div	{
					font-size: 9px;
				}

.thread_letzter_post	{
							width: 140px;
						}

.thread_letzter_post div	{
							font-size: 8px;
						}

.thread_posts	{
					width: 45px;
					text-align: center;
				}

.thread_visits	{
					width: 45px;
					border: 0px;
					text-align: center;
				}

.thread_navi	{
					height: 25px;
					width: 944px;
					display: block;
				}

