/* Style Sheet für Drucker - www.waldschneke.info */
#kopf,#links,#rechts,#fuss,.beschreib {
display:none;
}

#inhalt {
width:90%;
margin:auto;
}

td {
text-align:left;
}

a,a:link,a:visited {
color:black;
text-decoration:none;
}

p,div,ul,li,td,strong,a {
font-size:12pt;
}

table.preis {
margin-left:auto;
margin-right:auto;
margin-top:5px;
margin-bottom:5px;
width:70%;
}

.preis td {
text-align:left;
}

td.preis {
text-align:right;
width:80px;
}