/*******************************************************************************
Titel:			PrintStylesheet zu bischofberger.ch
Update:			09.11.2007
*******************************************************************************/

body {
margin: 0;
padding: 0;
color: #000;
background: #fff;
font-family: verdana, sans-serif;
font-size: 10pt;
}

h1, h2,h3, h4 p {
margin: 0 0 1em;
padding: 0;
}

h1 {
font-size: 17pt;
border-bottom: 1px solid #ccc;
}

h1 a {text-decoration: none;}

h2 {font-size: 13pt;}
h3 {font-size: 12pt;}

a:link, a:visited {
color: #666;
}

#content {padding-bottom: 3em;}

#navi, #addnavi, #sortimentnavi, #suchform, td img, #totop, #subnavi {display: none;}

table {
width: 100%;
margin-bottom: 2em;
border-top: 1px solid #ccc;
}



table th, table td {
font-family: arial, sans-serif;
font-size: 9pt;
text-align: left;
vertical-align: top;
border-bottom: 1px solid #ccc;
padding: .5em;

}

table thead th {font-weight: bold;}

table tbody th {font-weight: normal;}

table tbody td {white-space: nowrap;}

th.groesse, td.groesse,
th.einheit, td.einheit {text-align: right;}

th.herkunft, td.herkunft {text-align: center;}

td.foto {width: 0;}

#footer {
font-size: 9pt;
border-top: 1px solid #ccc;
}

#footer a {text-decoration: none;}




