/* Hanfried Squares Jena e.V. | Square Dance in Jena
   spezielle Styles fuer Class-Seite
*/

#navigation ul a#zurueck {
    color: #0000FF;
    font-weight: 500;
}

#inh_class {
    background-color: #ECECEC;
}
#fig_tab table {
    border-collapse: collapse;
    font-size: 0.95em;
    margin-bottom: 1%;
    float: left;
    margin-right: 1%; 
}
#fig_tab td {
    padding: 3px;
}
#fig_tab th {
    text-align: center;
}
#fig_text {
/*    width: 30%;                
    float: left;   */
    font-size: 0.95em;
    margin-right: 2%;  
}

@media screen and (orientation: portrait) {
    #fig_text {
        clear: both;
        width: 98%;
        margin-right: 0;
    }
}
