﻿
body {
    background: White;
    color: #333333;
    /*
    a px / 12 = b em 
    font-size: 0.91667em; = 11px
   */
    font-family: Verdana;
    font-size: 12pt;
    font-size: 1.0em;
}
a {
    text-decoration: underline;
}
.header, .colleft, .service, .footer, .special {
    display: none;
}
.content {
    font-size: 0.91667em;
}
.el_header h2 {
    font-size: 0.91667em;
}
.contentrightkalender {
    display: none;
}
.logodruck {
    display: block;
}
.printfooter {
    font-size: 0.91667em;
}