html, body, * {
background-color : #fff;
color : #000;
font-family : serif;
font-size : 1.00em;
}
pre {
font-family : monospace;
font-size : 1em;
border : 1px solid #dee2e8;
background-color : #efefef;
color : #333;
padding : 5px;
}

.header,
.headnavi,
.left,
#search,
#footer,
.bottomlinks,
img.klammer,
#alphabet li,
input,
textarea,
form,
.printhidden {
    display : none;
} 
.contenttitle {
color : #000;
text-decoration : underline;
margin-bottom : 5px;
font-size : 1.2em;
}
div.glossarentry {
font-weight : bold;
border-bottom : 1px solid #666;
}
div.glossardatum {
display : none;
}

a{
    text-decoration:none;
}