/* 
    Document   : print.css
    Created on : 24.10.2013, 20:22:03
    Author     : bjoernkames
    Description:
        Purpose of the stylesheet follows.
*/

#page .row .span4{
    display: none;
}

#menu-top,
#menu-social,
#breadcrumb,
a.btn,
#bottom ul,
#navbar{
    display: none;
}

a:link:after, 
a:visited:after { 
    content:"";
}
