/* ACHTUNG: Dieses CSS ist nur mehr hier, damit die alte Version mit dem alten Design noch funktioniert. */
/* Hier noch was zu ändern bring nichts. Alle CSS sind jetzt in /css                                     */   

.topimage, .toptoolbar, .tasktoolbar {
    display: none;
}

/* Fonts für Druck verkleinern */

body {
    font-size: 7pt;  /* 9pt; */
}

p,div,th,td,caption {
    font-size: 7pt;  /* 9pt; */
}

h1 {
    font-size: 13pt;  /* 15pt; */
}

h2 {
    font-size: 11pt;  /* 13pt; */
}

h3 {
    font-size: 11pt;  /* 13pt; */
}

h4 {
    font-size: 10pt;  /* 12pt; */
}

h5 {
    font-size: 7pt;  /* 9pt; */
}

h6 {
    font-size: 6pt;  /* 8pt; */
}

.toptoolbar a:link {
    font-size: 9pt;  /* 11pt; */
}

.toptoolbar a:visited {
    font-size: 9pt;  /* 11pt; */
}

.toptoolbar a:hover {
    font-size: 9pt;  /* 11pt; */
}

.toptoolbar a:active {
    font-size: 9pt;  /* 11pt; */
}

.error-block {
    font-size: 10pt;  /* 12pt; */
}

table.title-login caption {
    font-size: 15pt;  /* 17pt; */
}

table.title-block caption {
    font-size: 11pt;  /* 13pt; */
}

.tool-block-header {
    font-size: 8pt;  /* 10pt; */
}

.big-text {
    font-size: 10pt;  /* 12pt; */
}

.tinytext {
    font-size: 5pt;  /* 7pt; */
}
