/* Print output CSS for ELZET80's web site
Walter L. Giesler, ELZET80, Aachen
*/
/*ELZET80 ci:
ELZET-blue  (HKS44): #0a50a1;
ELZET-blue backgrounds (HKS44): #1868B1;
ELZET-green (HKS52): #1C7571;
ELZET-green backgrounds (HKS52): #2EA28D;
*/


@page { 
/* to fit both DIN A4 and US letter */
size:210mm 279mm; 
margin:10mm 10mm 6mm 20mm;
 }

a {text-decoration:none;
color:#1C7571;
}

img {
border:0;
} 

body {
font: 100%  Geneva, Verdana, Arial, Helvetica,  sans-serif;
height:100%;
padding: 0;
}

ul, li, p, pre, blockquote {
margin:0;
padding:0;
}

#printonly img{
width:700px;
background-color:#006699;
}

#main .language{
display:none;
} 
#main {
/*float:none;
does not help Firefox to print more than 1 page
*/
float:none !important;
left: 0;
width: 60%;
}

#bannerbg{
display:none;
}
#banner {
display:none;
}
#bannerbg h4 {
display:inline;
	position:absolute;
	top: 23mm;
	color: white;
	z-index:9;
	margin-top: 0px;
	font-size:14px;
	font-weight:bold;
}

/*#submain{
height:85%;
*/


#features {
margin:0px;
padding-top:10px;
}
#features h1 {
display:none;
}
#features .head{
padding: 6px 15px 6px 10px;
color:black;
font-weight:700;
font-size: 10pt;
height: 15%;
overflow:auto;
}
#features ul {
font-size:.7em;
line-height:1.4em;
margin-left:15px;
padding: 2px 3px 0px 3px;
color:#1C7571;
}
#features p {
font-size:.7em;
line-height:1.2em;
margin-left:15px;
padding: 2px 3px 0px 3px;
color:#1C7571;
}
#features ul ul{
font-size:.8em;
}

#description {
margin: 0;
padding-top:10px;
color: black;
}
#description #intro{
font-size:8pt;
font-weight:900;
margin-bottom:2mm;
margin-right:5mm;
}
#description #bodyText{
font-size:9pt;
margin-bottom:2%;
}
#bodyText h3{
font-size:11px;
margin-bottom:3px;
clear:both;
}
#bodyText img {
float:left;
padding: 3px 5px 2px 0;
clear: left;
}

.splash{
position:absolute;
right:1mm;
top:27mm;
width:39%;
}

#description  .new{
font-size:12px;
font-weight:900;
display:block;
width:90%;
clear:both;
}
#description  .item{
clear: both;
}
#description  .item .code{
color:#1C7571;
font-size: 11px;
font-weight:900;
margin-right: 15px;
}
#description  .item .price{
font-size: 11px;
font-weight:900;
margin-right: 15px;
color:#1C7571;
float:right;
}
#description  .item .itemtext {
font-size:10px;
display:block;
width:90%;
margin-bottom: 9px;
margin-top: 6px;
}
#description  .item .head {
font-size:11px;
font-weight:900;
display:block;
width:90%;
}
#description .item img {
float:left;
width: auto;
padding: 3px 5px 2px 0;
}
#addtlInfo {
float:none !important;
position:absolute;
top:75mm;
left:63%;
width:auto;
height:auto;
font-size: 9pt;
}
#addtlInfo h6 {
left:0;
font-size: 8pt;
color:#0a50a1;
font-weight:bold;
margin-top: 0;
width:100%;
margin-bottom:1mm;
}
#addtlInfo .item {
clear:both;
padding-top:8px;
}
#addtlInfo .item img {
float:left;
padding-right:3px;
page-break-inside:avoid;
}

#addtlInfo .item .code {
color:#1C7571;
_width:50mm;
font-size: 8pt;
font-weight:bold;
margin: 0 0 4px 0;
}
#addtlInfo .item .price {
float: right;
font-size: 10pt;
font-weight:900;
margin: 0 6px 4px 4px;
}
#addtlInfo .item .itemtext {
clear:right;
font-size:7pt;
margin-bottom: 10px;
width:60mm;
page-break-inside:avoid;
}
#addtlInfo h4 {
clear:both;
font-size: 9px;
color:#0a50a1;
margin-top: 12px;
margin-bottom:5px;
}

#navi {
display:none;
}
	
#copyright{
width:auto;

}
#copyright h6{
font-size:10px;
font-weight:200;
font-stretch:condensed;
display:block;
background-color:#1868B1;
padding:3px 3px 0px 11%;
color:white;

}
