/*Core CSS file for UBFFM template - print*/
@CHARSET "UTF-8";

#logo {
    display:none;
    }

body, .container, .main, .header, #toptabcontent, .footer, div.standort, table.exemplartable {
    background-color:#ffffff;
    background-image: none; 
    }
.container   {
    width:20cm;
}
.main, .header {
    padding:0;
    margin:0;
}
#toptabcontent {
    width:auto;
    height:auto;
}

.departmentName, .departmentTitle, .departmentNumber {
    color:#000000;
    font-family: georgia, times, serif;
    font-size:16pt;
    font-weight:normal;
} 
.department a {
    color:#000000;
    text-decoration:none;
    font-weight:normal;
    }
#toptabcontent h2 {
    background-color: transparent;
    }
.result div.span-7 {
    width:auto;
}