@charset "iso-8859-1";
/* print-styles for ddb */

body {
background-color: #ff;
color: #000;
font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
}

table.head,
table.content td.leftcol,
table.content p.service,
table.content p.service-foot,
table.content p.service-topper,
table.content td table.bottomnavi,
table.content td.pagebottom {
display: none;
}

table.content td.main-content #spiegel table {
width: 100%;
border: 0 none;
}
table.content td.main-content #spiegel table td,
table.content td.main-content #spiegel table th {
border: 1px solid #ccc;
}

a {
background-color: #fff;
color: #000;
padding: 0;
text-decoration: none;
}

img {
border: 0 none;
}
.printonly {
display: block;
border-top: 1px solid #ccc;
}

.top {display: none}