/* ++++++++++++++++++++ Print ++++++++++++++++++++++++++++++ */

/* +++++++++++++++++++++ Nachrichten +++++++++++++++++++++ */
body {background-image:url(); background-color:white;}
div#subdaten {background-image:url();}
div#logodruck
	{
	background-image:url(/images/logo_druck.jpg); background-repeat:no-repeat;
	/* display:inline-block; */ float:right;
	/* margin-top:-30px;  */
	top:-20mm; 
	}
.schatten {
    box-shadow: none;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* #gelberbalken, #hnaviklein, #hnavigross {display:none;} */
#gelberbalken, #hnaviklein {display:none;}

/* ++++++++++++++++++ Merkliste ++++++++++++++++ */
table.artikel {width:100%;}
#topnavi {height:83px;}


#artikelcontent, #contentoben, #contentunten {display:block;}
.unsichtbar {display:none;}
#breadcrumb {display:none;}
#td_suche {display:none;}
#td_merkliste, #td_anfrage {display:none;}
/* #logo_hauptnavi {display:none;} */
#tabmerkliste {width:100%;}
#tabmerkliste td {border-bottom:1px solid black; padding-bottom:2px;}
#tabmerkliste td.bestellnr {width:15%; border-bottom:1px solid black; padding-bottom:2px;}
#tabmerkliste td.bezeichnung {width:30%; border-bottom:1px solid black; padding-bottom:2px;}
#tabmerkliste td.menge {width:15%; border-bottom:1px solid black; padding-bottom:2px;}
#tabmerkliste td.grundpreis {width:20%; padding-right:2em; border-bottom:1px solid black; padding-bottom:2px;}
#tabmerkliste td.gesamt {width:20%; padding-right:2em; border-bottom:1px solid black; padding-bottom:2px;}

#tabsumme {width:100%;}
#tabsumme td.platzhalter {width:45%;}
#tabsumme td.textgesamt {width:20%; padding-right:2em;}
#tabsumme td.gesamt {width:15%; padding-right:2em;}
#tabsumme td.buttons {width:20%;}

/* ++++++++++++++++++++++ Formular Antrag GH - Registrierung ++++++++++++++++++++++++++++++++ */
.mailtab td {height:20px;}
.mailtab td.farbe {background-color:white;}
.fuerausdruck {display:inline; /* line-height:100%; */}
.mailtab .fuerausdruck {display:inline;}
.block {display:block;}
.row {display:table-row;}
/* .contentrechts_fuerausdruck {margin-top:-5px;} */

#gh-registrierung select {border-style:none;}
#tab_bankauskunft {page-break-before:always; margin-top:20px;}
#tab_sepa {page-break-before:always; margin-top:20px;}
#div_kundenkarten {page-break-before:always; padding-top:20px;}

.warenkorbrow td {page-break-before: avoid;}

@page :footer {display:none;}
@page :header {display:none;}


