/* Druckansicht */

body		
	{
	size		:portrait;
	background-color:#fff;
	color		:#000;
	caption-side:	top;
	margin  :1cm;  /* fuer den Druckrand */
	}

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

.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: 1cm;
	margin-bottom:1cm;
	}

/* 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------------*/
		 

.skyscraper, #head, #left, #leftBox, #rechts, #rechtsBox, .topBannerBox, .seitennavigationUnten, .warenkorbNavi,
.warenkorbButton, .warenkorbButtonAktiv, .warenkorbButtonKurz, .warenkorbButtonMittel, .warenkorbButtonLang,
.warenkorbButtonAktivLang,  
.formularTextRechtsSenden, .warenkorbButtonS, .warenkorbButtonM, .warenkorbButtonL, 
.warenkorbButtonAktivLang, .bannerKlein, .bannerGross, .druckbutton, 
.zurueckbutton, .warenkorbButtonWK, .listenNavi, .detailKastenButtons, .warenkorbButtonAktivMittel
	 {
	 display:     none;
	 visibility :	hidden;
	 }


.footerBoxCopyright	
	{
	margin-top: 20px;
	}
	 
hr
 {
 display:     none;
 visibility :	hidden;
 }

img
	{
	border:0;
	}



/* DURCHSCHUSS ABSTELLEN */
p 			
	{
	margin: 0;
	}
	
ul
	{
	margin-top:0;
	margin-bottom:0;
	}

h1 			
	{
	font-size:13pt;
	}
	
h2 			
	{ 
	font-size:12pt;
	}
	
h3, h4, h5, h6	
	{
	font-size:11pt;
	}

h1,h2,h3,h4,h5,h6 
	{
	font-family: Arial, verdana;
	font-weight:bold; 
	page-break-after:avoid; 
	page-break-inside:avoid;	
	}
		 
#mittel
	{
	background:#fff;
	width: 		auto;
	float:		none !important;
	font-family:    Arial;
	margin: 	0;
	}
				


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

.warenkorbBoxTabelle
	{
	width: 98%;
	}
	
	
/* ++++++++++++++ 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 ++++++++++++++++ */
	 
/* für titeldetail */ 

.titeldetailCover
	{
	float:right;
	margin-left:1cm;
	margin-bottom: 1cm;
	margin-top:4cm;
	}

.detailKastenR
	{
	margin:1px;
/*	text-align:justify;*/
	}
	
.detailKastenL
	{
	font-weight: bold;
	margin-top: 20pt;
	margin-bottom: 5pt;
	}	

	
	
.inhalt, .inhaltBreit
	{
	padding: 0;
	margin: 0;	
	}



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

.woertlich
{
	font-size: 1em;
	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;
	

}

