.container_forum {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	background-image: url(https://butterfliesofhope.de/porthaven/images/newport.png);
}

.forumbit {
	width: 100%;
	display: inherit;
}

.forum_header { 
	background-color: #b3b4b34a;
	height: 130px;
	padding-left: 2px;
}

.foren_titel {
	height: 80px;
    background-color: #c8c8c88f;
    margin: 5px 5px 0px 5px;
    padding: 20px;
    width: 320px;
    padding-top: 25px;
    text-align: center;
}

.subforen_index {
	background-color: #c8c8c88f;
    margin: 5px 5px 0px 5px;
    height: 35px;
	width: 320px;
	overflow: auto;
	padding-top: 2px;
}

.sub_index {
	padding: 4px 10px 4px 10px;
    margin: 4px;
    float: left;
    background-color: #828b80;
}

.sub_index > a {
	text-transform: uppercase;
    text-align: center;
    padding: 2px;
    font-family: 'Calibri';
    font-size: 10px;
}

.foren_titel > a {
        font-family: 'Staatliches';
    font-size: 20px;
    padding: 15px;
}

.foren_threads {
	text-align: center;
    padding-top: 15px;
    background-color: #c8c8c88f;
    margin: 5px 5px 0px 0px;
    padding: 3px;
    font-family: 'Staatliches';
	height: 35px;
	width: 270px;
	letter-spacing: 2px;
}

.posting_index {
	display: inline-block;
    font-family: 'Staatliches';
    font-size: 12px;
    padding: 7px;
    width: 130px;
}

.threads_index {
	display: inline-block;
    font-family: 'Staatliches';
    font-size: 12px;
    padding: 5px;
    width: 130px;
}

.onoff_index {
	background-color: #b3b4b34a;
    height: 130px;
}

.foren_new {
	display: inline-block;
    background-color: #c8c8c88f;
    margin: 5px 0px 5px 0px;
    width: 110px;
    padding: 10px;
    height: 120px;
    padding-top: 15px;
}

.foren_new > img {
	width: 90px;
    height: 90px;
    border: 1px solid silver;
    padding: 5px; 
}

.beschreibung_index {
	background-color: #b3b4b34a;
    height: 130px;
}

.foren_beschreibung {
    height: 120px;
    overflow: auto;
    background-color: #c8c8c88f;
    text-align: justify;
    padding: 10px 20px 10px 20px;
    display: inline-block;
    font-size: 11px;
    margin: 5px;
	width: 240px;
}

.newpost_index {
	background-color: #b3b4b34a;
    height: 130px;
}

.foren_newpost {
	width: 270px;
    text-align: center;
    background-color: #c8c8c88f;
    margin: 5px 5px 5px 0px;
	height: 80px;
}

.avatar_index {
	display: inline-block;
    border: 0px solid silver;
    margin: 15px 0px 0px 5px;
    height: 40px;
    text-align: center;
    float: left;
}

.lastpost_index {
	display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    margin: 5px 5px 0px 5px;
    height: 70px;
    text-align: center;
    /* width: 180px; */
}

#first_cat {
  width: 100%;
  display: grid;
}
		.container_forum {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	background-image: url(https://butterfliesofhope.de/porthaven/images/newport.png);
}

.forumbit {
	width: 100%;
	display: inherit;
	/* background-color: #3436344a; */
	/* overflow: auto; */
}

.forum_header {
	background-color: #b3b4b34a;
	height: 161px;
	padding-left: 2px;
}

.foren_titel {
	height: 33px;
	background-color: #c8c8c88f;
	margin: 5px 5px 0px 5px;
	padding: 20px;
	width: 203px;
	padding-top: 25px;
	text-align: center;
}

.subforen_index {
	/* background-color: #c8c8c88f; */
	margin: 5px 5px 0px 5px;
	height: 35px;
	width: 98px;
	overflow: auto;
	padding-top: 2px;
}

.sub_index {
	padding: 4px 10px 4px 10px;
	margin: 4px;
	float: left;
	background-color: #828b80;
	overflow: auto;
}

.sub_index > a {
	text-transform: uppercase;
	text-align: center;
	padding: 2px;
	font-family: 'Calibri';
	font-size: 10px;
	color: #333;
}

.foren_titel > a {
        font-family: 'Staatliches';
        font-size: 20px;
        padding: 15px;
        color: #333;
}

.foren_threads {
	text-align: center;
	padding-top: 15px;
	background-color: #979d9d;
	margin: 5px 5px 0px 0px;
	padding: 3px;
	font-family: 'Staatliches';
	height: 61px;
	width: 240px;
	letter-spacing: 2px;
	margin-left: 1px;
	margin-top: 5px;
	overflow: auto;
	z-index: 999;
}

.posting_index {
	display: inline-block;
	font-family: 'Staatliches';
	font-size: 12px;
	padding: 7px;
	width: 130px;
	color: #333;
}

.threads_index {
	display: inline-block;
	font-family: 'Staatliches';
	font-size: 12px;
	padding: 5px;
	width: 130px;
	color: #333;
}

.onoff_index {
	background-color: #b3b4b34a;
	height: 161px;
}

.foren_new {
	display: inline-block;
	background-color: #c8c8c88f;
	margin: 5px 0px 5px 0px;
	width: 159px;
	padding: 10px;
	height: 124px;
	padding-top: 15px;
	margin-left: 0px;
}

.foren_new > img {
	width: 90px;
	height: 90px;
	border: 1px solid silver;
	padding: 5px;
	margin-top: -7px;
}

.beschreibung_index {
	background-color: #b3b4b34a;
	height: 161px;
}

.foren_beschreibung {
    height: 130px;
    overflow: auto;
    background-color: #c8c8c88f;
    text-align: justify;
    padding: 10px 20px 10px 20px;
    display: inline-block;
    font-size: 11px;
    margin: 5px;
    width: 260px;
    color: #333;
}

.newpost_index {
	background-color: #b3b4b34a;
	height: 154px;
}

.foren_newpost {
	width: 241px;
	text-align: center;
	/* background-color: #c8c8c88f; */
	margin: 5px 5px 5px 5px;
	height: 67px;
}

.avatar_index {
	display: inline-block;
    border: 0px solid silver;
    margin: 15px 0px 0px 5px;
    height: 40px;
    text-align: center;
    float: left;
}

.lastpost_index {
	display: inline-block;
	vertical-align: top;
	padding-top: 10px;
	margin: 5px 5px 0px 5px;
	height: 70px;
	text-align: center;
	/* width: 180px; */
	color: #333;
	margin-top: -45px;
}

#first_cat {
  width: 100%;
  display: grid;
}
				
				
				
				
				
				

  

				
		
		
		
		
		