/* CLASS . class ="" Elemente  */

.display_none {
display:none;
}

.display_table {
display:table;
}