@font-face {
    font-family: 'Linux Libertine'; font-weight: normal; font-style: normal;
    src: url('LinLibertineWOFF_5.3.0_2012_07_02/LinLibertine_R.woff') format('woff');
}
@font-face {
    font-family: 'Linux Libertine'; font-weight: normal; font-style: italic;
    src: url('LinLibertineWOFF_5.3.0_2012_07_02/LinLibertine_RI.woff') format('woff');
}
@font-face {
    font-family: 'Linux Libertine'; font-weight: bold; font-style: normal;
    src: url('LinLibertineWOFF_5.3.0_2012_07_02/LinLibertine_RB.woff') format('woff');
}
@font-face {
    font-family: 'Linux Libertine'; font-weight: bold; font-style: italic;
    src: url('LinLibertineWOFF_5.3.0_2012_07_02/LinLibertine_RBI.woff') format('woff');
}

body,h1,h2,h3,h4,h5 {font-family: 'Linux Libertine', 'Times New Roman', Times, serif}

th,td {padding-left: 1em; padding-right: 1em}

.f05fk-full-width {width: 100%}
.f05fk-no-wrap {white-space: nowrap}
.f05fk-padding-small {padding: 0px 8px}
.f05fk-pointer {cursor: pointer}

.f05fk-unchecked:before {content: '\2610'; margin-right: 0.5em;}
.f05fk-checked:before {content: '\2611'; margin-right: 0.5em;}

/*.f05fk-sidenav {align: center;}*/
.f05fk-sidenav a {
/*    position: absolute; */
    position: fixed;
    left: -143px;
    transition: 0.3s;
    padding: 15px;
    width: 150px;
    text-decoration: none;
    font-size: 20px;
    color: black;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    border-radius: 0 5px 5px 0;
    background-color: #ffdddd;
}
.f05fk-sidenav a:hover {left: 0;}
.f05fk-sidenav-item-1 {top: 110px;}
.f05fk-sidenav-item-2 {top: 180px;}
.f05fk-sidenav-item-3 {top: 250px;}
.f05fk-sidenav-item-4 {top: 320px;}
.f05fk-sidenav-item-5 {top: 390px;}
