/*
 * FREMO-NET
 * Copyright 2009 Valentin Funk
 * 
 * Simple styles for the print layout. :-)
 */

#left {
    display: none;
}

#right {
    float: none;
    width: 18cm;
    margin: 0;
}

#subtitle {
    display: none;
}

#images {
    display: none;
}

#frame-footer {
    display: none;
}
