/* Druckansicht */

body		
	{
	size		:portrait;
	background-color:#fff;
	color		:#000;
	caption-side:	top;
	margin  :0;  /* fuer den Druckrand, wenn´s mehr sein soll dann 1cm angeben */
	}
	

#seite
	{
	border: 0px solid #000; /* bei Bedarf Rahmen zuschalten */
	padding: 0;
	font-family: Arial, verdana;
	font-size: 10pt;
	}
	
/* die headBox mit dem Logo anzeigen */		
#head, #headBox
	{
	border-bottom: 1px solid #333;
	height: 35px;
	background: none;
	}

.headBoxLogo		
	{
	float: right;
 	background-color: #fff;
 	padding-right: 0.2cm; /* Abstand wegen der horizontalen Linie */
 	padding-left: 0.2cm; /* Abstand wegen der horizontalen Linie */
	}		


#subheadBox
	{
	height: 30px;
	margin-top: 0.2cm;
	margin-bottom:0.2cm; 
	}
	
	#main
	{

	}
	
	#mainBox
	{

	}

/* die Ebene gibts nur im Ausdruck mit dem Druckbutton und der URL */

.druckNavigation
	{

	}


/* für den Button "Drucken" */

.button
	{
	border: 1px solid #c3c5c8;
	background-image: url(/hjr/pictures/buttonHintergrund24.gif);
	color: #666;
	font-weight: bold;	
	}
	
/* ++++++++++++++++++++ */



/* ------raus was im Ausdruck nichts zu suchen hat------------*/
		 

.skip, .monitor, .clearBox1, .subheadBoxWillkommen, .subheadBoxThemenfinder,  #left, #rechts, 
#rechtsBox, .footerBoxNavi, .footerBoxM, .warenkorbButton, .warenkorbButtonAktiv, 
.formularTextRechtsSenden, .warenkorbButtonS, .warenkorbButtonM, .warenkorbButtonL, 
.warenkorbButton, .warenkorbButtonKurz, .warenkorbButtonMittel, .warenkorbButtonLang, 
.warenkorbButtonAktiv,.warenkorbButtonAktivLang, .bannerKlein, .bannerGross, .druckbutton, 
.zurueckbutton, .warenkorbButtonWK, .listenNavi, .detailKastenButtons, .warenkorbButtonAktivMittel, .seitentitel
	{
	visibility :	hidden;
	display:     none;
	}
	
	
/* event. Platzhalter im Kasten weg */	 
.mittelBox2M img
	{
	display:     none;
	visibility :	hidden;	
	}
	
	
.inhaltBreit, .inhalt  /* im Ausdruck auf Null setzen, da gibts keine rechte Spalte */
	{
	margin: 0px;
	padding: 0px;
	}
	
.inhaltBreit
{
	margin-right: 0px;
}

.subheadSeitentitel
{
	display: none;
}



/*  betrifft die bhcAnsprchpartner Seite */	 
hr, .nachOben
	 {
	 display:     none;
	 visibility :	hidden;
	 }


.footerBoxCopyright	
	{
/*	margin-top: 20px;*/
	}

img
	{
	border:0;
	}


/* DURCHSCHUSS ABSTELLEN */
p, form, br			
	{
	margin: 0;
	padding: 0;
	}
		
/* Schusterjungen verhindern */
p
	{
	orphans: 5;
	}	

		
ul
	{
	list-style: square;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	}
	
/* ++++++++++ in der detail  ++++++++++++++++ */

.detailListeUL
	{
	padding-left: 0px; 		/* rückt die Liste wieder gerade, fuer Netscape/Mozilla */
	margin-left: 15px;   /* 	rückt die Liste wieder gerade, fuer IE */	
	}

h1, .produkttitel h1, .produkttitel		
	{
	font-size:13pt;
	font-weight: bold;
	}
	
.produkttitel, .produkttitel h1
	{
	padding:0;
	padding-top: 10pt;
	margin:0;	
	}
	
.ansprechpartnerAdresse, .mittelBoxReihe2, .themenbereichBox1Headline
	{
	margin-top: 10pt;
	margin-bottom: 10pt;
	}
	
h2, .produktuntertitel h2, .produktuntertitel, .themenbereichBox1Headline 			
	{ 
	font-size:12pt;
	font-weight: normal;
	}
	
.produktuntertitel h2, .produktuntertitel
	{
	padding:0;
	margin:0;
	}
	
h3, h4, h5, h6, .lieferAdresseBestellvorgang h3, .anschriftBestellvorgang h3, .zahlungsartBestellvorgang h3
	{
	font-size:11pt;
	font-weight: bold;
	}
	
h6
	{
	font-size:10pt;
	font-weight: bold;
	margin: 0;
	padding:0;
	}
	

h1,h2,h3,h4,h5,h6 
	{
	font-family: Arial, verdana;
	font-weight:bold; 
	page-break-after:avoid; 
	page-break-inside:avoid;	
	}
	
	
/* ///////////////// Überschriften / Schriften / Grafiken allgemein ///////////////// */

		 
#mittel
	{
	background:#fff;
	width: 		auto;
	float:		none !important;
	font-family:    Arial;
	margin: 	0;
	}
				

#mittel p, ul 
	{
	font-size: 10pt;
	padding-top: 3pt;
	padding-bottom: 3pt; 
	}
	
#mittelBox
{
	
}

#mittelBoxHintergrund
{
	
}

#mittelBoxReihe1
{
	
}
	
.mittelGrau
	{

	}


/* ++++++++++++++ Links ++++++++++++++++ */

a:link
	{
	color: #000;
	font-size: 10pt;
	}

a:visited
	{
	color: #000;
	font-size: 10pt;
	}

a:hover
	{
	color: #000;
	font-size: 10pt;
	}

a:active
	{
	color: #000;
	font-size: 10pt;
	}
	
/* ++++++++++++ Seitenspezifische Elemente ++++++++++++++++ */

.bhcTabelleLoseblattwerke
	{
	font-size: 8pt;
	}

	 
/* für titeldetail */ 

.titeldetailCover
	{
	float:right;
	margin: 0;
	padding-top: 2cm;
/*	border: 1px solid red;*/
	}

.detailKastenR
	{
	margin:1px;
/*	text-align:justify;*/
	}
	
.detailKastenL
	{
	font-weight: bold;
	}	

table, tr
	{
	margin: 0;
	}
	
table p, .warenkorbBox
	{
	margin: 0;
	padding: 0;
	}
	
	
table
	{
	color: #000;
	font-size: 10pt;	
	}
	
td
	{
	margin: 0;
	padding: 6pt 4pt 6pt 4pt;
	color: #000;
	font-size: 10pt;	
	vertical-align: top;
	}
	
div
	{
	margin: 0;
	padding: 0;
	}
		
.spacer20
	{
	margin: 0;
	padding: 0;	
	height: 0;
	}

/* ############# speziell für die Produktliste und den Warenkorb ############### */

.themenlisteTabelle, .warenkorbBoxTabelle
	{
	border: 1px solid #000;
	}

.themenlisteTabelleColorTr
	{
	color: #000;
	font-size: 10pt;
	background-color: #f5f5f5;
	}
	
.warenkorb input
	{
	border: 1px solid #fff;	
	color: #000;
	font-size: 10pt;	
	}

.printSeminarliste
	{
	}
	
.printSeminarlisteR	
	{
	width:10em; 
	float:right; 
	}
	
.printSeminarlisteL	
	{
	width:10em; 
	float:left; 
	}
	
.printSeminarlisteM	
	{
	margin-left: 10em; 
	margin-right: 10em; 
	float:none; 
	}
	
fieldset
	{
	border: 0 solid #fff;
	}

/* für die Doku */	
	
.erledigt
{
	font-size: .85em;
	font-family: arial;
	color: #666666;
	text-decoration:line-through;
}

.woertlich
{
	font-size: 1.2em;
	font-family: Verdana;
	background-color: #f5f5f5;
	color: #000000;
}

.Rh
{
	font-size: .85em;
	font-family: arial;
	color: #000;
	font-style:italic;

}

.rhs
{
	font-size: .85em;
	font-family: "comic sans MS";
	color: #000;
	

}



/* für die fehlerhafte Darstellung in der Detail */

.detailKastenL, p.detailKastenL, .detailKastenL p, .detailKastenR p, .detailKastenInhalt, .detailKasten
	{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	}

	

.detailKastenDummykurz, .detailKastenDummy, .detailKastenBoxL, .detailKastenBoxR
	{
	display: none;
	visibility :	hidden;	
	}
	
	
td.galerie
{
	text-align:center;
	width:115px;
	height:100px;
	padding:0px;
}

.navigationGalerieAusblenden
{
	display:none;
}
	
	

	