/*FOOTER*/

.footer_box1 {
text-align: justify;
padding: 10px;
left: 790px;
color:#685c5b;
margin-left: 10px;
margin-right: 10px;
position: absolute;
width: 310px;
margin-top: 60px;
background: #f1f2f1;
}

.fl_oberschicht {
background-color: green;
width:15px;
height:15px;
float:left;
margin:10px;}

.fl_mittelschicht {
background-color: red;
width:15px;
height:15px;
float:left;
margin:10px;}

.fl_bewerber {
background-color:#685c5b;
width:15px;
height:15px;
float:left;
margin:10px;}

.footer_text {
     font-size: 12px;
    line-height: 170%;
    text-align: justify;
       width: 250px;
    height: 140px;
    overflow: auto;
    padding-right: 10px;
    border-top: 5px solid #dbd7d6;
    margin-top: 5px;
	margin-left: 20px;
}
.post_never {
text-transform: uppercase;
text-align: center;
font-size: 11px;
margin-top: 50px;}

.footer_text i {
font-size: 30px;
padding: 10px;
}


/*LAST POST*/

.forum_l_ue {
text-transform: uppercase;
font-weight: bold;
font-size: 15px;
margin-bottom: 5px;}

.forum_l_date {
background:#dbd7d6;
padding:5px;
	margin-bottom:3px;
margin-left: 13px;
}

.forum_lastpost {
width:27.5%;
float:left;
text-align:center;
}

.forum_descr {
float: left;
width: 48%;
background: #dbd7d6;
padding: 10px;
line-height: 150%;}

.forumbox {
	margin-left: 15px;
	text-align: justify;
	margin-right: 15px;
	margin-top: 5px;
	color:#685c5b;
	height:210px;
}

.forum_sub {
background: #dbd7d6;
margin-top: 10px;
padding: 5px;
text-align: center;
	width: 98.6%;
text-transform: uppercase;
font-size: 11px;
}

.forum_ue {
text-transform: lowercase;
    font-weight: bold;
    font-size: 20px;
    font-family: Playfair Display;
    margin-left: 50px;
    color: #685c5b;
}

.forum_icon {
	float: left;
width: 70px;
height: 70px;
border-radius: 100px;
margin-top: 40px;
margin-right: 20px;
}

.forum_box {
float: left;
width: 90%;
border-top: 5px solid #dbd7d6;
margin-top: 5px;
padding: 10px 1px;
}

.forum_topics {
	float:left;
	width:22%;
}

.forum_t {
background: #dbd7d6;
padding: 5px;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
text-align: center;
margin-bottom: 5px;
width: 160px;
}