.trowwesen {
	background: #142737;
	color: #e4e4e4;
	padding: 10px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
}

.flexwesen {
    display: flex;
    justify-content: space-evenly;
    margin-top: 10px;
	margin-bottom: 20px;
}

.flexwesenw {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.wesentext {

    width: 650px;
    overflow: auto;
    color: #f2f1f1;
    font-family: 'Droid Sans', sans-serif;
    font-size: 13px;
    text-align: justify;
border: 3px solid #ad5910;
padding: 5px;
line-height: 20px;
scrollbar-width: thin;
background: #142737;
}

.wesentext2 {
    width: 650px;
    color: #f2f1f1;
    font-family: 'Droid Sans', sans-serif;
    font-size: 13px;
    text-align: justify;
    line-height: 20px;


}

.wesenmenu {
height: 800px;
width: 250px;
overflow: auto;
color: #f2f1f1;
font-family: 'Encode Sans SC', sans-serif;
font-size: 13px;
text-align: justify;
border: 3px solid #9b3434;
padding: 5px;
line-height: 20px;
background: #221f1f;
scrollbar-width: thin;
}


.wesenmenu a:link {
	color: #d26d6d;
	text-decoration: none;
}

.wesenmenu a:visited {
	color: #d26d6d;
	text-decoration: none;
}

.wesenmenu a:hover,
.wesenmenu a:active {
	color: #fff;

}
		

		.volk_factp {
background-color: #2b2b2b;
padding: 5px;
font-family: 'Encode Sans SC', sans-serif;
font-size: 13px;
letter-spacing: 1px;
color: #fff;
text-align: center;
margin-bottom: 5px;
margin-right: 10px;
margin-left: 10px;
width: 220px;
	text-align: left;
	scrollbar-width: thin;
}
	
		