

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

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

.subforum_name	{
					width: 510px;
					text-align: left;
				}

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

.subforum_letzter_post	{
							width: 150px;
						}

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

.subforum_themen	{
						width: 60px;
						text-align: center;
					}

.subforum_visits	{
						width: 60px;
						text-align: center;
					}

.subforum_moderator	{
						width: 100px;
						border-right: 0px;
					}
