

.forum_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*/
			}

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

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

.forum_letzter_post	{
						width: 150px;
					}

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

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

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

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