/* Druckversion der Startseite */

body {
    background:#fff;
    color:#000;
}

h1,h2,h3,h4,h5,h6,p,li {
    color:#000;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a, a {
    color:#000;
    font-weight:700;
}

div.page_margins {
    background-image:none;
    width:19cm;
    margin:0px;
    height:auto !important;
}

/* Allgemeine auszublendene Layoutelement */
#nav1, 
#stoerer, 
#metanavi, 
#searchbox_top, 
#searchbox, 
#col3, 
#col3_content,
.box_login, 
.box_login_startseite,  
.footermenu, 
.footerbookmarks, 
.footerbox, 
.dreispaltig_marginal,
.link_mehr, 
.header_schatten_u,
.box_wide_top,
.box_wide_bottom,
.box_middle_top,
.box_middle_bottom {
	display:none !important;	
}

/* Spezielle auszublendende Inhaltselemente */
#buehne_start {
    display:none;
}

/**/
#header {
    border-bottom:1px solid #000;
}

#col1, #col1_content {
    display:block !important;
    float:left !important;
}

div.start_col12_left {
    display:none;
}

div.start_col12_right {
    width:18cm;
}

/* Footer */
div.footercopyright {
    clear:left;
    border-top:1px solid #000;
    padding-top:10px;
}
