/* Globale Definitionen für Überall */
body {
background-color:#FAFAFF;
}
/* Globale Links */
a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:hover {text-decoration: underline; color: #000000; background: #AAFFAA}
/* Overview-Text */
table.overview {
font-size:8pt;
color:#000000;
font-family:Arial,Verdana,Helvetica,Times New Roman;
}
/* Text*/
body {
font-size:8pt;
color:#000000;
font-family:Verdana,Arial,Helvetica,Times New Roman;
line-height:16pt;
}
table {
font-size:8pt;
color:#000000;
font-family:Verdana,Arial,Helvetica,Times New Roman;
line-height:16pt;
}
font.big {
font-size:14pt;
font-weight:bold;
color:#000000;
font-family:Verdana,Arial,Helvetica,Times New Roman;
}
td.bold {
font-weight:bold;
}
img.middle {
vertical-align:middle;
}
