/* 
    Stylesheet für den Druck!
*/

div#header {
    display:none;
}
div#infoleiste {
    display:none;
}

div#inhalt {
    margin-left: 0px !important;
}

div.contentleft {
    width: 70% !important;
}
div.contentright {
    width: 29% !important;
}

div.contentfull {
    width: 100% !important;
}
