
body {
font-size: 9pt;
font-family: 'monotype.com','andale mono', monaco, monospace;
color: #CCCCCC;
background: black
}
table {
margin-top: 5%;
}
td.inhalt {
font-size: 9pt;
font-family: 'monotype.com','andale mono', monaco, monospace;
color: #CCCCCC;
background: black;
text-align: left;
}
td.bild {
margin-left: 10%;
}

a {
font-size: 9pt;
font-family: 'monotype.com','andale mono', monaco, monospace;
}

a:link {
color: #CCCCCC;
background: transparent;
text-decoration: underline;
}
a:visited {
color: #CCCCCC;
background: transparent;
text-decoration: underline;
}
a:hover {
color: black;
background: white;
text-decoration: none;
}

