section#post_content{
    
    display:block;
    margin-top: 100px;
    
}

textarea.beschreibung{
    
    height: 250px;
    resize: none;
}

.mtb30{
    
    margin-bottom: 30px;
    
}