/*
 * Print.css fuer gu-theme
 */

/* Spalten ausblenden */

#main-content > .row > aside { display: none; }
footer.footer-wrap {display: none;}
.ad-container { display: none;}
.breadcrumb {display: none;}


/* Tabs */
.nav-tabs { display: none;}
.tab-pane { height: auto!important; display: block;}

.well { height: auto!important;}