/* überflüssige Elemente verstecken */
#main_navigation, #subnavi, #bild0, #bild1, #bild2, #kontaktfeld {display: none;}
a:link, a:visited, li {display: none;}


/* druckbare Elemente formatieren */
body {font-family: verdana; font-size: 11px; font-weight: normal;}
h1 {font-size: 14px; font-weight: bold;}
h2 {padding-top: 20px; font-size: 12px; font-weight: bold;}
strong {font-weight: 100;}
table {width: 13cm;}
td {padding-right: 20px;}
dl {width: 13cm;}
dt span {float: right;}
dd {margin-left: 10px; width: 11cm; margin-bottom: 10px;}
