/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
BODY { color: rgb(255,255,255); background-attachment: fixed;}
 .modified { font-size: 8pt; color: rgb(51,102,255); border: 1pt solid rgb(51,102,255); padding: 5pt 0pt 5pt 5pt;}
 .link_ohne { text-decoration: none ; padding: 1pt; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 
